File: config.h

package info (click to toggle)
abcm2ps 6.6.17-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,396 kB
  • sloc: ansic: 28,767; sh: 2,869; makefile: 198
file content (20 lines) | stat: -rw-r--r-- 536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* config.h.  Generated from config.h.in by configure.  */
/* config.h.in */

/* default directory to search for format files */
#define DEFAULT_FDIR "/usr/local/share/abcm2ps"

/* Define if you have the strtol function.  */
/* #undef HAVE_STRTOL */

/* Define if you have the <malloc.h> header file.  */
#define HAVE_MALLOC_H 1

/* Define to handle the european A4 format.  */
/* #undef A4_FORMAT */

/* Define to have ~ as roll instead of twiddle.  */
/* #undef DECO_IS_ROLL */

#define VERSION "6.6.17"
#define VDATE "June 10, 2012"