File: acconfig.h

package info (click to toggle)
kdevelop 3%3A2.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 11,664 kB
  • ctags: 6,348
  • sloc: cpp: 57,968; sh: 11,432; perl: 3,327; makefile: 561; python: 258; lex: 175; ansic: 19
file content (45 lines) | stat: -rw-r--r-- 850 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/* Define if the C++ compiler supports BOOL */
#undef HAVE_BOOL

#undef VERSION

#undef PACKAGE

/* defines if having libgif (always 1) */
#undef HAVE_LIBGIF

/* defines if having libjpeg (always 1) */
#undef HAVE_LIBJPEG

/* defines if having libtiff */
#undef HAVE_LIBTIFF

/* defines if having libpng */
#undef HAVE_LIBPNG

/* defines which to take for ksize_t */
#undef ksize_t

/* define if you have setenv */
#undef HAVE_FUNC_SETENV

/* Define to 1 if NLS is requested.  */
#undef ENABLE_NLS

/* Define as 1 if you have the stpcpy function.  */
#undef HAVE_STPCPY

/* Define if your locale.h file contains LC_MESSAGES.  */
#undef HAVE_LC_MESSAGES    

/* Define if you need the GNU extensions to compile */
#undef _GNU_SOURCE

#undef QT_DOCDIR
#undef KDELIBS_DOCDIR
#undef KDOC_INDEXDIR
#undef WITH_DOCBASE
#undef WITH_KDOC2


#undef KDE_QTVER