3 --enable-approx disable the approximate matching functionality [default=enabled]
4 --enable-agrep Do not build and install the agrep tool [default=install]
5 --disable-system-abi try to make TRE compatible with the system regex ABI [default=disabled]
6 # --disable-wchar disable the wide character (wchar_t) support [default=detect]
7 # --disable-multibyte disable multibyte character set support [default=detect]
8 --enable-largefile omit support for large files
9 --disable-nls do not use Native Language Support
10 # --disable-rpath do not hardcode runtime library paths
11 --enable-static build static libraries [default=no]
12 --enable-shared build shared libraries [default=yes]
18 TRE is a lightweight, robust, and efficient POSIX compliant regexp
19 matching library with some exciting features such as approximate