Search
lxdream.org :: lxdream/config.h.in
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 658:f5926310bfbe
prev657:c4143facbfcb
next671:a530ea88eebd
author nkeynes
date Thu Apr 17 07:54:17 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix header comment
file annotate diff log raw
nkeynes@1
     1
/* config.h.in.  Generated from configure.in by autoheader.  */
nkeynes@1
     2
#undef ENABLE_NLS
nkeynes@1
     3
#undef HAVE_CATGETS
nkeynes@1
     4
#undef HAVE_GETTEXT
nkeynes@1
     5
#undef GETTEXT_PACKAGE
nkeynes@1
     6
#undef HAVE_LC_MESSAGES
nkeynes@1
     7
#undef HAVE_STPCPY
nkeynes@1
     8
#undef HAVE_LIBSM
nkeynes@1
     9
nkeynes@539
    10
/* Building on an apple platform. Things are different... */
nkeynes@539
    11
#undef APPLE_BUILD
nkeynes@539
    12
nkeynes@1
    13
/* always defined to indicate that i18n is enabled */
nkeynes@1
    14
#undef ENABLE_NLS
nkeynes@1
    15
nkeynes@562
    16
/* Enable IO tracing */
nkeynes@562
    17
#undef ENABLE_TRACE_IO
nkeynes@562
    18
nkeynes@562
    19
/* Enable watchpoints */
nkeynes@562
    20
#undef ENABLE_WATCH
nkeynes@562
    21
nkeynes@529
    22
/* translation domain */
nkeynes@529
    23
#undef GETTEXT_PACKAGE
nkeynes@529
    24
bhaal22@643
    25
/* Have alsa support */
bhaal22@643
    26
#undef HAVE_ALSA
bhaal22@643
    27
nkeynes@1
    28
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
nkeynes@1
    29
#undef HAVE_BIND_TEXTDOMAIN_CODESET
nkeynes@1
    30
nkeynes@658
    31
/* Have Cocoa framework */
nkeynes@658
    32
#undef HAVE_COCOA
nkeynes@539
    33
nkeynes@1
    34
/* Define to 1 if you have the `dcgettext' function. */
nkeynes@1
    35
#undef HAVE_DCGETTEXT
nkeynes@1
    36
nkeynes@529
    37
/* Have esound support */
nkeynes@529
    38
#undef HAVE_ESOUND
nkeynes@529
    39
nkeynes@1
    40
/* Define if the GNU gettext() function is already present or preinstalled. */
nkeynes@1
    41
#undef HAVE_GETTEXT
nkeynes@1
    42
nkeynes@658
    43
/* Have GLX support */
nkeynes@658
    44
#undef HAVE_GLX
nkeynes@658
    45
nkeynes@539
    46
/* Have GTK libraries */
nkeynes@539
    47
#undef HAVE_GTK
nkeynes@539
    48
nkeynes@658
    49
/* Building with GTK+Cocoa */
nkeynes@658
    50
#undef HAVE_GTK_OSX
nkeynes@658
    51
nkeynes@658
    52
/* Building with GTK+X11 */
nkeynes@658
    53
#undef HAVE_GTK_X11
nkeynes@658
    54
nkeynes@1
    55
/* Define to 1 if you have the <inttypes.h> header file. */
nkeynes@1
    56
#undef HAVE_INTTYPES_H
nkeynes@1
    57
nkeynes@1
    58
/* Define if your <locale.h> file defines LC_MESSAGES. */
nkeynes@1
    59
#undef HAVE_LC_MESSAGES
nkeynes@1
    60
nkeynes@174
    61
/* Define to 1 if you have the `GL' library (-lGL). */
nkeynes@174
    62
#undef HAVE_LIBGL
nkeynes@174
    63
nkeynes@653
    64
/* Define to 1 if you have the `OSMesa' library (-lOSMesa). */
nkeynes@653
    65
#undef HAVE_LIBOSMESA
nkeynes@653
    66
nkeynes@526
    67
/* Define to 1 if you have the `z' library (-lz). */
nkeynes@526
    68
#undef HAVE_LIBZ
nkeynes@526
    69
nkeynes@614
    70
/* Have linux joystick support */
nkeynes@614
    71
#undef HAVE_LINUX_JOYSTICK
nkeynes@614
    72
nkeynes@1
    73
/* Define to 1 if you have the <locale.h> header file. */
nkeynes@1
    74
#undef HAVE_LOCALE_H
nkeynes@1
    75
nkeynes@1
    76
/* Define to 1 if you have the <memory.h> header file. */
nkeynes@1
    77
#undef HAVE_MEMORY_H
nkeynes@1
    78
nkeynes@658
    79
/* Have NSOpenGL support */
nkeynes@658
    80
#undef HAVE_NSGL
nkeynes@658
    81
nkeynes@656
    82
/* Have EXT_framebuffer_object support */
nkeynes@656
    83
#undef HAVE_OPENGL_FBO
nkeynes@656
    84
nkeynes@656
    85
/* Have 2.0 shader support */
nkeynes@656
    86
#undef HAVE_OPENGL_SHADER
nkeynes@656
    87
nkeynes@656
    88
/* Have ARB shader support */
nkeynes@656
    89
#undef HAVE_OPENGL_SHADER_ARB
nkeynes@656
    90
nkeynes@658
    91
/* Building with the OSMesa video driver */
nkeynes@658
    92
#undef HAVE_OSMESA
nkeynes@658
    93
nkeynes@657
    94
/* Have pulseaudio support */
nkeynes@657
    95
#undef HAVE_PULSE
nkeynes@657
    96
nkeynes@1
    97
/* Define to 1 if you have the <stdint.h> header file. */
nkeynes@1
    98
#undef HAVE_STDINT_H
nkeynes@1
    99
nkeynes@1
   100
/* Define to 1 if you have the <stdlib.h> header file. */
nkeynes@1
   101
#undef HAVE_STDLIB_H
nkeynes@1
   102
nkeynes@1
   103
/* Define to 1 if you have the <strings.h> header file. */
nkeynes@1
   104
#undef HAVE_STRINGS_H
nkeynes@1
   105
nkeynes@1
   106
/* Define to 1 if you have the <string.h> header file. */
nkeynes@1
   107
#undef HAVE_STRING_H
nkeynes@1
   108
nkeynes@1
   109
/* Define to 1 if you have the <sys/stat.h> header file. */
nkeynes@1
   110
#undef HAVE_SYS_STAT_H
nkeynes@1
   111
nkeynes@1
   112
/* Define to 1 if you have the <sys/types.h> header file. */
nkeynes@1
   113
#undef HAVE_SYS_TYPES_H
nkeynes@1
   114
nkeynes@1
   115
/* Define to 1 if you have the <unistd.h> header file. */
nkeynes@1
   116
#undef HAVE_UNISTD_H
nkeynes@1
   117
nkeynes@1
   118
/* Name of package */
nkeynes@1
   119
#undef PACKAGE
nkeynes@1
   120
nkeynes@1
   121
/* Define to the address where bug reports for this package should be sent. */
nkeynes@1
   122
#undef PACKAGE_BUGREPORT
nkeynes@1
   123
nkeynes@1
   124
/* Define to the full name of this package. */
nkeynes@1
   125
#undef PACKAGE_NAME
nkeynes@1
   126
nkeynes@1
   127
/* Define to the full name and version of this package. */
nkeynes@1
   128
#undef PACKAGE_STRING
nkeynes@1
   129
nkeynes@1
   130
/* Define to the one symbol short name of this package. */
nkeynes@1
   131
#undef PACKAGE_TARNAME
nkeynes@1
   132
nkeynes@1
   133
/* Define to the version of this package. */
nkeynes@1
   134
#undef PACKAGE_VERSION
nkeynes@1
   135
nkeynes@526
   136
/* SH4 Translator to use (if any) */
nkeynes@526
   137
#undef SH4_TRANSLATOR
nkeynes@526
   138
nkeynes@1
   139
/* Define to 1 if you have the ANSI C header files. */
nkeynes@1
   140
#undef STDC_HEADERS
nkeynes@1
   141
nkeynes@1
   142
/* Version number of package */
nkeynes@1
   143
#undef VERSION
.