X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=configure.ac;h=3573cb32cfc87f8a835d51bc0e489c620be252b5;hp=eab7faf017e3e7eb1742cb7c6187ce6e2c995eda;hb=4581eb2523eeb4d094d53af0555cb7e0f760ae2d;hpb=fd99b96c973a1a60060b2585a9b74b360f4738c4 diff --git a/configure.ac b/configure.ac index eab7faf..3573cb3 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.15]) +AC_INIT([libguestfs],[1.0.16]) 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