diff options
author | Shivendra | 2017-06-05 20:05:34 +0530 |
---|---|---|
committer | Shivendra | 2017-06-05 20:05:34 +0530 |
commit | 5173973b77ff182cdc639faff54d209981805d58 (patch) | |
tree | 41f102c92a9fcb5c7963b07ceded55256ebb7ae6 /modules/helptools/libscihelptools.la | |
parent | d84f42ed7c67732af1697987d06bea3be9f14fae (diff) | |
download | scilab_for_xcos_on_cloud-5173973b77ff182cdc639faff54d209981805d58.tar.gz scilab_for_xcos_on_cloud-5173973b77ff182cdc639faff54d209981805d58.tar.bz2 scilab_for_xcos_on_cloud-5173973b77ff182cdc639faff54d209981805d58.zip |
cfscope modified
Diffstat (limited to 'modules/helptools/libscihelptools.la')
-rw-r--r--[-rwxr-xr-x] | modules/helptools/libscihelptools.la | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/helptools/libscihelptools.la b/modules/helptools/libscihelptools.la index 3662eb212..146611bbe 100755..100644 --- a/modules/helptools/libscihelptools.la +++ b/modules/helptools/libscihelptools.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' /home/shashank/scilab-master_5.5.2/modules/commons/libscicommons.la -lpthread -ldl -lcurses' +dependency_libs=' /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/commons/libscicommons.la -lpthread -ldl -lcurses' # Names of additional weak libraries provided by this library weak_library_names='' @@ -39,4 +39,4 @@ dlpreopen='' # Directory that this library needs to be installed in: libdir='/usr/local/lib/scilab' -relink_command="(cd /home/shashank/scilab-master_5.5.2/modules/helptools; /bin/bash /home/shashank/scilab-master_5.5.2/libtool --tag CXX --mode=relink g++ -DNDEBUG -fno-stack-protector -g -O2 -version-number 5:5:2 -Wl,--no-as-needed -o libscihelptools.la -rpath /usr/local/lib/scilab sci_gateway/c/libscihelptools_la-gw_helptools.lo sci_gateway/cpp/libscihelptools_la-sci_buildDoc.lo libscihelptools-algo.la ../../modules/commons/libscicommons.la -lpthread -ldl -lcurses -lm @inst_prefix_dir@)" +relink_command="(cd /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/helptools; /bin/bash /home/shivendra/IIT-Bombay/scilab_for_xcos/libtool --tag CXX --mode=relink g++ -DNDEBUG -fno-stack-protector -g -O2 -version-number 5:5:2 -Wl,--no-as-needed -o libscihelptools.la -rpath /usr/local/lib/scilab sci_gateway/c/libscihelptools_la-gw_helptools.lo sci_gateway/cpp/libscihelptools_la-sci_buildDoc.lo libscihelptools-algo.la ../../modules/commons/libscicommons.la -lpthread -ldl -lcurses -lm @inst_prefix_dir@)" |