diff options
Diffstat (limited to 'modules/hdf5/libscihdf5.la')
-rw-r--r-- | modules/hdf5/libscihdf5.la | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hdf5/libscihdf5.la b/modules/hdf5/libscihdf5.la index 96e135d11..ea3c577eb 100644 --- a/modules/hdf5/libscihdf5.la +++ b/modules/hdf5/libscihdf5.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/home/shashank/scilab-master_5.5.2/usr/lib -lhdf5 -lhdf5_hl -lpthread -ldl -lcurses' +dependency_libs=' -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl -lpthread -ldl -lcurses' # Names of additional weak libraries provided by this library weak_library_names='' |