diff options
Diffstat (limited to 'net-analyzer/net-snmp/files/net-snmp-99999999-tinfo.patch')
-rw-r--r-- | net-analyzer/net-snmp/files/net-snmp-99999999-tinfo.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/net-snmp/files/net-snmp-99999999-tinfo.patch b/net-analyzer/net-snmp/files/net-snmp-99999999-tinfo.patch index 6eb2df50c43a..2eb4ccca6313 100644 --- a/net-analyzer/net-snmp/files/net-snmp-99999999-tinfo.patch +++ b/net-analyzer/net-snmp/files/net-snmp-99999999-tinfo.patch @@ -1,9 +1,9 @@ --- a/configure.d/config_os_libs2 +++ b/configure.d/config_os_libs2 -@@ -598,6 +598,7 @@ - AC_CHECK_HEADERS([curses.h]) - AC_CHECK_HEADERS([ncurses/curses.h])],,, +@@ -601,6 +601,7 @@ + [HAVE_LIBCURSES=FALSE],, [LIBCURSES]) + AC_SUBST([HAVE_LIBCURSES]) +NETSNMP_SEARCH_LIBS([cbreak], [tinfo],[LIBCURSES="$LIBCURSES -ltinfo"],,,) AC_SUBST([LIBCURSES]) |