s3:fix configure after change "add Werror_FLAGS for IBM's xlc"
authorMichael Adam <obnox@samba.org>
Tue, 25 May 2010 07:49:04 +0000 (09:49 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 07:56:05 +0000 (09:56 +0200)
For me, 24b3725407f1a67e13a7646d2e3f26ed1e4735ff broke configure.
The fix in f634450b67d2a084c41a63c0e94eb47adb90e101 is not complete yet.
After staring at the change a bit, tt seems to me that the
code inserted was just misplaced by one line.

Michael

source3/configure.in

index fa2e2878f9780ad1f030febed028cf7797e981e1..ff510fb0b573a842458b030b60c8883a4e1c18c5 100644 (file)
@@ -310,6 +310,7 @@ if test x"$samba_cv_HAVE_qhalt" = x"yes"; then
 fi
 fi
 fi
+fi
 
 ############################################
 # check if the compiler can handle negative enum values