+srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
+ac_env_build_alias_set=${build_alias+set}
+ac_env_build_alias_value=$build_alias
+ac_cv_env_build_alias_set=${build_alias+set}
+ac_cv_env_build_alias_value=$build_alias
+ac_env_host_alias_set=${host_alias+set}
+ac_env_host_alias_value=$host_alias
+ac_cv_env_host_alias_set=${host_alias+set}
+ac_cv_env_host_alias_value=$host_alias
+ac_env_target_alias_set=${target_alias+set}
+ac_env_target_alias_value=$target_alias
+ac_cv_env_target_alias_set=${target_alias+set}
+ac_cv_env_target_alias_value=$target_alias
+ac_env_CC_set=${CC+set}
+ac_env_CC_value=$CC
+ac_cv_env_CC_set=${CC+set}
+ac_cv_env_CC_value=$CC
+ac_env_CFLAGS_set=${CFLAGS+set}
+ac_env_CFLAGS_value=$CFLAGS
+ac_cv_env_CFLAGS_set=${CFLAGS+set}
+ac_cv_env_CFLAGS_value=$CFLAGS
+ac_env_LDFLAGS_set=${LDFLAGS+set}
+ac_env_LDFLAGS_value=$LDFLAGS
+ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
+ac_cv_env_LDFLAGS_value=$LDFLAGS
+ac_env_CPPFLAGS_set=${CPPFLAGS+set}
+ac_env_CPPFLAGS_value=$CPPFLAGS
+ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
+ac_cv_env_CPPFLAGS_value=$CPPFLAGS
+ac_env_CPP_set=${CPP+set}
+ac_env_CPP_value=$CPP
+ac_cv_env_CPP_set=${CPP+set}
+ac_cv_env_CPP_value=$CPP
+ac_env_CXX_set=${CXX+set}
+ac_env_CXX_value=$CXX
+ac_cv_env_CXX_set=${CXX+set}
+ac_cv_env_CXX_value=$CXX
+ac_env_CXXFLAGS_set=${CXXFLAGS+set}
+ac_env_CXXFLAGS_value=$CXXFLAGS
+ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
+ac_cv_env_CXXFLAGS_value=$CXXFLAGS
+ac_env_CXXCPP_set=${CXXCPP+set}
+ac_env_CXXCPP_value=$CXXCPP
+ac_cv_env_CXXCPP_set=${CXXCPP+set}
+ac_cv_env_CXXCPP_value=$CXXCPP
+
+#
+# Report the --help message.
+#
+if test "$ac_init_help" = "long"; then
+ # Omit some internal or obsolete options to make the list less imposing.
+ # This message is too long to be a string in the A/UX 3.1 sh.
+ cat <<EOF
+\`configure' configures this package to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=VALUE]...
+
+To assign environment variables (e.g., CC, CFLAGS...), specify them as
+VAR=VALUE. See below for descriptions of some of the useful variables.
+
+Defaults for the options are specified in brackets.
+
+Configuration:
+ -h, --help display this help and exit
+ --help=short display options specific to this package
+ --help=recursive display the short help of all the included packages
+ -V, --version display version information and exit
+ -q, --quiet, --silent do not print \`checking...' messages
+ --cache-file=FILE cache test results in FILE [disabled]
+ -C, --config-cache alias for \`--cache-file=config.cache'
+ -n, --no-create do not create output files
+ --srcdir=DIR find the sources in DIR [configure dir or \`..']
+
+EOF
+
+ cat <<EOF
+Installation directories:
+ --prefix=PREFIX install architecture-independent files in PREFIX
+ [$ac_default_prefix]
+ --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
+ [PREFIX]
+
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=\$HOME'.
+
+For better control, use the options below.
+
+Fine tuning of the installation directories:
+ --bindir=DIR user executables [EPREFIX/bin]
+ --sbindir=DIR system admin executables [EPREFIX/sbin]
+ --libexecdir=DIR program executables [EPREFIX/libexec]
+ --datadir=DIR read-only architecture-independent data [PREFIX/share]
+ --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
+ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
+ --localstatedir=DIR modifiable single-machine data [PREFIX/var]
+ --libdir=DIR object code libraries [EPREFIX/lib]
+ --includedir=DIR C header files [PREFIX/include]
+ --oldincludedir=DIR C header files for non-gcc [/usr/include]
+ --infodir=DIR info documentation [PREFIX/info]
+ --mandir=DIR man documentation [PREFIX/man]
+EOF
+
+ cat <<\EOF
+
+X features:
+ --x-includes=DIR X include files are in DIR
+ --x-libraries=DIR X library files are in DIR
+
+System types:
+ --build=BUILD configure for building on BUILD [guessed]
+ --host=HOST build programs to run on HOST [BUILD]
+ --target=TARGET configure for building compilers for TARGET [HOST]
+EOF
+fi
+
+if test -n "$ac_init_help"; then
+
+ cat <<\EOF
+
+Optional Features:
+ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
+ --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
+--enable-gui use GUI classes
+--enable-shared create shared library code
+--enable-burnt_name create set name in shared library
+--enable-optimise create optimised code
+--enable-debug same as debug_flag and debug_info
+--enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)
+--enable-debug_info create code with debugging information
+--enable-debug_gdb create code with extra GDB debugging information
+--enable-debug_cntxt use wxDebugContext
+--enable-mem_tracing create code with memory tracing
+--enable-profile create code with profiling information
+--enable-no_rtti create code without RTTI information
+--enable-no_exceptions create code without exceptions information
+--enable-permissive compile code disregarding strict ANSI
+--enable-no_deps create code without dependency information
+--enable-intl use internationalization system
+--enable-config use wxConfig (and derived) classes
+--enable-sockets use socket/network classes
+--enable-ipc use interprocess communication (wxSocket etc.)
+--enable-dialupman use dialup network classes
+--enable-apple_ieee use the Apple IEEE codec
+--enable-timedate use date/time classes
+--enable-wave use wxWave class
+--enable-fraction use wxFraction class
+--enable-dynlib use wxLibrary class for DLL loading
+--enable-longlong use wxLongLong class
+--enable-geometry use geometry class
+--enable-log use logging system
+--enable-streams use wxStream etc classes
+--enable-file use wxFile classes
+--enable-textfile use wxTextFile classes
+--enable-unicode compile wxString with Unicode support
+--enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs
+--enable-wxprintfv use wxWindows implementation of vprintf()
+--enable-std_iostreams use standard C++ stream classes
+--enable-filesystem use virtual file systems classes
+--enable-fs_inet use virtual HTTP/FTP filesystems
+--enable-fs_zip use virtual ZIP filesystems
+--enable-zipstream use wxZipInputStream
+--enable-catch_segvs catch signals and pass them to wxApp::OnFatalException
+--enable-snglinst use wxSingleInstanceChecker class
+--enable-threads use threads
+--enable-serial use class serialization
+--enable-docview use document view architecture
+--enable-help use help (using external browser at present)
+--enable-constraints use layout-constraints system
+--enable-printarch use printing architecture
+--enable-mdi use multiple document interface architecture
+--enable-postscript use wxPostscriptDC device context (default for gtk+)
+--enable-prologio use Prolog IO library
+--enable-resources use wxWindows resources
+--enable-xresources use X resources for save (default for gtk+)
+--enable-clipboard use wxClipboard classes
+--enable-dnd use Drag'n'Drop classes
+--enable-metafile use win32 metafiles
+--enable-wxtree make wxTree library
+--enable-controls use all usual controls
+--enable-accel use accelerators
+--enable-caret use wxCaret class
+--enable-bmpbutton use wxBitmapButton class
+--enable-checkbox use wxCheckBox class
+--enable-checklst use wxCheckListBox (listbox with checkboxes) class
+--enable-choice use wxChoice class
+--enable-combobox use wxComboBox classes
+--enable-gauge use wxGauge class
+--enable-grid use wxGrid class
+--enable-newgrid use new wxGrid class
+--enable-imaglist use wxImageList class
+--enable-listbox use wxListBox class
+--enable-listctrl use wxListCtrl class
+--enable-notebook use wxNotebook class
+--enable-radiobox use wxRadioBox class
+--enable-radiobtn use wxRadioButton class
+--enable-sash use wxSashWindow class
+--enable-scrollbar use wxScrollBar class and scrollable windows
+--enable-slider use wxSlider class
+--enable-spinbtn use wxSpinButton class
+--enable-spinctrl use wxSpinCtrl class
+--enable-splitter use wxSplitterWindow class
+--enable-statbmp use wxStaticBitmap class
+--enable-statbox use wxStaticBox class
+--enable-statline use wxStaticLine class
+--enable-statusbar use wxStatusBar class
+--enable-tabdialog use wxTabControl class
+--enable-togglebtn use wxToggleButton class
+--enable-toolbar use wxToolBar class
+--enable-tbarnative use native wxToolBar class
+--enable-tbarsmpl use wxToolBarSimple class
+--enable-treectrl use wxTreeCtrl class
+--enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)
+--enable-dirdlg use wxDirDialog
+--enable-textdlg use wxTextDialog
+--enable-tipdlg use startup tips
+--enable-progressdlg use wxProgressDialog
+--enable-miniframe use wxMiniFrame class
+--enable-html use wxHTML sub-library
+--enable-tooltips use wxToolTip class
+--enable-splines use spline drawing code
+--enable-validators use wxValidator and derived classes
+--enable-busyinfo use wxBusyInfo
+--enable-joystick compile in joystick support (Linux only)
+--enable-image use wxImage class
+--enable-gif use gif images (GIF file format)
+--enable-pcx use pcx images (PCX file format)
+--enable-pnm use pnm images (PNM file format)
+--enable-xpm use xpm images (XPM file format)
+ --disable-gtktest Do not try to compile and run a test GTK program
+
+Optional Packages:
+ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
+ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
+ --with-gtk use GTK+
+ --with-motif use Motif/Lesstif
+ --with-mac use Mac OS X
+ --with-wine use WINE
+ --with-cygwin use Cygwin for MS-Windows
+ --with-mingw use GCC Minimal MS-Windows
+ --with-pm use OS/2 Presentation Manager
+ --with-gtk-prefix=PFX Prefix where GTK is installed
+ --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed
+--with-libpng use libpng (PNG image format)
+--with-libjpeg use libjpeg (JPEG file format)
+--with-libtiff use libtiff (TIFF file format)
+--with-freetype use freetype (font rasterizer)
+--with-opengl use OpenGL (or Mesa)
+--with-dmalloc use dmalloc library (www.letters.com/dmalloc)
+--with-zlib use zlib for LZW compression
+--with-odbc use the IODBC and wxODBC classes
+ --with-gtk-prefix=PFX Prefix where GTK is installed (optional)
+ --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)
+ --with-x use the X Window System
+
+Some influential environment variables:
+ CC C compiler command
+ CFLAGS C compiler flags
+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
+ nonstandard directory <lib dir>
+ CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
+ headers in a nonstandard directory <include dir>
+ CPP C preprocessor
+ CXX C++ compiler command
+ CXXFLAGS C++ compiler flags
+ CXXCPP C++ preprocessor
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
+EOF
+fi
+
+if test "$ac_init_help" = "recursive"; then
+ # If there are subdirs, report their specific --help.
+ ac_popdir=`pwd`
+ for ac_subdir in : $ac_subdirs_all; do test "x$ac_subdir" = x: && continue
+ cd $ac_subdir
+ # A "../" for each directory in /$ac_subdir.
+ ac_dots=`echo $ac_subdir |
+ sed 's,^\./,,;s,[^/]$,&/,;s,[^/]*/,../,g'`
+
+ case $srcdir in
+ .) # No --srcdir option. We are building in place.
+ ac_sub_srcdir=$srcdir ;;
+ [\\/]* | ?:[\\/]* ) # Absolute path.
+ ac_sub_srcdir=$srcdir/$ac_subdir ;;
+ *) # Relative path.
+ ac_sub_srcdir=$ac_dots$srcdir/$ac_subdir ;;
+ esac
+
+ # Check for guested configure; otherwise get Cygnus style configure.
+ if test -f $ac_sub_srcdir/configure.gnu; then
+ echo
+ $SHELL $ac_sub_srcdir/configure.gnu --help=recursive
+ elif test -f $ac_sub_srcdir/configure; then
+ echo
+ $SHELL $ac_sub_srcdir/configure --help=recursive
+ elif test -f $ac_sub_srcdir/configure.ac ||
+ test -f $ac_sub_srcdir/configure.in; then
+ echo
+ $ac_configure --help
+ else
+ echo "$as_me: WARNING: no configuration information is in $ac_subdir" >&2
+ fi
+ cd $ac_popdir
+ done
+fi
+
+test -n "$ac_init_help" && exit 0
+if $ac_init_version; then
+ cat <<\EOF
+
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it.
+EOF
+ exit 0
+fi
+exec 5>config.log
+cat >&5 <<EOF
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by $as_me, which was
+generated by GNU Autoconf 2.50. Invocation command line was
+
+ $ $0 $@
+
+EOF
+{
+cat <<_ASUNAME
+## ---------- ##
+## Platform. ##
+## ---------- ##
+
+hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
+uname -m = `(uname -m) 2>/dev/null || echo unknown`
+uname -r = `(uname -r) 2>/dev/null || echo unknown`
+uname -s = `(uname -s) 2>/dev/null || echo unknown`
+uname -v = `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
+/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
+
+/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
+/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
+hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
+/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
+/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
+/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
+
+PATH = $PATH