git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47611
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-# From configure.in Id: configure.in 47607 2007-07-21 01:42:58Z VZ .
+# From configure.in Id: configure.in 47609 2007-07-21 02:20:00Z VZ .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
#
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
#
+if test "$wxUSE_FONTENUM" = "yes" ; then
+ cat >>confdefs.h <<\_ACEOF
+#define wxUSE_FONTENUM 1
+_ACEOF
+
+fi
+
if test "$wxUSE_FONTMAP" = "yes" ; then
cat >>confdefs.h <<\_ACEOF
#define wxUSE_FONTMAP 1
if test "$wxUSE_FONTMAP" = "yes" ; then
cat >>confdefs.h <<\_ACEOF
#define wxUSE_FONTMAP 1
dnl String stuff
dnl ---------------------------------------------------------------------------
dnl String stuff
dnl ---------------------------------------------------------------------------
+if test "$wxUSE_FONTENUM" = "yes" ; then
+ AC_DEFINE(wxUSE_FONTENUM)
+fi
+
if test "$wxUSE_FONTMAP" = "yes" ; then
AC_DEFINE(wxUSE_FONTMAP)
fi
if test "$wxUSE_FONTMAP" = "yes" ; then
AC_DEFINE(wxUSE_FONTMAP)
fi