Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc/bmake



Module Name:    othersrc
Committed By:   grant
Date:           Thu Feb 20 18:25:21 UTC 2003

Modified Files:
        othersrc/bootstrap-pkgsrc/bmake: aclocal.m4 config.h.in configure
            configure.in

Log Message:
replace the brute force __attribute__ hack with an appopriate test.

this should now build on platforms where the compiler does have
__attribute__ but HAVE___ATTRIBUTE__ is not defined
(eg. FreeBSD 5.0, gcc 3.2).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/bmake/aclocal.m4 \
    othersrc/bootstrap-pkgsrc/bmake/configure \
    othersrc/bootstrap-pkgsrc/bmake/configure.in
cvs rdiff -r1.3 -r1.4 othersrc/bootstrap-pkgsrc/bmake/config.h.in

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