[file-roller] fixed a compiler warning
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] fixed a compiler warning
- Date: Mon, 1 Nov 2010 17:01:17 +0000 (UTC)
commit 07adf7834ff4fef315c5b3b09684144baa050acf
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Nov 1 17:56:26 2010 +0100
fixed a compiler warning
copy-n-paste/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/copy-n-paste/Makefile.am b/copy-n-paste/Makefile.am
index 1a8e01a..d07144d 100644
--- a/copy-n-paste/Makefile.am
+++ b/copy-n-paste/Makefile.am
@@ -1,7 +1,7 @@
INCLUDES = -DGTK_DISABLE_DEPRECATED \
-DGDK_DISABLE_DEPRECATED \
-DG_DISABLE_DEPRECATED \
- -DGETTEXT_PACKAGE=NULL
+ -UGETTEXT_PACKAGE
noinst_LTLIBRARIES = libeggsmclient.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]