X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=f55a9824476aaa8ae4930a878830280c99db7c22;hb=54c43692649e392a42bb9559ea12cdaff056b965;hp=51a4d1af4615a6c7c32017335fcb239fbe311260;hpb=403bc56ffdf4679f5159d926c5774ad042c55ac9;p=mmh diff --git a/configure.ac b/configure.ac index 51a4d1a..f55a982 100644 --- a/configure.ac +++ b/configure.ac @@ -387,7 +387,7 @@ dnl Check location of modf AC_CHECK_FUNC(modf, , AC_CHECK_LIB(m, modf)) dnl Checks for network libraries (nsl, socket) -AC_CHECK_NETLIBS +NMH_CHECK_NETLIBS termcap_curses_order="termcap curses ncurses" for lib in $termcap_curses_order; do