diff options
Diffstat (limited to 'libchill/configure.in')
-rw-r--r-- | libchill/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libchill/configure.in b/libchill/configure.in index 9b908fb3859..0f6f8cb1bdf 100644 --- a/libchill/configure.in +++ b/libchill/configure.in @@ -19,6 +19,7 @@ #the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #02111-1307, USA. +AC_PREREQ(2.12.1) AC_INIT(chillrt0.c) if test "${srcdir}" = "." ; then |