This caused too much problems, so I reverted it.

1998-08-25  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (LIBGTOP_EXTRA_LIBS): Added $(LIBSUPPORT).
This commit is contained in:
Martin Baulig
1998-08-25 11:48:16 +00:00
committed by Martin Baulig
parent e60200e8de
commit c3bac0b4f6
2 changed files with 0 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
* configure.in: Added check for `-lsocket'.
(LIBGTOP_INCS): Added $(SUPPORTINCS).
(INCLUDES): Added $(SUPPORTINCS).
(LIBGTOP_EXTRA_LIBS): Added $(LIBSUPPORT).
* acconfig.h: Added `NEED_DECLARATION_GETHOSTNAME',
`NEED_DECLARATION_SETREUID', `NEED_DECLARATION_SETREGID'

View File

@@ -211,7 +211,6 @@ if test x$build_inodedb = xyes ; then
fi
LIBGTOP_INCS="$LIBGTOP_INCS $SUPPORTINCS"
LIBGTOP_EXTRA_LIBS="$LIBGTOP_LIBS $LIBSUPPORT"
LIBGTOP_GUILE_LIBS="$LIBGTOP_LIBS"
LIBGTOP_GUILE_INCS="$LIBGTOP_INCS"