summaryrefslogtreecommitdiffstats
path: root/autogen.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-51/+0
| | | (bzr r15046)
* autogen: Check for autopoint before attempting to run itBryce Harrington2014-07-141-4/+10
| | | (bzr r13453)
* autogen.sh: Improve portabilityAlex Valavanis2014-01-141-1/+1
| | | (bzr r12927)
* autogen.sh: Added note about forthcoming fix for intltool issueAlex Valavanis2013-09-221-1/+3
| | | (bzr r12573)
* Restore the old behavior of autogen.shKrzysztof Kosi??ski2013-06-111-2/+2
| | | | | (do not automatically run configure). (bzr r12368)
* Patch generated locale Makefile to give correct installation folderAlex Valavanis2013-03-011-0/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/992047 (bzr r12163)
* Update autotools usage:Alex Valavanis2013-02-251-178/+16
| | | | | | | | | | | | | | | | | | | | | | | | Merge from ~jjardon/inkscape/autotools: - configure.ac: Use aux directory to store generated files - configure.ac: Use all the fields of AC_INIT - configure.ac: Use new libtool syntax - configure.ac: Replace deprecated autoconf macros - Honor aclocal flags in the correct place - Use upstream gettext instead the glib one - autogen.sh: Use autoreconf instead custom script Additional changes: - Use -e bash option in autogen.sh to stop script if autotools aren't available - configure.ac: Run AC_CONFIG_* before AC_CANONICAL_HOST Fixed bugs: - https://launchpad.net/bugs/992047 - https://launchpad.net/bugs/168915 - https://launchpad.net/bugs/169099 - https://launchpad.net/bugs/1094576 - https://launchpad.net/bugs/628716 (bzr r12150)
* Fix libtoolize hardcoding for OS X.Jon A. Cruz2010-09-271-1/+4
| | | (bzr r9797)
* Merge from trunkTed Gould2010-03-261-1/+4
|\ | | | | (bzr r8254.1.53)
| * Fixing autogen for OS X.Jon A. Cruz2010-02-251-1/+4
| | | | | | (bzr r9109)
* | Adding all of the library stuff in. Including libtool in configure and ↵Ted Gould2010-01-011-1/+2
|/ | | | | libtoolize in autogen.sh (bzr r8254.1.46)
* 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)