diff options
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index 4c70dd31d1..d33ace2b60 100755 --- a/source3/configure +++ b/source3/configure @@ -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" |