[go: up one dir, main page]

File: config.h.in

package info (click to toggle)
diction 1.02-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 440 kB
  • ctags: 246
  • sloc: sh: 2,495; ansic: 2,173; makefile: 95
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@