Bruce Momjian writes:
> I have it here in /usr/local/include. Not sure how it got there. It
> must have been installed by some other software.
OK good. But the check should be
AC_SEARCH_LIBS(getopt_long, [getopt])
That way you check if the library actually contains the function you want.
--
Peter Eisentraut peter_e(at)gmx(dot)net