update configure.ac with more configs

This commit is contained in:
c9s 2014-05-17 15:50:22 +08:00
parent 442cca2941
commit 8bc6812095

View file

@ -1,7 +1,8 @@
AC_INIT([r3], 1.0)
AC_PREREQ([2.64])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([foreign])
LT_INIT
AC_PROG_CC
AC_PROG_CC_STDC