[totem] build: Remove more references to libegg components



commit 0044d856e52a560b9b483d0e46f35486843659d1
Author: Bastien Nocera <hadess hadess net>
Date:   Mon May 22 21:36:47 2017 +0200

    build: Remove more references to libegg components
    
    Which are now unused.

 configure.ac               |    5 -----
 docs/reference/Makefile.am |    5 -----
 2 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 36c9ea9..aa38349 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 334cccc..ab52bd5 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                 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]