X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=3bc2e9e7af511414572d04d101d6e38881d05239;hb=5e62afd7ce5145eee1894fab6f0722119fee1d31;hp=731867f0f8bc31b5ff5a9f1e12e8251ae5e0d3b9;hpb=5aa57fbd34eb34922719d08712303b9d73ec215f;p=libguestfs.git diff --git a/configure.ac b/configure.ac index 731867f..3bc2e9e 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -AC_INIT([libguestfs],[1.0.14]) +AC_INIT([libguestfs],[1.0.15]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) @@ -23,7 +23,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_PROG_LIBTOOL dnl Check for basic C environment. -AC_PROG_CC +AC_PROG_CC_STDC AC_PROG_INSTALL AC_PROG_CPP