summaryrefslogtreecommitdiffstats
path: root/autogen.sh
AgeCommit message (Collapse)Author
2016-02-14Simplify autogen.shMax Horn
Make use of the autoreconf tool
2015-11-03Create directory m4 if it doesn't already exist.Hisham Muhammad
(See #292.)
2015-09-17ignore which errorskaefer
2015-09-14fix glibtoolize detectionkaefer
2015-09-11Detect when libtoolize is called glibtoolize.Hisham Muhammad
It's the case on Darwin, and might be in other BSDs as well. As referred in #268. Supersedes PR #269.
2010-11-24This seems necessary.Hisham Muhammad
2010-11-20Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad
2008-03-11Add missing bits to build system, needed by the inclusion of PLPA.Hisham Muhammad
Thanks to Bert Wesarg for the heads up.
2006-06-03Display error message when strace is not available.Hisham Muhammad
Mark autogen.sh executable in svn.
2006-03-13Generate missing filesHisham Muhammad
2006-03-04Initial import.Hisham Muhammad