* 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:
parent
27b9abfd02
commit
111c0666a7
1 changed files with 2 additions and 1 deletions
|
@ -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_PREREQ(2.5)dnl
|
||||||
AC_INIT(Makefile.in)
|
AC_INIT(Makefile.in)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue