Remove detected -lcrypt flag
This commit is contained in:
@@ -18,7 +18,7 @@ libtt_la_LIBADD = api/c/libapi.la api/dnd/libdnd.la db/libdb.la mp/libmp.la \
|
||||
|
||||
if SOLARIS
|
||||
# This stuff should be figured out by configure
|
||||
libtt_la_LIBADD += -lnsl -lsocket -lintl -lc -lw
|
||||
libtt_la_LIBADD += -lnsl -lsocket -lintl -lw
|
||||
endif
|
||||
|
||||
if LINUX
|
||||
|
||||
Reference in New Issue
Block a user