summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2012-02-21allow to pass default dll listDavid Tardon
2012-02-20expect sed has already been detectedDavid Tardon
Reportedly AC_PROG_SED does not exist on XCode 2.5 .
2012-02-17add macro for extracting mingw dll names from libtool filesDavid Tardon
Hardcoding dll names from SuSE Linux in configure.in is not good, because they might be slightly different on other systems (notably Fedora :-), or the libraries might be compiled with different dependencies.
2010-11-30building rawbuild on mac should not depend on pkg-config being installedNorbert Thiebaud