Commit 35a6cd99 by Kaveh R. Ghazi Committed by Kaveh Ghazi

* configure.in: Use AC_PREREQ(2.12.1).

From-SVN: r23804
parent 168aa1fc
Mon Nov 23 16:59:49 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Use AC_PREREQ(2.12.1).
1998-11-16 Benjamin Kosnik <bkoz@haight.constant.com> 1998-11-16 Benjamin Kosnik <bkoz@haight.constant.com>
* cplus-dem.c (demangle_fund_type): Add demangling for C9x types. * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
......
dnl Process this file with autoconf to produce a configure script dnl Process this file with autoconf to produce a configure script
AC_PREREQ(2.5) AC_PREREQ(2.12.1)
AC_INIT(pexecute.c) AC_INIT(pexecute.c)
dnl We use these options to decide which functions to include. dnl We use these options to decide which functions to include.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment