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:
committed by
Martin Baulig
parent
e60200e8de
commit
c3bac0b4f6
@@ -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'
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user