summaryrefslogtreecommitdiffstats
path: root/libffi/include
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-03-03 16:58:42 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-03-03 16:58:42 +0000
commit3b43a26e996796fd9a5b4dbf06d734e087949cb1 (patch)
treeafa374ca4dc142888b6d27d067fd6c9547ef3ae0 /libffi/include
parent564fbe288f8e16f81f3526e2b86c2a0dbd37367c (diff)
downloadppe42-gcc-3b43a26e996796fd9a5b4dbf06d734e087949cb1.tar.gz
ppe42-gcc-3b43a26e996796fd9a5b4dbf06d734e087949cb1.zip
* configure: Rebuilt.
* configure.in (--enable-multilib): New option. (libffi_basedir): New subst. (AC_OUTPUT): Added multilib code. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32311 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/include')
-rw-r--r--libffi/include/Makefile.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/libffi/include/Makefile.in b/libffi/include/Makefile.in
index 51bba9c8074..3d19b8f7bf6 100644
--- a/libffi/include/Makefile.in
+++ b/libffi/include/Makefile.in
@@ -59,18 +59,14 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
host_alias = @host_alias@
host_triplet = @host@
-AMTAR = @AMTAR@
-AMTARFLAGS = @AMTARFLAGS@
AS = @AS@
CC = @CC@
DLLTOOL = @DLLTOOL@
EXEEXT = @EXEEXT@
-LD = @LD@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
-NM = @NM@
OBJDUMP = @OBJDUMP@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
@@ -78,7 +74,7 @@ SHELL = @SHELL@
TARGET = @TARGET@
TARGETDIR = @TARGETDIR@
VERSION = @VERSION@
-install_sh = @install_sh@
+libffi_basedir = @libffi_basedir@
AUTOMAKE_OPTIONS = foreign
OpenPOWER on IntegriCloud