remove guile and libgnome-support stuff
2003-10-20 Bastien Nocera <hadess@hadess.net> * Makefile.am: * configure.in: remove guile and libgnome-support stuff
This commit is contained in:
committed by
Bastien Nocera
parent
45273d9a44
commit
21c4e155dd
@@ -1,3 +1,8 @@
|
||||
2003-10-20 Bastien Nocera <hadess@hadess.net>
|
||||
|
||||
* Makefile.am:
|
||||
* gnuserv.c: remove guile and libgnome-support stuff
|
||||
|
||||
2003-10-20 Bastien Nocera <hadess@hadess.net>
|
||||
|
||||
* Makefile.am: make it compile
|
||||
|
@@ -40,7 +40,7 @@ libgtop_daemon2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
|
||||
@sysdeps_suid_lib@ \
|
||||
$(suid_sysdeps) $(suid_common)\
|
||||
$(LIBGTOP_LIBS)\
|
||||
@LIBSUPPORT@ @INTLLIBS@ @libs_xauth@ -lpopt
|
||||
@INTLLIBS@ @libs_xauth@ -lpopt
|
||||
|
||||
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 \
|
||||
|
@@ -42,7 +42,7 @@
|
||||
#include <glibtop/gnuserv.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <popt-gnome.h>
|
||||
#include <popt.h>
|
||||
|
||||
#include "daemon.h"
|
||||
|
||||
|
Reference in New Issue
Block a user