Move common libraries from root to lib/.
[ira/wip.git] / source4 / autogen.sh
index b721a45a99c86d62ea7a91b4e7d52acbb31e2f03..a56c5a223871923a5318e6248969801bb3af3ead 100755 (executable)
@@ -53,7 +53,7 @@ echo "$0: running script/mkversion.sh"
 rm -rf autom4te*.cache
 rm -f configure include/config_tmp.h*
 
-IPATHS="-I. -Ilib/replace"
+IPATHS="-I. -I../lib/replace"
 
 echo "$0: running $AUTOHEADER $IPATHS"
 $AUTOHEADER $IPATHS || exit 1