1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-13 04:56:25 +02:00
Files
coreutils/m4/prereq.m4
T
Jim Meyering 36b10d9f21 .
1998-03-15 09:45:00 +00:00

10 lines
183 B
Plaintext

#serial 1
dnl These are the prerequisite macros for files in the lib/
dnl directories of the fileutils, sh-utils, and textutils packages.
AC_DEFUN(jm_PREREQ,
[
jm_PREREQ_ERROR
])