You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
351 B

  1. --- a/makefile.cfg
  2. +++ b/makefile.cfg
  3. @@ -168,7 +168,7 @@ libjpeg.a: @A2K_DEPS@ $(LIBOBJECTS)
  4. # with libtool:
  5. libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS)
  6. - $(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
  7. + $(LIBTOOL) --mode=link "$(CC)" -o libjpeg.la $(LIBOBJECTS) \
  8. -rpath $(libdir) -version-info $(JPEG_LIB_VERSION)
  9. # sample programs: