aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Roskin <proskin@src.gnome.org>2001-01-12 00:04:13 +0800
committerPavel Roskin <proskin@src.gnome.org>2001-01-12 00:04:13 +0800
commitf753547d5d281b34587430a88a1dc1934d65c889 (patch)
tree1dd99abd5d0caff7bdc7d348e8a85ac88c344f0d
parentdcc6d74afef1e90de67d0447851c8528a293a8ba (diff)
downloadgsoc2013-evolution-f753547d5d281b34587430a88a1dc1934d65c889.tar.gz
gsoc2013-evolution-f753547d5d281b34587430a88a1dc1934d65c889.tar.zst
gsoc2013-evolution-f753547d5d281b34587430a88a1dc1934d65c889.zip
Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't define
* macros/gnome-gettext.m4: Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't define ENABLE_NLS unless we have a working NLS. (This should keep libintl.h from being included when it doesn't exist). svn path=/trunk/; revision=7386
-rw-r--r--macros/gnome-gettext.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-gettext.m4 b/macros/gnome-gettext.m4
index 3ebd6d41bc..813db3ee2d 100644
--- a/macros/gnome-gettext.m4
+++ b/macros/gnome-gettext.m4
@@ -25,7 +25,7 @@ AC_DEFUN(AM_GNOME_WITH_NLS,
dnl If we use NLS figure out what method
if test "$USE_NLS" = "yes"; then
- AC_DEFINE(ENABLE_NLS)
+# AC_DEFINE(ENABLE_NLS)
# AC_MSG_CHECKING([whether included gettext is requested])
# AC_ARG_WITH(included-gettext,
# [ --with-included-gettext use the GNU gettext library included here],
ons'>+1 * Update to 2.5.110615.mat2016-03-0920-285/+65 * Mark as broken: unfetchablebapt2015-12-131-0/+2 * - Fix build by fixing a typoamdmi32015-08-221-1/+3 * Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-191-10/+4 * Cleanup plistbapt2014-10-201-7/+0 * Stage cad/jspice3 and unbreak on FreeBSD 10+marino2014-08-1811-14/+232 * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2 * Style: tab -> space.eadler2013-03-291-1/+1 * Convert to new options frameworkbapt2012-06-011-6/+7 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Update to 2.5.011109.stas2009-02-093-53/+55 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-3/+3 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Respect X11BASEstas2006-11-251-2/+11 * - GCC4 compatiblitystas2006-11-142-1/+12 * - Add options to allow user to select whether to depend on X or notitetcu2006-07-235-7/+89 * - Fix build on 4.x (pre-C99)rafan2006-07-212-1/+32 * Fix the build for non-C localeserwin2006-07-152-0/+12 * Jspice3 is a circuit simulator developed to meet the needs of researchersitetcu2006-07-12