<AWT Dev> [OpenJDK 2D-Dev] RFR: Allow using the system libjpeg
    Omair Majid 
    omajid at redhat.com
       
    Wed May 21 20:59:35 UTC 2014
    
    
  
* Andrew Hughes <gnu.andrew at redhat.com> [2014-05-21 12:22]:
> I'm not keen on the hardcoding of '-ljpeg'
> 
> +  LIBJPEG_LIBS := -ljpeg
There's no pkg-config files for it. Any suggestions on how to get
something generic?
> Could this not at least be conditionally assigned? (?=)
It can still be overridden on the make command line:
make LIBJPEG_LIBS=foo
Is this not sufficient?
Thanks,
Omair
-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
    
    
More information about the awt-dev
mailing list