remove non existing AM_OPTIONS_WXRC: it results in an error with aclocal 1.4, even though it's inside a comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-05-03 17:10:29 +00:00
parent f1560fa6df
commit 9a32689b37

View File

@@ -289,7 +289,6 @@ dnl AC_ARG_ENABLE(...)
dnl AC_ARG_WITH(...)
dnl ...
dnl AM_OPTIONS_WXCONFIG
dnl AM_OPTIONS_WXRC
dnl ...
dnl AM_PATH_WXCONFIG(2.6.0, wxWin=1)
dnl if test "$wxWin" != 1; then