summaryrefslogtreecommitdiff
path: root/DevIL/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Major fix. The tests of the libraries are now before the tests o the enable i...Meloni Dario2007-01-161-44/+51
* Added check for the C/C++ Keyword restrict to be used for pointer access opti...Meloni Dario2007-01-081-2/+23
* Near final PNG detection codeMeloni Dario2007-01-081-8/+17
* Fixed a minor output error. (missing "no" if the CPU is not in the group to d...Meloni Dario2006-12-291-2/+3
* Fixed some minor glitchesMeloni Dario2006-12-271-19/+16
* Completed support for enabling/disabling features.Meloni Dario2006-12-271-9/+14
* Removed if and case. Now uses the AS_IF and AS_CASE macrosMeloni Dario2006-12-271-137/+97
* Minor fix for png library check in case it is not presentMeloni Dario2006-10-101-4/+4
* Fixed a libpng-config problem in the configure scriptMeloni Dario2006-09-061-3/+10
* Changed the assembly checkMeloni Dario2006-08-171-5/+19
* Minor fixesMeloni Dario2006-07-061-2/+4
* Removed a useless pathMeloni Dario2006-07-021-2/+1
* Just in case the library is not insalled in the default header pathMeloni Dario2006-07-021-2/+5
* Merged branch release_1_6_8Meloni Dario2006-07-021-818/+263
* Fixed SDL elimination. Thanks to Henrik Dohlmann - henrikdMeloni Dario2006-04-191-4/+10
* Updated version numbers to 1.6.8 RC1Meloni Dario2006-04-151-4/+4
* Added checks for c++Meloni Dario2006-03-041-11/+6
* Fixed configure.ac, added memalign hack for MinGW (maybe others?)Rodrigo Hernandez2006-02-101-14/+4
* Added VECTORMEM preprocessor variable to enable 16 byte alignment for memory ...Meloni Dario2005-09-131-5/+5
* Added SSE,SSE2,SSE3 ChecksMeloni Dario2005-09-131-9/+39
* Chaned the name from configure.in to configure.acMeloni Dario2005-08-061-0/+926