Mercurial > otakunoraifu
comparison config.h.in @ 1:b753afeb3f34
Does build under debian testing
author | thib |
---|---|
date | Fri, 01 Aug 2008 16:34:21 +0000 |
parents | 223b71206888 |
children | 4d7486cb20a9 |
comparison
equal
deleted
inserted
replaced
0:223b71206888 | 1:b753afeb3f34 |
---|---|
1 /* config.h.in. Generated from configure.in by autoheader. */ | 1 /* config.h.in. Generated from configure.in by autoheader. */ |
2 /* gettext حر */ | |
3 #undef ENABLE_NLS | |
4 #undef HAVE_CATGETS | |
5 #undef HAVE_GETTEXT | |
6 #undef HAVE_LC_MESSAGES | |
7 #undef HAVE_STPCPY | |
8 #undef PACKAGE | |
9 #undef VERSION | |
10 | 2 |
11 /* default display size */ | 3 /* default display size */ |
12 #undef DISPSIZE | 4 #undef DISPSIZE |
13 | 5 |
14 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | 6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
145 #undef X_DISPLAY_MISSING | 137 #undef X_DISPLAY_MISSING |
146 | 138 |
147 /* Define to empty if `const' does not conform to ANSI C. */ | 139 /* Define to empty if `const' does not conform to ANSI C. */ |
148 #undef const | 140 #undef const |
149 | 141 |
150 /* Define to `unsigned' if <sys/types.h> does not define. */ | 142 /* Define to `unsigned int' if <sys/types.h> does not define. */ |
151 #undef size_t | 143 #undef size_t |