Args are string.

This commit is contained in:
Romain Chantereay 2004-09-06 15:40:59 +00:00
parent d150d244c2
commit 8fb0ee72ef
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ echo "- Define autotools programs command line arguments."
echo " - Add missing required files to the package by symbolic links."
automake_args=--add-missing
autoconf_args=
aclocal_args=-I macros
aclocal_args="-I macros"
echo - Store the used shell interpreter name.
program=`basename $0`