mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
1d080781b8
A simple console menu program. PR: 9439 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
--- configure.orig Sat Jan 9 14:08:55 1999
|
|
+++ configure Sat Jan 9 14:10:24 1999
|
|
@@ -842,7 +842,7 @@
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
else
|
|
ac_save_LIBS="$LIBS"
|
|
-LIBS="-lslang $LIBS"
|
|
+LIBS="-lslang -ltermcap $LIBS"
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 848 "configure"
|
|
#include "confdefs.h"
|