fix for missing AC_SUBST(SAMPLES_SUBDIRS)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-02-07 17:33:23 +00:00
parent b089607b63
commit ec90f5e53a
4 changed files with 17 additions and 6 deletions

View File

@@ -3,6 +3,9 @@ AC_REVISION($Id$)dnl
AC_INIT(Makefile.in)
SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
AC_SUBST(SAMPLES_SUBDIRS)
AC_OUTPUT([
Makefile
caret/Makefile