* Makefile.in (@COMMON_MAKEFILE_FRAG@): Use

COMMON_{PRE,POST}_CONFIG_FRAG instead.
	* configure.in: sinclude ../common/aclocal.m4.
	* configure: Regenerated.
This commit is contained in:
David Edelsohn 1997-02-04 21:24:23 +00:00
parent 27b9abfd02
commit 111c0666a7
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
dnl Process this file with `autoconf -l ../common' to produce a configure script.
dnl Process this file with autoconf to produce a configure script.
sinclude(../common/aclocal.m4)
AC_PREREQ(2.5)dnl
AC_INIT(Makefile.in)