summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2008-07-13make sure that HAVE_OPENGL isn't accidently definedkramm1-1/+1
2008-07-11opengl checkkramm1-0/+55
2008-06-10fixed bug in CPPFLAGS restorationkramm1-1/+1
2008-06-09AC_DEFINE_UNQUOTED patch from Patrice Dumaskramm8-37/+37
2008-04-14test more of fontconfigs functionskramm1-0/+11
2008-03-26require strcasecmp for fontconfigkramm1-0/+3
2007-12-12made imaging optionalkramm1-13/+50
2007-06-18added python 2.5 supportkramm1-2/+2
2006-11-19bugfixeskramm1-3/+3
2006-11-19added gdi32 to windows librarieskramm1-1/+1
2006-11-19defined HAVE_FREETYPE_FREETYPE_Hkramm1-0/+1
2006-07-15removed execute checkkramm1-1/+1
2006-06-05added missing ;kramm1-1/+1
2006-06-05check for too old gcckramm1-0/+30
2006-01-06fourcc -> avm_fourcckramm1-2/+2
2005-09-10default to "no" if crosscompilingkramm1-1/+1
2005-01-06Mac OS X fixes.kramm1-6/+18
2004-11-23fixed freetype-config detection.kramm1-3/+5
2004-11-23Mac OS X fixes.kramm2-11/+28
2004-10-28for MacOS X, changed -lpython to -framework Python.kramm1-1/+2
2004-10-27fixed MacOS X paths.kramm1-3/+3
2004-10-21several bugfixes, added MacOS X detection.kramm1-18/+18
2004-10-15removed [] characters from test program- m4 would discard them otherwise.kramm1-2/+2
2004-09-28don't requite autodetection to succeed if PYTHON_LIB and PYTHON_INCLUDESkramm1-12/+20
2004-09-20added checking for vfw, cleaned up avifile checks.kramm1-5/+6
2004-09-07fixed bug, added check for 2.95.x gcc.kramm1-2/+4
2004-09-04initial revision.kramm1-0/+88
2004-09-04fixed condition on when to try the test program.kramm1-7/+10
2004-09-03tried a different approach concerning ft2build.h.kramm1-6/+11
2004-09-02use FT_FREETYPE_H if we have ft2build.h.kramm1-1/+4
2004-09-02added handling of ft2build.h.kramm1-0/+12
2004-09-02don't define pythonrfxswf- let the caller do that.kramm1-1/+1
2004-08-14initial revision.kramm1-0/+51
2004-06-12fixed some bugs which prevented the Win32 version from working.kramm1-4/+4
2004-05-07initial revisionkramm1-0/+1
2004-03-31fixed file order in compiler callkramm1-1/+1
2004-03-21added a test programkramm1-8/+68
2004-03-12initial revisionkramm1-0/+52
2004-03-07fix for newer avifile versionskramm1-2/+33
2004-02-05test a = b instead of test a == bkramm1-1/+1
2004-02-05* Check for avifile-config before using it * write more output into config.logkramm1-10/+14
2004-02-01added Gentoo MingW support.kramm1-2/+12
2003-05-04also test whether we can execute the generated file.kramm1-2/+6
2003-04-06initial revisionkramm1-0/+45
2003-04-04don't create files while installingkramm1-1/+1
2003-02-22pmake detection.kramm1-0/+23
2003-01-19fix for g++ versions which switch into c mode for .c extensions.kramm1-2/+2
2002-12-08bugfixes.kramm2-2/+3
2002-07-21splitted off swf.m4.kramm3-76/+78
2002-07-21g++ -> $CXX $CPPFLAGS $CXXFLAGSkramm1-1/+1