|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
b857a553
|
2001-06-24T20:01:11
|
|
(jm_INCLUDED_REGEX): Use a quadrigraph to represent an
unmatched right bracket, rather than an extra, falsely-matching
quote in a comment. Patch by Akim Demaille.
|
|
f2aaef05
|
2001-05-21T10:52:02
|
|
Change a couple backticks to single quotes to avoid shell syntax errors.
|
|
bcfcc8be
|
2001-05-16T07:33:22
|
|
Use proper quoting so brackets appear in the test program.
|
|
1101c119
|
2001-05-15T14:02:19
|
|
Use proper quoting so brackets appear in the test program.
|
|
e1a15e1d
|
2001-02-07T11:50:25
|
|
(jm_INCLUDED_REGEX): Add a test for the latest bug.
|
|
3e12b37e
|
2000-11-04T22:19:15
|
|
Use the `m4_' prefix on `syscmd' and `m4_sysval'.
|
|
27ef3b86
|
2000-07-02T15:14:04
|
|
fix typo in last change
|
|
a965c003
|
2000-07-02T12:58:27
|
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
|
2c33d34e
|
2000-03-03T12:23:47
|
|
Make sure re_compile_pattern accepts patterns like `{1'.
|
|
0028a000
|
2000-02-08T15:08:26
|
|
(jm_INCLUDED_REGEX): Remove now-unnecessary uses of changequote.
|
|
a24cd80c
|
1999-03-20T23:23:14
|
|
(jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
Don't depend on AM_GLIBC. Suggestions from Alain Magloire.
|
|
2f209fdc
|
1999-02-07T05:37:39
|
|
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
|
|
e62d4d88
|
1999-02-07T05:27:24
|
|
Use .$ac_objext, not .o
|
|
be6d03ac
|
1999-02-07T05:20:23
|
|
Add a run-time Test for proper operation of re_compile_pattern.
|
|
533821b7
|
1999-01-10T14:57:00
|
|
By default, don't use the included regex.c on systems
with glibc 2. Suggestion from Uli Drepper.
|
|
650020eb
|
1998-07-04T16:45:52
|
|
bump serial number
|
|
79c2687e
|
1998-07-04T16:45:18
|
|
Use syscmd, ifelse, and sysval. Mainly as an exercise
to prove that this macro can be used in packages without regex.c.
|
|
1313deda
|
1998-07-04T04:07:55
|
|
add warning
|
|
1552be32
|
1998-07-04T01:46:23
|
|
*** empty log message ***
|
|
2344f040
|
1998-07-04T01:46:01
|
|
use $jm_with_regex, now $WITH_REGEX
|
|
314e039c
|
1998-07-04T00:19:08
|
|
*** empty log message ***
|
|
2a6f4864
|
1998-07-04T00:17:52
|
|
*** empty log message ***
|
|
5591b1ab
|
1998-07-04T00:05:23
|
|
.
|
|
eabfbc83
|
1997-03-21T03:10:21
|
|
.
|
|
44ec9731
|
1996-12-21T01:56:50
|
|
copied from automake-1.1l
|