From 5173973b77ff182cdc639faff54d209981805d58 Mon Sep 17 00:00:00 2001 From: Shivendra Date: Mon, 5 Jun 2017 20:05:34 +0530 Subject: cfscope modified --- .../.libs/libscigraphic_export-algo.a | Bin .../.libs/libscigraphic_export-disable.lai | 0 .../.libs/libscigraphic_export-disable.so.5.5.2 | Bin 9736 -> 9744 bytes .../graphic_export/.libs/libscigraphic_export.lai | 0 .../.libs/libscigraphic_export.so.5.5.2 | Bin 454168 -> 454232 bytes modules/graphic_export/Makefile | 118 ++++++++++----------- .../jar/org.scilab.modules.graphic_export.jar | Bin 34750 -> 34750 bytes .../graphic_export/libscigraphic_export-algo.la | 0 .../graphic_export/libscigraphic_export-disable.la | 0 modules/graphic_export/libscigraphic_export.la | 0 .../libscigraphic_export_la-gw_graphic_export.Plo | 0 .../c/.deps/libscigraphic_export_la-xs2file.Plo | 0 .../libscigraphic_export_la-gw_graphic_export.o | Bin 11880 -> 11888 bytes .../c/.libs/libscigraphic_export_la-xs2file.o | Bin 28912 -> 28920 bytes .../c/libscigraphic_export_la-gw_graphic_export.lo | 0 .../c/libscigraphic_export_la-xs2file.lo | 0 .../.deps/libscigraphic_export_la-sci_driver.Plo | 0 .../cpp/.deps/libscigraphic_export_la-sci_xend.Plo | 0 .../.deps/libscigraphic_export_la-sci_xinit.Plo | 0 .../cpp/.libs/libscigraphic_export_la-sci_driver.o | Bin 31416 -> 31424 bytes .../cpp/.libs/libscigraphic_export_la-sci_xend.o | Bin 244768 -> 244776 bytes .../cpp/.libs/libscigraphic_export_la-sci_xinit.o | Bin 29272 -> 29280 bytes .../cpp/libscigraphic_export_la-sci_driver.lo | 0 .../cpp/libscigraphic_export_la-sci_xend.lo | 0 .../cpp/libscigraphic_export_la-sci_xinit.lo | 0 ...igraphic_export_disable_la-nographic_export.Plo | 0 ...scigraphic_export_disable_la-nographic_export.o | Bin 4600 -> 4608 bytes ...cigraphic_export_disable_la-nographic_export.lo | 0 28 files changed, 59 insertions(+), 59 deletions(-) mode change 100755 => 100644 modules/graphic_export/.libs/libscigraphic_export-algo.a mode change 100755 => 100644 modules/graphic_export/.libs/libscigraphic_export-disable.lai mode change 100755 => 100644 modules/graphic_export/.libs/libscigraphic_export.lai mode change 100755 => 100644 modules/graphic_export/libscigraphic_export-algo.la mode change 100755 => 100644 modules/graphic_export/libscigraphic_export-disable.la mode change 100755 => 100644 modules/graphic_export/libscigraphic_export.la mode change 100755 => 100644 modules/graphic_export/sci_gateway/c/.deps/libscigraphic_export_la-gw_graphic_export.Plo mode change 100755 => 100644 modules/graphic_export/sci_gateway/c/.deps/libscigraphic_export_la-xs2file.Plo mode change 100755 => 100644 modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-gw_graphic_export.o mode change 100755 => 100644 modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-xs2file.o mode change 100755 => 100644 modules/graphic_export/sci_gateway/c/libscigraphic_export_la-gw_graphic_export.lo mode change 100755 => 100644 modules/graphic_export/sci_gateway/c/libscigraphic_export_la-xs2file.lo mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_driver.Plo mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_xend.Plo mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_xinit.Plo mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_driver.o mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xend.o mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xinit.o mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_driver.lo mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_xend.lo mode change 100755 => 100644 modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_xinit.lo mode change 100755 => 100644 modules/graphic_export/src/nographic_export/.deps/libscigraphic_export_disable_la-nographic_export.Plo mode change 100755 => 100644 modules/graphic_export/src/nographic_export/.libs/libscigraphic_export_disable_la-nographic_export.o mode change 100755 => 100644 modules/graphic_export/src/nographic_export/libscigraphic_export_disable_la-nographic_export.lo (limited to 'modules/graphic_export') diff --git a/modules/graphic_export/.libs/libscigraphic_export-algo.a b/modules/graphic_export/.libs/libscigraphic_export-algo.a old mode 100755 new mode 100644 diff --git a/modules/graphic_export/.libs/libscigraphic_export-disable.lai b/modules/graphic_export/.libs/libscigraphic_export-disable.lai old mode 100755 new mode 100644 diff --git a/modules/graphic_export/.libs/libscigraphic_export-disable.so.5.5.2 b/modules/graphic_export/.libs/libscigraphic_export-disable.so.5.5.2 index c5d152e5f..5d13c86aa 100755 Binary files a/modules/graphic_export/.libs/libscigraphic_export-disable.so.5.5.2 and b/modules/graphic_export/.libs/libscigraphic_export-disable.so.5.5.2 differ diff --git a/modules/graphic_export/.libs/libscigraphic_export.lai b/modules/graphic_export/.libs/libscigraphic_export.lai old mode 100755 new mode 100644 diff --git a/modules/graphic_export/.libs/libscigraphic_export.so.5.5.2 b/modules/graphic_export/.libs/libscigraphic_export.so.5.5.2 index c18a784f1..fa4149c20 100755 Binary files a/modules/graphic_export/.libs/libscigraphic_export.so.5.5.2 and b/modules/graphic_export/.libs/libscigraphic_export.so.5.5.2 differ diff --git a/modules/graphic_export/Makefile b/modules/graphic_export/Makefile index 25fbe26be..bac190805 100644 --- a/modules/graphic_export/Makefile +++ b/modules/graphic_export/Makefile @@ -294,7 +294,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} @@ -302,15 +302,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 @@ -318,13 +318,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 @@ -335,40 +335,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 @@ -390,16 +390,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 @@ -412,16 +412,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 @@ -456,9 +456,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 @@ -467,7 +467,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 @@ -483,19 +483,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 = @@ -505,20 +505,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/graphic_export -abs_srcdir = /home/shashank/scilab-master_5.5.2/modules/graphic_export -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/graphic_export +abs_srcdir = /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/graphic_export +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++ @@ -550,7 +550,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/graphic_export/jar/org.scilab.modules.graphic_export.jar b/modules/graphic_export/jar/org.scilab.modules.graphic_export.jar index f995f1f0e..b7cf9e111 100755 Binary files a/modules/graphic_export/jar/org.scilab.modules.graphic_export.jar and b/modules/graphic_export/jar/org.scilab.modules.graphic_export.jar differ diff --git a/modules/graphic_export/libscigraphic_export-algo.la b/modules/graphic_export/libscigraphic_export-algo.la old mode 100755 new mode 100644 diff --git a/modules/graphic_export/libscigraphic_export-disable.la b/modules/graphic_export/libscigraphic_export-disable.la old mode 100755 new mode 100644 diff --git a/modules/graphic_export/libscigraphic_export.la b/modules/graphic_export/libscigraphic_export.la old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/c/.deps/libscigraphic_export_la-gw_graphic_export.Plo b/modules/graphic_export/sci_gateway/c/.deps/libscigraphic_export_la-gw_graphic_export.Plo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/c/.deps/libscigraphic_export_la-xs2file.Plo b/modules/graphic_export/sci_gateway/c/.deps/libscigraphic_export_la-xs2file.Plo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-gw_graphic_export.o b/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-gw_graphic_export.o old mode 100755 new mode 100644 index 5e0a68f7c..d3bd740b8 Binary files a/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-gw_graphic_export.o and b/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-gw_graphic_export.o differ diff --git a/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-xs2file.o b/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-xs2file.o old mode 100755 new mode 100644 index 5388aa08e..24f75e998 Binary files a/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-xs2file.o and b/modules/graphic_export/sci_gateway/c/.libs/libscigraphic_export_la-xs2file.o differ diff --git a/modules/graphic_export/sci_gateway/c/libscigraphic_export_la-gw_graphic_export.lo b/modules/graphic_export/sci_gateway/c/libscigraphic_export_la-gw_graphic_export.lo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/c/libscigraphic_export_la-xs2file.lo b/modules/graphic_export/sci_gateway/c/libscigraphic_export_la-xs2file.lo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_driver.Plo b/modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_driver.Plo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_xend.Plo b/modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_xend.Plo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_xinit.Plo b/modules/graphic_export/sci_gateway/cpp/.deps/libscigraphic_export_la-sci_xinit.Plo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_driver.o b/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_driver.o old mode 100755 new mode 100644 index 628f65caf..974feb248 Binary files a/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_driver.o and b/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_driver.o differ diff --git a/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xend.o b/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xend.o old mode 100755 new mode 100644 index 8f9bfe092..2c08289be Binary files a/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xend.o and b/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xend.o differ diff --git a/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xinit.o b/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xinit.o old mode 100755 new mode 100644 index b86892505..7be43c6cd Binary files a/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xinit.o and b/modules/graphic_export/sci_gateway/cpp/.libs/libscigraphic_export_la-sci_xinit.o differ diff --git a/modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_driver.lo b/modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_driver.lo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_xend.lo b/modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_xend.lo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_xinit.lo b/modules/graphic_export/sci_gateway/cpp/libscigraphic_export_la-sci_xinit.lo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/src/nographic_export/.deps/libscigraphic_export_disable_la-nographic_export.Plo b/modules/graphic_export/src/nographic_export/.deps/libscigraphic_export_disable_la-nographic_export.Plo old mode 100755 new mode 100644 diff --git a/modules/graphic_export/src/nographic_export/.libs/libscigraphic_export_disable_la-nographic_export.o b/modules/graphic_export/src/nographic_export/.libs/libscigraphic_export_disable_la-nographic_export.o old mode 100755 new mode 100644 index 73054827b..a05534c75 Binary files a/modules/graphic_export/src/nographic_export/.libs/libscigraphic_export_disable_la-nographic_export.o and b/modules/graphic_export/src/nographic_export/.libs/libscigraphic_export_disable_la-nographic_export.o differ diff --git a/modules/graphic_export/src/nographic_export/libscigraphic_export_disable_la-nographic_export.lo b/modules/graphic_export/src/nographic_export/libscigraphic_export_disable_la-nographic_export.lo old mode 100755 new mode 100644 -- cgit