File: config.linux

package info (click to toggle)
hexer 0.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 788 kB
  • ctags: 995
  • sloc: ansic: 12,977; makefile: 98
file content (18 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* Configuration file for Linux
 */

#define HAVE_STRCMP          1
#define HAVE_STRCASECMP      1
#define HAVE_SIGTYPE_INT     0
#define HAVE_CONST           1
#define HAVE_MEMMOVE         1
#define HAVE_NCURSES         1
#define HAVE_USLEEP          1
#define HAVE_FLOAT_H         1
#define HAVE_ALLOCA          1
#define NEED_ALLOCA_H        1
#define HAVE_STRERROR        1
#define HAVE_VASPRINTF       1

#define USE_STDARG           1