OSDN Git Service

add: m4_sinclude(../libtool.m4)
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Sep 2008 21:50:14 +0000 (21:50 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Sep 2008 21:50:14 +0000 (21:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140075 138bc75d-0d04-0410-961f-82ee72b054a4

fixincludes/configure.ac

index aaa39cd..c5c7afe 100644 (file)
@@ -3,6 +3,7 @@ AC_PREREQ(2.59)
 AC_INIT(fixincludes, [ ])
 AC_CONFIG_SRCDIR(inclhack.def)
 AC_CONFIG_AUX_DIR(..)
+m4_sinclude(../libtool.m4)
 AC_CANONICAL_SYSTEM
 AC_PROG_CC
 AC_PROG_SED