Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 6c0fcb8

Browse files
committed
Bump to version 9.1
1 parent 2ecab59 commit 6c0fcb8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+5375
-4447
lines changed

Makefile.am

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \
5151
jconfig.vms
5252

5353
# Support scripts for configure
54-
CONFIGUREFILES= config.guess config.sub install-sh ltmain.sh depcomp missing
54+
CONFIGUREFILES= config.guess config.sub install-sh ltmain.sh depcomp \
55+
missing ar-lib
5556

5657
# Miscellaneous support files
57-
OTHERFILES= jconfig.txt ckconfig.c ansi2knr.c ansi2knr.1 jmemdosa.asm \
58-
libjpeg.map
58+
OTHERFILES= jconfig.txt ckconfig.c jmemdosa.asm libjpeg.map
5959

6060
# Test support files
6161
TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \

0 commit comments

Comments
 (0)