Paul Eggert
061601cdd7
Update copyright.
2005-09-23 20:26:09 +00:00
Paul Eggert
588034d101
(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
...
bug reported by Jim Meyering.
2005-09-23 20:23:59 +00:00
Paul Eggert
65ef46a51c
Use an all-permissive copyright notice, recommended by RMS.
2005-01-23 09:07:57 +00:00
Paul Eggert
9bcc09b5b7
(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
2004-08-11 17:53:16 +00:00
Paul Eggert
1b26801391
Sync with gnulib.
2004-08-10 05:43:11 +00:00
Paul Eggert
3038f02225
Switch to UTF-8.
2004-08-09 23:27:55 +00:00
Jim Meyering
fce898e6b2
(_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
...
This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
followed by '#define fnmatch fnmatch_posix' gives an error.
2004-01-16 09:03:32 +00:00
Jim Meyering
c21873f8bb
(gl_PREREQ_FNMATCH_EXTRA): Remove. All uses removed.
2003-09-12 20:00:33 +00:00
Jim Meyering
a54bde8859
New file, from gnulib.
2003-08-06 23:09:10 +00:00
Jim Meyering
867d0d0403
Remove file -- now it's part of autoconf-2.53c.
2002-09-10 13:10:02 +00:00
Jim Meyering
074e29a651
(_AC_LIBOBJ_FNMATCH): Check for btowc.
2002-06-26 06:16:05 +00:00
Jim Meyering
10ff1d4404
Update from diffutils-2.8.2.
2002-06-22 08:54:23 +00:00
Jim Meyering
ebc79b0b6d
(jm_FUNC_FNMATCH): Remove test for GNU C
...
library. It's not correct, as some older glibcs are buggy.
fnmatch wasn't fixed until glibc 2.2.
Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
special shell magic here.
2001-09-17 19:32:45 +00:00
Jim Meyering
1f295ae62d
Quote the first argument in each use of AC_DEFUN.
2001-08-12 13:26:00 +00:00
Jim Meyering
f6b360c61f
fix typo in last change
2000-07-02 15:14:04 +00:00
Jim Meyering
a8a5b983f1
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
2000-07-02 12:58:27 +00:00
Jim Meyering
7e74cfab42
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
Jim Meyering
2c13a275ca
Use .$ac_objext, not .o
1999-02-07 05:27:24 +00:00
Jim Meyering
56fee444e2
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
Jim Meyering
61f48952f2
add missing close paren
1998-09-27 17:31:29 +00:00
Jim Meyering
f5df8ad7f0
.
1998-09-27 17:27:38 +00:00