[svn] gpg-error - r162 - trunk/src

svn author marcus cvs at cvs.gnupg.org
Tue Mar 14 13:45:59 CET 2006


Author: marcus
Date: 2006-03-14 13:45:58 +0100 (Tue, 14 Mar 2006)
New Revision: 162

Modified:
   trunk/src/Makefile.am
Log:
Fix last change.

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am	2006-03-14 12:45:25 UTC (rev 161)
+++ trunk/src/Makefile.am	2006-03-14 12:45:58 UTC (rev 162)
@@ -92,7 +92,7 @@
 libgpg_error_la_SOURCES = gpg-error.h gettext.h $(arch_sources) \
 	init.c strsource.c strerror.c code-to-errno.c code-from-errno.c
 
-libgpg_error_la_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
+libgpg_error_la_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I../intl
 libgpg_error_la_LIBADD = $(intllibs)
 
 gpg_error_SOURCES = strsource-sym.c strerror-sym.c gpg-error.c $(arch_sources)




More information about the Gnupg-commits mailing list