gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6868 - Extractor


From: gnunet
Subject: [GNUnet-SVN] r6868 - Extractor
Date: Thu, 22 May 2008 23:07:57 -0600 (MDT)

Author: grothoff
Date: 2008-05-22 23:07:57 -0600 (Thu, 22 May 2008)
New Revision: 6868

Modified:
   Extractor/configure.ac
Log:
partially fixing mantis 1341

Modified: Extractor/configure.ac
===================================================================
--- Extractor/configure.ac      2008-05-22 13:26:32 UTC (rev 6867)
+++ Extractor/configure.ac      2008-05-23 05:07:57 UTC (rev 6868)
@@ -120,7 +120,7 @@
 # passed through the command line ("-DLOCALEDIR=..."). This would
 # lead to hard-coded paths ("C:\mingw\mingw\bin...") that do
 # not contain the actual installation.
-AC_DEFINE_DIR([LOCALEDIR], [datadir/locale], [gettext catalogs])
+AC_DEFINE_DIR([LOCALEDIR], [datarootdir/locale], [gettext catalogs])
 
 ISOPFX=`pkg-config --variable=prefix iso-codes`
 pkg-config --variable=prefix iso-codes 2> /dev/null || ISOPFX=/usr





reply via email to

[Prev in Thread] Current Thread [Next in Thread]