File: config.linux

package info (click to toggle)
hexer 0.1.4c-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 664 kB
  • ctags: 962
  • sloc: ansic: 12,584; makefile: 135
file content (15 lines) | stat: -rw-r--r-- 349 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* Configuration file for Linux
 */

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

#define USE_STDARG           1