diff options
author | Martin Baulig <martin@src.gnome.org> | 1999-02-19 23:07:52 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-02-19 23:07:52 +0000 |
commit | b7e1c60b40b8694953c4a88642e2730cdbe1b555 (patch) | |
tree | 7718e2c719921cbdaeaafcb31c3124030d89e3f3 /src/daemon | |
parent | 72a3f5aaa18a2043d36a921af7d4b35e89ad6d47 (diff) | |
download | libgtop-b7e1c60b40b8694953c4a88642e2730cdbe1b555.tar.gz |
Moved some things around in the ChangeLog.
Diffstat (limited to 'src/daemon')
-rw-r--r-- | src/daemon/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daemon/ChangeLog b/src/daemon/ChangeLog index 4bc06505..9f68237a 100644 --- a/src/daemon/ChangeLog +++ b/src/daemon/ChangeLog @@ -4,6 +4,9 @@ (LIBGTOP_COMPILE_RELEASE): Hardcoded system release. (LIBGTOP_COMPILE_MACHINE): Hardcoded machine type. + * src/daemon/Makefile.am (libgtop_server_SOURCES): Don't use + `@INTLLIBS@' for the server. + * server.c (main): Abort if not running on the system the server was compiled on. |