source: git/output/config.h.in @ 59ac5a4

spielwiese
Last change on this file since 59ac5a4 was 8dff4e, checked in by Hans Schönemann <hannes@…>, 14 years ago
some defines to test for
  • Property mode set to 100644
File size: 274 bytes
Line 
1#ifndef OUTPUT_CONFIG_H
2#define OUTPUT_CONFIG_H
3/* Define if you have unistd.h */
4#undef HAVE_UNISTD_H
5/* Define if you have stdlib.h */
6#undef HAVE_STDLIB_H
7/* Define if you have unistd.h */
8#undef HAVE_UNISTD_H
9/* Define if you have vprintf */
10#undef HAVE_VPRINTF
11
12#endif
Note: See TracBrowser for help on using the repository browser.