1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/scripting/perl
Kalle Olavi Niemitalo 432969a3a9 Bug 788: Define n_a variables if the POPpx macro of Perl needs them.
The configure script checks whether it is possible to compile a use of
POPpx without an n_a variable; if not, the source code then defines
those variables.  This is slower than including Perl's patchlevel.h
and comparing the version numbers to 5.8.8 but I expect this to be
more reliable as well.
2006-12-09 20:26:06 +02:00
..
core.c Introduced STRING_DIR_SEP for better portability 2006-07-02 08:44:52 +02:00
core.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
hooks.c Bug 788: Define n_a variables if the POPpx macro of Perl needs them. 2006-12-09 20:26:06 +02:00
hooks.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
perl.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
perl.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00