pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: converting a package to modular xorg



Also, for packages using GNU_CONFIGURE, looking in the configure
script (or config.log if you've run configure) is often helpful.  For
packages using pkg-config, running verifypc post-configure automates
this.  For scripts using autoconf, you may also look at the
unprocessed configure script (ex: configure.ac) for
AC_CHECK_LIB/AC_CHECK_HEADER and the like.

--Blair



Home | Main Index | Thread Index | Old Index