pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgetopt
Module Name: pkgsrc
Committed By: tnn
Date: Fri Feb 22 01:27:55 UTC 2008
Modified Files:
pkgsrc/devel/libgetopt: Makefile
pkgsrc/devel/libgetopt/files: getopt.h
Log Message:
Update to libgetopt-1.4.3.
On IRIX, getopt.h is expected to provide extern declarations of optind
et al. (Not unistd.h) Do it here since we shadow the system header.
Part of PR pkg/38054
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/devel/libgetopt/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libgetopt/files/getopt.h
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