Exit with zero status if is empty.
[tinc] / configure.in
index c98f48b..6fdea34 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/tincd.c)
-AM_INIT_AUTOMAKE(tinc, 1.0pre1)
+AM_INIT_AUTOMAKE(tinc, 1.0pre2)
 AM_CONFIG_HEADER(config.h)
 
 dnl Include the macros from the m4/ directory