*** empty log message ***

This commit is contained in:
Martin Baulig
2000-02-22 21:56:10 +00:00
parent c3a55796c2
commit 48440ac59b
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
2000-02-22 Martin Baulig <martin@home-of-linux.org>
* backend-sysdeps.c (LibGTopBackendInfo): Call this
`LibGTopBackendInfo_Sysdeps' when we don't use gmodule.
`LibGTopBackendInfo_Common' when we don't use gmodule.
2000-02-22 Martin Baulig <martin@home-of-linux.org>
+2
View File
@@ -3,6 +3,8 @@
* backend-sysdeps.c (LibGTopBackendInfo): Call this
`LibGTopBackendInfo_Sysdeps' when we don't use gmodule.
2000-02-22 Martin Baulig <martin@home-of-linux.org>
* Makefile.am: Only install the libs in $(LIBGTOP_BACKEND_DIR)
when we LIBGTOP_USE_GMODULE and in $(libdir) otherwise.