assdraw: actually ask for all of the wx libraries used

Originally committed to SVN as r6859.
This commit is contained in:
Thomas Goyne 2012-05-24 01:56:09 +00:00
parent b67edaff6d
commit f0eaaacd06
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ fi
# Checks for typedefs, structures, and compiler characteristics.
AM_OPTIONS_WXCONFIG
AM_PATH_WXCONFIG(2.8.1, [have_wxconfig=1], [have_wxconfig=0], [std,gl,stc])
AM_PATH_WXCONFIG(2.8.1, [have_wxconfig=1], [have_wxconfig=0], [std,gl,stc,aui, propgrid])
if test "$have_wxconfig" != 1; then
AC_MSG_FAILURE([