[ekiga] Fixed previous commit : we want it quoted!
- From: Julien Puydt <jpuydt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Fixed previous commit : we want it quoted!
- Date: Sun, 6 Feb 2011 13:22:44 +0000 (UTC)
commit 7446df080a3c9cdb76c9ba2a58f6a73700a49573
Author: Snark <jpuydt gnome org>
Date: Sun Feb 6 14:24:28 2011 +0100
Fixed previous commit : we want it quoted!
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cbb3a36..ea3c0f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -770,7 +770,7 @@ AM_CONDITIONAL(DEBUG, test "x$has_debug" = "xyes")
dnl #########################################################################
dnl Support for internationalization
dnl ########################################################################
-AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, [AC_PACKAGE_NAME],[fix])
+AC_DEFINE(GETTEXT_PACKAGE, "[AC_PACKAGE_NAME]",[fix])
AM_GLIB_GNU_GETTEXT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]