]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use libtool -no-install.
authorSimon Josefsson <simon@josefsson.org>
Tue, 27 Jun 2006 12:17:18 +0000 (12:17 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 27 Jun 2006 12:17:18 +0000 (12:17 +0000)
libextra/minilzo/Makefile.am

index f4c56591039344c6c7ad40403546eaf7b53e94f6..b94c7d14a96eee14cc8ca7e91c29a5fb35b19a86 100644 (file)
@@ -21,6 +21,7 @@
 # 02110-1301, USA.
 
 AM_CPPFLAGS = -DLZO_HAVE_CONFIG_H
+AM_LDFLAGS = -no-install
 LDADD = libminilzo.la
 
 noinst_LTLIBRARIES = libminilzo.la