comparison src/config.h.in @ 1876:932ff0c0f57b v7.2.173

updated for version 7.2-173
author vimboss
date Thu, 14 May 2009 20:20:33 +0000
parents b34d985598f6
children fc89a4f98a8b
comparison
equal deleted inserted replaced
1875:09f00d57222b 1876:932ff0c0f57b
27 /* Define when termcap.h defines outfuntype */ 27 /* Define when termcap.h defines outfuntype */
28 #undef HAVE_OUTFUNTYPE 28 #undef HAVE_OUTFUNTYPE
29 29
30 /* Define when __DATE__ " " __TIME__ can be used */ 30 /* Define when __DATE__ " " __TIME__ can be used */
31 #undef HAVE_DATE_TIME 31 #undef HAVE_DATE_TIME
32
33 /* Define when __attribute__((unused)) can be used */
34 #undef HAVE_ATTRIBUTE_UNUSED
32 35
33 /* defined always when using configure */ 36 /* defined always when using configure */
34 #undef UNIX 37 #undef UNIX
35 38
36 /* Defined to the size of an int */ 39 /* Defined to the size of an int */