build: Restore configure summary checking
[sfrench/samba-autobuild/.git] / tests / summary.c
index 3038d26aa47f548b48a2706ea3ccddccca301ca5..40110e8ce1ab4e1010451d7455bf30860a93ab74 100644 (file)
@@ -4,7 +4,6 @@ void exit(int);
 
 main()
 {
-    exit (0);
 #if !defined(HAVE_FCNTL_LOCK)
        printf("ERROR: No locking available. Running Samba would be unsafe\n");
        exit(1);