pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/MesaLib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 13 14:16:21 UTC 2013

Modified Files:
        pkgsrc/graphics/MesaLib: Makefile
Added Files:
        pkgsrc/graphics/MesaLib/patches: patch-include_GL_gl.h

Log Message:
Check for symbol existence with #ifdef, not #if.
Needed since some other files only #define the symbol without a value.

Bump PKGREVISION since this changes an installed header file.


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/MesaLib/patches/patch-include_GL_gl.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