1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-14 00:48:28 -04:00
elinks/src/config
Kalle Olavi Niemitalo 0c756fc3e8 TRE: Check for 32-bit wchar_t at configure time
This check used to be in src/elinks.h.  Move it to configure.in so
that (1) the result can be logged and (2) ELinks won't even link with
TRE if wchar_t prevents its use.

Also, rename HAVE_TRE_REGEX_H to CONFIG_TRE, to reflect that it is not
always defined if the header exists.
2009-05-21 17:22:12 +03:00
..
actions-edit.inc
actions-main.inc
actions-menu.inc
cmdline.c Rewrap lines in option documentation. 2009-03-08 15:18:10 +02:00
cmdline.h
conf.c Wrap option descriptions in --config-help, --long-help 2009-03-08 13:29:51 +02:00
conf.h Wrap option descriptions in --config-help, --long-help 2009-03-08 13:29:51 +02:00
dialogs.c
dialogs.h
home.c
home.h
kbdbind.c
kbdbind.h
Makefile
options.c Named constants in terminal option defaults 2009-04-19 20:32:37 +03:00
options.h
options.inc TRE: Check for 32-bit wchar_t at configure time 2009-05-21 17:22:12 +03:00
opttypes.c
opttypes.h
timer.c
timer.h
urlhist.c
urlhist.h