SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
+PATH_IFS=$wx_cv_path_ifs
+PROGRAM_EXT=$wx_cv_program_ext
+WX_TARGET_LIBRARY=$wx_cv_target_library
+
+
+
+
+
trap '' 1 2 15
cat > confcache <<\EOF
# This file is a shell script that caches the results of configure
thread/Makefile
toolbar/Makefile
treectrl/Makefile
+ treelay/Makefile
typetest/Makefile
validate/Makefile
sockets/Makefile
s%@infodir@%$infodir%g
s%@mandir@%$mandir%g
s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
+s%@PATH_IFS@%$PATH_IFS%g
+s%@PROGRAM_EXT@%$PROGRAM_EXT%g
+s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
CEOF
EOF
thread/Makefile
toolbar/Makefile
treectrl/Makefile
+ treelay/Makefile
typetest/Makefile
validate/Makefile
sockets/Makefile