1
1

Remove autorun configure asript after generating some stuff.

Этот коммит содержится в:
Slava Zanko 2009-05-07 16:32:44 +03:00
родитель 0e6b076666
Коммит 8f7d6de326

Просмотреть файл

@ -86,6 +86,4 @@ test -f configure || \
if test -x $srcdir/configure.mc; then
$srcdir/configure.mc "$@"
else
$srcdir/configure --cache-file=config.cache --enable-maintainer-mode "$@"
fi