[ease] Remove useless macro.
- From: Stéphane Maniaci <maniacis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease] Remove useless macro.
- Date: Sat, 12 Jun 2010 19:45:02 +0000 (UTC)
commit b1366cb62d0cd12336a97fff13831266cae74855
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date: Sat Jun 12 21:37:01 2010 +0200
Remove useless macro.
AM_GLIB_GNU_GETTEXT already does the job.
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7dce48d..da981e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,6 @@ GETTEXT_PACKAGE=ease
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT
-AM_GNU_GETTEXT([external])
dnl Package Themes
AC_CONFIG_COMMANDS([build-themes], [sh themes/build.sh])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]