summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac5
-rw-r--r--docs/reference/Makefile.am5
2 files changed, 0 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac
index 36c9ea91a..aa38349e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -626,11 +626,6 @@ if test x$ENABLE_NAUTILUS = xyes ; then
else
AC_MSG_NOTICE([ Nautilus properties page disabled])
fi
-if test "$with_smclient" != "no" ; then
- AC_MSG_NOTICE([** SM client support enabled])
-else
- AC_MSG_NOTICE([ SM client support disabled])
-fi
AC_MSG_NOTICE([End options])
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 334cccc26..ab52bd545 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -51,11 +51,6 @@ CFILE_GLOB=$(top_srcdir)/src/*.c
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES = \
totem-private.h \
- eggdesktopfile.h \
- eggfileformatchooser.h \
- egg-macros.h \
- eggsmclient.h \
- eggsmclient-private.h \
gnome-screenshot-widget.h \
gsd-media-keys-window.h \
totem-profile.h \