Changeset 4102 for trunk/configure.ac
- Timestamp:
- Sep 22, 2021, 9:50:18 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r4094 r4102 112 112 AC_MSG_FAILURE([$CXX is not a C++11 compiler]) 113 113 ]) 114 # test for some features available in modern C++ versions (but not in c++11) 115 YAT_FUNC_STRING_ENDS_WITH 116 YAT_FUNC_STRING_STARTS_WITH 117 YAT_FUNC_STRING_CONTAINS 118 sleep 10 114 119 115 120 AC_PROG_SED
Note: See TracChangeset
for help on using the changeset viewer.