2000-01-31 13:31:18 -05:00
|
|
|
dnl Process this file with autoconf to produce a configure script.
|
|
|
|
AC_REVISION($Id$)dnl
|
|
|
|
|
|
|
|
AC_INIT(Makefile.in)
|
|
|
|
|
2002-05-18 19:36:55 -04:00
|
|
|
dnl we need the values the main configure determined for us, so refuse
|
|
|
|
dnl to run if we don't have them
|
|
|
|
if test "x$wx_cv_path_samplesubdirs" = "x"; then
|
|
|
|
AC_MSG_ERROR([Please run configure from the top level directory.])
|
|
|
|
fi
|
|
|
|
|
2000-02-07 12:33:23 -05:00
|
|
|
SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
|
|
|
|
AC_SUBST(SAMPLES_SUBDIRS)
|
|
|
|
|
2002-01-25 06:59:25 -05:00
|
|
|
IF_GNU_MAKE=$wx_cv_if_gnu_make
|
2000-03-05 14:03:21 -05:00
|
|
|
PATH_IFS=$wx_cv_path_ifs
|
|
|
|
PROGRAM_EXT=$wx_cv_program_ext
|
|
|
|
WX_TARGET_LIBRARY=$wx_cv_target_library
|
2001-07-21 02:48:40 -04:00
|
|
|
WX_TARGET_LIBRARY_GL=$wx_cv_target_library_gl
|
2000-03-05 14:03:21 -05:00
|
|
|
|
2002-01-25 06:59:25 -05:00
|
|
|
AC_SUBST(IF_GNU_MAKE)
|
2000-03-05 14:03:21 -05:00
|
|
|
AC_SUBST(PATH_IFS)
|
|
|
|
AC_SUBST(PROGRAM_EXT)
|
|
|
|
AC_SUBST(WX_TARGET_LIBRARY)
|
2001-07-21 02:48:40 -04:00
|
|
|
AC_SUBST(WX_TARGET_LIBRARY_GL)
|
2000-03-05 14:03:21 -05:00
|
|
|
|
2000-01-31 13:31:18 -05:00
|
|
|
AC_OUTPUT([
|
|
|
|
Makefile
|
2002-03-25 18:28:07 -05:00
|
|
|
artprov/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
caret/Makefile
|
|
|
|
calendar/Makefile
|
|
|
|
checklst/Makefile
|
|
|
|
config/Makefile
|
|
|
|
controls/Makefile
|
|
|
|
console/Makefile
|
|
|
|
db/Makefile
|
|
|
|
dialogs/Makefile
|
2000-02-10 13:43:33 -05:00
|
|
|
dialup/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
docview/Makefile
|
|
|
|
docvwmdi/Makefile
|
|
|
|
dnd/Makefile
|
2000-03-01 06:05:49 -05:00
|
|
|
dragimag/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
drawing/Makefile
|
2000-07-15 15:51:35 -04:00
|
|
|
dynamic/Makefile
|
2001-06-11 16:03:00 -04:00
|
|
|
erase/Makefile
|
2001-01-31 11:00:00 -05:00
|
|
|
event/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
exec/Makefile
|
|
|
|
font/Makefile
|
|
|
|
grid/Makefile
|
|
|
|
help/Makefile
|
|
|
|
image/Makefile
|
|
|
|
internat/Makefile
|
|
|
|
ipc/Makefile
|
2000-03-19 18:04:18 -05:00
|
|
|
joytest/Makefile
|
2002-04-08 12:02:30 -04:00
|
|
|
keyboard/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
layout/Makefile
|
|
|
|
listctrl/Makefile
|
|
|
|
mdi/Makefile
|
2000-03-01 18:37:09 -05:00
|
|
|
menu/Makefile
|
2000-09-07 11:21:37 -04:00
|
|
|
memcheck/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
minifram/Makefile
|
|
|
|
minimal/Makefile
|
2002-04-18 12:41:35 -04:00
|
|
|
mobile/Makefile
|
|
|
|
mobile/wxedit/Makefile
|
2002-04-26 14:28:30 -04:00
|
|
|
mobile/styles/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
newgrid/Makefile
|
|
|
|
notebook/Makefile
|
|
|
|
png/Makefile
|
|
|
|
printing/Makefile
|
|
|
|
proplist/Makefile
|
|
|
|
propsize/Makefile
|
|
|
|
resource/Makefile
|
2000-02-06 12:13:14 -05:00
|
|
|
rotate/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
sashtest/Makefile
|
|
|
|
scroll/Makefile
|
|
|
|
scrollsub/Makefile
|
2001-07-03 15:38:19 -04:00
|
|
|
sockets/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
splitter/Makefile
|
2000-02-04 15:27:10 -05:00
|
|
|
statbar/Makefile
|
2002-06-23 09:55:20 -04:00
|
|
|
taskbar/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
text/Makefile
|
|
|
|
thread/Makefile
|
|
|
|
toolbar/Makefile
|
|
|
|
treectrl/Makefile
|
2000-03-05 12:49:58 -05:00
|
|
|
treelay/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
typetest/Makefile
|
|
|
|
validate/Makefile
|
2001-07-03 15:38:19 -04:00
|
|
|
widgets/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
wizard/Makefile
|
|
|
|
html/Makefile
|
|
|
|
html/about/Makefile
|
|
|
|
html/help/Makefile
|
|
|
|
html/printing/Makefile
|
|
|
|
html/helpview/Makefile
|
|
|
|
html/test/Makefile
|
|
|
|
html/zip/Makefile
|
|
|
|
html/virtual/Makefile
|
|
|
|
html/widget/Makefile
|
2000-03-01 15:11:17 -05:00
|
|
|
opengl/Makefile
|
|
|
|
opengl/cube/Makefile
|
|
|
|
opengl/penguin/Makefile
|
|
|
|
opengl/isosurf/Makefile
|
2000-01-31 13:31:18 -05:00
|
|
|
])
|