File: config.linux

package info (click to toggle)
hexer 0.1.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 808 kB
  • sloc: ansic: 13,914; makefile: 99
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