Revision 17496,
1.0 KB
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17495,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | #undef HAVE_ESD |
---|
2 | |
---|
3 | #undef HAVE_LC_MESSAGES |
---|
4 | #undef HAVE_STPCPY |
---|
5 | #undef PACKAGE |
---|
6 | #undef VERSION |
---|
7 | #undef ENABLE_NLS |
---|
8 | #undef HAVE_CATGETS |
---|
9 | #undef HAVE_GETTEXT |
---|
10 | #undef HAVE_LINUX_SOUNDCARD_H |
---|
11 | #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME |
---|
12 | #undef HAVE_PROGRAM_INVOCATION_NAME |
---|
13 | |
---|
14 | /* Have the ALSA driver */ |
---|
15 | #undef ALSA |
---|
16 | |
---|
17 | /* Have the libghttp library on the system */ |
---|
18 | #undef WITH_LIBGHTTP |
---|
19 | |
---|
20 | /* the mail transfer agent to use */ |
---|
21 | #undef MAIL_TRANSFER_AGENT |
---|
22 | |
---|
23 | /*=== Curses version detection defines ===*/ |
---|
24 | /* Found some version of curses that we're going to use */ |
---|
25 | #undef HAS_CURSES |
---|
26 | |
---|
27 | /* Use SunOS SysV curses? */ |
---|
28 | #undef USE_SUNOS_CURSES |
---|
29 | |
---|
30 | /* Use old BSD curses - not used right now */ |
---|
31 | #undef USE_BSD_CURSES |
---|
32 | |
---|
33 | /* Use SystemV curses? */ |
---|
34 | #undef USE_SYSV_CURSES |
---|
35 | |
---|
36 | /* Use Ncurses? */ |
---|
37 | #undef USE_NCURSES |
---|
38 | |
---|
39 | /* If you Curses does not have color define this one */ |
---|
40 | #undef NO_COLOR_CURSES |
---|
41 | |
---|
42 | /* Define if you want to turn on SCO-specific code */ |
---|
43 | #undef SCO_FLAVOR |
---|
44 | |
---|
45 | /* Set to reflect version of ncurses * |
---|
46 | * 0 = version 1.* |
---|
47 | * 1 = version 1.9.9g |
---|
48 | * 2 = version 4.0/4.1 */ |
---|
49 | #undef NCURSES_970530 |
---|
Note: See
TracBrowser
for help on using the repository browser.