~ubuntu-branches/ubuntu/vivid/gdk-pixbuf/vivid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-10-06 22:10:04 UTC
  • Revision ID: james.westby@ubuntu.com-20041006221004-rma9deknj8qctu67
Tags: upstream-0.22.0
ImportĀ upstreamĀ versionĀ 0.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
2
#undef HAVE_LIBSM
 
3
#undef PACKAGE
 
4
#undef VERSION
 
5
#undef USE_GMODULE
 
6
#undef USE_MMX
 
7
#undef HAVE_PROGRESSIVE_JPEG
 
8
#undef PATH_RGB_TXT
 
9
 
 
10
/* Define if you have the <dirent.h> header file, and it defines `DIR'. */
 
11
#undef HAVE_DIRENT_H
 
12
 
 
13
/* Define if you have the <dlfcn.h> header file. */
 
14
#undef HAVE_DLFCN_H
 
15
 
 
16
/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
 
17
#undef HAVE_NDIR_H
 
18
 
 
19
/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
 
20
#undef HAVE_SYS_DIR_H
 
21
 
 
22
/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
 
23
#undef HAVE_SYS_NDIR_H
 
24
 
 
25
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
 
26
#undef HAVE_SYS_WAIT_H
 
27
 
 
28
/* Name of package */
 
29
#undef PACKAGE
 
30
 
 
31
/* Define as the return type of signal handlers (`int' or `void'). */
 
32
#undef RETSIGTYPE
 
33
 
 
34
/* Define if you have the ANSI C header files. */
 
35
#undef STDC_HEADERS
 
36
 
 
37
/* Version number of package */
 
38
#undef VERSION
 
39
 
 
40
/* Define if the X Window System is missing or not being used. */
 
41
#undef X_DISPLAY_MISSING