summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2003-10-20 13:14:53 +0000
committerBastien Nocera <hadess@src.gnome.org>2003-10-20 13:14:53 +0000
commitaf8478ca5fb759bd9e22ead29d83be5634b8fc87 (patch)
tree0b9545a019dfbe8e2f46ab0c37d2b16b8d15b369 /src
parent532aec1891ef6c91dbf3540239c514290d9b935b (diff)
downloadlibgtop-af8478ca5fb759bd9e22ead29d83be5634b8fc87.tar.gz
removed traces of guile, intllibs and libgnomesupport
2003-10-20 Bastien Nocera <hadess@hadess.net> * lib/Makefile.am: * libgtop-config.in: * libgtop.spec.in: * libgtopConf.sh.in: * src/inodedb/Makefile.am: removed traces of guile, intllibs and libgnomesupport
Diffstat (limited to 'src')
-rw-r--r--src/daemon/ChangeLog4
-rw-r--r--src/daemon/Makefile.am2
-rw-r--r--src/inodedb/Makefile.am6
3 files changed, 7 insertions, 5 deletions
diff --git a/src/daemon/ChangeLog b/src/daemon/ChangeLog
index 51f37e04..36c5efd4 100644
--- a/src/daemon/ChangeLog
+++ b/src/daemon/ChangeLog
@@ -1,5 +1,9 @@
2003-10-20 Bastien Nocera <hadess@hadess.net>
+ * Makefile.am: removed traces of guile, intllibs and libgnomesupport
+
+2003-10-20 Bastien Nocera <hadess@hadess.net>
+
* Makefile.am:
* gnuserv.c: remove guile and libgnome-support stuff
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 47ec0f22..6ed0de74 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -40,7 +40,7 @@ libgtop_daemon2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
@sysdeps_suid_lib@ \
$(suid_sysdeps) $(suid_common)\
$(LIBGTOP_LIBS)\
- @INTLLIBS@ @libs_xauth@ -lpopt
+ @libs_xauth@
libgtop_server2_SOURCES = server.c slave.c io.c version.c daemon.h
libgtop_server2_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
diff --git a/src/inodedb/Makefile.am b/src/inodedb/Makefile.am
index 52b6375c..19923e80 100644
--- a/src/inodedb/Makefile.am
+++ b/src/inodedb/Makefile.am
@@ -4,12 +4,10 @@ INCLUDES = @INCLUDES@
mkinodedb2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
- $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
- @LIBSUPPORT@ @INTLLIBS@
+ $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
file_by_inode2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
- $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
- @LIBSUPPORT@ @INTLLIBS@
+ $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
EXTRA_DIST = README.inodedb