pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/libnbcompat/files



Module Name:    pkgsrc
Committed By:   obache
Date:           Sun Jan 24 12:41:21 UTC 2010

Modified Files:
        pkgsrc/pkgtools/libnbcompat/files: configure configure.ac
        pkgsrc/pkgtools/libnbcompat/files/nbcompat: config.h.in endian.h

Log Message:
* check endian.h and use it if available, for Haiku.
* check optarg, it is used in nbcompat/unistd.h, but not checked.
* check socket() in -lnetwork in addition to -lsocket, for Haiku.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/pkgtools/libnbcompat/files/configure
cvs rdiff -u -r1.74 -r1.75 pkgsrc/pkgtools/libnbcompat/files/configure.ac
cvs rdiff -u -r1.27 -r1.28 \
    pkgsrc/pkgtools/libnbcompat/files/nbcompat/config.h.in
cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/libnbcompat/files/nbcompat/endian.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