[go: up one dir, main page]

File: config.h.in

package info (click to toggle)
diction 1.11-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 928 kB
  • sloc: sh: 3,155; ansic: 2,583; makefile: 88
file content (11 lines) | stat: -rw-r--r-- 279 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 the msgfmt(1) program and the gettext(3) function. */
#undef HAVE_GETTEXT

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