summaryrefslogtreecommitdiffstats
path: root/autogen.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r17853@shi: ted | 2008-02-04 09:54:45 -0800Ted Gould2008-02-041-12/+1
| | | | | Fixing all the warnings and making automake.sh work to ensure 1.10 or higher (bzr r4654)
* r17647@shi: ted | 2008-01-14 23:30:32 -0800Ted Gould2008-01-161-7/+4
| | | | | Increasing automake to 1.10 for tar options. May be able to go lower, didn't check them all. 1.7 doesn't work. (bzr r4507)
* w.s.Bryce Harrington2008-01-141-1/+1
| | | (bzr r4481)
* more missing files, updated autogen to not use symlinksKees Cook2007-03-221-1/+1
| | | (bzr r2740)
* * autogen.sh: Improve the versionCheck test to be more portable.mjwybrow2007-02-011-1/+1
| | | (bzr r2307)
* Need to use bash, Ubuntu's /bin/sh is dash, which is unsafe for some of the ↵Kees Cook2006-12-031-1/+1
| | | | | bashisms in this script now. (bzr r2070)
* Protect arguments with quotesKees Cook2006-12-031-4/+4
| | | (bzr r2069)
* better version comparisonLuca Bruno2006-12-021-1/+7
| | | (bzr r2063)
* unlibtoolize the build process (yay!) -- we haven't actually used libtool ↵MenTaLguY2006-07-251-2/+1
| | | | | for ages (bzr r1474)
* Extra quoting in various places.Peter Moulder2006-03-071-14/+12
| | | | | | | Allow for multiple lines from `foo --version' output. Fix tools-version.sh invocation. (Though I'm not sure it's all that important to invoke tools-version.sh.) Remove useless cd at end of script. (Presumably no-one sources autogen.sh.) (bzr r212)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+200
(bzr r1)