]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fixed REPLACE_GETPASS test.
authorJeremy Allison <jra@samba.org>
Thu, 26 Apr 2001 18:36:38 +0000 (18:36 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 26 Apr 2001 18:36:38 +0000 (18:36 +0000)
Jeremy.

source/configure
source/configure.in

index 4c70dd31d1936e1f80aaad0559aa44960b9711b8..d33ace2b60060da375aa2694202f28ae316f087e 100755 (executable)
@@ -10152,7 +10152,7 @@ if eval "test \"`echo '$''{'samba_cv_REPLACE_GETPASS'+set}'`\" = set"; then
 else
   
 SAVE_CPPFLAGS="$CPPFLAGS"
-CPPFLAGS="$CPPFLAGS -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
+CPPFLAGS="$CPPFLAGS -I${srcdor-.}/ -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
 cat > conftest.$ac_ext <<EOF
 #line 10158 "configure"
 #include "confdefs.h"
index 84b1650ecd92c913f3bc36dee17f78bceb481f29..f555eea7034be23dfac2c8a42a3d903aa6323883 100644 (file)
@@ -1119,7 +1119,7 @@ fi
 
 AC_CACHE_CHECK([whether getpass should be replaced],samba_cv_REPLACE_GETPASS,[
 SAVE_CPPFLAGS="$CPPFLAGS"
-CPPFLAGS="$CPPFLAGS -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
+CPPFLAGS="$CPPFLAGS -I${srcdor-.}/ -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
 AC_TRY_COMPILE([
 #define REPLACE_GETPASS 1
 #define NO_CONFIG_H 1