summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2009-02-21 11:51:49 +0000
committerCosimo Cecchi <cosimoc@src.gnome.org>2009-02-21 11:51:49 +0000
commit4e4cbea6442023e0a8457a2fa0c59f87a397bf28 (patch)
treeaa925494f3b4c4063665229aa03b3c7e8184cc56 /cut-n-paste-code
parent06c82c51909e46e08525e6cb35364c0b50f08243 (diff)
downloadnautilus-4e4cbea6442023e0a8457a2fa0c59f87a397bf28.tar.gz
remove unneeded and obsolete snippets of autofoo.
2009-02-21 Cosimo Cecchi <cosimoc@gnome.org> * configure.in: * test/Makefile.am: remove unneeded and obsolete snippets of autofoo. svn path=/trunk/; revision=14990
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/libegg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste-code/libegg/Makefile.am b/cut-n-paste-code/libegg/Makefile.am
index a6d6d19cd..1ee4585db 100644
--- a/cut-n-paste-code/libegg/Makefile.am
+++ b/cut-n-paste-code/libegg/Makefile.am
@@ -25,7 +25,7 @@ libegg_la_SOURCES = \
libegg_la_CFLAGS = \
-DEGG_SM_CLIENT_BACKEND_XSMP \
- -DG_LOG_DOMAIN=\""EggSMClient"\" \
+ -DG_LOG_DOMAIN=\""EggSMClient"\" \
$(LIBEGG_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED)