File: config.h.in

package info (click to toggle)
htdig 1%3A3.2.0b6-21
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,292 kB
  • sloc: ansic: 49,632; cpp: 46,468; sh: 17,400; xml: 4,180; perl: 2,543; makefile: 888; php: 79; asm: 14
file content (11 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if your C compiler doesn't accept -c and -o together.  */
#undef NO_MINUS_C_MINUS_O

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

/* Whether to build bz2 as dynamic module */
#undef COMPILE_DL_BZ2