master
Marc Wäckerlin 9 years ago
parent d887eb2e2e
commit 5d5124bc40
  1. 2
      README
  2. 2
      configure.ac

@ -1,4 +1,4 @@
This is a C++ class for reading and writing XML structures
C++ class for reading and writing XML structures
All informaton can be found in the generated doxygen project documentation.

@ -29,7 +29,7 @@ AX_BUILD_EXAMPLES
#AX_CHECK_QT([QT], [QtCore QtGui QtNetwork], [QtWidgets])
#AX_QT_NO_KEYWORDS
AX_PKG_REQUIRE(libmrwcxx, libmrw-x++, mrw/string.hxx)
AX_PKG_REQUIRE(libmrwcxx, libmrw-c++, mrw/string.hxx)
# create output
AC_OUTPUT

Loading…
Cancel
Save