Added $(GLIB_LIBS) to libs. Not sure how it ever built without it.
1998-11-01 Marc Ewing <marc@tasmanian.redhat.com> * Makefile.am: Added $(GLIB_LIBS) to libs. Not sure how it ever built without it.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
1998-11-01 Marc Ewing <marc@tasmanian.redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am: Added $(GLIB_LIBS) to libs. Not sure
|
||||||
|
how it ever built without it.
|
||||||
|
|
||||||
1998-10-20 Martin Baulig <martin@home-of-linux.org>
|
1998-10-20 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
* Makefile.am: Added a notice that this file *requires*
|
* Makefile.am: Added a notice that this file *requires*
|
||||||
|
@@ -36,6 +36,7 @@ libgtop_daemon_LDADD = $(top_builddir)/lib/libgtop.la \
|
|||||||
$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps.la \
|
$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps.la \
|
||||||
@sysdeps_suid_lib@ \
|
@sysdeps_suid_lib@ \
|
||||||
$(suid_sysdeps) $(suid_common)\
|
$(suid_sysdeps) $(suid_common)\
|
||||||
|
$(GLIB_LIBS)\
|
||||||
@INTLLIBS@ @LIBSUPPORT@ @libs_xauth@
|
@INTLLIBS@ @LIBSUPPORT@ @libs_xauth@
|
||||||
|
|
||||||
libgtop_server_SOURCES = server.c slave.c io.c version.c daemon.h
|
libgtop_server_SOURCES = server.c slave.c io.c version.c daemon.h
|
||||||
|
Reference in New Issue
Block a user