- `bibtex` suitable for files with BibTeX coded references.
- - `java` suitable for source code in the Java lanugage.
+- `html` suitable for HTML/XHTML documents.
+
+ - `java` suitable for source code in the Java language.
- `pascal` suitable for source code in the Pascal/Delphi language.
BASIC_CFLAGS += -I/usr/local/include
BASIC_LDFLAGS += -L/usr/local/lib
DIR_HAS_BSD_GROUP_SEMANTICS = YesPlease
+ THREADED_DELTA_SEARCH = YesPlease
+ COMPAT_CFLAGS += -Icompat/regex
+ COMPAT_OBJS += compat/regex/regex.o
endif
ifeq ($(uname_S),OpenBSD)
NO_STRCASESTR = YesPlease