Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
9176cd7f
Commit
9176cd7f
authored
May 31, 1999
by
Kurt Zeilenga
Browse files
Use #error if no <regex.h>
parent
620c1c40
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ac/regex.h
View file @
9176cd7f
...
...
@@ -24,6 +24,7 @@
For NT: http://people.delphi.com/gjc/hs_regex.html
*/
#error "No POSIX REGEX available."
#else
/* have regex.h, assume it's POSIX compliant */
# include <regex.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment