]> mj.ucw.cz Git - libucw.git/blobdiff - build/check-customs
Removed the old configuration mechanism.
[libucw.git] / build / check-customs
index 01d7a9a382fdae5a6700d6050f3e7a6542c764e0..86fa5edc2e183531b8996a1ad7cb2bcc8344cc1c 100755 (executable)
@@ -19,7 +19,7 @@ function try
                        echo "  CANNOT CONFIGURE"
                        exit 1
                fi
-               if ! make NEWCONFIG=1 >>log 2>&1 ; then
+               if ! make >>log 2>&1 ; then
                        echo "  FAILED"
                        exit 1
                fi