File: config.h.in

package info (click to toggle)
diction 0.8-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 328 kB
  • ctags: 197
  • sloc: ansic: 1,812; sh: 1,507; makefile: 75
file content (11 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if realloc(0,n) fails. */
#undef BROKEN_REALLOC

/* Define if you have <nl_types.h>. */
#undef HAVE_NL_TYPES_H

/* The version string. */
#define VERSION @VERSION@