]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use -DLZO_HAVE_CONFIG_H, as suggested by README.LZO.
authorSimon Josefsson <simon@josefsson.org>
Tue, 27 Jun 2006 12:13:10 +0000 (12:13 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 27 Jun 2006 12:13:10 +0000 (12:13 +0000)
libextra/minilzo/Makefile.am

index f492464468f7c9f1e20fa11adeab211c684dc954..f4c56591039344c6c7ad40403546eaf7b53e94f6 100644 (file)
@@ -20,6 +20,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
+AM_CPPFLAGS = -DLZO_HAVE_CONFIG_H
 LDADD = libminilzo.la
 
 noinst_LTLIBRARIES = libminilzo.la