diff options
Diffstat (limited to 'modules/fileio/libscifileio.la')
-rw-r--r-- | modules/fileio/libscifileio.la | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/fileio/libscifileio.la b/modules/fileio/libscifileio.la index 90e181e6b..37c413636 100644 --- a/modules/fileio/libscifileio.la +++ b/modules/fileio/libscifileio.la @@ -17,7 +17,7 @@ old_library='libscifileio.a' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/home/shashank/scilab_for_xcos/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lcurl -lssl -lcrypto -lrt -lz -lpthread -ldl -lcurses -lm' +dependency_libs=' -L/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lcurl -lssl -lcrypto -lrt -lz -lpthread -ldl -lcurses -lm' # Names of additional weak libraries provided by this library weak_library_names='' |