Edit

IABSD.fr/xenocara/lib/libGLU

Branch :

  • Show log

    Commit

  • Author : dim
    Date : 2006-12-17 23:25:34
    Hash : 1237238e
    Message : When using gcc 3, link libGLU using -lsupc++, to prevent some ports, such as gle, getting errors about undefined references to operator new, delete and other C++ stuff. ok matthieu@