June 2012 Commit Log

Number of Commits:
2
Number of Active Developers:
2
kbulgrien 2012-06-17 08:45 Rev.: 18265

- On Mageia 2, build with libfreeglut-devel failed due to the linker not
knowing to link with -lX11. In searching for a solution, I found the
AX_CHECK_GL, AX_CHECK_GLU, AX_CHECK_GLUT macros that are supposed to
improve compatibility various OpenGL implementations. See the files
here: http://code.google.com/p/autoconf-gl-macros/ . Though that did
not help with the X11 issue, the change is kept in the hope that it is
still an improvement. Though it was not used, the Microsoft compiler
detection support in this package was also included for completeness.
- The X11 issue seems to be related to a malfunction of AC_PATH_XTRA, as
it does not do what the documentation says it should do (at least in
this environment.) It does not set X_PRE_LIBS, X_LIBS, and X_XTRA_LIBS
and others seem to concur per web search. Though the AC_PATH_XTRA
method seems broken, this change hopefully leaves it as a fallback in
case the pkg_config method does not work.
- Since gtk-v2/src/Makefile is changed anyway, also fix the cproto/proto
target failure due to a upper/lowercase issue. A TAB/spaces consistency
issue is also addressed.
- The macros folder is updated to include the new M4 files that provide
AX_CHECK_GL, AX_CHECK_GLU, AX_CHECK_GLUT.

523 lines of code changed in 7 files:

ryo_saeba 2012-06-15 12:13 Rev.: 18221

Allow selection of 'wraith' and 'wizard'.

9 lines of code changed in 1 file:

May 2012 »

Generated by StatSVN 0.7.0