summaryrefslogtreecommitdiff
path: root/scilab-cli-bin
diff options
context:
space:
mode:
Diffstat (limited to 'scilab-cli-bin')
-rwxr-xr-xscilab-cli-bin4
1 files changed, 2 insertions, 2 deletions
diff --git a/scilab-cli-bin b/scilab-cli-bin
index a6c337d1b..c212916f0 100755
--- a/scilab-cli-bin
+++ b/scilab-cli-bin
@@ -31,13 +31,13 @@ DUALCASE=1; export DUALCASE # for MKS sh
# if CDPATH is set.
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-relink_command="(cd /home/shashank/scilab_for_xcos; { test -z \"\${LIBRARY_PATH+set}\" || unset LIBRARY_PATH || { LIBRARY_PATH=; export LIBRARY_PATH; }; }; { test -z \"\${COMPILER_PATH+set}\" || unset COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z \"\${GCC_EXEC_PREFIX+set}\" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=; export GCC_EXEC_PREFIX; }; }; { test -z \"\${LD_RUN_PATH+set}\" || unset LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; { test -z \"\${LD_LIBRARY_PATH+set}\" || unset LD_LIBRARY_PATH || { LD_LIBRARY_PATH=; export LD_LIBRARY_PATH; }; }; PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin; export PATH; g++ -DNDEBUG -fno-stack-protector -g -O2 -Wl,--no-as-needed -o \$progdir/\$file modules/startup/src/c/scilab_cli_bin-mainscic.o ./modules/.libs/libscilab-cli.so -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 /home/shashank/scilab_for_xcos/modules/functions/.libs/libscifunctions.so /home/shashank/scilab_for_xcos/modules/call_scilab/.libs/libscicall_scilab.so /home/shashank/scilab_for_xcos/modules/localization/.libs/libscilocalization.so /home/shashank/scilab_for_xcos/modules/special_functions/.libs/libscispecial_functions.so /home/shashank/scilab_for_xcos/modules/completion/.libs/libscicompletion.so /home/shashank/scilab_for_xcos/modules/history_manager/.libs/libscihistory_manager.so -lpcreposix -lpcre /home/shashank/scilab_for_xcos/modules/hdf5/.libs/libscihdf5.so -lhdf5 -lhdf5_hl -lfftw3 /home/shashank/scilab_for_xcos/modules/statistics/.libs/libscistatistics.so /home/shashank/scilab_for_xcos/modules/xml/.libs/libscixml.so /home/shashank/scilab_for_xcos/modules/external_objects/.libs/libsciexternal_objects.so /home/shashank/scilab_for_xcos/modules/preferences/.libs/libscipreferences-cli.so /home/shashank/scilab_for_xcos/modules/gui/.libs/libscigui-disable.so /home/shashank/scilab_for_xcos/modules/graphics/.libs/libscigraphics-disable.so /home/shashank/scilab_for_xcos/modules/graphic_export/.libs/libscigraphic_export-disable.so /home/shashank/scilab_for_xcos/modules/console/.libs/libsciconsole-minimal.so /home/shashank/scilab_for_xcos/modules/action_binding/.libs/libsciaction_binding-disable.so /home/shashank/scilab_for_xcos/modules/jvm/.libs/libscijvm-disable.so /home/shashank/scilab_for_xcos/modules/xcos/.libs/libscixcos-disable.so /home/shashank/scilab_for_xcos/modules/graphic_objects/.libs/libscigraphic_objects-disable.so /home/shashank/scilab_for_xcos/modules/scinotes/.libs/libsciscinotes-disable.so /home/shashank/scilab_for_xcos/modules/ui_data/.libs/libsciui_data-disable.so /home/shashank/scilab_for_xcos/modules/history_browser/.libs/libscihistory_browser-disable.so /home/shashank/scilab_for_xcos/modules/commons/.libs/libscicommons-disable.so -llapack -lblas ./modules/console/.libs/libsciconsole-minimal.so ./modules/jvm/.libs/libscijvm-disable.so -lxml2 -lz -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lgfortran -lquadmath -lstdc++ -lpthread -ldl -lcurses -lm -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/functions/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/call_scilab/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/localization/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/special_functions/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/completion/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/history_manager/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/hdf5/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/statistics/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/xml/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/external_objects/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/preferences/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/gui/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/graphics/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/graphic_export/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/console/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/action_binding/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/jvm/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/xcos/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/graphic_objects/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/scinotes/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/ui_data/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/history_browser/.libs -Wl,-rpath -Wl,/home/shashank/scilab_for_xcos/modules/commons/.libs -Wl,-rpath -Wl,/usr/local/lib/scilab)"
+relink_command="(cd /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos; { test -z \"\${LIBRARY_PATH+set}\" || unset LIBRARY_PATH || { LIBRARY_PATH=; export LIBRARY_PATH; }; }; { test -z \"\${COMPILER_PATH+set}\" || unset COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z \"\${GCC_EXEC_PREFIX+set}\" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=; export GCC_EXEC_PREFIX; }; }; { test -z \"\${LD_RUN_PATH+set}\" || unset LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; { test -z \"\${LD_LIBRARY_PATH+set}\" || unset LD_LIBRARY_PATH || { LD_LIBRARY_PATH=; export LD_LIBRARY_PATH; }; }; PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin; export PATH; g++ -DNDEBUG -fno-stack-protector -g -O2 -Wl,--no-as-needed -o \$progdir/\$file modules/startup/src/c/scilab_cli_bin-mainscic.o ./modules/.libs/libscilab-cli.so -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 /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/functions/.libs/libscifunctions.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/call_scilab/.libs/libscicall_scilab.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/localization/.libs/libscilocalization.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/special_functions/.libs/libscispecial_functions.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/completion/.libs/libscicompletion.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/history_manager/.libs/libscihistory_manager.so -lpcreposix -lpcre /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/hdf5/.libs/libscihdf5.so -lhdf5 -lhdf5_hl -lfftw3 /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/statistics/.libs/libscistatistics.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/xml/.libs/libscixml.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/external_objects/.libs/libsciexternal_objects.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/preferences/.libs/libscipreferences-cli.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/gui/.libs/libscigui-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphics/.libs/libscigraphics-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphic_export/.libs/libscigraphic_export-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/console/.libs/libsciconsole-minimal.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/action_binding/.libs/libsciaction_binding-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/jvm/.libs/libscijvm-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/xcos/.libs/libscixcos-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphic_objects/.libs/libscigraphic_objects-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/scinotes/.libs/libsciscinotes-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/ui_data/.libs/libsciui_data-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/history_browser/.libs/libscihistory_browser-disable.so /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/commons/.libs/libscicommons-disable.so -llapack -lblas ./modules/console/.libs/libsciconsole-minimal.so ./modules/jvm/.libs/libscijvm-disable.so -lxml2 -lz -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lgfortran -lquadmath -lstdc++ -lpthread -ldl -lcurses -lm -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/functions/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/call_scilab/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/localization/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/special_functions/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/completion/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/history_manager/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/hdf5/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/statistics/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/xml/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/external_objects/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/preferences/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/gui/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphics/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphic_export/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/console/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/action_binding/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/jvm/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/xcos/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphic_objects/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/scinotes/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/ui_data/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/history_browser/.libs -Wl,-rpath -Wl,/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/commons/.libs -Wl,-rpath -Wl,/usr/local/lib/scilab)"
# This environment variable determines our operation mode.
if test "$libtool_install_magic" = "%%%MAGIC variable%%%"; then
# install mode needs the following variables:
generated_by_libtool_version='2.4.2'
- notinst_deplibs=' ./modules/libscilab-cli.la /home/shashank/scilab_for_xcos/modules/functions/libscifunctions.la /home/shashank/scilab_for_xcos/modules/call_scilab/libscicall_scilab.la /home/shashank/scilab_for_xcos/modules/localization/libscilocalization.la /home/shashank/scilab_for_xcos/modules/special_functions/libscispecial_functions.la /home/shashank/scilab_for_xcos/modules/completion/libscicompletion.la /home/shashank/scilab_for_xcos/modules/history_manager/libscihistory_manager.la /home/shashank/scilab_for_xcos/modules/hdf5/libscihdf5.la /home/shashank/scilab_for_xcos/modules/statistics/libscistatistics.la /home/shashank/scilab_for_xcos/modules/xml/libscixml.la /home/shashank/scilab_for_xcos/modules/external_objects/libsciexternal_objects.la /home/shashank/scilab_for_xcos/modules/preferences/libscipreferences-cli.la /home/shashank/scilab_for_xcos/modules/gui/libscigui-disable.la /home/shashank/scilab_for_xcos/modules/graphics/libscigraphics-disable.la /home/shashank/scilab_for_xcos/modules/graphic_export/libscigraphic_export-disable.la /home/shashank/scilab_for_xcos/modules/console/libsciconsole-minimal.la /home/shashank/scilab_for_xcos/modules/action_binding/libsciaction_binding-disable.la /home/shashank/scilab_for_xcos/modules/jvm/libscijvm-disable.la /home/shashank/scilab_for_xcos/modules/xcos/libscixcos-disable.la /home/shashank/scilab_for_xcos/modules/graphic_objects/libscigraphic_objects-disable.la /home/shashank/scilab_for_xcos/modules/scinotes/libsciscinotes-disable.la /home/shashank/scilab_for_xcos/modules/ui_data/libsciui_data-disable.la /home/shashank/scilab_for_xcos/modules/history_browser/libscihistory_browser-disable.la /home/shashank/scilab_for_xcos/modules/commons/libscicommons-disable.la ./modules/console/libsciconsole-minimal.la ./modules/jvm/libscijvm-disable.la'
+ notinst_deplibs=' ./modules/libscilab-cli.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/functions/libscifunctions.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/call_scilab/libscicall_scilab.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/localization/libscilocalization.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/special_functions/libscispecial_functions.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/completion/libscicompletion.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/history_manager/libscihistory_manager.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/hdf5/libscihdf5.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/statistics/libscistatistics.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/xml/libscixml.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/external_objects/libsciexternal_objects.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/preferences/libscipreferences-cli.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/gui/libscigui-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphics/libscigraphics-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphic_export/libscigraphic_export-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/console/libsciconsole-minimal.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/action_binding/libsciaction_binding-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/jvm/libscijvm-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/xcos/libscixcos-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/graphic_objects/libscigraphic_objects-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/scinotes/libsciscinotes-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/ui_data/libsciui_data-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/history_browser/libscihistory_browser-disable.la /home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/modules/commons/libscicommons-disable.la ./modules/console/libsciconsole-minimal.la ./modules/jvm/libscijvm-disable.la'
else
# When we are sourced in execute mode, $file and $ECHO are already set.
if test "$libtool_execute_magic" != "%%%MAGIC variable%%%"; then