home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
wxos2233.zip
/
wxOS2-2_3_3.zip
/
wxWindows-2.3.3
/
utils
/
configure.in
< prev
next >
Wrap
Text File
|
2002-07-19
|
666b
|
24 lines
dnl Process this file with autoconf to produce a configure script.
AC_REVISION($Id: configure.in,v 1.5 2002/07/16 10:36:00 JS Exp $)dnl
AC_INIT(Makefile.in)
GL_TOOLKIT_DIR=$wx_cv_path_glcanvas
AC_SUBST(GL_TOOLKIT_DIR)
AC_OUTPUT([
Makefile
makegen/Makefile
HelpGen/Makefile
HelpGen/src/Makefile
tex2rtf/Makefile
tex2rtf/src/Makefile
hhp2cached/Makefile
dialoged/Makefile
dialoged/src/Makefile
emulator/Makefile
emulator/src/Makefile
helpview/Makefile
helpview/src/Makefile
])