more xopts
[k8sbuild.git] / xoptz / libtre.xopt
blobe5a126622661622390ceba62af11613fd9f4bb3a
1 profile=empty
3 #  --enable-system-abi     try to make TRE compatible with the system regex ABI [default=disabled]
4   --disable-nls           do not use Native Language Support
5   --disable-rpath         do not hardcode runtime library paths
6   --enable-static  build static libraries [default=no]
7   --enable-shared  build shared libraries [default=yes]
10 !DESC
11 TRE
13 TRE is a lightweight, robust, and efficient POSIX compliant regexp
14 matching library with some exciting features such as approximate
15 (fuzzy) matching.
16 !EOF