Use #if, not #ifdef with HAVE_ macros
[gnulib.git] / m4 / prereq.m4
1 #serial 1
2
3 dnl These are the prerequisite macros for files in the lib/
4 dnl directories of the fileutils, sh-utils, and textutils packages.
5
6 AC_DEFUN(jm_PREREQ,
7 [
8   jm_PREREQ_ERROR
9 ])