/[inetutils]/inetutils/acinclude.m4
ViewVC logotype

Diff of /inetutils/acinclude.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by gray, Wed Jul 14 10:42:35 2004 UTC revision 1.13 by ams, Wed Sep 29 17:50:30 2004 UTC
# Line 1  Line 1 
1  dnl Autoconf macros used by inetutils  dnl Autoconf macros used by inetutils
2  dnl  dnl
3  dnl Copyright (C) 1996, 1997, 1998, 2002 Free Software Foundation, Inc.  dnl Copyright (C) 1996, 1997, 1998, 2002, 2004 Free Software Foundation, Inc.
4  dnl  dnl
5  dnl Mostly written by Miles Bader <miles@gnu.ai.mit.edu>  dnl Mostly written by Miles Bader <miles@gnu.ai.mit.edu>
6  dnl  dnl
# Line 179  AC_DEFUN([IU_LIB_NCURSES], [ Line 179  AC_DEFUN([IU_LIB_NCURSES], [
179        fi        fi
180        if test "$inetutils_cv_includedir_ncurses" = none; then        if test "$inetutils_cv_includedir_ncurses" = none; then
181          NCURSES_INCLUDE=""          NCURSES_INCLUDE=""
182            LIBNCURSES=''
183        else        else
184          NCURSES_INCLUDE="-I$inetutils_cv_includedir_ncurses"          NCURSES_INCLUDE="-I$inetutils_cv_includedir_ncurses"
185        fi        fi

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26