projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Define SF_UNICODE if undefined
[wxWidgets.git]
/
samples
/
configure.in
diff --git
a/samples/configure.in
b/samples/configure.in
index cdc5666e245040c8beb1be9fc4ec397af2f426d2..6152ff2426700da55938755d8c32d76a7892844d 100644
(file)
--- a/
samples/configure.in
+++ b/
samples/configure.in
@@
-9,10
+9,12
@@
AC_SUBST(SAMPLES_SUBDIRS)
PATH_IFS=$wx_cv_path_ifs
PROGRAM_EXT=$wx_cv_program_ext
WX_TARGET_LIBRARY=$wx_cv_target_library
PATH_IFS=$wx_cv_path_ifs
PROGRAM_EXT=$wx_cv_program_ext
WX_TARGET_LIBRARY=$wx_cv_target_library
+WX_TARGET_LIBRARY_GL=$wx_cv_target_library_gl
AC_SUBST(PATH_IFS)
AC_SUBST(PROGRAM_EXT)
AC_SUBST(WX_TARGET_LIBRARY)
AC_SUBST(PATH_IFS)
AC_SUBST(PROGRAM_EXT)
AC_SUBST(WX_TARGET_LIBRARY)
+AC_SUBST(WX_TARGET_LIBRARY_GL)
AC_OUTPUT([
Makefile
AC_OUTPUT([
Makefile
@@
-31,6
+33,8
@@
AC_OUTPUT([
dragimag/Makefile
drawing/Makefile
dynamic/Makefile
dragimag/Makefile
drawing/Makefile
dynamic/Makefile
+ erase/Makefile
+ event/Makefile
exec/Makefile
font/Makefile
grid/Makefile
exec/Makefile
font/Makefile
grid/Makefile
@@
-48,7
+52,6
@@
AC_OUTPUT([
minimal/Makefile
newgrid/Makefile
notebook/Makefile
minimal/Makefile
newgrid/Makefile
notebook/Makefile
- plot/Makefile
png/Makefile
printing/Makefile
proplist/Makefile
png/Makefile
printing/Makefile
proplist/Makefile
@@
-59,6
+62,7
@@
AC_OUTPUT([
sashtest/Makefile
scroll/Makefile
scrollsub/Makefile
sashtest/Makefile
scroll/Makefile
scrollsub/Makefile
+ sockets/Makefile
splitter/Makefile
statbar/Makefile
text/Makefile
splitter/Makefile
statbar/Makefile
text/Makefile
@@
-68,7
+72,7
@@
AC_OUTPUT([
treelay/Makefile
typetest/Makefile
validate/Makefile
treelay/Makefile
typetest/Makefile
validate/Makefile
-
sock
ets/Makefile
+
widg
ets/Makefile
wizard/Makefile
html/Makefile
html/about/Makefile
wizard/Makefile
html/Makefile
html/about/Makefile