From 39b8149035378402239b9c393cb504b6d8dfddcb Mon Sep 17 00:00:00 2001 From: Shashank Date: Wed, 14 Jun 2017 17:12:45 +0000 Subject: CSCOPEXY and CSCOPEXY3D changed and other files modified accordingly --- modules/matio/libscimatio.la | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 modules/matio/libscimatio.la (limited to 'modules/matio/libscimatio.la') diff --git a/modules/matio/libscimatio.la b/modules/matio/libscimatio.la old mode 100755 new mode 100644 index 1700aaa24..9fe30139e --- 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='' -- cgit