gimp-gap r726 - branches/gap-2-4
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-gap r726 - branches/gap-2-4
- Date: Tue, 29 Jan 2008 17:34:36 +0000 (GMT)
Author: neo
Date: Tue Jan 29 17:34:36 2008
New Revision: 726
URL: http://svn.gnome.org/viewvc/gimp-gap?rev=726&view=rev
Log:
2008-01-29 Sven Neumann <sven gimp org>
* configure.in: use the same definition for LOCALEDIR as what the
Makefile in the po directory uses as the install location for the
message catalogs.
Modified:
branches/gap-2-4/ChangeLog
branches/gap-2-4/configure.in
Modified: branches/gap-2-4/configure.in
==============================================================================
--- branches/gap-2-4/configure.in (original)
+++ branches/gap-2-4/configure.in Tue Jan 29 17:34:36 2008
@@ -680,7 +680,7 @@
AC_PROG_INTLTOOL
AM_GLIB_GNU_GETTEXT
-LOCALEDIR='${datadir}/locale'
+LOCALEDIR='$(prefix)/$(DATADIRNAME)/locale'
dnl Use -Wall if we have gcc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]