rename bootstrap.sh as autogen

necessary for snapcraft
This commit is contained in:
John Cupitt 2016-08-05 14:52:34 +01:00
parent 0c7053bae1
commit 866cfd5ce3
3 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@
- gif loader can write 1, 2, 3, or 4 bands depending on file contents
- support --strip for pngsave
- add svgz support [Felix Bünemann]
- rename boostrap.sh -> autogen to help snapcraft
30/7/16 started 8.3.3
- fix performance regression in 8.3.2, thanks Lovell

View File

@ -80,7 +80,7 @@ and `gobject-introspection`, see the dependencies section below. For example:
Then build the build system with:
$ ./bootstrap.sh
$ ./autogen
Debug build: