diff options
author | Shashank | 2017-06-14 17:12:45 +0000 |
---|---|---|
committer | Shashank | 2017-06-14 17:12:45 +0000 |
commit | 39b8149035378402239b9c393cb504b6d8dfddcb (patch) | |
tree | 2911d07c5c44277e7b5a7dba38d6d2ab1a969ff4 /modules/matio/libscimatio.la | |
parent | 4e20fe245067fa4de851463ff57989fa473d662d (diff) | |
download | scilab_for_xcos_on_cloud-39b8149035378402239b9c393cb504b6d8dfddcb.tar.gz scilab_for_xcos_on_cloud-39b8149035378402239b9c393cb504b6d8dfddcb.tar.bz2 scilab_for_xcos_on_cloud-39b8149035378402239b9c393cb504b6d8dfddcb.zip |
CSCOPEXY and CSCOPEXY3D changed and other files modified accordingly
Diffstat (limited to 'modules/matio/libscimatio.la')
-rw-r--r--[-rwxr-xr-x] | modules/matio/libscimatio.la | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/matio/libscimatio.la b/modules/matio/libscimatio.la index 1700aaa24..9fe30139e 100755..100644 --- a/modules/matio/libscimatio.la +++ b/modules/matio/libscimatio.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lz -lmatio -lhdf5 -lpthread -ldl -lcurses -lm' +dependency_libs=' -L/home/shashank/scilab-master_5.5.2/usr/lib -lz -lmatio -lhdf5 -lpthread -ldl -lcurses -lm' # Names of additional weak libraries provided by this library weak_library_names='' |