Make sure autoconf 2.50+ is required here as well. (Already required in
authorphampson <phampson>
Sat, 26 Mar 2005 12:40:15 +0000 (12:40 +0000)
committerphampson <phampson>
Sat, 26 Mar 2005 12:40:15 +0000 (12:40 +0000)
sub-directories w/configure.in)

configure.in

index a0870e2..197d331 100644 (file)
@@ -20,6 +20,7 @@ dnl #  AC_OUTPUT([file...])
 dnl #
 dnl #############################################################
 
+AC_PREREQ([2.50])
 AC_INIT(src/main/radiusd.c)
 AC_CONFIG_HEADER(src/include/autoconf.h)
 AC_REVISION($Revision$)dnl