Make Samba 3 and Samba 4 both use the same single copy of libreplace.
[metze/samba/wip.git] / source3 / autogen.sh
index 355a742aa0377199e2a57af2ddc960d036a38825..e27e817d616cc2933bcb689f2d45e1e2872705f2 100755 (executable)
@@ -53,7 +53,7 @@ echo "$0: running script/mkversion.sh"
 rm -rf autom4te*.cache
 rm -f configure include/config.h*
 
-IPATHS="-Im4 -Ilib/replace -I../source4"
+IPATHS="-Im4 -I../replace -I../source4"
 
 echo "$0: running $AUTOHEADER $IPATHS"
 $AUTOHEADER $IPATHS || exit 1