Further unify the configure.in scripts.

This commit is contained in:
steve
2004-01-15 20:52:32 +00:00
parent e6b25a4e20
commit 8aca824c0f
8 changed files with 14 additions and 189 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ autoconf
for dir in vpip vvp tgt-vvp tgt-fpga libveriuser cadpli
do
echo "Autoconf in $dir..."
( cd ./$dir ; autoconf )
( cd ./$dir ; autoconf --include=.. )
done
echo "Precompiling lexor_keyword.gperf"