removed obsolete samples/univ from SAMPLES_SUBDIRS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-10-03 01:33:24 +00:00
parent 17533c89d2
commit a068364f32
2 changed files with 1 additions and 9 deletions

View File

@@ -4434,10 +4434,6 @@ if test "$wxUSE_GUI" = "yes"; then
drawing dynamic erase event exec font image \
minimal richedit rotate widgets"
if test "$wxUSE_UNIVERSAL" = "yes" ; then
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS univ"
fi
dnl this is needed to be able to find AFM files
CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
else