diff options
-rw-r--r-- | aclocal.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index 5a4ead657a..791af7f4fa 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1875,7 +1875,6 @@ AC_DEFUN([FP_CURSES], [directory containing curses libraries])], [CURSES_LIB_DIRS=$withval]) - AC_SUBST(CURSES_INCLUDE_DIRS) AC_SUBST(CURSES_LIB_DIRS) ])# FP_CURSES |