1 dnl This macro was generated by
2 dnl Bakefile 0.1.1 (http://bakefile.sourceforge.net)
3 dnl Do not modify, all changes will be overwritten!
7 dnl ### begin block COND_WXUSE_ZLIBBUILTIN ###
8 COND_WXUSE_ZLIBBUILTIN="#"
9 if test "x$wxUSE_ZLIB" = "xbuiltin" ; then
10 COND_WXUSE_ZLIBBUILTIN=
12 AC_SUBST(COND_WXUSE_ZLIBBUILTIN)
13 dnl ### begin block COND_UNICODE1 ###
15 if test "x$UNICODE" = "x1" ; then
18 AC_SUBST(COND_UNICODE1)
19 dnl ### begin block COND_BUILDDEBUG ###
21 if test "x$BUILD" = "xdebug" ; then
24 AC_SUBST(COND_BUILDDEBUG)
25 dnl ### begin block COND_WXUSE_REGEXBUILTIN ###
26 COND_WXUSE_REGEXBUILTIN="#"
27 if test "x$wxUSE_REGEX" = "xbuiltin" ; then
28 COND_WXUSE_REGEXBUILTIN=
30 AC_SUBST(COND_WXUSE_REGEXBUILTIN)
31 dnl ### begin block COND_USE_SOSYMLINKS1 ###
32 COND_USE_SOSYMLINKS1="#"
33 if test "x$USE_SOSYMLINKS" = "x1" ; then
36 AC_SUBST(COND_USE_SOSYMLINKS1)
37 dnl ### begin block COND_WXUSE_LIBJPEGBUILTIN ###
38 COND_WXUSE_LIBJPEGBUILTIN="#"
39 if test "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
40 COND_WXUSE_LIBJPEGBUILTIN=
42 AC_SUBST(COND_WXUSE_LIBJPEGBUILTIN)
43 dnl ### begin block COND_WXUSE_LIBPNGBUILTIN ###
44 COND_WXUSE_LIBPNGBUILTIN="#"
45 if test "x$wxUSE_LIBPNG" = "xbuiltin" ; then
46 COND_WXUSE_LIBPNGBUILTIN=
48 AC_SUBST(COND_WXUSE_LIBPNGBUILTIN)
49 dnl ### begin block COND_WXUSE_ODBCBUILTIN ###
50 COND_WXUSE_ODBCBUILTIN="#"
51 if test "x$wxUSE_ODBC" = "xbuiltin" ; then
52 COND_WXUSE_ODBCBUILTIN=
54 AC_SUBST(COND_WXUSE_ODBCBUILTIN)
55 dnl ### begin block COND_TOOLKITGTK ###
57 if test "x$TOOLKIT" = "xGTK" ; then
60 AC_SUBST(COND_TOOLKITGTK)
61 dnl ### begin block COND_TOOLKITMOTIF ###
63 if test "x$TOOLKIT" = "xMOTIF" ; then
66 AC_SUBST(COND_TOOLKITMOTIF)
67 dnl ### begin block COND_TOOLKITMSW ###
69 if test "x$TOOLKIT" = "xMSW" ; then
72 AC_SUBST(COND_TOOLKITMSW)
73 dnl ### begin block COND_TOOLKITMAC ###
75 if test "x$TOOLKIT" = "xMAC" ; then
78 AC_SUBST(COND_TOOLKITMAC)
79 dnl ### begin block COND_TOOLKITCOCOA ###
81 if test "x$TOOLKIT" = "xCOCOA" ; then
84 AC_SUBST(COND_TOOLKITCOCOA)
85 dnl ### begin block COND_TOOLKITOS2 ###
87 if test "x$TOOLKIT" = "xOS2" ; then
90 AC_SUBST(COND_TOOLKITOS2)
91 dnl ### begin block COND_TOOLKITX11 ###
93 if test "x$TOOLKIT" = "xX11" ; then
96 AC_SUBST(COND_TOOLKITX11)
97 dnl ### begin block COND_TOOLKITMGL ###
99 if test "x$TOOLKIT" = "xMGL" ; then
102 AC_SUBST(COND_TOOLKITMGL)
103 dnl ### begin block COND_WXUNIV1 ###
105 if test "x$WXUNIV" = "x1" ; then
108 AC_SUBST(COND_WXUNIV1)
109 dnl ### begin block COND_SHARED0_MONOLITHIC1 ###
110 COND_SHARED0_MONOLITHIC1="#"
111 if test "x$SHARED" = "x0" -a \
112 "x$MONOLITHIC" = "x1" ; then
113 COND_SHARED0_MONOLITHIC1=
115 AC_SUBST(COND_SHARED0_MONOLITHIC1)
116 dnl ### begin block COND_SHARED1_MONOLITHIC1 ###
117 COND_SHARED1_MONOLITHIC1="#"
118 if test "x$SHARED" = "x1" -a \
119 "x$MONOLITHIC" = "x1" ; then
120 COND_SHARED1_MONOLITHIC1=
122 AC_SUBST(COND_SHARED1_MONOLITHIC1)
123 dnl ### begin block COND_PLATFORM_UNIX1 ###
124 COND_PLATFORM_UNIX1="#"
125 if test "x$PLATFORM_UNIX" = "x1" ; then
128 AC_SUBST(COND_PLATFORM_UNIX1)
129 dnl ### begin block COND_PLATFORM_MACOSX1 ###
130 COND_PLATFORM_MACOSX1="#"
131 if test "x$PLATFORM_MACOSX" = "x1" ; then
132 COND_PLATFORM_MACOSX1=
134 AC_SUBST(COND_PLATFORM_MACOSX1)
135 dnl ### begin block COND_PLATFORM_WIN321 ###
136 COND_PLATFORM_WIN321="#"
137 if test "x$PLATFORM_WIN32" = "x1" ; then
138 COND_PLATFORM_WIN321=
140 AC_SUBST(COND_PLATFORM_WIN321)
141 dnl ### begin block COND_USE_SOVERSION1_PLATFORM_MACOSX0 ###
142 COND_USE_SOVERSION1_PLATFORM_MACOSX0="#"
143 if test "x$USE_SOVERSION" = "x1" -a \
144 "x$PLATFORM_MACOSX" = "x0" ; then
145 COND_USE_SOVERSION1_PLATFORM_MACOSX0=
147 AC_SUBST(COND_USE_SOVERSION1_PLATFORM_MACOSX0)
148 dnl ### begin block COND_USE_SOVERSION1_PLATFORM_MACOSX1 ###
149 COND_USE_SOVERSION1_PLATFORM_MACOSX1="#"
150 if test "x$USE_SOVERSION" = "x1" -a \
151 "x$PLATFORM_MACOSX" = "x1" ; then
152 COND_USE_SOVERSION1_PLATFORM_MACOSX1=
154 AC_SUBST(COND_USE_SOVERSION1_PLATFORM_MACOSX1)
155 dnl ### begin block COND_WXUSE_LIBTIFFBUILTIN ###
156 COND_WXUSE_LIBTIFFBUILTIN="#"
157 if test "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
158 COND_WXUSE_LIBTIFFBUILTIN=
160 AC_SUBST(COND_WXUSE_LIBTIFFBUILTIN)
161 dnl ### begin block COND_PLATFORM_WIN320 ###
162 COND_PLATFORM_WIN320="#"
163 if test "x$PLATFORM_WIN32" = "x0" ; then
164 COND_PLATFORM_WIN320=
166 AC_SUBST(COND_PLATFORM_WIN320)
167 dnl ### begin block COND_MONOLITHIC1 ###
169 if test "x$MONOLITHIC" = "x1" ; then
172 AC_SUBST(COND_MONOLITHIC1)
173 dnl ### begin block COND_MONOLITHIC0 ###
175 if test "x$MONOLITHIC" = "x0" ; then
178 AC_SUBST(COND_MONOLITHIC0)
179 dnl ### begin block COND_USE_GUI1 ###
181 if test "x$USE_GUI" = "x1" ; then
184 AC_SUBST(COND_USE_GUI1)
185 dnl ### begin block COND_DEPS_TYPEGCC ###
186 COND_DEPS_TYPEGCC="#"
187 if test "x$DEPS_TYPE" = "xgcc" ; then
190 AC_SUBST(COND_DEPS_TYPEGCC)
191 dnl ### begin block COND_USE_GUI0 ###
193 if test "x$USE_GUI" = "x0" ; then
196 AC_SUBST(COND_USE_GUI0)
197 dnl ### begin block COND_USE_GUI1_WXUNIV0 ###
198 COND_USE_GUI1_WXUNIV0="#"
199 if test "x$USE_GUI" = "x1" -a \
200 "x$WXUNIV" = "x0" ; then
201 COND_USE_GUI1_WXUNIV0=
203 AC_SUBST(COND_USE_GUI1_WXUNIV0)
204 dnl ### begin block COND_USE_GUI1_WXUNIV1 ###
205 COND_USE_GUI1_WXUNIV1="#"
206 if test "x$USE_GUI" = "x1" -a \
207 "x$WXUNIV" = "x1" ; then
208 COND_USE_GUI1_WXUNIV1=
210 AC_SUBST(COND_USE_GUI1_WXUNIV1)
211 dnl ### begin block COND_USE_SOVERLINUX1 ###
212 COND_USE_SOVERLINUX1="#"
213 if test "x$USE_SOVERLINUX" = "x1" ; then
214 COND_USE_SOVERLINUX1=
216 AC_SUBST(COND_USE_SOVERLINUX1)
217 dnl ### begin block COND_USE_SOVERSOLARIS1 ###
218 COND_USE_SOVERSOLARIS1="#"
219 if test "x$USE_SOVERSOLARIS" = "x1" ; then
220 COND_USE_SOVERSOLARIS1=
222 AC_SUBST(COND_USE_SOVERSOLARIS1)