summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* pkgconfig: Depend on opengl when built with libglvndKevin Bowling2021-07-071-1/+1
* glu 9.0.2glu-9.0.2Matt Turner2021-06-241-2/+2
* build: Add support for libglvndKevin Bowling2021-06-231-18/+36
* build: fix the debug parameter to properly handle --disable-debugLucas Stach2020-10-081-2/+5
* glu 9.0.1glu-9.0.1Matt Turner2019-07-231-1/+1
* Switch from bz2 to xzMatt Turner2019-07-231-1/+1
* Add -D(N)DEBUG to CFLAGS dependent on --enable-debugMatt Turner2013-02-211-3/+4
* build: Put correct thing in glu.pc's Requires:glu-9.0.0Matt Turner2012-09-171-0/+3
* build: Don't check for osmesa.h since it's not usedMatt Turner2012-09-171-3/+0
* build: Fix white spaceMatt Turner2012-09-171-3/+3
* build: Add --enable-debug configure flagMatt Turner2012-08-291-0/+7
* Bump version to 9.0.0.Matt Turner2012-08-281-1/+1
* build: Check for and add visibility compiler flagsMatt Turner2012-08-281-1/+28
* build: Allow linking against OSMesa instead of libGLMatt Turner2012-08-281-3/+21
* build: Set AM_C* instead of CFLAGS/CPPFLAGSMatt Turner2012-08-281-3/+8
* build: Use LT_PREREQ/LT_INIT instead of AC_PROG_LIBTOOLMatt Turner2012-08-281-1/+3
* build: Add '&component=GLU' to Bugzilla linkMatt Turner2012-08-281-1/+1
* build: Move glu.pc from AC_CONFIG_FILES to AC_OUTPUTMatt Turner2012-08-281-1/+1
* Add an autotools build system for libGLU.Kenneth Graunke2012-08-281-0/+74