Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 237572 | Differences between
and this patch

Collapse All | Expand All

(-)configure.orig (-1 / +1 lines)
Lines 18844-18850 Link Here
18844
18844
18845
     LDFLAGS_save=$LDFLAGS
18845
     LDFLAGS_save=$LDFLAGS
18846
   # Provide known paths where distribs/OS can store JNI libs
18846
   # Provide known paths where distribs/OS can store JNI libs
18847
        LDFLAGS="-L/usr/lib/jni -L/usr/lib64/jni/ -L$SCI_SRCDIR/bin/ -L$SCI_SRCDIR/thirdparty/  -lpthread $HDF5_LIBS"
18847
        LDFLAGS="-L/usr/lib/jni -L/usr/lib64/jni/ -L$SCI_SRCDIR/bin/ -L$SCI_SRCDIR/thirdparty/  -lpthread $HDF5_LIBS -L`java-config -i hdf-java`"
18848
   # -lpthread because of packaging bug in jhdf5
18848
   # -lpthread because of packaging bug in jhdf5
18849
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for h5JNIFatalError in -ljhdf5" >&5
18849
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for h5JNIFatalError in -ljhdf5" >&5
18850
$as_echo_n "checking for h5JNIFatalError in -ljhdf5... " >&6; }
18850
$as_echo_n "checking for h5JNIFatalError in -ljhdf5... " >&6; }

Return to bug 237572