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/preferences | |
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/preferences')
28 files changed, 111 insertions, 111 deletions
diff --git a/modules/preferences/.libs/libscipreferences-algo.a b/modules/preferences/.libs/libscipreferences-algo.a Binary files differindex edc08f8b0..2cc3f0150 100755..100644 --- a/modules/preferences/.libs/libscipreferences-algo.a +++ b/modules/preferences/.libs/libscipreferences-algo.a diff --git a/modules/preferences/.libs/libscipreferences-cli.lai b/modules/preferences/.libs/libscipreferences-cli.lai index 3a70f187b..3a70f187b 100755..100644 --- a/modules/preferences/.libs/libscipreferences-cli.lai +++ b/modules/preferences/.libs/libscipreferences-cli.lai diff --git a/modules/preferences/.libs/libscipreferences-cli.so.5.5.2 b/modules/preferences/.libs/libscipreferences-cli.so.5.5.2 Binary files differindex 3f64651ef..31d98f7d9 100755 --- a/modules/preferences/.libs/libscipreferences-cli.so.5.5.2 +++ b/modules/preferences/.libs/libscipreferences-cli.so.5.5.2 diff --git a/modules/preferences/.libs/libscipreferences.lai b/modules/preferences/.libs/libscipreferences.lai index 523e0908b..3fd129313 100755..100644 --- a/modules/preferences/.libs/libscipreferences.lai +++ b/modules/preferences/.libs/libscipreferences.lai @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/home/shashank/scilab-master_5.5.2/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lpthread -ldl -lcurses' +dependency_libs=' -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lpthread -ldl -lcurses' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/modules/preferences/.libs/libscipreferences.so.5.5.2 b/modules/preferences/.libs/libscipreferences.so.5.5.2 Binary files differindex 78f2b5071..4dd299b00 100755 --- a/modules/preferences/.libs/libscipreferences.so.5.5.2 +++ b/modules/preferences/.libs/libscipreferences.so.5.5.2 diff --git a/modules/preferences/Makefile b/modules/preferences/Makefile index 96013c1c1..2e6e31e13 100644 --- a/modules/preferences/Makefile +++ b/modules/preferences/Makefile @@ -299,7 +299,7 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing aclocal-1.14 +ACLOCAL = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing aclocal-1.14 ALL_LINGUAS = en_US fr_FR zh_CN zh_TW ru_RU ca_ES de_DE es_ES pt_BR ja_JP it_IT uk_UA pl_PL cs_CZ ALL_LINGUAS_DOC = en_US fr_FR pt_BR ja_JP ru_RU AMTAR = $${TAR-tar} @@ -307,15 +307,15 @@ AM_DEFAULT_VERBOSITY = 1 ANT = /usr/bin/ant ANTLR = /usr/share/java/antlr.jar AR = ar -ARPACK_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -larpack +ARPACK_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -larpack ASM3 = /usr/share/java/asm3-3.3.2.jar -AUTOCONF = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing autoconf -AUTOHEADER = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing autoheader -AUTOMAKE = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing automake-1.14 -AVALON_FRAMEWORK = /home/shashank/scilab-master_5.5.2/thirdparty/avalon-framework.jar +AUTOCONF = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing autoconf +AUTOHEADER = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing autoheader +AUTOMAKE = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing automake-1.14 +AVALON_FRAMEWORK = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/avalon-framework.jar AWK = mawk -BATIK = /home/shashank/scilab-master_5.5.2/thirdparty/batik-all-1.7.jar -BLAS_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lblas +BATIK = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/batik-all-1.7.jar +BLAS_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lblas CC = gcc CCACHE = CCDEPMODE = depmode=gcc3 @@ -323,13 +323,13 @@ CFLAGS = -g -O2 CHECKSTYLE = COBERTURA = /usr/share/java/cobertura.jar COMMONS_BEANUTILS = -COMMONS_IO = /home/shashank/scilab-master_5.5.2/thirdparty/commons-io.jar -COMMONS_LOGGING = /home/shashank/scilab-master_5.5.2/thirdparty/commons-logging.jar +COMMONS_IO = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/commons-io.jar +COMMONS_LOGGING = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/commons-logging.jar CPP = gcc -E CPPFLAGS = -CURL_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include -CURL_CONFIG = /home/shashank/scilab-master_5.5.2/usr/bin/curl-config -CURL_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz +CURL_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +CURL_CONFIG = /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/bin/curl-config +CURL_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz CURL_VERSION = libcurl 7.19.7 CXX = g++ CXXCPP = g++ -E @@ -340,40 +340,40 @@ DEFS = -DHAVE_CONFIG_H DEMOTOOLS_ENABLE = yes DEPDIR = .deps DLLTOOL = false -DOCBOOK_ROOT = /home/shashank/scilab-master_5.5.2/thirdparty/docbook/ +DOCBOOK_ROOT = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/docbook/ DOXYGEN_BIN = DSYMUTIL = DUMPBIN = ECHO_C = ECHO_N = -n ECHO_T = -ECJ = /home/shashank/scilab-master_5.5.2/thirdparty/ecj.jar +ECJ = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/ecj.jar EGREP = /bin/grep -E EXEEXT = F77 = gfortran FFLAGS = -g -O2 -FFTW3_LIB = -L/home/shashank/scilab-master_5.5.2/usr/lib -lfftw3 +FFTW3_LIB = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lfftw3 FFTW_ENABLE = yes FGREP = /bin/grep -F -FLEXDOCK = /home/shashank/scilab-master_5.5.2/thirdparty/flexdock-1.2.4.jar +FLEXDOCK = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar FLIBS = -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/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath -FOP = /home/shashank/scilab-master_5.5.2/thirdparty/fop.jar -FREEHEP_GRAPHICS2D = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphics2d.jar -FREEHEP_GRAPHICSIO = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphicsio.jar -FREEHEP_GRAPHICSIO_EMF = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphicsio-emf.jar -FREEHEP_IO = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-io.jar -FREEHEP_UTIL = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-util.jar +FOP = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/fop.jar +FREEHEP_GRAPHICS2D = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-graphics2d.jar +FREEHEP_GRAPHICSIO = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-graphicsio.jar +FREEHEP_GRAPHICSIO_EMF = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar +FREEHEP_IO = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-io.jar +FREEHEP_UTIL = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-util.jar GENHTML = GETTEXT_MACRO_VERSION = 0.19 GIWS_BIN = -GLUEGEN2_RT = /home/shashank/scilab-master_5.5.2/thirdparty/gluegen2-rt.jar +GLUEGEN2_RT = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/gluegen2-rt.jar GMSGFMT = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt GRAPHICS_ENABLE = yes GREP = /bin/grep GUI_ENABLE = yes -HDF5_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include -HDF5_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lhdf5 -lhdf5_hl +HDF5_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +HDF5_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl HELP_ENABLE = yes INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 @@ -395,16 +395,16 @@ JAVA_HOME = /usr/lib/jvm/java-8-openjdk-amd64 JAVA_JNI_INCLUDE = -I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux JAVA_JNI_LIBS = -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 -ljava -lverify -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server -ljvm JDB = /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb -JEUCLID_CORE = /home/shashank/scilab-master_5.5.2/thirdparty/jeuclid-core.jar -JGRAPHX = /home/shashank/scilab-master_5.5.2/thirdparty/jgraphx.jar -JHALL = /home/shashank/scilab-master_5.5.2/thirdparty/jhall.jar -JLATEXMATH = /home/shashank/scilab-master_5.5.2/thirdparty/jlatexmath-1.0.3.jar -JLATEXMATH_FOP = /home/shashank/scilab-master_5.5.2/thirdparty/jlatexmath-fop-1.0.3.jar -JOGL2 = /home/shashank/scilab-master_5.5.2/thirdparty/jogl2.jar -JROSETTA_API = /home/shashank/scilab-master_5.5.2/thirdparty/jrosetta-API.jar -JROSETTA_ENGINE = /home/shashank/scilab-master_5.5.2/thirdparty/jrosetta-engine.jar +JEUCLID_CORE = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jeuclid-core.jar +JGRAPHX = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jgraphx.jar +JHALL = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jhall.jar +JLATEXMATH = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar +JLATEXMATH_FOP = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar +JOGL2 = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jogl2.jar +JROSETTA_API = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jrosetta-API.jar +JROSETTA_ENGINE = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jrosetta-engine.jar JUNIT4 = /usr/share/java/junit4.jar -LAPACK_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -llapack +LAPACK_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -llapack LCOV = LD = /usr/bin/ld -m elf_x86_64 LDFLAGS = -Wl,--no-as-needed @@ -417,16 +417,16 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LOGGING_LEVEL = SEVERE -LOOKS = /home/shashank/scilab-master_5.5.2/thirdparty/looks-2.1.1.jar +LOOKS = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/looks-2.1.1.jar LTLIBICONV = -liconv LTLIBINTL = LTLIBOBJS = MAINT = # -MAKEINFO = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing makeinfo +MAKEINFO = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing makeinfo MANIFEST_TOOL = : -MATIO_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include +MATIO_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include MATIO_ENABLE = yes -MATIO_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lm -lz -lmatio -lhdf5 +MATIO_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5 MKDIR_P = /bin/mkdir -p MPI_ENABLE = no MSGCAT = /usr/bin/msgcat @@ -461,9 +461,9 @@ PACKAGE_TARNAME = scilab PACKAGE_URL = PACKAGE_VERSION = 5 PATH_SEPARATOR = : -PCRE_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include -PCRE_CONFIG = /home/shashank/scilab-master_5.5.2/usr/bin/pcre-config -PCRE_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lpcreposix -lpcre +PCRE_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +PCRE_CONFIG = /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/bin/pcre-config +PCRE_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lpcreposix -lpcre PCRE_VERSION = 8.35 PKG_CONFIG = /usr/bin/pkg-config POSUB = po @@ -472,7 +472,7 @@ PYTHON = RANLIB = ranlib RELOCATABLE = no RT_LIB = -lrt -SAXON = /home/shashank/scilab-master_5.5.2/thirdparty/saxon9he.jar +SAXON = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/saxon9he.jar SCILAB_BINARY_VERSION = 5.5.2 SCILAB_LIBRARY_VERSION = 5:5:2 SCILAB_VERSION_MAINTENANCE = 2 @@ -488,19 +488,19 @@ SED = /bin/sed SET_MAKE = SET_RELOCATABLE = SHELL = /bin/bash -SKINLF = /home/shashank/scilab-master_5.5.2/thirdparty/skinlf.jar +SKINLF = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/skinlf.jar SPLINT = no STRIP = strip SWIG_BIN = SWIG_JAVA = SWIG_RUNTIME_LIBS_DIR = SWIG_SCILAB = -TCLTK_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -ltk8.5 -L/home/shashank/scilab-master_5.5.2/usr/lib -ltcl8.5 -ldl -TCL_INC_PATH = -I/home/shashank/scilab-master_5.5.2/usr/include -TK_INC_PATH = -I/home/shashank/scilab-master_5.5.2/usr/include -UMFPACK_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include +TCLTK_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -ltcl8.5 -ldl +TCL_INC_PATH = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +TK_INC_PATH = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +UMFPACK_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include UMFPACK_ENABLE = yes -UMFPACK_LIB = -L/home/shashank/scilab-master_5.5.2/usr/lib -lumfpack -lamd +UMFPACK_LIB = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lumfpack -lamd USE_NLS = yes VERSION = 5 WITH_OCAML = @@ -510,20 +510,20 @@ XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext XGETTEXT_EXTRA_OPTIONS = XMKMF = -XMLGRAPHICS_COMMONS = /home/shashank/scilab-master_5.5.2/thirdparty/xmlgraphics-commons-1.4.jar -XML_APIS_EXT = /home/shashank/scilab-master_5.5.2/thirdparty/xml-apis-ext.jar -XML_CONFIG = /home/shashank/scilab-master_5.5.2/usr/bin/xml2-config -XML_FLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include/libxml2 -XML_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl +XMLGRAPHICS_COMMONS = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar +XML_APIS_EXT = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/xml-apis-ext.jar +XML_CONFIG = /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/bin/xml2-config +XML_FLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2 +XML_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl XML_VERSION = 2.9.1 X_CFLAGS = X_EXTRA_LIBS = X_LIBS = X_PRE_LIBS = -abs_builddir = /home/shashank/scilab-master_5.5.2/modules/preferences -abs_srcdir = /home/shashank/scilab-master_5.5.2/modules/preferences -abs_top_builddir = /home/shashank/scilab-master_5.5.2 -abs_top_srcdir = /home/shashank/scilab-master_5.5.2 +abs_builddir = /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/preferences +abs_srcdir = /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/preferences +abs_top_builddir = /home/shivendra/IIT-Bombay/scilab_for_xcos +abs_top_srcdir = /home/shivendra/IIT-Bombay/scilab_for_xcos ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ @@ -555,7 +555,7 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /home/shashank/scilab-master_5.5.2/config/install-sh +install_sh = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale diff --git a/modules/preferences/jar/org.scilab.modules.preferences.jar b/modules/preferences/jar/org.scilab.modules.preferences.jar Binary files differindex 2f1dbbf91..9119fb3ab 100755 --- a/modules/preferences/jar/org.scilab.modules.preferences.jar +++ b/modules/preferences/jar/org.scilab.modules.preferences.jar diff --git a/modules/preferences/libscipreferences-algo.la b/modules/preferences/libscipreferences-algo.la index 591a66354..591a66354 100755..100644 --- a/modules/preferences/libscipreferences-algo.la +++ b/modules/preferences/libscipreferences-algo.la diff --git a/modules/preferences/libscipreferences-cli.la b/modules/preferences/libscipreferences-cli.la index d85617ccf..d85617ccf 100755..100644 --- a/modules/preferences/libscipreferences-cli.la +++ b/modules/preferences/libscipreferences-cli.la diff --git a/modules/preferences/libscipreferences.la b/modules/preferences/libscipreferences.la index e5a666a00..4e80bb970 100755..100644 --- a/modules/preferences/libscipreferences.la +++ b/modules/preferences/libscipreferences.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/home/shashank/scilab-master_5.5.2/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lpthread -ldl -lcurses' +dependency_libs=' -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lpthread -ldl -lcurses' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/modules/preferences/sci_gateway/c/.deps/libscipreferences_la-gw_preferences.Plo b/modules/preferences/sci_gateway/c/.deps/libscipreferences_la-gw_preferences.Plo index 336c3929c..336c3929c 100755..100644 --- a/modules/preferences/sci_gateway/c/.deps/libscipreferences_la-gw_preferences.Plo +++ b/modules/preferences/sci_gateway/c/.deps/libscipreferences_la-gw_preferences.Plo diff --git a/modules/preferences/sci_gateway/c/.libs/libscipreferences_la-gw_preferences.o b/modules/preferences/sci_gateway/c/.libs/libscipreferences_la-gw_preferences.o Binary files differindex 0412c6363..7bd842a38 100755..100644 --- a/modules/preferences/sci_gateway/c/.libs/libscipreferences_la-gw_preferences.o +++ b/modules/preferences/sci_gateway/c/.libs/libscipreferences_la-gw_preferences.o diff --git a/modules/preferences/sci_gateway/c/libscipreferences_la-gw_preferences.lo b/modules/preferences/sci_gateway/c/libscipreferences_la-gw_preferences.lo index 36f9be92e..36f9be92e 100755..100644 --- a/modules/preferences/sci_gateway/c/libscipreferences_la-gw_preferences.lo +++ b/modules/preferences/sci_gateway/c/libscipreferences_la-gw_preferences.lo diff --git a/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_addModulePreferences.Plo b/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_addModulePreferences.Plo index 0a121a2b8..0a121a2b8 100755..100644 --- a/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_addModulePreferences.Plo +++ b/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_addModulePreferences.Plo diff --git a/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_preferences.Plo b/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_preferences.Plo index caed5ba76..caed5ba76 100755..100644 --- a/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_preferences.Plo +++ b/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_preferences.Plo diff --git a/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_removeModulePreferences.Plo b/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_removeModulePreferences.Plo index 652549b75..652549b75 100755..100644 --- a/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_removeModulePreferences.Plo +++ b/modules/preferences/sci_gateway/cpp/.deps/libscipreferences_la-sci_removeModulePreferences.Plo diff --git a/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_addModulePreferences.o b/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_addModulePreferences.o Binary files differindex 9e39e1139..8b322ec18 100755..100644 --- a/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_addModulePreferences.o +++ b/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_addModulePreferences.o diff --git a/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_preferences.o b/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_preferences.o Binary files differindex ff8ba7879..703e4d556 100755..100644 --- a/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_preferences.o +++ b/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_preferences.o diff --git a/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_removeModulePreferences.o b/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_removeModulePreferences.o Binary files differindex bd873e637..415d19e9f 100755..100644 --- a/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_removeModulePreferences.o +++ b/modules/preferences/sci_gateway/cpp/.libs/libscipreferences_la-sci_removeModulePreferences.o diff --git a/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_addModulePreferences.lo b/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_addModulePreferences.lo index 8b2e29b3c..8b2e29b3c 100755..100644 --- a/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_addModulePreferences.lo +++ b/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_addModulePreferences.lo diff --git a/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_preferences.lo b/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_preferences.lo index 8daed0d09..8daed0d09 100755..100644 --- a/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_preferences.lo +++ b/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_preferences.lo diff --git a/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_removeModulePreferences.lo b/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_removeModulePreferences.lo index ec3d738da..ec3d738da 100755..100644 --- a/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_removeModulePreferences.lo +++ b/modules/preferences/sci_gateway/cpp/libscipreferences_la-sci_removeModulePreferences.lo diff --git a/modules/preferences/src/c/.deps/libscipreferences_algo_la-getScilabPreference.Plo b/modules/preferences/src/c/.deps/libscipreferences_algo_la-getScilabPreference.Plo index ee32ccc9e..97ecb2d57 100755..100644 --- a/modules/preferences/src/c/.deps/libscipreferences_algo_la-getScilabPreference.Plo +++ b/modules/preferences/src/c/.deps/libscipreferences_algo_la-getScilabPreference.Plo @@ -24,13 +24,13 @@ src/c/libscipreferences_algo_la-getScilabPreference.lo: \ /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ /usr/include/x86_64-linux-gnu/bits/stdlib.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xpath.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlversion.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlexports.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlerror.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/parser.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \ /usr/lib/gcc/x86_64-linux-gnu/5/include/stdarg.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/tree.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \ /usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/wchar.h /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ /usr/include/x86_64-linux-gnu/bits/sys_errlist.h \ @@ -42,26 +42,26 @@ src/c/libscipreferences_algo_la-getScilabPreference.lo: \ /usr/include/x86_64-linux-gnu/bits/local_lim.h \ /usr/include/linux/limits.h \ /usr/include/x86_64-linux-gnu/bits/posix2_lim.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlstring.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlregexp.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/dict.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/hash.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/valid.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/list.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlautomata.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/entities.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/encoding.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/list.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \ /usr/include/iconv.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlIO.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/globals.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/SAX.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xlink.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/SAX2.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlmemory.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/threads.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlreader.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/relaxng.h \ - /home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlschemas.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \ + /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \ includes/getScilabPreference.h includes/dynlib_preferences_scilab.h \ ../../modules/core/includes/GetXmlFileEncoding.h /usr/include/string.h \ /usr/include/xlocale.h /usr/include/x86_64-linux-gnu/bits/string.h \ @@ -137,19 +137,19 @@ src/c/libscipreferences_algo_la-getScilabPreference.lo: \ /usr/include/x86_64-linux-gnu/bits/stdlib.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xpath.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlversion.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlexports.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlerror.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/parser.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/parser.h: /usr/lib/gcc/x86_64-linux-gnu/5/include/stdarg.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/tree.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/tree.h: /usr/include/stdio.h: @@ -181,45 +181,45 @@ src/c/libscipreferences_algo_la-getScilabPreference.lo: \ /usr/include/x86_64-linux-gnu/bits/posix2_lim.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlstring.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlregexp.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/dict.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/dict.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/hash.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/hash.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/valid.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/valid.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/list.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/list.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlautomata.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/entities.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/entities.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/encoding.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h: /usr/include/iconv.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlIO.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/globals.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/globals.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/SAX.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xlink.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/SAX2.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlmemory.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/threads.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/threads.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlreader.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/relaxng.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h: -/home/shashank/scilab-master_5.5.2/usr/include/libxml2/libxml/xmlschemas.h: +/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h: includes/getScilabPreference.h: diff --git a/modules/preferences/src/c/.libs/libscipreferences_algo_la-getScilabPreference.o b/modules/preferences/src/c/.libs/libscipreferences_algo_la-getScilabPreference.o Binary files differindex 19092a6e9..87ededac2 100755..100644 --- a/modules/preferences/src/c/.libs/libscipreferences_algo_la-getScilabPreference.o +++ b/modules/preferences/src/c/.libs/libscipreferences_algo_la-getScilabPreference.o diff --git a/modules/preferences/src/c/libscipreferences_algo_la-getScilabPreference.lo b/modules/preferences/src/c/libscipreferences_algo_la-getScilabPreference.lo index 8e33b0c04..8e33b0c04 100755..100644 --- a/modules/preferences/src/c/libscipreferences_algo_la-getScilabPreference.lo +++ b/modules/preferences/src/c/libscipreferences_algo_la-getScilabPreference.lo diff --git a/modules/preferences/src/nopreferences/.deps/libscipreferences_cli_la-nopreferences.Plo b/modules/preferences/src/nopreferences/.deps/libscipreferences_cli_la-nopreferences.Plo index 476a044c4..476a044c4 100755..100644 --- a/modules/preferences/src/nopreferences/.deps/libscipreferences_cli_la-nopreferences.Plo +++ b/modules/preferences/src/nopreferences/.deps/libscipreferences_cli_la-nopreferences.Plo diff --git a/modules/preferences/src/nopreferences/.libs/libscipreferences_cli_la-nopreferences.o b/modules/preferences/src/nopreferences/.libs/libscipreferences_cli_la-nopreferences.o Binary files differindex ff26aa200..b29d5c16b 100755..100644 --- a/modules/preferences/src/nopreferences/.libs/libscipreferences_cli_la-nopreferences.o +++ b/modules/preferences/src/nopreferences/.libs/libscipreferences_cli_la-nopreferences.o diff --git a/modules/preferences/src/nopreferences/libscipreferences_cli_la-nopreferences.lo b/modules/preferences/src/nopreferences/libscipreferences_cli_la-nopreferences.lo index 760ea4af3..760ea4af3 100755..100644 --- a/modules/preferences/src/nopreferences/libscipreferences_cli_la-nopreferences.lo +++ b/modules/preferences/src/nopreferences/libscipreferences_cli_la-nopreferences.lo |