[go: up one dir, main page]

File: acconfig.h

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 (11 lines) | stat: -rw-r--r-- 294 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
/* 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