summaryrefslogtreecommitdiff
path: root/libmudflap/Makefile.am
diff options
context:
space:
mode:
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-01 05:21:07 +0000
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-01 05:21:07 +0000
commit515f24a1cd07e9ecc1baf590f2577b84e10538a5 (patch)
tree5db250608aaddc7e42e083e51a519c71ea2ffa46 /libmudflap/Makefile.am
parent8fb6a6c229ba3b2722fa672396a705718d8f3407 (diff)
downloadgcc-515f24a1cd07e9ecc1baf590f2577b84e10538a5.tar.gz
* configure.in: Handle multilibs, support
--enable-version-specific-runtime-libs. * Makefile.am (lib_LTLIBRARIES): Rename to ... (toolexeclib_LTLIBRARIES): this for multilib support. * Makefile.in: Regenerated. * configure: Regenerated. * aclocal.m4: Regenerated. * testsuite/lib/libmudflap.exp (libmudflap-init): Handle multilibs, using multilib directory instead of hardcoded path. Set LD_RUN_PATH. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82527 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/Makefile.am')
-rw-r--r--libmudflap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmudflap/Makefile.am b/libmudflap/Makefile.am
index c6a5580ab81..901c24baf40 100644
--- a/libmudflap/Makefile.am
+++ b/libmudflap/Makefile.am
@@ -16,7 +16,7 @@ else
libmudflapth =
endif
-lib_LTLIBRARIES = libmudflap.la $(libmudflapth)
+toolexeclib_LTLIBRARIES = libmudflap.la $(libmudflapth)
include_HEADERS = mf-runtime.h
libmudflap_la_SOURCES = \