Add autoconf version requirement

master
Christopher J. Morrone 2011-11-29 13:09:54 -08:00
parent f2c7aed220
commit edd3d1a038
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.62])
AC_INIT
X_AC_META
AC_CONFIG_AUX_DIR([config])