1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-18 01:26:23 -04:00
elinks/src/viewer
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
..
dump Bug 1013: Don't assume errno is between 0 and 100000 2008-08-03 17:56:41 +03:00
text TRE: Check for 32-bit wchar_t at configure time 2009-05-21 17:22:12 +03:00
action.c New action: move-cursor-line-start. 2007-12-16 01:13:39 +02:00
action.h Drop unneeded include. 2008-07-26 15:57:20 +03:00
Makefile Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
timer.c Mark all module names for translation and include needed header files. 2007-03-21 11:01:06 +01:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
viewer.c Missing NULL 2006-05-20 17:58:13 +02:00
viewer.h Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00