pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/features



Module Name:    pkgsrc
Committed By:   tnn
Date:           Thu Feb 21 14:08:48 UTC 2008

Modified Files:
        pkgsrc/mk/features: features-vars.mk

Log Message:
IRIX has /usr/include/getopt.h but it isn't getopt_long. Account for this
in the feature test.
This should fix PR pkg/33012 and PR pkg/35293.
It maybe fixes  PR pkg/37941 and PR pkg/37409.

I will go through the packages mentioned and see if any of them are
shared libraries (then they cannot use static nbcompat getopt_long but
must use libgetopt instead.)


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/features/features-vars.mk

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