Search
lxdream.org :: lxdream/config.h.in
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 675:b97020f9af1c
prev671:a530ea88eebd
next687:6bdc2b7032ea
author nkeynes
date Sun Jun 01 00:47:45 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change First cut of the Cocoa GUI implementation
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@1
    37
/* Define to 1 if you have the `dcgettext' function. */
nkeynes@1
    38
#undef HAVE_DCGETTEXT
nkeynes@1
    39
nkeynes@529
    40
/* Have esound support */
nkeynes@529
    41
#undef HAVE_ESOUND
nkeynes@529
    42
nkeynes@1
    43
/* Define if the GNU gettext() function is already present or preinstalled. */
nkeynes@1
    44
#undef HAVE_GETTEXT
nkeynes@1
    45
nkeynes@658
    46
/* Have GLX support */
nkeynes@658
    47
#undef HAVE_GLX
nkeynes@658
    48
nkeynes@539
    49
/* Have GTK libraries */
nkeynes@539
    50
#undef HAVE_GTK
nkeynes@539
    51
nkeynes@658
    52
/* Building with GTK+Cocoa */
nkeynes@658
    53
#undef HAVE_GTK_OSX
nkeynes@658
    54
nkeynes@658
    55
/* Building with GTK+X11 */
nkeynes@658
    56
#undef HAVE_GTK_X11
nkeynes@658
    57
nkeynes@1
    58
/* Define to 1 if you have the <inttypes.h> header file. */
nkeynes@1
    59
#undef HAVE_INTTYPES_H
nkeynes@1
    60
nkeynes@1
    61
/* Define if your <locale.h> file defines LC_MESSAGES. */
nkeynes@1
    62
#undef HAVE_LC_MESSAGES
nkeynes@1
    63
nkeynes@174
    64
/* Define to 1 if you have the `GL' library (-lGL). */
nkeynes@174
    65
#undef HAVE_LIBGL
nkeynes@174
    66
nkeynes@653
    67
/* Define to 1 if you have the `OSMesa' library (-lOSMesa). */
nkeynes@653
    68
#undef HAVE_LIBOSMESA
nkeynes@653
    69
nkeynes@526
    70
/* Define to 1 if you have the `z' library (-lz). */
nkeynes@526
    71
#undef HAVE_LIBZ
nkeynes@526
    72
nkeynes@614
    73
/* Have linux joystick support */
nkeynes@614
    74
#undef HAVE_LINUX_JOYSTICK
nkeynes@614
    75
nkeynes@1
    76
/* Define to 1 if you have the <locale.h> header file. */
nkeynes@1
    77
#undef HAVE_LOCALE_H
nkeynes@1
    78
nkeynes@1
    79
/* Define to 1 if you have the <memory.h> header file. */
nkeynes@1
    80
#undef HAVE_MEMORY_H
nkeynes@1
    81
nkeynes@658
    82
/* Have NSOpenGL support */
nkeynes@658
    83
#undef HAVE_NSGL
nkeynes@658
    84
nkeynes@656
    85
/* Have EXT_framebuffer_object support */
nkeynes@656
    86
#undef HAVE_OPENGL_FBO
nkeynes@656
    87
nkeynes@656
    88
/* Have 2.0 shader support */
nkeynes@656
    89
#undef HAVE_OPENGL_SHADER
nkeynes@656
    90
nkeynes@656
    91
/* Have ARB shader support */
nkeynes@656
    92
#undef HAVE_OPENGL_SHADER_ARB
nkeynes@656
    93
nkeynes@658
    94
/* Building with the OSMesa video driver */
nkeynes@658
    95
#undef HAVE_OSMESA
nkeynes@658
    96
nkeynes@657
    97
/* Have pulseaudio support */
nkeynes@657
    98
#undef HAVE_PULSE
nkeynes@657
    99
nkeynes@1
   100
/* Define to 1 if you have the <stdint.h> header file. */
nkeynes@1
   101
#undef HAVE_STDINT_H
nkeynes@1
   102
nkeynes@1
   103
/* Define to 1 if you have the <stdlib.h> header file. */
nkeynes@1
   104
#undef HAVE_STDLIB_H
nkeynes@1
   105
nkeynes@1
   106
/* Define to 1 if you have the <strings.h> header file. */
nkeynes@1
   107
#undef HAVE_STRINGS_H
nkeynes@1
   108
nkeynes@1
   109
/* Define to 1 if you have the <string.h> header file. */
nkeynes@1
   110
#undef HAVE_STRING_H
nkeynes@1
   111
nkeynes@1
   112
/* Define to 1 if you have the <sys/stat.h> header file. */
nkeynes@1
   113
#undef HAVE_SYS_STAT_H
nkeynes@1
   114
nkeynes@1
   115
/* Define to 1 if you have the <sys/types.h> header file. */
nkeynes@1
   116
#undef HAVE_SYS_TYPES_H
nkeynes@1
   117
nkeynes@1
   118
/* Define to 1 if you have the <unistd.h> header file. */
nkeynes@1
   119
#undef HAVE_UNISTD_H
nkeynes@1
   120
nkeynes@1
   121
/* Name of package */
nkeynes@1
   122
#undef PACKAGE
nkeynes@1
   123
nkeynes@1
   124
/* Define to the address where bug reports for this package should be sent. */
nkeynes@1
   125
#undef PACKAGE_BUGREPORT
nkeynes@1
   126
nkeynes@1
   127
/* Define to the full name of this package. */
nkeynes@1
   128
#undef PACKAGE_NAME
nkeynes@1
   129
nkeynes@1
   130
/* Define to the full name and version of this package. */
nkeynes@1
   131
#undef PACKAGE_STRING
nkeynes@1
   132
nkeynes@1
   133
/* Define to the one symbol short name of this package. */
nkeynes@1
   134
#undef PACKAGE_TARNAME
nkeynes@1
   135
nkeynes@1
   136
/* Define to the version of this package. */
nkeynes@1
   137
#undef PACKAGE_VERSION
nkeynes@1
   138
nkeynes@526
   139
/* SH4 Translator to use (if any) */
nkeynes@526
   140
#undef SH4_TRANSLATOR
nkeynes@526
   141
nkeynes@675
   142
/* The size of `void *', as computed by sizeof. */
nkeynes@675
   143
#undef SIZEOF_VOID_P
nkeynes@675
   144
nkeynes@1
   145
/* Define to 1 if you have the ANSI C header files. */
nkeynes@1
   146
#undef STDC_HEADERS
nkeynes@1
   147
nkeynes@1
   148
/* Version number of package */
nkeynes@1
   149
#undef VERSION
.