[mingw] rules to generate configure.ac

This commit is contained in:
Pete Batard 2011-12-05 01:11:15 +00:00
parent 4c88053237
commit 4edb492c19
8 changed files with 53 additions and 99 deletions

2
configure vendored
View file

@ -1757,7 +1757,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
am__api_version='1.11'
ac_aux_dir=
@ -2266,6 +2265,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
# Enable silent build rules by default (Automake v1.11 or later).
# Disable by either passing --disable-silent-rules to configure or passing V=1 to make
# Check whether --enable-silent-rules was given.