Search
lxdream.org :: lxdream/config.h.in
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 697:479b8c213f61
prev687:6bdc2b7032ea
next866:86cd01c2b2d3
author nkeynes
date Fri Jul 18 12:54:59 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix make check for out-of-tree build
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@671
    16
/* Enable SH4 statistics */
nkeynes@671
    17
#undef ENABLE_SH4STATS
nkeynes@671
    18
nkeynes@562
    19
/* Enable IO tracing */
nkeynes@562
    20
#undef ENABLE_TRACE_IO
nkeynes@562
    21
nkeynes@562
    22
/* Enable watchpoints */
nkeynes@562
    23
#undef ENABLE_WATCH
nkeynes@562
    24
nkeynes@529
    25
/* translation domain */
nkeynes@529
    26
#undef GETTEXT_PACKAGE
nkeynes@529
    27
bhaal22@643
    28
/* Have alsa support */
bhaal22@643
    29
#undef HAVE_ALSA
bhaal22@643
    30
nkeynes@1
    31
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
nkeynes@1
    32
#undef HAVE_BIND_TEXTDOMAIN_CODESET
nkeynes@1
    33
nkeynes@658
    34
/* Have Cocoa framework */
nkeynes@658
    35
#undef HAVE_COCOA
nkeynes@539
    36
nkeynes@697
    37
/* Have Apple CoreAudio support */
nkeynes@697
    38
#undef HAVE_CORE_AUDIO
nkeynes@697
    39
nkeynes@1
    40
/* Define to 1 if you have the `dcgettext' function. */
nkeynes@1
    41
#undef HAVE_DCGETTEXT
nkeynes@1
    42
nkeynes@529
    43
/* Have esound support */
nkeynes@529
    44
#undef HAVE_ESOUND
nkeynes@529
    45
nkeynes@1
    46
/* Define if the GNU gettext() function is already present or preinstalled. */
nkeynes@1
    47
#undef HAVE_GETTEXT
nkeynes@1
    48
nkeynes@658
    49
/* Have GLX support */
nkeynes@658
    50
#undef HAVE_GLX
nkeynes@658
    51
nkeynes@539
    52
/* Have GTK libraries */
nkeynes@539
    53
#undef HAVE_GTK
nkeynes@539
    54
nkeynes@658
    55
/* Building with GTK+Cocoa */
nkeynes@658
    56
#undef HAVE_GTK_OSX
nkeynes@658
    57
nkeynes@658
    58
/* Building with GTK+X11 */
nkeynes@658
    59
#undef HAVE_GTK_X11
nkeynes@658
    60
nkeynes@1
    61
/* Define to 1 if you have the <inttypes.h> header file. */
nkeynes@1
    62
#undef HAVE_INTTYPES_H
nkeynes@1
    63
nkeynes@1
    64
/* Define if your <locale.h> file defines LC_MESSAGES. */
nkeynes@1
    65
#undef HAVE_LC_MESSAGES
nkeynes@1
    66
nkeynes@174
    67
/* Define to 1 if you have the `GL' library (-lGL). */
nkeynes@174
    68
#undef HAVE_LIBGL
nkeynes@174
    69
nkeynes@653
    70
/* Define to 1 if you have the `OSMesa' library (-lOSMesa). */
nkeynes@653
    71
#undef HAVE_LIBOSMESA
nkeynes@653
    72
nkeynes@526
    73
/* Define to 1 if you have the `z' library (-lz). */
nkeynes@526
    74
#undef HAVE_LIBZ
nkeynes@526
    75
nkeynes@614
    76
/* Have linux joystick support */
nkeynes@614
    77
#undef HAVE_LINUX_JOYSTICK
nkeynes@614
    78
nkeynes@1
    79
/* Define to 1 if you have the <locale.h> header file. */
nkeynes@1
    80
#undef HAVE_LOCALE_H
nkeynes@1
    81
nkeynes@1
    82
/* Define to 1 if you have the <memory.h> header file. */
nkeynes@1
    83
#undef HAVE_MEMORY_H
nkeynes@1
    84
nkeynes@658
    85
/* Have NSOpenGL support */
nkeynes@658
    86
#undef HAVE_NSGL
nkeynes@658
    87
nkeynes@687
    88
/* Have Color Clamp */
nkeynes@687
    89
#undef HAVE_OPENGL_CLAMP_COLOR
nkeynes@687
    90
nkeynes@656
    91
/* Have EXT_framebuffer_object support */
nkeynes@656
    92
#undef HAVE_OPENGL_FBO
nkeynes@656
    93
nkeynes@656
    94
/* Have 2.0 shader support */
nkeynes@656
    95
#undef HAVE_OPENGL_SHADER
nkeynes@656
    96
nkeynes@656
    97
/* Have ARB shader support */
nkeynes@656
    98
#undef HAVE_OPENGL_SHADER_ARB
nkeynes@656
    99
nkeynes@658
   100
/* Building with the OSMesa video driver */
nkeynes@658
   101
#undef HAVE_OSMESA
nkeynes@658
   102
nkeynes@657
   103
/* Have pulseaudio support */
nkeynes@657
   104
#undef HAVE_PULSE
nkeynes@657
   105
nkeynes@1
   106
/* Define to 1 if you have the <stdint.h> header file. */
nkeynes@1
   107
#undef HAVE_STDINT_H
nkeynes@1
   108
nkeynes@1
   109
/* Define to 1 if you have the <stdlib.h> header file. */
nkeynes@1
   110
#undef HAVE_STDLIB_H
nkeynes@1
   111
nkeynes@1
   112
/* Define to 1 if you have the <strings.h> header file. */
nkeynes@1
   113
#undef HAVE_STRINGS_H
nkeynes@1
   114
nkeynes@1
   115
/* Define to 1 if you have the <string.h> header file. */
nkeynes@1
   116
#undef HAVE_STRING_H
nkeynes@1
   117
nkeynes@1
   118
/* Define to 1 if you have the <sys/stat.h> header file. */
nkeynes@1
   119
#undef HAVE_SYS_STAT_H
nkeynes@1
   120
nkeynes@1
   121
/* Define to 1 if you have the <sys/types.h> header file. */
nkeynes@1
   122
#undef HAVE_SYS_TYPES_H
nkeynes@1
   123
nkeynes@1
   124
/* Define to 1 if you have the <unistd.h> header file. */
nkeynes@1
   125
#undef HAVE_UNISTD_H
nkeynes@1
   126
nkeynes@1
   127
/* Name of package */
nkeynes@1
   128
#undef PACKAGE
nkeynes@1
   129
nkeynes@1
   130
/* Define to the address where bug reports for this package should be sent. */
nkeynes@1
   131
#undef PACKAGE_BUGREPORT
nkeynes@1
   132
nkeynes@1
   133
/* Define to the full name of this package. */
nkeynes@1
   134
#undef PACKAGE_NAME
nkeynes@1
   135
nkeynes@1
   136
/* Define to the full name and version of this package. */
nkeynes@1
   137
#undef PACKAGE_STRING
nkeynes@1
   138
nkeynes@1
   139
/* Define to the one symbol short name of this package. */
nkeynes@1
   140
#undef PACKAGE_TARNAME
nkeynes@1
   141
nkeynes@1
   142
/* Define to the version of this package. */
nkeynes@1
   143
#undef PACKAGE_VERSION
nkeynes@1
   144
nkeynes@526
   145
/* SH4 Translator to use (if any) */
nkeynes@526
   146
#undef SH4_TRANSLATOR
nkeynes@526
   147
nkeynes@675
   148
/* The size of `void *', as computed by sizeof. */
nkeynes@675
   149
#undef SIZEOF_VOID_P
nkeynes@675
   150
nkeynes@1
   151
/* Define to 1 if you have the ANSI C header files. */
nkeynes@1
   152
#undef STDC_HEADERS
nkeynes@1
   153
nkeynes@1
   154
/* Version number of package */
nkeynes@1
   155
#undef VERSION
.