aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-11-04 19:54:02 +0000
committerWerner Koch <[email protected]>2008-11-04 19:54:02 +0000
commit75c0534820958f69731dc3e07d839ad7e18474a4 (patch)
treebb81e738e6c59c488e706d515060ca4b5b3ea62f /jnlib/Makefile.am
parentFixed the card removed with cached app bug. (Famous last fix). (diff)
downloadgnupg-75c0534820958f69731dc3e07d839ad7e18474a4.tar.gz
gnupg-75c0534820958f69731dc3e07d839ad7e18474a4.zip
Revamped the W32 gettext implementation.
Diffstat (limited to '')
-rw-r--r--jnlib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/Makefile.am b/jnlib/Makefile.am
index 9f79335b5..c6d0b3a85 100644
--- a/jnlib/Makefile.am
+++ b/jnlib/Makefile.am
@@ -27,7 +27,7 @@ TESTS = $(module_tests)
AM_CPPFLAGS = -I$(top_srcdir)/intl
# We need libgcrypt because libjnlib-config includes gcrypt.h
-AM_CFLAGS = $(LIBGCRYPT_CFLAGS)
+AM_CFLAGS = -DJNLIB_IN_JNLIB $(LIBGCRYPT_CFLAGS)
noinst_LIBRARIES = libjnlib.a