[go: up one dir, main page]

File: config.h.in

package info (click to toggle)
libggigcp 0.8.2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,516 kB
  • ctags: 380
  • sloc: sh: 7,332; ansic: 2,311; makefile: 91
file content (28 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
/* Tag to identify path to libgcp.conf */
#define GCPPATHTAG      FIXME_DEFINE_THIS!

/* Tag plus full path to libgcp.conf */
#define GCPCONFFILE     FIXME_DEFINE_THIS!

/* The length of the tag */
#define GCPTAGLEN       FIXME_DEFINE_THIS!

/* Define to use run-time debugging */
#undef DEBUG

/* Define if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define if you have the <ggi/ggi.h> header file. */
#undef HAVE_GGI_GGI_H

/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define as `__inline' if that's what the C compiler calls it, or to nothing
   if it is not supported. */
#undef inline