File: config.h.in

package info (click to toggle)
libpcre%2B%2B 0.9.5-5.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,608 kB
  • sloc: sh: 9,165; cpp: 835; makefile: 78
file content (29 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (5)
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
29
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */

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

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

/* Define if you have the <sstream> header file.  */
#undef HAVE_SSTREAM

/* Define if you have the <stdexcept> header file.  */
#undef HAVE_STDEXCEPT

/* Define if you have the <string> header file.  */
#undef HAVE_STRING

/* Define if you have the <vector> header file.  */
#undef HAVE_VECTOR

/* Define if you have the pcre library (-lpcre).  */
#undef HAVE_LIBPCRE

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION