summaryrefslogtreecommitdiff
path: root/libffi/include/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1999-09-01 23:16:34 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-09-01 23:16:34 +0000
commit6ba9e3b09e3b5ed619de2f764c81cc034ae13605 (patch)
tree01d6cb013dec4da6b59d8715a4032d7335e03d05 /libffi/include/Makefile.in
parente409a2c8f40385bfbaee3abbf6c2fdf84fc7b23c (diff)
downloadgcc-6ba9e3b09e3b5ed619de2f764c81cc034ae13605.tar.gz
ffi.h.in: Removed PACKAGE and VERSION defines and undefs.
* include/ffi.h.in: Removed PACKAGE and VERSION defines and undefs. * fficonfig.h.in: Rebuilt. * configure: Rebuilt. * configure.in: Pass 3rd argument to AM_INIT_AUTOMAKE. Use AM_PROG_LIBTOOL (automake 1.4 compatibility). * acconfig.h: Don't #undef PACKAGE or VERSION. From-SVN: r29038
Diffstat (limited to 'libffi/include/Makefile.in')
-rw-r--r--libffi/include/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libffi/include/Makefile.in b/libffi/include/Makefile.in
index 20192e56514..1a85bf511a3 100644
--- a/libffi/include/Makefile.in
+++ b/libffi/include/Makefile.in
@@ -71,13 +71,14 @@ LN_S = @LN_S@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
NM = @NM@
+OBJDUMP = @OBJDUMP@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
SHELL = @SHELL@
TARGET = @TARGET@
TARGETDIR = @TARGETDIR@
-USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
VERSION = @VERSION@
+install_sh = @install_sh@
AUTOMAKE_OPTIONS = foreign