* configure.in: Use AC_PREREQ(2.12.1).
* libF77/configure.in: Likewise.
* libI77/configure.in: Likewise.
* libU77/configure.in: Likewise.
From-SVN: r23803
+Mon Nov 23 16:52:22 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * configure.in: Use AC_PREREQ(2.12.1).
+ * libF77/configure.in: Likewise.
+ * libI77/configure.in: Likewise.
+ * libU77/configure.in: Likewise.
+
1998-10-24 Dave Love <d.love@dl.ac.uk>
* configure.in: Touch g2c.h in AC_OUTPUT after multilib
#the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#02111-1307, USA.
+AC_PREREQ(2.12.1)
AC_INIT(libF77/Version.c)
if test "${srcdir}" = "." ; then
#the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#02111-1307, USA.
+AC_PREREQ(2.12.1)
AC_INIT(getarg_.c)
dnl Checks for programs.
#the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#02111-1307, USA.
+AC_PREREQ(2.12.1)
AC_INIT(ftell_.c)
dnl Checks for programs.
#to Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
#USA.
+AC_PREREQ(2.12.1)
AC_INIT(access_.c)
AC_CONFIG_HEADER(config.h:config.hin)