AC_CONFIG_AUX_DIR(ac)

This commit is contained in:
frsyuki (none)
2009-02-22 15:47:06 +09:00
parent 9642368835
commit a0b82e39e1
3 changed files with 3 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ fi
# cd c && ./bootstrap $@; cd ..
# cd cpp && ./bootstrap $@; cd ..
#fi
mkdir -p ac
ACLOCAL="aclocal"