diff options
author | Bruno Haible <bruno@clisp.org> | 2006-04-22 14:16:31 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:11 +0200 |
commit | ebdacfb2d0f5e376ca1e03005d924b5f99e139bd (patch) | |
tree | dcb5e308cc0e1180d13a5c282d4e7e6b75ebf361 /autoconf-lib-link/tests/rpathlyx/Makefile.am | |
parent | c517d1cdf263cb7c84e5d759a33d0d5dbef48a51 (diff) | |
download | external_gettext-ebdacfb2d0f5e376ca1e03005d924b5f99e139bd.zip external_gettext-ebdacfb2d0f5e376ca1e03005d924b5f99e139bd.tar.gz external_gettext-ebdacfb2d0f5e376ca1e03005d924b5f99e139bd.tar.bz2 |
Stop using the mkinstalldirs script.
Diffstat (limited to 'autoconf-lib-link/tests/rpathlyx/Makefile.am')
-rw-r--r-- | autoconf-lib-link/tests/rpathlyx/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoconf-lib-link/tests/rpathlyx/Makefile.am b/autoconf-lib-link/tests/rpathlyx/Makefile.am index d0d4a27..44812b5 100644 --- a/autoconf-lib-link/tests/rpathlyx/Makefile.am +++ b/autoconf-lib-link/tests/rpathlyx/Makefile.am @@ -1,5 +1,4 @@ AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies -mkinstalldirs = $(SHELL) @global_top_auxdir@/mkinstalldirs bin_PROGRAMS = usey usey_SOURCES = usey.c LDADD = @LIBRPATHY@ |