Deleted Added
sdiff udiff text old ( 174993 ) new ( 176187 )
full compact
1# $Id: ncurses_defs,v 1.35 2007/10/06 21:18:16 tom Exp $
2##############################################################################
3# Copyright (c) 2000-2006,2007 Free Software Foundation, Inc. #
4# #
5# Permission is hereby granted, free of charge, to any person obtaining a #
6# copy of this software and associated documentation files (the "Software"), #
7# to deal in the Software without restriction, including without limitation #
8# the rights to use, copy, modify, merge, publish, distribute, distribute #
9# with modifications, sublicense, and/or sell copies of the Software, and to #
10# permit persons to whom the Software is furnished to do so, subject to the #
11# following conditions: #

--- 29 unchanged lines hidden (view full) ---

41ETIP_NEEDS_MATH_H
42GCC_NORETURN /* nothing */
43GCC_UNUSED /* nothing */
44HAVE_BIG_CORE
45HAVE_BSD_CGETENT
46HAVE_BSD_SIGNAL_H
47HAVE_BTOWC
48HAVE_BUILTIN_H
49HAVE_DIRENT_H
50HAVE_ERRNO
51HAVE_FCNTL_H
52HAVE_FILTER 1
53HAVE_FORM_H
54HAVE_GETBEGX 1
55HAVE_GETCURX 1
56HAVE_GETCWD
57HAVE_GETEGID
58HAVE_GETEUID
59HAVE_GETMAXX 1
60HAVE_GETNSTR
61HAVE_GETOPT_H
62HAVE_GETTIMEOFDAY
63HAVE_GETTTYNAM
64HAVE_GETWIN 1
65HAVE_GPM_H
66HAVE_GPP_BUILTIN_H
67HAVE_GXX_BUILTIN_H
68HAVE_HAS_KEY

--- 132 unchanged lines hidden ---