summaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.Benoit Dejean2015-07-151-1/+1
* Make libgtop_server2 link against its libgtop.Benoit Dejean2015-06-261-2/+7
* Rename NEED_LIBGTOP to LIBGTOP_NEED_SERVER.Benoit Dejean2015-06-261-1/+1
* src/daemon: remove LINK variableTing-Wei Lan2014-04-291-2/+0
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-2/+1
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-041-3/+4
* - fixed compilationBastien Nocera2003-10-201-1/+1
* removed traces of guile, intllibs and libgnomesupportBastien Nocera2003-10-201-1/+1
* remove guile and libgnome-support stuffBastien Nocera2003-10-201-1/+1
* make it compileBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+53
* Removed everything in this directory. This has been obsoleted by the newMartin Baulig2000-01-091-45/+0
* Removed all remote communication support from LibGTop.Martin Baulig1999-12-231-17/+1
* Link the `libgtop_daemon' and the `libgtop_server' statically if possible.Martin Baulig1999-07-291-0/+8
* Hardcoded system name. (LIBGTOP_COMPILE_RELEASE): Hardcoded systemMartin Baulig1999-02-191-1/+4
* Don't include <glib.h>. Use `int' not `gint'.Martin Baulig1999-02-191-1/+1
* Sometimes @LIBSUPPORT@ references symbols from @INTLLIBS@ so we needMartin Baulig1999-02-191-2/+2
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-1/+1
* *** empty log message ***Martin Baulig1999-02-151-0/+2
* Fix a really bad thing from Jeff Garzik; don't override INCLUDES inMartin Baulig1999-02-151-2/+0
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-1/+1
* Larger changes to the daemon:Martin Baulig1998-12-091-2/+1
* Added $(GLIB_LIBS) to libs. Not sure how it ever built without it.Marc Ewing1998-11-021-0/+1
* Added a notice that this file *requires* libtool 1.2. It may work with 1.1Martin Baulig1998-10-201-0/+14
* Added `@libs_xauth@'.Martin Baulig1998-10-121-1/+1
* Always run `libgtop_postinstall', it's `:' if there's nothing to do sinceMartin Baulig1998-10-111-3/+2
* Removed @libs_xauth@ and -lgdbm from the _LDADD variables since libtoolMartin Baulig1998-10-101-1/+1
* Reverted last change from Federico here.Martin Baulig1998-10-101-1/+0
* Add $(GLIB_LIBS) so that it will link.Federico Mena Quintero1998-10-081-0/+1
* Use `libgtop_postinstall' here to make the server suid root or sgid kmemMartin Baulig1998-10-011-0/+5
* No longer link `libgtop_daemon' and `libgtop_server' statically.Martin Baulig1998-09-101-2/+0
* Removed localhost from list of permitted host and addedMartin Baulig1998-08-161-2/+4
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-081-3/+1
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-3/+15
* Enabled slave-server again.Martin Baulig1998-08-061-2/+3
* New file.Martin Baulig1998-07-291-5/+0
* Summary of this long ChangeLog:Martin Baulig1998-07-221-13/+14
* New file.Martin Baulig1998-07-131-1/+1
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-181-1/+1
* Did some more work on the daemon.Martin Baulig1998-06-141-0/+25