summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Deal with warnings given by automake 1.12.ph102013-01-231-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1240 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Re-order commands so that libtoolize comes before aclocal.ph102012-09-121-3/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1037 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel Richard G's patch for checking POSIX threads when JIT is configure.ph102012-08-271-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1019 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Style tidies to some scripts.ph102012-08-261-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1016 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final tidies for 8.11 release.ph102010-12-101-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@581 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update autogen.sh to try several names for libtoolize.ph102010-01-041-6/+22
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@484 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Commit after detrailing; set executable on autogen.sh.ph102007-03-261-0/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@134 2f5784b3-3f2a-0410-8824-cb99058d5e15
* This is a second preliminary update, after having done a test build and also a ph102007-03-051-2/+2
| | | | | | | | | check of the maintenance programs. The version is now 7.1-RC1. In autogen.sh, autoheader is now before automake, and Tech.Notes (being now in the "maintain" directory) are no longer distributed. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@98 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-0/+21
the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@97 2f5784b3-3f2a-0410-8824-cb99058d5e15