[vinagre] Correct deprecation flags variable in Makefile.am
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [vinagre] Correct deprecation flags variable in Makefile.am
- Date: Sat, 13 Aug 2011 12:10:03 +0000 (UTC)
commit 24598423c02338afa1726d8d723f09eaf999840b
Author: David King <amigadave amigadave com>
Date:   Sat Aug 13 13:47:29 2011 +0200
    Correct deprecation flags variable in Makefile.am
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9ed1bad..b84f314 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ common_cppflags = \
 	-DSSH_PROGRAM=\"$(SSH_PROGRAM)\" \
 	$(VINAGRE_CFLAGS) \
 	$(WARN_FLAGS) \
-	$(DISABLE_DEPRECATED_FLAGS)
+	$(DISABLE_DEPRECATED)
 
 AM_CPPFLAGS = \
 	$(common_cppflags) \
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]