[master] Updated scripts/pngw32.def and added CE support to ltmain.sh

This commit is contained in:
Glenn Randers-Pehrson
2009-11-02 09:19:11 -06:00
parent 38453101f0
commit d8bf20d9ac
4 changed files with 16 additions and 12 deletions

View File

@@ -238,14 +238,14 @@ EXPORTS
png_get_uint_31 @206
png_set_expand_gray_1_2_4_to_8 @207
; Added at version 1.2.41
png_write_sig @207
png_benign_error @208
png_benign_chunk_error @209
png_set_benign_error @210
png_get_io_chunk_name @211
png_get_io_state @212
png_set_premultiply_alpha @213
png_get_chunk_cache_max @214
png_set_chunk_cache_max @215
png_check_cHRM_fixed @216
png_calloc @217
png_write_sig @208
png_benign_error @209
png_benign_chunk_error @210
png_set_benign_error @211
png_get_io_chunk_name @212
png_get_io_state @213
png_set_premultiply_alpha @214
png_get_chunk_cache_max @215
png_set_chunk_cache_max @216
png_check_cHRM_fixed @217
png_calloc @218