mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-13 04:56:25 +02:00
10 lines
183 B
Plaintext
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
|
|
])
|