X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=configure.ac;h=9debce21a67e6b0132b0f15a83d9412173b9b286;hb=35ea8dc8954eebd63aad7157d02f97388f679122;hp=25af5f0f79d21b0022730f311f45d993f044783c;hpb=e5984cc025eb4ae9530616b09d4803c7fc80f8c4;p=catta diff --git a/configure.ac b/configure.ac index 25af5f0..9debce2 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # USA. AC_PREREQ(2.63) -AC_INIT([avahi],[0.6.30],[avahi (at) lists (dot) freedesktop (dot) org]) +AC_INIT([avahi],[0.6.31],[avahi (at) lists (dot) freedesktop (dot) org]) AC_CONFIG_SRCDIR([avahi-core/server.c]) AC_CONFIG_MACRO_DIR([common]) AC_CONFIG_HEADERS([config.h]) @@ -59,6 +59,7 @@ AC_PROG_CXX AM_PROG_CC_C_O AC_USE_SYSTEM_EXTENSIONS AC_PROG_CPP +AC_PROG_MKDIR_P AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET