fix check when the second argument contains operator-characters

This commit is contained in:
Marc Wäckerlin
2019-11-27 16:48:04 +01:00
parent 6d81df1678
commit bedf4ca32a
3 changed files with 17 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ AM_INIT_AUTOMAKE([1.9 tar-pax])
AX_INIT_STANDARD_PROJECT
# requirements, uncomment, what you need:
AX_USE_CXX
AX_USE_CXX_11
#AX_USE_LIBTOOL
AX_USE_SCRIPTS
AX_USE_DOXYGEN