1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-16 23:08:57 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1998-03-15 09:48:52 +00:00
parent be3b9520ad
commit 93494dde07
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
#serial 1
dnl FIXME: put these prerequisite-only *.m4 files in a separate
dnl directory -- otherwise, they'll conflict with existing files.
dnl These are the prerequisite macros for GNU's error.c file.
AC_DEFUN(jm_PREREQ_ERROR,
[
+1 -1
View File
@@ -2,7 +2,7 @@
* Version 3.16n.
* configure.in: Use jm_PREREQ_ERROR.
* configure.in: Use jm_PREREQ.
1998-03-14 Jim Meyering <meyering@eng.ascend.com>