[dasher] intltoolize gets around this fix too, but it is "more correct".
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] intltoolize gets around this fix too, but it is "more correct".
- Date: Fri, 26 Feb 2010 12:25:41 +0000 (UTC)
commit 1ffc5cd3f40f2a60dadb256b4ce4ef2e4b258e02
Author: Patrick Welche <prlw1 cam ac uk>
Date: Fri Feb 26 12:05:23 2010 +0000
intltoolize gets around this fix too, but it is "more correct".
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 08d5c37..ada55e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,6 +18,7 @@ AM_NLS
AM_CONDITIONAL(USE_INTLTOOL, test "x$USE_NLS" = "xyes")
AS_IF([test "x$USE_NLS" = "xyes"],[
IT_PROG_INTLTOOL([0.34.90]) dnl IT_PROG_INTLTOOL([0.40.1]) c.f. bug #323968
+AC_CONFIG_FILES([po/Makefile.in])
])
@@ -424,7 +425,6 @@ AC_CONFIG_FILES([Data/dasher.desktop.in
Src/Installer/Makefile
Src/InstallerTobii/Makefile
Src/InstallerW2K/Makefile
- Src/Win32/Makefile
- po/Makefile.in])
+ Src/Win32/Makefile])
AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]