Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: dmcmahill
Date: Tue Feb 22 17:38:08 UTC 2000
Modified Files:
pkgsrc/net/irrd: Makefile
Log Message:
If USE_INET6 is not defined, explicitly disable ipv6 in the
CONFIGURE_ARGS. This is needed because the pkg system passes,
for example, "--host=i386--netbsd" to 'configure'. However,
'configure' looks for strings like i386-*-netbsd1.4[A-Z] and
i386-*-netbsd1.3* to turn off ipv6.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/irrd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index