add @LIBS@, for any generic libraries which may be needed to
authoraland <aland>
Wed, 1 Mar 2000 21:07:20 +0000 (21:07 +0000)
committeraland <aland>
Wed, 1 Mar 2000 21:07:20 +0000 (21:07 +0000)
compile the server.

Make.inc.in

index 008fb85..ca51cd9 100644 (file)
@@ -31,6 +31,7 @@ LCRYPT                = @CRYPTLIB@
 LDBM           = @DBMLIB@
 SOCKETLIB      = @SOCKETLIB@
 NSLLIB         = @NSLLIB@
+LIBS           = @LIBS@
 
 LOGDIR         = @logdir@
 RADDBDIR       = @raddbdir@