Commit dc5a9b1d by Bruce Korb

add: m4_sinclude(../libtool.m4)

From-SVN: r140075
parent f8505a36
...@@ -3,6 +3,7 @@ AC_PREREQ(2.59) ...@@ -3,6 +3,7 @@ AC_PREREQ(2.59)
AC_INIT(fixincludes, [ ]) AC_INIT(fixincludes, [ ])
AC_CONFIG_SRCDIR(inclhack.def) AC_CONFIG_SRCDIR(inclhack.def)
AC_CONFIG_AUX_DIR(..) AC_CONFIG_AUX_DIR(..)
m4_sinclude(../libtool.m4)
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
AC_PROG_CC AC_PROG_CC
AC_PROG_SED AC_PROG_SED
......
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