summaryrefslogtreecommitdiff
path: root/m4/prereq.m4
blob: 16aa53a2e5d2877f4d054c393757d070b27f92af (plain)
1
2
3
4
5
6
7
8
9
#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
])