* mh-mingw (LDFLAGS): Append to rather than replacing previous
[deliverable/binutils-gdb.git] / include / xregex.h
index 694fd166f1080139e3d2a3625d8aebfd147c302a..645195bbceb53ce9716092dcd9a4749f01aad85d 100644 (file)
 #  define re_syntax_options xre_syntax_options
 #  define re_max_failures xre_max_failures
 
+#  define _REGEX_RE_COMP
+#  define re_comp xre_comp
+#  define re_exec xre_exec
+
 #include "xregex2.h"
 
 #endif /* xregex.h */
This page took 0.023536 seconds and 4 git commands to generate.