cvs commit: ports/net/gq Makefile
Joerg Wunsch
joerg at FreeBSD.org
Mon Dec 6 02:40:46 PST 2004
joerg 2004-12-06 10:40:46 UTC
FreeBSD ports repository
Modified files:
net/gq Makefile
Log:
GQ changed the configure option to specify the LDAP base directory
from --with-ldap to --with-ldap-prefix quite some time ago.
Incidentally, it still used to work with the wrong option most of the
time, as configure silently ignores unknown --with options (this is a
feature), and as the configure script often included the correct -I
and -L options to find OpenLDAP as a side-effect of other stuff
installed in the same location. However, I've seen it fail as well,
and using the correct option is the canonical way out.
Approved by: maintainer timeout
Revision Changes Path
1.25 +1 -1 ports/net/gq/Makefile
More information about the cvs-all
mailing list