Removed @libs_xauth@ and -lgdbm from the _LDADD variables since libtool

1998-10-11  Martin Baulig  <martin@home-of-linux.org>

	* src/inodedb/Makefile.am: Removed @libs_xauth@ and -lgdbm
	from the _LDADD variables since libtool automatically gets
	the dependencies.
	* src/daemon/Makefile.am: Likewise.
	* examples/Makefile.am: Likewise.
This commit is contained in:
Martin Baulig
1998-10-10 23:18:40 +00:00
committed by Martin Baulig
parent e81082d8ed
commit 754a69a79a
4 changed files with 17 additions and 10 deletions
+8
View File
@@ -1,3 +1,11 @@
1998-10-11 Martin Baulig <martin@home-of-linux.org>
* src/inodedb/Makefile.am: Removed @libs_xauth@ and -lgdbm
from the _LDADD variables since libtool automatically gets
the dependencies.
* src/daemon/Makefile.am: Likewise.
* examples/Makefile.am: Likewise.
1998-10-10 Martin Baulig <martin@home-of-linux.org>
* configure (LIBGTOP_EXTRA_LIBS): Added `GLIB_LIBS'.