Paul Eggert
|
65ef46a51c
|
Use an all-permissive copyright notice, recommended by RMS.
|
2005-01-23 09:07:57 +00:00 |
|
Paul Eggert
|
f125837030
|
Import from gnulib.
|
2004-12-03 07:10:19 +00:00 |
|
Jim Meyering
|
a103bb4a08
|
Merge with gnulib.
(gl_C_RESTRICT): Renamed from ACX_C_RESTRICT. All uses changed.
Rename cache vars to gl_cv_*. Incorporate latest Autoconf CVS tricks.
|
2003-08-07 09:13:50 +00:00 |
|
Jim Meyering
|
98b0c66968
|
(ACX_C_RESTRICT): Remove #ifndef -- so now this
macro also checks for support when using a C++ compiler.
Also, remove the test for SGI's __restrict.
Suggested by Steven G. Johnson.
|
2003-02-12 17:47:51 +00:00 |
|
Jim Meyering
|
887ad2d358
|
(ACX_C_RESTRICT): Minor syntactic changes:
Split long lines, use AC_COMPILE_IFELSE, use `case' instead of
nested `if's, remove unnecessary quotes.
|
2003-02-12 08:57:34 +00:00 |
|
Jim Meyering
|
ac3db7d319
|
verbatim from the URL in the comment
|
2003-02-12 08:54:20 +00:00 |
|