X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=configure.in;h=d24e7f9ca7067dd9ce9c8df7ece0ed7fd06abc49;hp=9ab7cabf0761fb41f9f66ea4ebff2db941a948f6;hb=d1306df61ff3147617c45d0f08c00b830e9cffe2;hpb=2e5fe39deef29a14a22c116fd73fb40326183929 diff --git a/configure.in b/configure.in index 9ab7cabf..d24e7f9c 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. AC_PREREQ(2.57) -AC_INIT([geeqie], m4_esyscmd_s(git rev-parse --quiet --verify --short master), [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/]) +AC_INIT([geeqie], m4_esyscmd_s(git rev-parse --quiet --verify --short HEAD), [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/]) # Add -Werror to the default CFLAGS CFLAGS+=" -Werror -Wno-error=deprecated-declarations" @@ -132,6 +132,7 @@ fi AC_ISC_POSIX AC_PROG_CC +AC_PROG_CC_C99 AC_PROG_CXX AC_STDC_HEADERS AC_ARG_PROGRAM