Source-Changes archive

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

CVS commit: [netbsd-10] src/share/mk



Module Name:    src
Committed By:   martin
Date:           Sun Jul 30 12:06:55 UTC 2023

Modified Files:
        src/share/mk [netbsd-10]: bsd.x11.mk

Log Message:
Pull up following revision(s) (requested by mrg in ticket #261):

        share/mk/bsd.x11.mk: revision 1.147

properly prefix ${X11INCDIR} uses with ${DESTDIR}.

this fixes a build issue seen where the host pixman.h was included,
and has been problem ever since tsutsui fixed my original code (from
2008) about 29 months ago.  i'm surprised this has not been seen
anywhere else in that time.


To generate a diff of this commit:
cvs rdiff -u -r1.145.2.3 -r1.145.2.4 src/share/mk/bsd.x11.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