rename bootstrap.sh as autogen
necessary for snapcraft
This commit is contained in:
parent
0c7053bae1
commit
866cfd5ce3
@ -32,6 +32,7 @@
|
|||||||
- gif loader can write 1, 2, 3, or 4 bands depending on file contents
|
- gif loader can write 1, 2, 3, or 4 bands depending on file contents
|
||||||
- support --strip for pngsave
|
- support --strip for pngsave
|
||||||
- add svgz support [Felix Bünemann]
|
- add svgz support [Felix Bünemann]
|
||||||
|
- rename boostrap.sh -> autogen to help snapcraft
|
||||||
|
|
||||||
30/7/16 started 8.3.3
|
30/7/16 started 8.3.3
|
||||||
- fix performance regression in 8.3.2, thanks Lovell
|
- fix performance regression in 8.3.2, thanks Lovell
|
||||||
|
@ -80,7 +80,7 @@ and `gobject-introspection`, see the dependencies section below. For example:
|
|||||||
|
|
||||||
Then build the build system with:
|
Then build the build system with:
|
||||||
|
|
||||||
$ ./bootstrap.sh
|
$ ./autogen
|
||||||
|
|
||||||
Debug build:
|
Debug build:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user