#! /bin/sh
-# From configure.in Id
+# From configure.in Id: configure.in
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
+
+
trap '' 1 2 15
cat > confcache <<\EOF
# This file is a shell script that caches the results of configure
propsize/Makefile
richedit/Makefile
resource/Makefile
+ rotate/Makefile
sashtest/Makefile
scroll/Makefile
scrollsub/Makefile
splitter/Makefile
+ statbar/Makefile
text/Makefile
thread/Makefile
toolbar/Makefile
s%@oldincludedir@%$oldincludedir%g
s%@infodir@%$infodir%g
s%@mandir@%$mandir%g
+s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
CEOF
EOF
propsize/Makefile
richedit/Makefile
resource/Makefile
+ rotate/Makefile
sashtest/Makefile
scroll/Makefile
scrollsub/Makefile
splitter/Makefile
+ statbar/Makefile
text/Makefile
thread/Makefile
toolbar/Makefile