1 --- jpeg-6b/makefile.cfg.useCFLAGS 1998-03-21 14:08:57.000000000 -0500
2 +++ jpeg-6b/makefile.cfg 2006-07-10 17:21:14.000000000 -0400
4 # miscellaneous OS-dependent stuff
9 # file deletion command
11 # directory creation command
15 libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS)
16 - $(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
17 + $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libjpeg.la $(LIBOBJECTS) \
18 -rpath $(libdir) -version-info $(JPEG_LIB_VERSION)