]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
fixed typo
authorAndrew Tridgell <tridge@samba.org>
Fri, 27 Apr 2001 02:11:47 +0000 (02:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 27 Apr 2001 02:11:47 +0000 (02:11 +0000)
source/configure.in

index f555eea7034be23dfac2c8a42a3d903aa6323883..f437becb7e5b4d39a422f779531faccf1e49f2ff 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${srcdor-.}/ -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
+CPPFLAGS="$CPPFLAGS -I${srcdir-.}/ -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
 AC_TRY_COMPILE([
 #define REPLACE_GETPASS 1
 #define NO_CONFIG_H 1