aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at fixing the swresample search, should fix the buildbot comp...HEADsvn/trunkmastergithub/svn/trunkbrian-ch2016-02-141-5/+6
* Only try to include libswresample if it is installed and we have pascal heade...brian-ch2016-02-141-4/+8
* add configure for swresamplek-m_schindler2015-12-281-0/+5
* Check for SDL_image in the configure script (thanks to mischi)brian-ch2015-08-151-0/+3
* Update configure to detect lua5.3 and ffmpeg 2.6brian-ch2015-04-031-13/+21
* Fix PCRE on linux and macosx. The soname of libpcre.so is different depending...k-m_schindler2014-11-221-0/+10
* Use AC_CONFIG_MACRO_DIR. This way autoconf doesnt require the path to dists/a...k-m_schindler2014-11-221-0/+1
* the sh shell needs export for permanent change of an environment variablek-m_schindler2014-10-121-1/+1
* fix configure for libav* >= 1.0 on Mac OS Xk-m_schindler2013-07-301-1/+8
* correct upppercase/lowercase of lua_lib_namek-m_schindler2013-05-051-1/+1
* extend the detection of ffmpeg and lua.k-m_schindler2013-05-031-3/+3
* setting check in PKG_HAVE for lua5.*.pc. fixes configure of this cases.k-m_schindler2013-01-291-5/+5
* add version detection for lua in configurek-m_schindler2013-01-271-4/+9
* add configure check for lua 5.2 on ubuntuk-m_schindler2013-01-271-7/+11
* new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....k-m_schindler2012-04-201-3/+0
* extend configure for the detection of ffmpeg versionk-m_schindler2012-04-021-0/+2
* strings adjusted (removed 'RC'-parts)tobigun2010-10-101-1/+1
* update configure to find libpng 1.4tobigun2010-06-171-2/+10
* Steve Jobs: There is on more thing :-)k-m_schindler2010-06-161-1/+1
* string updatetobigun2010-06-081-1/+1
* make pcre not required, since it fails on ubuntu because of a different name....k-m_schindler2010-05-241-1/+1
* add configure for libpcre and add path for dlopen on darwink-m_schindler2010-05-241-0/+10
* - configure recreated with autogen.shtobigun2010-04-301-14/+4
* change lua lib filename for different versionss_alexander2010-01-131-0/+3
* removed old plugin stuffs_alexander2010-01-121-1/+0
* merged lua into trunks_alexander2010-01-121-0/+8
* another fix to pass better options to the linker on Mac OS X, in particular t...k-m_schindler2009-12-131-1/+3
* removed static pcre depss_alexander2009-12-051-14/+0
* added pcre dependencys_alexander2009-12-051-0/+14
* relax the linker conditions for failure for linking sqlite3 on Mac OS X 10.4,...k-m_schindler2009-11-221-1/+1
* forgot configure.ac in previous commitk-m_schindler2009-04-191-0/+1
* configure and package description update:tobigun2008-10-251-0/+3
* - Windows resources (.rc) reduced to the icontobigun2008-09-121-1/+0
* FreeBSD compatibility fixes:tobigun2008-09-091-1/+1
* autogen.sh moved back to roottobigun2008-09-091-1/+1
* - better conformance of Makefiles to GNU coding standardstobigun2008-09-091-185/+12
* - removed configure options --enable-local/globaltobigun2008-09-021-24/+18
* - new configure/make layout: tobigun2008-09-011-0/+454