Skip to content

Commit 972a65c

Browse files
Fabien Villepintepetk
Fabien Villepinte
authored andcommitted
Replace --with-gd by --enable-gd for Travis
1 parent 53c44a4 commit 972a65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $TS \
4040
--with-pdo-sqlite \
4141
--enable-intl \
4242
--without-pear \
43-
--with-gd \
43+
--enable-gd \
4444
--with-jpeg \
4545
--with-webp \
4646
--with-freetype \

0 commit comments

Comments
 (0)