configure: always print ac_cv_c_compiler_gnu
[platform/upstream/flac.git] / autogen.sh
1 #!/bin/sh
2 # Run this to set up the build system: configure, makefiles, etc.
3 # We trust that the user has a recent enough autoconf & automake setup
4 # (not older than a few years...)
5 autoreconf -i
6 #$srcdir/configure "$@" && echo