=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== tablix2-0.3.5/intl/Makefile.in-324- if test "@RELOCATABLE@" = yes; then \ tablix2-0.3.5/intl/Makefile.in:325: dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \ tablix2-0.3.5/intl/Makefile.in-326- if test -n "$$dependencies"; then \ ############################################## tablix2-0.3.5/intl/config.charset-116-host="$1" tablix2-0.3.5/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'` tablix2-0.3.5/intl/config.charset-118-echo "# This file contains a table of character encoding aliases," ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-133-extern char *gettext (const char *__msgid) tablix2-0.3.5/intl/libgnuintl.h.in:134: _INTL_ASM (libintl_gettext) tablix2-0.3.5/intl/libgnuintl.h.in-135- _INTL_MAY_RETURN_STRING_ARG (1); ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-151-extern char *dgettext (const char *__domainname, const char *__msgid) tablix2-0.3.5/intl/libgnuintl.h.in:152: _INTL_ASM (libintl_dgettext) tablix2-0.3.5/intl/libgnuintl.h.in-153- _INTL_MAY_RETURN_STRING_ARG (2); ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-172- int __category) tablix2-0.3.5/intl/libgnuintl.h.in:173: _INTL_ASM (libintl_dcgettext) tablix2-0.3.5/intl/libgnuintl.h.in-174- _INTL_MAY_RETURN_STRING_ARG (2); ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-194- unsigned long int __n) tablix2-0.3.5/intl/libgnuintl.h.in:195: _INTL_ASM (libintl_ngettext) tablix2-0.3.5/intl/libgnuintl.h.in-196- _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2); ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-216- unsigned long int __n) tablix2-0.3.5/intl/libgnuintl.h.in:217: _INTL_ASM (libintl_dngettext) tablix2-0.3.5/intl/libgnuintl.h.in-218- _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3); ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-240- unsigned long int __n, int __category) tablix2-0.3.5/intl/libgnuintl.h.in:241: _INTL_ASM (libintl_dcngettext) tablix2-0.3.5/intl/libgnuintl.h.in-242- _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3); ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-261-extern char *textdomain (const char *__domainname) tablix2-0.3.5/intl/libgnuintl.h.in:262: _INTL_ASM (libintl_textdomain); tablix2-0.3.5/intl/libgnuintl.h.in-263-#endif ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-279-extern char *bindtextdomain (const char *__domainname, const char *__dirname) tablix2-0.3.5/intl/libgnuintl.h.in:280: _INTL_ASM (libintl_bindtextdomain); tablix2-0.3.5/intl/libgnuintl.h.in-281-#endif ############################################## tablix2-0.3.5/intl/libgnuintl.h.in-298- const char *__codeset) tablix2-0.3.5/intl/libgnuintl.h.in:299: _INTL_ASM (libintl_bind_textdomain_codeset); tablix2-0.3.5/intl/libgnuintl.h.in-300-#endif ############################################## tablix2-0.3.5/intl/intl-exports.c-28- extern __declspec(dllexport) int x; int x = 42; */ \ tablix2-0.3.5/intl/intl-exports.c:29: asm (".section .drectve\n"); \ tablix2-0.3.5/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n"); \ tablix2-0.3.5/intl/intl-exports.c:31: asm (".data\n"); \ tablix2-0.3.5/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x). */ \ ############################################## tablix2-0.3.5/po/Makefile.in.in-87-.po.gmo: tablix2-0.3.5/po/Makefile.in.in:88: @lang=`echo $* | sed -e 's,.*/,,'`; \ tablix2-0.3.5/po/Makefile.in.in-89- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## tablix2-0.3.5/po/Makefile.in.in-166-$(POFILES): $(srcdir)/$(DOMAIN).pot tablix2-0.3.5/po/Makefile.in.in:167: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ tablix2-0.3.5/po/Makefile.in.in-168- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## tablix2-0.3.5/po/Makefile.in.in-196- for cat in $$catalogs; do \ tablix2-0.3.5/po/Makefile.in.in:197: cat=`basename $$cat`; \ tablix2-0.3.5/po/Makefile.in.in:198: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ tablix2-0.3.5/po/Makefile.in.in-199- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## tablix2-0.3.5/po/Makefile.in.in-206- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ tablix2-0.3.5/po/Makefile.in.in:207: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ tablix2-0.3.5/po/Makefile.in.in-208- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## tablix2-0.3.5/po/Makefile.in.in-248- for cat in $$catalogs; do \ tablix2-0.3.5/po/Makefile.in.in:249: cat=`basename $$cat`; \ tablix2-0.3.5/po/Makefile.in.in:250: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ tablix2-0.3.5/po/Makefile.in.in-251- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## tablix2-0.3.5/po/Makefile.in.in-255- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ tablix2-0.3.5/po/Makefile.in.in:256: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ tablix2-0.3.5/po/Makefile.in.in-257- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## tablix2-0.3.5/po/Makefile.in.in-294- for cat in $$catalogs; do \ tablix2-0.3.5/po/Makefile.in.in:295: cat=`basename $$cat`; \ tablix2-0.3.5/po/Makefile.in.in:296: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ tablix2-0.3.5/po/Makefile.in.in-297- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## tablix2-0.3.5/po/Makefile.in.in-359-.nop.po-create: tablix2-0.3.5/po/Makefile.in.in:360: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ tablix2-0.3.5/po/Makefile.in.in-361- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## tablix2-0.3.5/po/Makefile.in.in-366-.nop.po-update: tablix2-0.3.5/po/Makefile.in.in:367: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ tablix2-0.3.5/po/Makefile.in.in-368- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## tablix2-0.3.5/po/Rules-quot-15-.insert-header.po-update-en: tablix2-0.3.5/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ tablix2-0.3.5/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ tablix2-0.3.5/po/Rules-quot-18- tmpdir=`pwd`; \ tablix2-0.3.5/po/Rules-quot-19- echo "$$lang:"; \ tablix2-0.3.5/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ tablix2-0.3.5/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ tablix2-0.3.5/po/Rules-quot-22- cd $(srcdir); \ tablix2-0.3.5/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ tablix2-0.3.5/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## tablix2-0.3.5/acinclude.m4-28- else tablix2-0.3.5/acinclude.m4:29: PVM_ARCH=`$GETARCH` tablix2-0.3.5/acinclude.m4-30- AC_MSG_RESULT("$PVM_ARCH") ############################################## tablix2-0.3.5/aclocal.m4-282- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" tablix2-0.3.5/aclocal.m4:283: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` tablix2-0.3.5/aclocal.m4-284- fi ############################################## tablix2-0.3.5/aclocal.m4-611- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) tablix2-0.3.5/aclocal.m4:612: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` tablix2-0.3.5/aclocal.m4-613- AC_MSG_RESULT([$]{ac_t:- ############################################## tablix2-0.3.5/aclocal.m4-915-changequote(<<,>>)dnl tablix2-0.3.5/aclocal.m4:916: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` tablix2-0.3.5/aclocal.m4-917- case $ac_prog_version in ############################################## tablix2-0.3.5/aclocal.m4-1093-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. tablix2-0.3.5/aclocal.m4:1094:case `$LD -v 2>&1 </dev/null` in tablix2-0.3.5/aclocal.m4-1095-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/aclocal.m4-1129- # gcc leaves a trailing carriage return which upsets mingw tablix2-0.3.5/aclocal.m4:1130: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tablix2-0.3.5/aclocal.m4-1131- *) tablix2-0.3.5/aclocal.m4:1132: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tablix2-0.3.5/aclocal.m4-1133- esac ############################################## tablix2-0.3.5/aclocal.m4-1138- # Canonicalize the path of ld tablix2-0.3.5/aclocal.m4:1139: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` tablix2-0.3.5/aclocal.m4-1140- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tablix2-0.3.5/aclocal.m4:1141: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` tablix2-0.3.5/aclocal.m4-1142- done ############################################## tablix2-0.3.5/aclocal.m4-1168- # Break only if it was the GNU/non-GNU ld that we prefer. tablix2-0.3.5/aclocal.m4:1169: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in tablix2-0.3.5/aclocal.m4-1170- *GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/aclocal.m4-1369- dnl or AC_LIB_HAVE_LINKFLAGS call. tablix2-0.3.5/aclocal.m4:1370: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tablix2-0.3.5/aclocal.m4-1371- eval value=\"\$HAVE_LIB$uppername\" ############################################## tablix2-0.3.5/aclocal.m4-1418- -L*) tablix2-0.3.5/aclocal.m4:1419: dir=`echo "X$x" | sed -e 's/^X-L//'` tablix2-0.3.5/aclocal.m4-1420- if test -n "$shlibext" \ ############################################## tablix2-0.3.5/aclocal.m4-1542- */$acl_libdirstem | */$acl_libdirstem/) tablix2-0.3.5/aclocal.m4:1543: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tablix2-0.3.5/aclocal.m4-1544- additional_includedir="$basedir/include" ############################################## tablix2-0.3.5/aclocal.m4-1595- -L*) tablix2-0.3.5/aclocal.m4:1596: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tablix2-0.3.5/aclocal.m4-1597- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## tablix2-0.3.5/aclocal.m4-1645- -R*) tablix2-0.3.5/aclocal.m4:1646: dir=`echo "X$dep" | sed -e 's/^X-R//'` tablix2-0.3.5/aclocal.m4-1647- if test "$enable_rpath" != no; then ############################################## tablix2-0.3.5/aclocal.m4-1675- dnl Handle this in the next round. tablix2-0.3.5/aclocal.m4:1676: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tablix2-0.3.5/aclocal.m4-1677- ;; ############################################## tablix2-0.3.5/aclocal.m4-1681- dnl option. tablix2-0.3.5/aclocal.m4:1682: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tablix2-0.3.5/aclocal.m4-1683- ;; ############################################## tablix2-0.3.5/aclocal.m4-1788- -L) next=yes ;; tablix2-0.3.5/aclocal.m4:1789: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` tablix2-0.3.5/aclocal.m4-1790- dnl No need to hardcode the standard /usr/lib. ############################################## tablix2-0.3.5/aclocal.m4-2003- acl_libdirstem=lib tablix2-0.3.5/aclocal.m4:2004: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` tablix2-0.3.5/aclocal.m4-2005- if test -n "$searchpath"; then ############################################## tablix2-0.3.5/aclocal.m4-2010- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; tablix2-0.3.5/aclocal.m4:2011: *) searchdir=`cd "$searchdir" && pwd` tablix2-0.3.5/aclocal.m4-2012- case "$searchdir" in ############################################## tablix2-0.3.5/aclocal.m4-2264-done tablix2-0.3.5/aclocal.m4:2265:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/aclocal.m4-2266-]) ############################################## tablix2-0.3.5/aclocal.m4-2336- # Remove one level of quotation (which was required for Make). tablix2-0.3.5/aclocal.m4:2337: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` tablix2-0.3.5/aclocal.m4-2338- ;; ############################################## tablix2-0.3.5/aclocal.m4-2347- : tablix2-0.3.5/aclocal.m4:2348:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then tablix2-0.3.5/aclocal.m4-2349- # Yippee, $echo works! ############################################## tablix2-0.3.5/aclocal.m4-2373- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... tablix2-0.3.5/aclocal.m4:2374: if (echo_test_string=`eval $cmd`) 2>/dev/null && tablix2-0.3.5/aclocal.m4:2375: echo_test_string=`eval $cmd` && tablix2-0.3.5/aclocal.m4-2376- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## tablix2-0.3.5/aclocal.m4-2382- tablix2-0.3.5/aclocal.m4:2383:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/aclocal.m4:2384: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2385- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/aclocal.m4-2397- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && tablix2-0.3.5/aclocal.m4:2398: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/aclocal.m4:2399: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2400- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/aclocal.m4-2409- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/aclocal.m4:2410: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2411- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/aclocal.m4-2424- echo='printf %s\n' tablix2-0.3.5/aclocal.m4:2425: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/aclocal.m4:2426: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2427- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/aclocal.m4-2429- : tablix2-0.3.5/aclocal.m4:2430: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2431- test "X$echo_testing_string" = 'X\t' && tablix2-0.3.5/aclocal.m4:2432: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2433- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/aclocal.m4-2438- echo="$CONFIG_SHELL [$]0 --fallback-echo" tablix2-0.3.5/aclocal.m4:2439: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2440- test "X$echo_testing_string" = 'X\t' && tablix2-0.3.5/aclocal.m4:2441: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/aclocal.m4-2442- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/aclocal.m4-2448- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do tablix2-0.3.5/aclocal.m4:2449: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null tablix2-0.3.5/aclocal.m4-2450- then ############################################## tablix2-0.3.5/aclocal.m4-2456- if test "$prev" != 'sed 50q "[$]0"'; then tablix2-0.3.5/aclocal.m4:2457: echo_test_string=`eval $prev` tablix2-0.3.5/aclocal.m4-2458- export echo_test_string ############################################## tablix2-0.3.5/aclocal.m4-2495- if AC_TRY_EVAL(ac_compile); then tablix2-0.3.5/aclocal.m4:2496: case `/usr/bin/file conftest.$ac_objext` in tablix2-0.3.5/aclocal.m4-2497- *ELF-32*) ############################################## tablix2-0.3.5/aclocal.m4-2511- if test "$lt_cv_prog_gnu_ld" = yes; then tablix2-0.3.5/aclocal.m4:2512: case `/usr/bin/file conftest.$ac_objext` in tablix2-0.3.5/aclocal.m4-2513- *32-bit*) ############################################## tablix2-0.3.5/aclocal.m4-2523- else tablix2-0.3.5/aclocal.m4:2524: case `/usr/bin/file conftest.$ac_objext` in tablix2-0.3.5/aclocal.m4-2525- *32-bit*) ############################################## tablix2-0.3.5/aclocal.m4-2758- # And add a safety zone tablix2-0.3.5/aclocal.m4:2759: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` tablix2-0.3.5/aclocal.m4:2760: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` tablix2-0.3.5/aclocal.m4-2761- ;; ############################################## tablix2-0.3.5/aclocal.m4-2786- if test -n "$kargmax"; then tablix2-0.3.5/aclocal.m4:2787: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` tablix2-0.3.5/aclocal.m4-2788- else ############################################## tablix2-0.3.5/aclocal.m4-2796- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} tablix2-0.3.5/aclocal.m4:2797: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ tablix2-0.3.5/aclocal.m4-2798- = "XX$teststring") >/dev/null 2>&1 && tablix2-0.3.5/aclocal.m4:2799: new_result=`expr "X$teststring" : ".*" 2>&1` && tablix2-0.3.5/aclocal.m4-2800- lt_cv_sys_max_cmd_len=$new_result && ############################################## tablix2-0.3.5/aclocal.m4-2802- do tablix2-0.3.5/aclocal.m4:2803: i=`expr $i + 1` tablix2-0.3.5/aclocal.m4-2804- teststring=$teststring$teststring ############################################## tablix2-0.3.5/aclocal.m4-2809- # It appears as though 1/2 is a usable value. tablix2-0.3.5/aclocal.m4:2810: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` tablix2-0.3.5/aclocal.m4-2811- ;; ############################################## tablix2-0.3.5/aclocal.m4-3101- if test "$hard_links" = no; then tablix2-0.3.5/aclocal.m4:3102: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) tablix2-0.3.5/aclocal.m4-3103- need_locks=warn ############################################## tablix2-0.3.5/aclocal.m4-3216-if test "$GCC" = yes; then tablix2-0.3.5/aclocal.m4:3217: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/aclocal.m4-3218- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## tablix2-0.3.5/aclocal.m4-3222- # okay in the real world where ";" in dirpaths is itself problematic. tablix2-0.3.5/aclocal.m4:3223: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/aclocal.m4-3224- else tablix2-0.3.5/aclocal.m4:3225: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/aclocal.m4-3226- fi ############################################## tablix2-0.3.5/aclocal.m4-3293- # Create ${libname}_ixlibrary.a entries in /sys/libs. tablix2-0.3.5/aclocal.m4:3294: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tablix2-0.3.5/aclocal.m4-3295- ;; ############################################## tablix2-0.3.5/aclocal.m4-3326- # DLL is installed to $(libdir)/../bin by postinstall_cmds tablix2-0.3.5/aclocal.m4:3327: postinstall_cmds='base_file=`basename \${file}`~ tablix2-0.3.5/aclocal.m4:3328: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tablix2-0.3.5/aclocal.m4:3329: dldir=$destdir/`dirname \$dlpath`~ tablix2-0.3.5/aclocal.m4-3330- test -d \$dldir || mkdir -p \$dldir~ ############################################## tablix2-0.3.5/aclocal.m4-3332- chmod a+x \$dldir/$dlname' tablix2-0.3.5/aclocal.m4:3333: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tablix2-0.3.5/aclocal.m4-3334- dlpath=$dir/\$dldll~ ############################################## tablix2-0.3.5/aclocal.m4-3340- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tablix2-0.3.5/aclocal.m4:3341: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/aclocal.m4-3342- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tablix2-0.3.5/aclocal.m4-3345- # MinGW DLLs use traditional 'lib' prefix tablix2-0.3.5/aclocal.m4:3346: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/aclocal.m4:3347: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/aclocal.m4-3348- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## tablix2-0.3.5/aclocal.m4-3354- # which wouldn't understand a cygwinified path. Ahh. tablix2-0.3.5/aclocal.m4:3355: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/aclocal.m4-3356- else tablix2-0.3.5/aclocal.m4:3357: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/aclocal.m4-3358- fi ############################################## tablix2-0.3.5/aclocal.m4-3361- # pw32 DLLs use 'pw' prefix rather than 'lib' tablix2-0.3.5/aclocal.m4:3362: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/aclocal.m4-3363- ;; ############################################## tablix2-0.3.5/aclocal.m4-3367- *) tablix2-0.3.5/aclocal.m4:3368: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' tablix2-0.3.5/aclocal.m4-3369- ;; ############################################## tablix2-0.3.5/aclocal.m4-3384- shlibpath_var=DYLD_LIBRARY_PATH tablix2-0.3.5/aclocal.m4:3385: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tablix2-0.3.5/aclocal.m4-3386- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. tablix2-0.3.5/aclocal.m4-3387- if test "$GCC" = yes; then tablix2-0.3.5/aclocal.m4:3388: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` tablix2-0.3.5/aclocal.m4-3389- else ############################################## tablix2-0.3.5/aclocal.m4-3578- if test -f /etc/ld.so.conf; then tablix2-0.3.5/aclocal.m4:3579: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tablix2-0.3.5/aclocal.m4-3580- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tablix2-0.3.5/aclocal.m4-3650- shlibpath_var=LD_LIBRARY_PATH tablix2-0.3.5/aclocal.m4:3651: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/aclocal.m4-3652- case $host_os in ############################################## tablix2-0.3.5/aclocal.m4-3800- if test -z "$LTCC"; then tablix2-0.3.5/aclocal.m4:3801: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" tablix2-0.3.5/aclocal.m4-3802- if test -z "$LTCC"; then ############################################## tablix2-0.3.5/aclocal.m4-3804- else tablix2-0.3.5/aclocal.m4:3805: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) tablix2-0.3.5/aclocal.m4-3806- fi ############################################## tablix2-0.3.5/aclocal.m4-3808- if test -z "$LTCFLAGS"; then tablix2-0.3.5/aclocal.m4:3809: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" tablix2-0.3.5/aclocal.m4-3810- fi ############################################## tablix2-0.3.5/aclocal.m4-3813- # Note that this assumes the entire list is on one line. tablix2-0.3.5/aclocal.m4:3814: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` tablix2-0.3.5/aclocal.m4-3815- ############################################## tablix2-0.3.5/aclocal.m4-3819- # Check whether tagname contains only valid characters tablix2-0.3.5/aclocal.m4:3820: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in tablix2-0.3.5/aclocal.m4-3821- "") ;; ############################################## tablix2-0.3.5/aclocal.m4-4074- "file_magic "*) tablix2-0.3.5/aclocal.m4:4075: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` tablix2-0.3.5/aclocal.m4-4076- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## tablix2-0.3.5/aclocal.m4-4146- # gcc leaves a trailing carriage return which upsets mingw tablix2-0.3.5/aclocal.m4:4147: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tablix2-0.3.5/aclocal.m4-4148- *) tablix2-0.3.5/aclocal.m4:4149: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tablix2-0.3.5/aclocal.m4-4150- esac ############################################## tablix2-0.3.5/aclocal.m4-4155- # Canonicalize the pathname of ld tablix2-0.3.5/aclocal.m4:4156: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` tablix2-0.3.5/aclocal.m4-4157- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tablix2-0.3.5/aclocal.m4:4158: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` tablix2-0.3.5/aclocal.m4-4159- done ############################################## tablix2-0.3.5/aclocal.m4-4186- # Break only if it was the GNU/non-GNU ld that we prefer. tablix2-0.3.5/aclocal.m4:4187: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in tablix2-0.3.5/aclocal.m4-4188- *GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/aclocal.m4-4217-[# I'd rather use --version here, but apparently some GNU lds only accept -v. tablix2-0.3.5/aclocal.m4:4218:case `$LD -v 2>&1 </dev/null` in tablix2-0.3.5/aclocal.m4-4219-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/aclocal.m4-4385-openbsd*) tablix2-0.3.5/aclocal.m4:4386: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/aclocal.m4-4387- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## tablix2-0.3.5/aclocal.m4-4462- # Tru64's nm complains that /dev/null is an invalid object file tablix2-0.3.5/aclocal.m4:4463: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in tablix2-0.3.5/aclocal.m4-4464- */dev/null* | *'Invalid file or object type'*) ############################################## tablix2-0.3.5/aclocal.m4-4468- *) tablix2-0.3.5/aclocal.m4:4469: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in tablix2-0.3.5/aclocal.m4-4470- */dev/null*) ############################################## tablix2-0.3.5/aclocal.m4-4832- # ancient GNU ld didn't support --whole-archive et. al. tablix2-0.3.5/aclocal.m4:4833: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ tablix2-0.3.5/aclocal.m4-4834- grep 'no-whole-archive' > /dev/null; then ############################################## tablix2-0.3.5/aclocal.m4-4913- # below for broken collect2 doesn't work under 4.3+ tablix2-0.3.5/aclocal.m4:4914: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/aclocal.m4-4915- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/aclocal.m4-4961- tablix2-0.3.5/aclocal.m4:4962: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tablix2-0.3.5/aclocal.m4-4963- else ############################################## tablix2-0.3.5/aclocal.m4-5016- # is EXPORTS), use it as is; otherwise, prepend... tablix2-0.3.5/aclocal.m4:5017: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tablix2-0.3.5/aclocal.m4-5018- cp $export_symbols $output_objdir/$soname.def; ############################################## tablix2-0.3.5/aclocal.m4-5077- output_verbose_link_cmd='echo' tablix2-0.3.5/aclocal.m4:5078: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' tablix2-0.3.5/aclocal.m4-5079- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tablix2-0.3.5/aclocal.m4-5145- # dependencies. tablix2-0.3.5/aclocal.m4:5146: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/aclocal.m4-5147- ;; ############################################## tablix2-0.3.5/aclocal.m4-5209- # dependencies. tablix2-0.3.5/aclocal.m4:5210: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/aclocal.m4-5211- ;; ############################################## tablix2-0.3.5/aclocal.m4-5244- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tablix2-0.3.5/aclocal.m4:5245: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/aclocal.m4:5246: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/aclocal.m4-5247- ;; ############################################## tablix2-0.3.5/aclocal.m4-5251- # SGI C++ tablix2-0.3.5/aclocal.m4:5252: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-5253- ############################################## tablix2-0.3.5/aclocal.m4-5262- if test "$with_gnu_ld" = no; then tablix2-0.3.5/aclocal.m4:5263: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-5264- else tablix2-0.3.5/aclocal.m4:5265: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' tablix2-0.3.5/aclocal.m4-5266- fi ############################################## tablix2-0.3.5/aclocal.m4-5281- # to its proper name (with version) after linking. tablix2-0.3.5/aclocal.m4:5282: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tablix2-0.3.5/aclocal.m4:5283: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' tablix2-0.3.5/aclocal.m4-5284- # Commands to make compiler produce verbose output that lists ############################################## tablix2-0.3.5/aclocal.m4-5291- # dependencies. tablix2-0.3.5/aclocal.m4:5292: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/aclocal.m4-5293- ############################################## tablix2-0.3.5/aclocal.m4-5306- # earlier do not add the objects themselves. tablix2-0.3.5/aclocal.m4:5307: case `$CC -V 2>&1` in tablix2-0.3.5/aclocal.m4-5308- *"Version 7."*) ############################################## tablix2-0.3.5/aclocal.m4-5332- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' tablix2-0.3.5/aclocal.m4:5333: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/aclocal.m4-5334- ;; ############################################## tablix2-0.3.5/aclocal.m4-5351- # dependencies. tablix2-0.3.5/aclocal.m4:5352: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/aclocal.m4-5353- ;; ############################################## tablix2-0.3.5/aclocal.m4-5395- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' tablix2-0.3.5/aclocal.m4:5396: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/aclocal.m4-5397- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## tablix2-0.3.5/aclocal.m4-5410- # to its proper name (with version) after linking. tablix2-0.3.5/aclocal.m4:5411: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tablix2-0.3.5/aclocal.m4-5412- ############################################## tablix2-0.3.5/aclocal.m4-5427- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/aclocal.m4:5428: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-5429- ############################################## tablix2-0.3.5/aclocal.m4-5440- # dependencies. tablix2-0.3.5/aclocal.m4:5441: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/aclocal.m4-5442- ;; ############################################## tablix2-0.3.5/aclocal.m4-5445- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/aclocal.m4:5446: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-5447- ############################################## tablix2-0.3.5/aclocal.m4-5470- # to its proper name (with version) after linking. tablix2-0.3.5/aclocal.m4:5471: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tablix2-0.3.5/aclocal.m4-5472- ############################################## tablix2-0.3.5/aclocal.m4-5486- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' tablix2-0.3.5/aclocal.m4:5487: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4:5488: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ tablix2-0.3.5/aclocal.m4-5489- echo "-hidden">> $lib.exp~ tablix2-0.3.5/aclocal.m4:5490: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ tablix2-0.3.5/aclocal.m4-5491- $rm $lib.exp' ############################################## tablix2-0.3.5/aclocal.m4-5503- # dependencies. tablix2-0.3.5/aclocal.m4:5504: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/aclocal.m4-5505- ;; ############################################## tablix2-0.3.5/aclocal.m4-5508- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/aclocal.m4:5509: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-5510- ############################################## tablix2-0.3.5/aclocal.m4-5570- # Supported since Solaris 2.6 (maybe 2.5.1?) tablix2-0.3.5/aclocal.m4:5571: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' tablix2-0.3.5/aclocal.m4-5572- ;; ############################################## tablix2-0.3.5/aclocal.m4-5658- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no tablix2-0.3.5/aclocal.m4:5659: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/aclocal.m4-5660- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## tablix2-0.3.5/aclocal.m4-5781- # eval without this substitution. tablix2-0.3.5/aclocal.m4:5782: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` tablix2-0.3.5/aclocal.m4-5783- tablix2-0.3.5/aclocal.m4:5784: for p in `eval $output_verbose_link_cmd`; do tablix2-0.3.5/aclocal.m4-5785- case $p in ############################################## tablix2-0.3.5/aclocal.m4-6167- # Double-quote double-evaled strings. tablix2-0.3.5/aclocal.m4:6168: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tablix2-0.3.5/aclocal.m4-6169- ;; tablix2-0.3.5/aclocal.m4-6170- *) tablix2-0.3.5/aclocal.m4:6171: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tablix2-0.3.5/aclocal.m4-6172- ;; ############################################## tablix2-0.3.5/aclocal.m4-6177- *'\[$]0 --fallback-echo"') tablix2-0.3.5/aclocal.m4:6178: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` tablix2-0.3.5/aclocal.m4-6179- ;; ############################################## tablix2-0.3.5/aclocal.m4-6192- tablix2-0.3.5/aclocal.m4:6193:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. tablix2-0.3.5/aclocal.m4-6194-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## tablix2-0.3.5/aclocal.m4-6574- # libtool script then. tablix2-0.3.5/aclocal.m4:6575: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tablix2-0.3.5/aclocal.m4-6576- if test -f "$ltmain_in"; then ############################################## tablix2-0.3.5/aclocal.m4-6679-# If we're using GNU nm, then use its standard symbol codes. tablix2-0.3.5/aclocal.m4:6680:case `$NM -V 2>&1` in tablix2-0.3.5/aclocal.m4-6681-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/aclocal.m4-6712- nlist=conftest.nm tablix2-0.3.5/aclocal.m4:6713: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then tablix2-0.3.5/aclocal.m4-6714- # Try sorting and uniquifying the output. ############################################## tablix2-0.3.5/aclocal.m4-7433- supports_anon_versioning=no tablix2-0.3.5/aclocal.m4:7434: case `$LD -v 2>/dev/null` in tablix2-0.3.5/aclocal.m4-7435- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tablix2-0.3.5/aclocal.m4-7497- # is EXPORTS), use it as is; otherwise, prepend... tablix2-0.3.5/aclocal.m4:7498: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tablix2-0.3.5/aclocal.m4-7499- cp $export_symbols $output_objdir/$soname.def; ############################################## tablix2-0.3.5/aclocal.m4-7520- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tablix2-0.3.5/aclocal.m4:7521: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/aclocal.m4:7522: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/aclocal.m4-7523- ;; ############################################## tablix2-0.3.5/aclocal.m4-7529- pgcc*) # Portland Group C compiler tablix2-0.3.5/aclocal.m4:7530: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/aclocal.m4-7531- tmp_addflag=' $pic_flag' ############################################## tablix2-0.3.5/aclocal.m4-7533- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tablix2-0.3.5/aclocal.m4:7534: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/aclocal.m4-7535- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tablix2-0.3.5/aclocal.m4-7588- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tablix2-0.3.5/aclocal.m4:7589: case `$LD -v 2>&1` in tablix2-0.3.5/aclocal.m4-7590- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## tablix2-0.3.5/aclocal.m4-7604- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tablix2-0.3.5/aclocal.m4:7605: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tablix2-0.3.5/aclocal.m4-7606- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tablix2-0.3.5/aclocal.m4-7703- # below for broken collect2 doesn't work under 4.3+ tablix2-0.3.5/aclocal.m4:7704: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/aclocal.m4-7705- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/aclocal.m4-7750- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" tablix2-0.3.5/aclocal.m4:7751: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tablix2-0.3.5/aclocal.m4-7752- else ############################################## tablix2-0.3.5/aclocal.m4-7797- # FIXME: Setting linknames here is a bad hack. tablix2-0.3.5/aclocal.m4:7798: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tablix2-0.3.5/aclocal.m4-7799- # The linker will automatically build a .lib file if we build a DLL. ############################################## tablix2-0.3.5/aclocal.m4-7802- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' tablix2-0.3.5/aclocal.m4:7803: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' tablix2-0.3.5/aclocal.m4-7804- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## tablix2-0.3.5/aclocal.m4-7843- output_verbose_link_cmd='echo' tablix2-0.3.5/aclocal.m4:7844: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' tablix2-0.3.5/aclocal.m4-7845- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tablix2-0.3.5/aclocal.m4-7978- if test "$GCC" = yes; then tablix2-0.3.5/aclocal.m4:7979: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-7980- else tablix2-0.3.5/aclocal.m4:7981: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-7982- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## tablix2-0.3.5/aclocal.m4-8010- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no tablix2-0.3.5/aclocal.m4:8011: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/aclocal.m4-8012- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tablix2-0.3.5/aclocal.m4-8040- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/aclocal.m4:8041: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-8042- else tablix2-0.3.5/aclocal.m4-8043- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' tablix2-0.3.5/aclocal.m4:8044: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-8045- fi ############################################## tablix2-0.3.5/aclocal.m4-8052- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/aclocal.m4:8053: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4-8054- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## tablix2-0.3.5/aclocal.m4-8056- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' tablix2-0.3.5/aclocal.m4:8057: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/aclocal.m4:8058: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tablix2-0.3.5/aclocal.m4:8059: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tablix2-0.3.5/aclocal.m4-8060- ############################################## tablix2-0.3.5/aclocal.m4-8093- *) tablix2-0.3.5/aclocal.m4:8094: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; tablix2-0.3.5/aclocal.m4-8095- esac ;; ############################################## tablix2-0.3.5/aclocal.m4-8177- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no tablix2-0.3.5/aclocal.m4:8178: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/aclocal.m4-8179- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## tablix2-0.3.5/aclocal.m4-8242- _LT_AC_TAGVAR(allow_undefined_flag, $1)= tablix2-0.3.5/aclocal.m4:8243: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) tablix2-0.3.5/aclocal.m4-8244- then ############################################## tablix2-0.3.5/aclocal.m4-8378- test $lt_ac_count -gt 10 && break tablix2-0.3.5/aclocal.m4:8379: lt_ac_count=`expr $lt_ac_count + 1` tablix2-0.3.5/aclocal.m4-8380- if test $lt_ac_count -gt $lt_ac_max; then ############################################## tablix2-0.3.5/aclocal.m4-8432- else tablix2-0.3.5/aclocal.m4:8433: XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags` tablix2-0.3.5/aclocal.m4:8434: XML_LIBS=`$XML2_CONFIG $xml_config_args --libs` tablix2-0.3.5/aclocal.m4-8435- xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \ ############################################## tablix2-0.3.5/aclocal.m4-9047-changequote(,)dnl tablix2-0.3.5/aclocal.m4:9048: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tablix2-0.3.5/aclocal.m4-9049- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## tablix2-0.3.5/aclocal.m4-9054-changequote(,)dnl tablix2-0.3.5/aclocal.m4:9055: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tablix2-0.3.5/aclocal.m4-9056- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## tablix2-0.3.5/aclocal.m4-9073-changequote(,)dnl tablix2-0.3.5/aclocal.m4:9074: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tablix2-0.3.5/aclocal.m4-9075- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## tablix2-0.3.5/aclocal.m4-9094- case "$ac_file" in tablix2-0.3.5/aclocal.m4:9095: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; tablix2-0.3.5/aclocal.m4-9096- esac ############################################## tablix2-0.3.5/aclocal.m4-9099- # Adjust a relative srcdir. tablix2-0.3.5/aclocal.m4:9100: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` tablix2-0.3.5/aclocal.m4:9101: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" tablix2-0.3.5/aclocal.m4:9102: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` tablix2-0.3.5/aclocal.m4-9103- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## tablix2-0.3.5/aclocal.m4-9106- case "$ac_given_srcdir" in tablix2-0.3.5/aclocal.m4:9107: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; tablix2-0.3.5/aclocal.m4-9108- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## tablix2-0.3.5/aclocal.m4-9126- fi tablix2-0.3.5/aclocal.m4:9127: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` tablix2-0.3.5/aclocal.m4-9128- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## tablix2-0.3.5/aclocal.m4-9223- # Adjust a relative srcdir. tablix2-0.3.5/aclocal.m4:9224: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` tablix2-0.3.5/aclocal.m4:9225: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" tablix2-0.3.5/aclocal.m4:9226: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` tablix2-0.3.5/aclocal.m4-9227- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## tablix2-0.3.5/aclocal.m4-9230- case "$ac_given_srcdir" in tablix2-0.3.5/aclocal.m4:9231: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; tablix2-0.3.5/aclocal.m4-9232- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## tablix2-0.3.5/aclocal.m4-9291- # Set POTFILES to the value of the Makefile variable POTFILES. tablix2-0.3.5/aclocal.m4:9292: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` tablix2-0.3.5/aclocal.m4:9293: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` tablix2-0.3.5/aclocal.m4-9294- # Compute POTFILES_DEPS as ############################################## tablix2-0.3.5/aclocal.m4-9306- # The LINGUAS file contains the set of available languages. tablix2-0.3.5/aclocal.m4:9307: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` tablix2-0.3.5/aclocal.m4-9308- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## tablix2-0.3.5/aclocal.m4-9310- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. tablix2-0.3.5/aclocal.m4:9311: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` tablix2-0.3.5/aclocal.m4:9312: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` tablix2-0.3.5/aclocal.m4-9313- fi ############################################## tablix2-0.3.5/aclocal.m4-9354- QMFILES="$QMFILES $srcdirpre$lang.qm" tablix2-0.3.5/aclocal.m4:9355: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` tablix2-0.3.5/aclocal.m4-9356- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" tablix2-0.3.5/aclocal.m4:9357: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` tablix2-0.3.5/aclocal.m4-9358- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## tablix2-0.3.5/aclocal.m4-9395- QTCATALOGS="$QTCATALOGS $lang.qm" tablix2-0.3.5/aclocal.m4:9396: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` tablix2-0.3.5/aclocal.m4-9397- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" tablix2-0.3.5/aclocal.m4:9398: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` tablix2-0.3.5/aclocal.m4-9399- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## tablix2-0.3.5/aclocal.m4-9406- for lang in $ALL_LINGUAS; do tablix2-0.3.5/aclocal.m4:9407: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` tablix2-0.3.5/aclocal.m4-9408- cat >> "$ac_file.tmp" <<EOF ############################################## tablix2-0.3.5/aclocal.m4-9417- for lang in $ALL_LINGUAS; do tablix2-0.3.5/aclocal.m4:9418: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` tablix2-0.3.5/aclocal.m4-9419- cat >> "$ac_file.tmp" <<EOF ############################################## tablix2-0.3.5/aclocal.m4-9879-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to tablix2-0.3.5/aclocal.m4:9880:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. tablix2-0.3.5/aclocal.m4-9881-# ############################################## tablix2-0.3.5/aclocal.m4-9903-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: tablix2-0.3.5/aclocal.m4:9904:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` tablix2-0.3.5/aclocal.m4-9905-# and then we would define $MISSING as ############################################## tablix2-0.3.5/aclocal.m4-9919-# expand $ac_aux_dir to an absolute path tablix2-0.3.5/aclocal.m4:9920:am_aux_dir=`cd $ac_aux_dir && pwd` tablix2-0.3.5/aclocal.m4-9921-]) ############################################## tablix2-0.3.5/aclocal.m4-10017- if test "$am_compiler_list" = ""; then tablix2-0.3.5/aclocal.m4:10018: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` tablix2-0.3.5/aclocal.m4-10019- fi ############################################## tablix2-0.3.5/aclocal.m4-10127- # Strip MF so we end up with the name of the file. tablix2-0.3.5/aclocal.m4:10128: mf=`echo "$mf" | sed -e 's/:.*$//'` tablix2-0.3.5/aclocal.m4-10129- # Check whether this is an Automake generated Makefile or not. ############################################## tablix2-0.3.5/aclocal.m4-10135- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then tablix2-0.3.5/aclocal.m4:10136: dirpart=`AS_DIRNAME("$mf")` tablix2-0.3.5/aclocal.m4-10137- else ############################################## tablix2-0.3.5/aclocal.m4-10141- # from the Makefile without running `make'. tablix2-0.3.5/aclocal.m4:10142: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` tablix2-0.3.5/aclocal.m4-10143- test -z "$DEPDIR" && continue tablix2-0.3.5/aclocal.m4:10144: am__include=`sed -n 's/^am__include = //p' < "$mf"` tablix2-0.3.5/aclocal.m4-10145- test -z "am__include" && continue tablix2-0.3.5/aclocal.m4:10146: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` tablix2-0.3.5/aclocal.m4-10147- # When using ansi2knr, U may be empty or an underscore; expand it tablix2-0.3.5/aclocal.m4:10148: U=`sed -n 's/^U = //p' < "$mf"` tablix2-0.3.5/aclocal.m4-10149- # Find all dependency output files, they are included files with ############################################## tablix2-0.3.5/aclocal.m4-10157- test -f "$dirpart/$file" && continue tablix2-0.3.5/aclocal.m4:10158: fdir=`AS_DIRNAME(["$file"])` tablix2-0.3.5/aclocal.m4-10159- AS_MKDIR_P([$dirpart/$fdir]) ############################################## tablix2-0.3.5/aclocal.m4-10224-# test to see if srcdir already configured tablix2-0.3.5/aclocal.m4:10225:if test "`cd $srcdir && pwd`" != "`pwd`" && tablix2-0.3.5/aclocal.m4-10226- test -f $srcdir/config.status; then ############################################## tablix2-0.3.5/aclocal.m4-10300- * ) tablix2-0.3.5/aclocal.m4:10301: _am_stamp_count=`expr $_am_stamp_count + 1` ;; tablix2-0.3.5/aclocal.m4-10302- esac tablix2-0.3.5/aclocal.m4-10303-done tablix2-0.3.5/aclocal.m4:10304:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) tablix2-0.3.5/aclocal.m4-10305- ############################################## tablix2-0.3.5/aclocal.m4-10372-# case it prints its new name instead of `make'. tablix2-0.3.5/aclocal.m4:10373:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then tablix2-0.3.5/aclocal.m4-10374- am__include=include ############################################## tablix2-0.3.5/aclocal.m4-10380- echo '.include "confinc"' > confmf tablix2-0.3.5/aclocal.m4:10381: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then tablix2-0.3.5/aclocal.m4-10382- am__include=.include ############################################## tablix2-0.3.5/aclocal.m4-10547-if ( tablix2-0.3.5/aclocal.m4:10548: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` tablix2-0.3.5/aclocal.m4-10549- if test "$[*]" = "X"; then tablix2-0.3.5/aclocal.m4-10550- # -L didn't work. tablix2-0.3.5/aclocal.m4:10551: set X `ls -t $srcdir/configure conftest.file` tablix2-0.3.5/aclocal.m4-10552- fi ############################################## tablix2-0.3.5/config.guess-40- tablix2-0.3.5/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` tablix2-0.3.5/config.guess-42- ############################################## tablix2-0.3.5/config.guess-109-: ${TMPDIR=/tmp} ; tablix2-0.3.5/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || tablix2-0.3.5/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## tablix2-0.3.5/config.guess-195- *) tablix2-0.3.5/config.guess:196: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` tablix2-0.3.5/config.guess-197- ;; ############################################## tablix2-0.3.5/config.guess-222- *4.0) tablix2-0.3.5/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` tablix2-0.3.5/config.guess-224- ;; tablix2-0.3.5/config.guess-225- *5.*) tablix2-0.3.5/config.guess:226: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` tablix2-0.3.5/config.guess-227- ;; ############################################## tablix2-0.3.5/config.guess-232- # types through head -n 1, so we only detect the type of CPU 0. tablix2-0.3.5/config.guess:233: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` tablix2-0.3.5/config.guess-234- case "$ALPHA_CPU_TYPE" in ############################################## tablix2-0.3.5/config.guess-270- # 1.2 uses "1.2" for uname -r. tablix2-0.3.5/config.guess:271: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` tablix2-0.3.5/config.guess-272- exit ;; ############################################## tablix2-0.3.5/config.guess-327- sun4H:SunOS:5.*:*) tablix2-0.3.5/config.guess:328: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tablix2-0.3.5/config.guess-329- exit ;; tablix2-0.3.5/config.guess-330- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) tablix2-0.3.5/config.guess:331: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tablix2-0.3.5/config.guess-332- exit ;; tablix2-0.3.5/config.guess-333- i86pc:SunOS:5.*:*) tablix2-0.3.5/config.guess:334: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tablix2-0.3.5/config.guess-335- exit ;; ############################################## tablix2-0.3.5/config.guess-339- # it's likely to be more like Solaris than SunOS4. tablix2-0.3.5/config.guess:340: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tablix2-0.3.5/config.guess-341- exit ;; ############################################## tablix2-0.3.5/config.guess-348- # Japanese Language versions have a version number like `4.1.3-JL'. tablix2-0.3.5/config.guess:349: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` tablix2-0.3.5/config.guess-350- exit ;; ############################################## tablix2-0.3.5/config.guess-354- sun*:*:4.2BSD:*) tablix2-0.3.5/config.guess:355: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` tablix2-0.3.5/config.guess-356- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## tablix2-0.3.5/config.guess-436- $CC_FOR_BUILD -o $dummy $dummy.c && tablix2-0.3.5/config.guess:437: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && tablix2-0.3.5/config.guess:438: SYSTEM_NAME=`$dummy $dummyarg` && tablix2-0.3.5/config.guess-439- { echo "$SYSTEM_NAME"; exit; } ############################################## tablix2-0.3.5/config.guess-492- *:IRIX*:*:*) tablix2-0.3.5/config.guess:493: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` tablix2-0.3.5/config.guess-494- exit ;; ############################################## tablix2-0.3.5/config.guess-522-EOF tablix2-0.3.5/config.guess:523: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` tablix2-0.3.5/config.guess-524- then ############################################## tablix2-0.3.5/config.guess-535- *:AIX:*:[45]) tablix2-0.3.5/config.guess:536: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` tablix2-0.3.5/config.guess-537- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## tablix2-0.3.5/config.guess-570- 9000/[34678]??:HP-UX:*:*) tablix2-0.3.5/config.guess:571: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` tablix2-0.3.5/config.guess-572- case "${UNAME_MACHINE}" in ############################################## tablix2-0.3.5/config.guess-624-EOF tablix2-0.3.5/config.guess:625: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` tablix2-0.3.5/config.guess-626- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## tablix2-0.3.5/config.guess-652- ia64:HP-UX:*:*) tablix2-0.3.5/config.guess:653: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` tablix2-0.3.5/config.guess-654- echo ia64-hp-hpux${HPUX_REV} ############################################## tablix2-0.3.5/config.guess-682-EOF tablix2-0.3.5/config.guess:683: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && tablix2-0.3.5/config.guess-684- { echo "$SYSTEM_NAME"; exit; } ############################################## tablix2-0.3.5/config.guess-753- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` tablix2-0.3.5/config.guess:754: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` tablix2-0.3.5/config.guess-755- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## tablix2-0.3.5/config.guess-758- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` tablix2-0.3.5/config.guess:759: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` tablix2-0.3.5/config.guess-760- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## tablix2-0.3.5/config.guess-773- pc98) tablix2-0.3.5/config.guess:774: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; tablix2-0.3.5/config.guess-775- amd64) tablix2-0.3.5/config.guess:776: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; tablix2-0.3.5/config.guess-777- *) tablix2-0.3.5/config.guess:778: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; tablix2-0.3.5/config.guess-779- esac ############################################## tablix2-0.3.5/config.guess-821- prep*:SunOS:5.*:*) tablix2-0.3.5/config.guess:822: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tablix2-0.3.5/config.guess-823- exit ;; ############################################## tablix2-0.3.5/config.guess-825- # the GNU system tablix2-0.3.5/config.guess:826: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` tablix2-0.3.5/config.guess-827- exit ;; ############################################## tablix2-0.3.5/config.guess-829- # other systems with GNU libc and userland tablix2-0.3.5/config.guess:830: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu tablix2-0.3.5/config.guess-831- exit ;; ############################################## tablix2-0.3.5/config.guess-1057- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) tablix2-0.3.5/config.guess:1058: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` tablix2-0.3.5/config.guess-1059- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## tablix2-0.3.5/config.guess-1298- *:DragonFly:*:*) tablix2-0.3.5/config.guess:1299: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` tablix2-0.3.5/config.guess-1300- exit ;; ############################################## tablix2-0.3.5/config.guess-1311- i*86:skyos:*:*) tablix2-0.3.5/config.guess:1312: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' tablix2-0.3.5/config.guess-1313- exit ;; ############################################## tablix2-0.3.5/config.guess-1436- tablix2-0.3.5/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && tablix2-0.3.5/config.guess-1438- { echo "$SYSTEM_NAME"; exit; } ############################################## tablix2-0.3.5/config.rpath-33-host="$1" tablix2-0.3.5/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` tablix2-0.3.5/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` tablix2-0.3.5/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` tablix2-0.3.5/config.rpath-37- ############################################## tablix2-0.3.5/config.rpath-47-done tablix2-0.3.5/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` tablix2-0.3.5/config.rpath-49- ############################################## tablix2-0.3.5/config.rpath-91- *) tablix2-0.3.5/config.rpath:92: case `$CC -V 2>&1 | sed 5q` in tablix2-0.3.5/config.rpath-93- *Sun\ C*) ############################################## tablix2-0.3.5/config.rpath-214- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tablix2-0.3.5/config.rpath:215: case `$LD -v 2>&1` in tablix2-0.3.5/config.rpath-216- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tablix2-0.3.5/config.rpath-220- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tablix2-0.3.5/config.rpath:221: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tablix2-0.3.5/config.rpath-222- else ############################################## tablix2-0.3.5/config.rpath-277- case $host_os in aix4.[012]|aix4.[012].*) tablix2-0.3.5/config.rpath:278: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/config.rpath-279- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/config.rpath-415- hardcode_direct=yes tablix2-0.3.5/config.rpath:416: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/config.rpath-417- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## tablix2-0.3.5/config.rpath-476- sysv5* | sco3.2v5* | sco5v6*) tablix2-0.3.5/config.rpath:477: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/config.rpath-478- hardcode_libdir_separator=':' ############################################## tablix2-0.3.5/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' tablix2-0.3.5/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` tablix2-0.3.5/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` tablix2-0.3.5/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` tablix2-0.3.5/config.rpath-587- ############################################## tablix2-0.3.5/config.sub-56- tablix2-0.3.5/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` tablix2-0.3.5/config.sub-58- ############################################## tablix2-0.3.5/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. tablix2-0.3.5/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` tablix2-0.3.5/config.sub-122-case $maybe_os in ############################################## tablix2-0.3.5/config.sub-126- os=-$maybe_os tablix2-0.3.5/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` tablix2-0.3.5/config.sub-128- ;; tablix2-0.3.5/config.sub-129- *) tablix2-0.3.5/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` tablix2-0.3.5/config.sub-131- if [ $basic_machine != $1 ] tablix2-0.3.5/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` tablix2-0.3.5/config.sub-133- else os=; fi ############################################## tablix2-0.3.5/config.sub-177- os=-sco5v6 tablix2-0.3.5/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-179- ;; ############################################## tablix2-0.3.5/config.sub-181- os=-sco3.2v5 tablix2-0.3.5/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-183- ;; ############################################## tablix2-0.3.5/config.sub-185- os=-sco3.2v4 tablix2-0.3.5/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-187- ;; tablix2-0.3.5/config.sub-188- -sco3.2.[4-9]*) tablix2-0.3.5/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` tablix2-0.3.5/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-191- ;; ############################################## tablix2-0.3.5/config.sub-193- # Don't forget version if it is 3.2v4 or newer. tablix2-0.3.5/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-195- ;; ############################################## tablix2-0.3.5/config.sub-197- # Don't forget version if it is 3.2v4 or newer. tablix2-0.3.5/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-199- ;; ############################################## tablix2-0.3.5/config.sub-201- os=-sco3.2v2 tablix2-0.3.5/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-203- ;; tablix2-0.3.5/config.sub-204- -udk*) tablix2-0.3.5/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-206- ;; ############################################## tablix2-0.3.5/config.sub-208- os=-isc2.2 tablix2-0.3.5/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-210- ;; ############################################## tablix2-0.3.5/config.sub-214- -isc*) tablix2-0.3.5/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tablix2-0.3.5/config.sub-216- ;; ############################################## tablix2-0.3.5/config.sub-220- -ptx*) tablix2-0.3.5/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` tablix2-0.3.5/config.sub-222- ;; tablix2-0.3.5/config.sub-223- -windowsnt*) tablix2-0.3.5/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` tablix2-0.3.5/config.sub-225- ;; ############################################## tablix2-0.3.5/config.sub-310- *-*-*) tablix2-0.3.5/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 tablix2-0.3.5/config.sub-312- exit 1 ############################################## tablix2-0.3.5/config.sub-412- amd64-*) tablix2-0.3.5/config.sub:413: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-414- ;; ############################################## tablix2-0.3.5/config.sub-633- i*86v32) tablix2-0.3.5/config.sub:634: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tablix2-0.3.5/config.sub-635- os=-sysv32 ############################################## tablix2-0.3.5/config.sub-637- i*86v4*) tablix2-0.3.5/config.sub:638: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tablix2-0.3.5/config.sub-639- os=-sysv4 ############################################## tablix2-0.3.5/config.sub-641- i*86v) tablix2-0.3.5/config.sub:642: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tablix2-0.3.5/config.sub-643- os=-sysv ############################################## tablix2-0.3.5/config.sub-645- i*86sol2) tablix2-0.3.5/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tablix2-0.3.5/config.sub-647- os=-solaris2 ############################################## tablix2-0.3.5/config.sub-693- mips3*-*) tablix2-0.3.5/config.sub:694: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` tablix2-0.3.5/config.sub-695- ;; tablix2-0.3.5/config.sub-696- mips3*) tablix2-0.3.5/config.sub:697: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown tablix2-0.3.5/config.sub-698- ;; ############################################## tablix2-0.3.5/config.sub-711- ms1-*) tablix2-0.3.5/config.sub:712: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` tablix2-0.3.5/config.sub-713- ;; ############################################## tablix2-0.3.5/config.sub-824- pc98-*) tablix2-0.3.5/config.sub:825: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-826- ;; ############################################## tablix2-0.3.5/config.sub-839- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) tablix2-0.3.5/config.sub:840: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-841- ;; tablix2-0.3.5/config.sub-842- pentiumpro-* | p6-* | 6x86-* | athlon-*) tablix2-0.3.5/config.sub:843: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-844- ;; tablix2-0.3.5/config.sub-845- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) tablix2-0.3.5/config.sub:846: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-847- ;; tablix2-0.3.5/config.sub-848- pentium4-*) tablix2-0.3.5/config.sub:849: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-850- ;; ############################################## tablix2-0.3.5/config.sub-857- ;; tablix2-0.3.5/config.sub:858: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-859- ;; ############################################## tablix2-0.3.5/config.sub-863- ppcle-* | powerpclittle-*) tablix2-0.3.5/config.sub:864: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-865- ;; ############################################## tablix2-0.3.5/config.sub-867- ;; tablix2-0.3.5/config.sub:868: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-869- ;; ############################################## tablix2-0.3.5/config.sub-873- ppc64le-* | powerpc64little-*) tablix2-0.3.5/config.sub:874: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` tablix2-0.3.5/config.sub-875- ;; ############################################## tablix2-0.3.5/config.sub-1157- *) tablix2-0.3.5/config.sub:1158: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 tablix2-0.3.5/config.sub-1159- exit 1 ############################################## tablix2-0.3.5/config.sub-1165- *-digital*) tablix2-0.3.5/config.sub:1166: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` tablix2-0.3.5/config.sub-1167- ;; tablix2-0.3.5/config.sub-1168- *-commodore*) tablix2-0.3.5/config.sub:1169: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` tablix2-0.3.5/config.sub-1170- ;; ############################################## tablix2-0.3.5/config.sub-1183- -solaris1 | -solaris1.*) tablix2-0.3.5/config.sub:1184: os=`echo $os | sed -e 's|solaris1|sunos4|'` tablix2-0.3.5/config.sub-1185- ;; ############################################## tablix2-0.3.5/config.sub-1195- -gnu/linux*) tablix2-0.3.5/config.sub:1196: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` tablix2-0.3.5/config.sub-1197- ;; ############################################## tablix2-0.3.5/config.sub-1239- -nto*) tablix2-0.3.5/config.sub:1240: os=`echo $os | sed -e 's|nto|nto-qnx|'` tablix2-0.3.5/config.sub-1241- ;; ############################################## tablix2-0.3.5/config.sub-1246- -mac*) tablix2-0.3.5/config.sub:1247: os=`echo $os | sed -e 's|mac|macos|'` tablix2-0.3.5/config.sub-1248- ;; ############################################## tablix2-0.3.5/config.sub-1252- -linux*) tablix2-0.3.5/config.sub:1253: os=`echo $os | sed -e 's|linux|linux-gnu|'` tablix2-0.3.5/config.sub-1254- ;; tablix2-0.3.5/config.sub-1255- -sunos5*) tablix2-0.3.5/config.sub:1256: os=`echo $os | sed -e 's|sunos5|solaris2|'` tablix2-0.3.5/config.sub-1257- ;; tablix2-0.3.5/config.sub-1258- -sunos6*) tablix2-0.3.5/config.sub:1259: os=`echo $os | sed -e 's|sunos6|solaris3|'` tablix2-0.3.5/config.sub-1260- ;; ############################################## tablix2-0.3.5/config.sub-1307- -sinix5.*) tablix2-0.3.5/config.sub:1308: os=`echo $os | sed -e 's|sinix|sysv|'` tablix2-0.3.5/config.sub-1309- ;; ############################################## tablix2-0.3.5/config.sub-1358- # Get rid of the `-' at the beginning of $os. tablix2-0.3.5/config.sub:1359: os=`echo $os | sed 's/[^-]*-//'` tablix2-0.3.5/config.sub:1360: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 tablix2-0.3.5/config.sub-1361- exit 1 ############################################## tablix2-0.3.5/config.sub-1609- esac tablix2-0.3.5/config.sub:1610: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` tablix2-0.3.5/config.sub-1611- ;; ############################################## tablix2-0.3.5/depcomp-34-if test -z "$depfile"; then tablix2-0.3.5/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` tablix2-0.3.5/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` tablix2-0.3.5/depcomp-37- if test "$dir" = "$object"; then ############################################## tablix2-0.3.5/depcomp-43- tablix2-0.3.5/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} tablix2-0.3.5/depcomp-45- ############################################## tablix2-0.3.5/depcomp-178- # Version 6 uses the directory in both cases. tablix2-0.3.5/depcomp:179: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` tablix2-0.3.5/depcomp-180- tmpdepfile="$stripped.u" ############################################## tablix2-0.3.5/depcomp-189- else tablix2-0.3.5/depcomp:190: stripped=`echo "$stripped" | sed 's,^.*/,,'` tablix2-0.3.5/depcomp-191- tmpdepfile="$stripped.u" ############################################## tablix2-0.3.5/depcomp-203- # Do two passes, one to just change these to tablix2-0.3.5/depcomp:204: # `$object: dependent.h' and one to simply `dependent.h:'. tablix2-0.3.5/depcomp-205- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## tablix2-0.3.5/depcomp-244- # Do two passes, one to just change these to tablix2-0.3.5/depcomp:245: # `$object: dependent.h' and one to simply `dependent.h:'. tablix2-0.3.5/depcomp-246- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## tablix2-0.3.5/depcomp-259- # Subdirectories are respected. tablix2-0.3.5/depcomp:260: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` tablix2-0.3.5/depcomp-261- test "x$dir" = "x$object" && dir= tablix2-0.3.5/depcomp:262: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` tablix2-0.3.5/depcomp-263- ############################################## tablix2-0.3.5/depcomp-382- done tablix2-0.3.5/depcomp:383: obj_suffix="`echo $object | sed 's/^.*\././'`" tablix2-0.3.5/depcomp-384- touch "$tmpdepfile" ############################################## tablix2-0.3.5/install-sh-85- tablix2-0.3.5/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` tablix2-0.3.5/install-sh-87- shift ############################################## tablix2-0.3.5/install-sh-89- tablix2-0.3.5/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` tablix2-0.3.5/install-sh-91- shift ############################################## tablix2-0.3.5/install-sh-151- then tablix2-0.3.5/install-sh:152: dst="$dst"/`basename $src` tablix2-0.3.5/install-sh-153- else ############################################## tablix2-0.3.5/install-sh-158-## this sed command emulates the dirname command tablix2-0.3.5/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` tablix2-0.3.5/install-sh-160- ############################################## tablix2-0.3.5/install-sh-172-IFS='%' tablix2-0.3.5/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` tablix2-0.3.5/install-sh-174-IFS="${oIFS}" ############################################## tablix2-0.3.5/install-sh-206- then tablix2-0.3.5/install-sh:207: dstfile=`basename $dst` tablix2-0.3.5/install-sh-208- else ############################################## tablix2-0.3.5/install-sh-216- then tablix2-0.3.5/install-sh:217: dstfile=`basename $dst` tablix2-0.3.5/install-sh-218- else ############################################## tablix2-0.3.5/ltmain.sh-36-# The name of this program: tablix2-0.3.5/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` tablix2-0.3.5/ltmain.sh-38-modename="$progname" ############################################## tablix2-0.3.5/ltmain.sh-61- : tablix2-0.3.5/ltmain.sh:62:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then tablix2-0.3.5/ltmain.sh-63- # Yippee, $echo works! ############################################## tablix2-0.3.5/ltmain.sh-157- # If mktemp works, use that first and foremost tablix2-0.3.5/ltmain.sh:158: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` tablix2-0.3.5/ltmain.sh-159- ############################################## tablix2-0.3.5/ltmain.sh-189- win32_libid_type="unknown" tablix2-0.3.5/ltmain.sh:190: win32_fileres=`file -L $1 2>/dev/null` tablix2-0.3.5/ltmain.sh-191- case $win32_fileres in ############################################## tablix2-0.3.5/ltmain.sh-241- # but not from the CC environment variable when configure was run. tablix2-0.3.5/ltmain.sh:242: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; tablix2-0.3.5/ltmain.sh-243- # Blanks at the start of $base_compile will cause this to fail ############################################## tablix2-0.3.5/ltmain.sh-248- # Evaluate the configuration. tablix2-0.3.5/ltmain.sh:249: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" tablix2-0.3.5/ltmain.sh-250- CC_quoted= ############################################## tablix2-0.3.5/ltmain.sh-260- case "$@ " in tablix2-0.3.5/ltmain.sh:261: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) tablix2-0.3.5/ltmain.sh-262- # The compiler in the base compile command matches ############################################## tablix2-0.3.5/ltmain.sh-328- esac tablix2-0.3.5/ltmain.sh:329: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-330- my_xdir="$my_gentop/$my_xlib" ############################################## tablix2-0.3.5/ltmain.sh-348- darwin_curdir=`pwd` tablix2-0.3.5/ltmain.sh:349: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh:350: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` tablix2-0.3.5/ltmain.sh-351- if test -n "$darwin_arches"; then tablix2-0.3.5/ltmain.sh:352: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` tablix2-0.3.5/ltmain.sh-353- darwin_arch= ############################################## tablix2-0.3.5/ltmain.sh-363- ## Okay now we have a bunch of thin objects, gotta fatten them up :) tablix2-0.3.5/ltmain.sh:364: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` tablix2-0.3.5/ltmain.sh-365- darwin_file= ############################################## tablix2-0.3.5/ltmain.sh-367- for darwin_file in $darwin_filelist; do tablix2-0.3.5/ltmain.sh:368: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` tablix2-0.3.5/ltmain.sh-369- lipo -create -output "$darwin_file" $darwin_files ############################################## tablix2-0.3.5/ltmain.sh-382- esac tablix2-0.3.5/ltmain.sh:383: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` tablix2-0.3.5/ltmain.sh-384- done ############################################## tablix2-0.3.5/ltmain.sh-401- case $arg in tablix2-0.3.5/ltmain.sh:402: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; tablix2-0.3.5/ltmain.sh-403- *) optarg= ;; ############################################## tablix2-0.3.5/ltmain.sh-432- # Evaluate the configuration. tablix2-0.3.5/ltmain.sh:433: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" tablix2-0.3.5/ltmain.sh-434- else ############################################## tablix2-0.3.5/ltmain.sh-554-static) tablix2-0.3.5/ltmain.sh:555: build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` tablix2-0.3.5/ltmain.sh-556- ;; ############################################## tablix2-0.3.5/ltmain.sh-675- -Wc,*) tablix2-0.3.5/ltmain.sh:676: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` tablix2-0.3.5/ltmain.sh-677- lastarg= ############################################## tablix2-0.3.5/ltmain.sh-692- IFS="$save_ifs" tablix2-0.3.5/ltmain.sh:693: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` tablix2-0.3.5/ltmain.sh-694- ############################################## tablix2-0.3.5/ltmain.sh-711- # Aesthetically quote the previous argument. tablix2-0.3.5/ltmain.sh:712: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-713- ############################################## tablix2-0.3.5/ltmain.sh-739- # Get the name of the library object. tablix2-0.3.5/ltmain.sh:740: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-741- ;; ############################################## tablix2-0.3.5/ltmain.sh-750- *.ads) xform=ads ;; tablix2-0.3.5/ltmain.sh:751: *.asm) xform=asm ;; tablix2-0.3.5/ltmain.sh-752- *.c++) xform=c++ ;; ############################################## tablix2-0.3.5/ltmain.sh-762- tablix2-0.3.5/ltmain.sh:763: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` tablix2-0.3.5/ltmain.sh-764- tablix2-0.3.5/ltmain.sh-765- case $libobj in tablix2-0.3.5/ltmain.sh:766: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; tablix2-0.3.5/ltmain.sh-767- *) ############################################## tablix2-0.3.5/ltmain.sh-793- tablix2-0.3.5/ltmain.sh:794: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-795- case $qlibobj in ############################################## tablix2-0.3.5/ltmain.sh-801- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." tablix2-0.3.5/ltmain.sh:802: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh:803: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-804- if test "X$xdir" = "X$obj"; then ############################################## tablix2-0.3.5/ltmain.sh-840- if test "$compiler_c_o" = no; then tablix2-0.3.5/ltmain.sh:841: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} tablix2-0.3.5/ltmain.sh-842- lockfile="$output_obj.lock" ############################################## tablix2-0.3.5/ltmain.sh-861-*** ERROR, $lockfile exists and contains: tablix2-0.3.5/ltmain.sh:862:`cat $lockfile 2>/dev/null` tablix2-0.3.5/ltmain.sh-863- ############################################## tablix2-0.3.5/ltmain.sh-879- fi tablix2-0.3.5/ltmain.sh:880: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-881- case $qsrcfile in ############################################## tablix2-0.3.5/ltmain.sh-935- if test "$need_locks" = warn && tablix2-0.3.5/ltmain.sh:936: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then tablix2-0.3.5/ltmain.sh-937- $echo "\ tablix2-0.3.5/ltmain.sh-938-*** ERROR, $lockfile contains: tablix2-0.3.5/ltmain.sh:939:`cat $lockfile 2>/dev/null` tablix2-0.3.5/ltmain.sh-940- ############################################## tablix2-0.3.5/ltmain.sh-1007- if test "$need_locks" = warn && tablix2-0.3.5/ltmain.sh:1008: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then tablix2-0.3.5/ltmain.sh-1009- $echo "\ tablix2-0.3.5/ltmain.sh-1010-*** ERROR, $lockfile contains: tablix2-0.3.5/ltmain.sh:1011:`cat $lockfile 2>/dev/null` tablix2-0.3.5/ltmain.sh-1012- ############################################## tablix2-0.3.5/ltmain.sh-1171- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") tablix2-0.3.5/ltmain.sh:1172: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test tablix2-0.3.5/ltmain.sh-1173- ;; ############################################## tablix2-0.3.5/ltmain.sh-1260- moreargs= tablix2-0.3.5/ltmain.sh:1261: for fil in `cat $save_arg` tablix2-0.3.5/ltmain.sh-1262- do ############################################## tablix2-0.3.5/ltmain.sh-1287- # Extract subdirectory from the argument. tablix2-0.3.5/ltmain.sh:1288: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-1289- if test "X$xdir" = "X$arg"; then ############################################## tablix2-0.3.5/ltmain.sh-1346- # Extract subdirectory from the argument. tablix2-0.3.5/ltmain.sh:1347: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-1348- if test "X$xdir" = "X$arg"; then ############################################## tablix2-0.3.5/ltmain.sh-1353- tablix2-0.3.5/ltmain.sh:1354: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh:1355: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh-1356- libobjs="$libobjs $pic_object" ############################################## tablix2-0.3.5/ltmain.sh-1514- -L*) tablix2-0.3.5/ltmain.sh:1515: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` tablix2-0.3.5/ltmain.sh-1516- # We need an absolute path. ############################################## tablix2-0.3.5/ltmain.sh-1519- *) tablix2-0.3.5/ltmain.sh:1520: absdir=`cd "$dir" && pwd` tablix2-0.3.5/ltmain.sh-1521- if test -z "$absdir"; then ############################################## tablix2-0.3.5/ltmain.sh-1537- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) tablix2-0.3.5/ltmain.sh:1538: testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'` tablix2-0.3.5/ltmain.sh-1539- case :$dllsearchpath: in ############################################## tablix2-0.3.5/ltmain.sh-1629- # to be aesthetically quoted because they are evaled later. tablix2-0.3.5/ltmain.sh:1630: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-1631- case $arg in ############################################## tablix2-0.3.5/ltmain.sh-1698- -R*) tablix2-0.3.5/ltmain.sh:1699: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` tablix2-0.3.5/ltmain.sh-1700- # We need an absolute path. ############################################## tablix2-0.3.5/ltmain.sh-1739- -Wc,*) tablix2-0.3.5/ltmain.sh:1740: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` tablix2-0.3.5/ltmain.sh-1741- arg= ############################################## tablix2-0.3.5/ltmain.sh-1753- IFS="$save_ifs" tablix2-0.3.5/ltmain.sh:1754: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` tablix2-0.3.5/ltmain.sh-1755- ;; ############################################## tablix2-0.3.5/ltmain.sh-1757- -Wl,*) tablix2-0.3.5/ltmain.sh:1758: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` tablix2-0.3.5/ltmain.sh-1759- arg= ############################################## tablix2-0.3.5/ltmain.sh-1772- IFS="$save_ifs" tablix2-0.3.5/ltmain.sh:1773: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` tablix2-0.3.5/ltmain.sh-1774- ;; ############################################## tablix2-0.3.5/ltmain.sh-1794- # to be aesthetically quoted because they are evaled later. tablix2-0.3.5/ltmain.sh:1795: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-1796- case $arg in ############################################## tablix2-0.3.5/ltmain.sh-1831- # Extract subdirectory from the argument. tablix2-0.3.5/ltmain.sh:1832: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-1833- if test "X$xdir" = "X$arg"; then ############################################## tablix2-0.3.5/ltmain.sh-1890- # Extract subdirectory from the argument. tablix2-0.3.5/ltmain.sh:1891: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-1892- if test "X$xdir" = "X$arg"; then ############################################## tablix2-0.3.5/ltmain.sh-1897- tablix2-0.3.5/ltmain.sh:1898: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh:1899: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh-1900- libobjs="$libobjs $pic_object" ############################################## tablix2-0.3.5/ltmain.sh-1933- # to be aesthetically quoted because they are evaled later. tablix2-0.3.5/ltmain.sh:1934: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-1935- case $arg in ############################################## tablix2-0.3.5/ltmain.sh-1963- # calculate the name of the file, without its directory tablix2-0.3.5/ltmain.sh:1964: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-1965- libobjs_save="$libobjs" ############################################## tablix2-0.3.5/ltmain.sh-1968- # get the directories listed in $shlibpath_var tablix2-0.3.5/ltmain.sh:1969: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` tablix2-0.3.5/ltmain.sh-1970- else ############################################## tablix2-0.3.5/ltmain.sh-1975- tablix2-0.3.5/ltmain.sh:1976: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-1977- if test "X$output_objdir" = "X$output"; then ############################################## tablix2-0.3.5/ltmain.sh-2113- fi tablix2-0.3.5/ltmain.sh:2114: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` tablix2-0.3.5/ltmain.sh-2115- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## tablix2-0.3.5/ltmain.sh-2157- found=no tablix2-0.3.5/ltmain.sh:2158: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-2159- test "X$ladir" = "X$lib" && ladir="." ############################################## tablix2-0.3.5/ltmain.sh-2182- newdependency_libs="$deplib $newdependency_libs" tablix2-0.3.5/ltmain.sh:2183: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` tablix2-0.3.5/ltmain.sh-2184- ;; ############################################## tablix2-0.3.5/ltmain.sh-2195- fi tablix2-0.3.5/ltmain.sh:2196: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` tablix2-0.3.5/ltmain.sh-2197- ;; ############################################## tablix2-0.3.5/ltmain.sh-2205- if test "$pass" = link; then tablix2-0.3.5/ltmain.sh:2206: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` tablix2-0.3.5/ltmain.sh-2207- # Make sure the xrpath contains only unique directories. ############################################## tablix2-0.3.5/ltmain.sh-2227- set dummy $deplibs_check_method tablix2-0.3.5/ltmain.sh:2228: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` tablix2-0.3.5/ltmain.sh-2229- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## tablix2-0.3.5/ltmain.sh-2288- else tablix2-0.3.5/ltmain.sh:2289: $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2 tablix2-0.3.5/ltmain.sh-2290- exit $EXIT_FAILURE ############################################## tablix2-0.3.5/ltmain.sh-2299- tablix2-0.3.5/ltmain.sh:2300: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-2301- test "X$ladir" = "X$lib" && ladir="." ############################################## tablix2-0.3.5/ltmain.sh-2391- *) tablix2-0.3.5/ltmain.sh:2392: abs_ladir=`cd "$ladir" && pwd` tablix2-0.3.5/ltmain.sh-2393- if test -z "$abs_ladir"; then ############################################## tablix2-0.3.5/ltmain.sh-2399- esac tablix2-0.3.5/ltmain.sh:2400: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-2401- ############################################## tablix2-0.3.5/ltmain.sh-2426- fi # $installed = yes tablix2-0.3.5/ltmain.sh:2427: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` tablix2-0.3.5/ltmain.sh-2428- ############################################## tablix2-0.3.5/ltmain.sh-2473- case $deplib in tablix2-0.3.5/ltmain.sh:2474: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test tablix2-0.3.5/ltmain.sh-2475- esac ############################################## tablix2-0.3.5/ltmain.sh-2592- shift; shift tablix2-0.3.5/ltmain.sh:2593: libname=`eval \\$echo \"$libname_spec\"` tablix2-0.3.5/ltmain.sh-2594- # use dlname if we got it. it's perfectly good, no? ############################################## tablix2-0.3.5/ltmain.sh-2600- *cygwin* | mingw*) tablix2-0.3.5/ltmain.sh:2601: major=`expr $current - $age` tablix2-0.3.5/ltmain.sh-2602- versuffix="-$major" ############################################## tablix2-0.3.5/ltmain.sh-2611- soroot="$soname" tablix2-0.3.5/ltmain.sh:2612: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` tablix2-0.3.5/ltmain.sh:2613: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" tablix2-0.3.5/ltmain.sh-2614- ############################################## tablix2-0.3.5/ltmain.sh-2844- case $libdir in tablix2-0.3.5/ltmain.sh:2845: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` tablix2-0.3.5/ltmain.sh-2846- case " $xrpath " in ############################################## tablix2-0.3.5/ltmain.sh-2876- *.la) tablix2-0.3.5/ltmain.sh:2877: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-2878- test "X$dir" = "X$deplib" && dir="." ############################################## tablix2-0.3.5/ltmain.sh-2882- *) tablix2-0.3.5/ltmain.sh:2883: absdir=`cd "$dir" && pwd` tablix2-0.3.5/ltmain.sh-2884- if test -z "$absdir"; then ############################################## tablix2-0.3.5/ltmain.sh-2892- else tablix2-0.3.5/ltmain.sh:2893: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` tablix2-0.3.5/ltmain.sh-2894- if test -z "$libdir"; then ############################################## tablix2-0.3.5/ltmain.sh-2907- # but need to link against shared tablix2-0.3.5/ltmain.sh:2908: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` tablix2-0.3.5/ltmain.sh-2909- if test -n "$deplibrary_names" ; then ############################################## tablix2-0.3.5/ltmain.sh-2932- # Again, we only want to link against shared libraries tablix2-0.3.5/ltmain.sh:2933: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` tablix2-0.3.5/ltmain.sh-2934- for tmp in $newlib_search_path ; do ############################################## tablix2-0.3.5/ltmain.sh-3099- lib*) tablix2-0.3.5/ltmain.sh:3100: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` tablix2-0.3.5/ltmain.sh-3101- eval shared_ext=\"$shrext_cmds\" ############################################## tablix2-0.3.5/ltmain.sh-3105- if test "$module" = no; then tablix2-0.3.5/ltmain.sh:3106: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 tablix2-0.3.5/ltmain.sh-3107- $echo "$help" 1>&2 ############################################## tablix2-0.3.5/ltmain.sh-3111- # Add the "lib" prefix for modules if required tablix2-0.3.5/ltmain.sh:3112: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` tablix2-0.3.5/ltmain.sh-3113- eval shared_ext=\"$shrext_cmds\" ############################################## tablix2-0.3.5/ltmain.sh-3115- else tablix2-0.3.5/ltmain.sh:3116: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` tablix2-0.3.5/ltmain.sh-3117- fi ############################################## tablix2-0.3.5/ltmain.sh-3192- darwin|linux|osf|windows) tablix2-0.3.5/ltmain.sh:3193: current=`expr $number_major + $number_minor` tablix2-0.3.5/ltmain.sh-3194- age="$number_minor" ############################################## tablix2-0.3.5/ltmain.sh-3202- irix|nonstopux) tablix2-0.3.5/ltmain.sh:3203: current=`expr $number_major + $number_minor - 1` tablix2-0.3.5/ltmain.sh-3204- age="$number_minor" ############################################## tablix2-0.3.5/ltmain.sh-3249- if test "$age" -gt "$current"; then tablix2-0.3.5/ltmain.sh:3250: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 tablix2-0.3.5/ltmain.sh-3251- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## tablix2-0.3.5/ltmain.sh-3264- # verstring for coding it into the library header tablix2-0.3.5/ltmain.sh:3265: major=.`expr $current - $age` tablix2-0.3.5/ltmain.sh-3266- versuffix="$major.$age.$revision" tablix2-0.3.5/ltmain.sh-3267- # Darwin ld doesn't like 0 for these options... tablix2-0.3.5/ltmain.sh:3268: minor_current=`expr $current + 1` tablix2-0.3.5/ltmain.sh-3269- verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## tablix2-0.3.5/ltmain.sh-3282- irix | nonstopux) tablix2-0.3.5/ltmain.sh:3283: major=`expr $current - $age + 1` tablix2-0.3.5/ltmain.sh-3284- ############################################## tablix2-0.3.5/ltmain.sh-3293- while test "$loop" -ne 0; do tablix2-0.3.5/ltmain.sh:3294: iface=`expr $revision - $loop` tablix2-0.3.5/ltmain.sh:3295: loop=`expr $loop - 1` tablix2-0.3.5/ltmain.sh-3296- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## tablix2-0.3.5/ltmain.sh-3304- linux) tablix2-0.3.5/ltmain.sh:3305: major=.`expr $current - $age` tablix2-0.3.5/ltmain.sh-3306- versuffix="$major.$age.$revision" ############################################## tablix2-0.3.5/ltmain.sh-3309- osf) tablix2-0.3.5/ltmain.sh:3310: major=.`expr $current - $age` tablix2-0.3.5/ltmain.sh-3311- versuffix=".$current.$age.$revision" ############################################## tablix2-0.3.5/ltmain.sh-3316- while test "$loop" -ne 0; do tablix2-0.3.5/ltmain.sh:3317: iface=`expr $current - $loop` tablix2-0.3.5/ltmain.sh:3318: loop=`expr $loop - 1` tablix2-0.3.5/ltmain.sh-3319- verstring="$verstring:${iface}.0" ############################################## tablix2-0.3.5/ltmain.sh-3333- # extension on DOS 8.3 filesystems. tablix2-0.3.5/ltmain.sh:3334: major=`expr $current - $age` tablix2-0.3.5/ltmain.sh-3335- versuffix="-$major" ############################################## tablix2-0.3.5/ltmain.sh-3388- removelist= tablix2-0.3.5/ltmain.sh:3389: tempremovelist=`$echo "$output_objdir/*"` tablix2-0.3.5/ltmain.sh-3390- for p in $tempremovelist; do ############################################## tablix2-0.3.5/ltmain.sh-3416- # Transform .lo files to .o files. tablix2-0.3.5/ltmain.sh:3417: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` tablix2-0.3.5/ltmain.sh-3418- fi ############################################## tablix2-0.3.5/ltmain.sh-3421- for path in $notinst_path; do tablix2-0.3.5/ltmain.sh:3422: lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"` tablix2-0.3.5/ltmain.sh:3423: deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"` tablix2-0.3.5/ltmain.sh:3424: dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"` tablix2-0.3.5/ltmain.sh-3425- done ############################################## tablix2-0.3.5/ltmain.sh-3529- for i in $deplibs; do tablix2-0.3.5/ltmain.sh:3530: name=`expr $i : '-l\(.*\)'` tablix2-0.3.5/ltmain.sh-3531- # If $name is empty we are operating on a -L argument. ############################################## tablix2-0.3.5/ltmain.sh-3541- if test -n "$i" ; then tablix2-0.3.5/ltmain.sh:3542: libname=`eval \\$echo \"$libname_spec\"` tablix2-0.3.5/ltmain.sh:3543: deplib_matches=`eval \\$echo \"$library_names_spec\"` tablix2-0.3.5/ltmain.sh-3544- set dummy $deplib_matches tablix2-0.3.5/ltmain.sh-3545- deplib_match=$2 tablix2-0.3.5/ltmain.sh:3546: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then tablix2-0.3.5/ltmain.sh-3547- newdeplibs="$newdeplibs $i" ############################################## tablix2-0.3.5/ltmain.sh-3566- for i in $deplibs; do tablix2-0.3.5/ltmain.sh:3567: name=`expr $i : '-l\(.*\)'` tablix2-0.3.5/ltmain.sh-3568- # If $name is empty we are operating on a -L argument. ############################################## tablix2-0.3.5/ltmain.sh-3583- if test -n "$i" ; then tablix2-0.3.5/ltmain.sh:3584: libname=`eval \\$echo \"$libname_spec\"` tablix2-0.3.5/ltmain.sh:3585: deplib_matches=`eval \\$echo \"$library_names_spec\"` tablix2-0.3.5/ltmain.sh-3586- set dummy $deplib_matches tablix2-0.3.5/ltmain.sh-3587- deplib_match=$2 tablix2-0.3.5/ltmain.sh:3588: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then tablix2-0.3.5/ltmain.sh-3589- newdeplibs="$newdeplibs $i" ############################################## tablix2-0.3.5/ltmain.sh-3616- set dummy $deplibs_check_method tablix2-0.3.5/ltmain.sh:3617: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` tablix2-0.3.5/ltmain.sh-3618- for a_deplib in $deplibs; do tablix2-0.3.5/ltmain.sh:3619: name=`expr $a_deplib : '-l\(.*\)'` tablix2-0.3.5/ltmain.sh-3620- # If $name is empty we are operating on a -L argument. ############################################## tablix2-0.3.5/ltmain.sh-3630- if test -n "$a_deplib" ; then tablix2-0.3.5/ltmain.sh:3631: libname=`eval \\$echo \"$libname_spec\"` tablix2-0.3.5/ltmain.sh-3632- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do tablix2-0.3.5/ltmain.sh:3633: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` tablix2-0.3.5/ltmain.sh-3634- for potent_lib in $potential_libs; do ############################################## tablix2-0.3.5/ltmain.sh-3646- while test -h "$potlib" 2>/dev/null; do tablix2-0.3.5/ltmain.sh:3647: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` tablix2-0.3.5/ltmain.sh-3648- case $potliblink in tablix2-0.3.5/ltmain.sh-3649- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; tablix2-0.3.5/ltmain.sh:3650: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; tablix2-0.3.5/ltmain.sh-3651- esac ############################################## tablix2-0.3.5/ltmain.sh-3685- set dummy $deplibs_check_method tablix2-0.3.5/ltmain.sh:3686: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` tablix2-0.3.5/ltmain.sh-3687- for a_deplib in $deplibs; do tablix2-0.3.5/ltmain.sh:3688: name=`expr $a_deplib : '-l\(.*\)'` tablix2-0.3.5/ltmain.sh-3689- # If $name is empty we are operating on a -L argument. ############################################## tablix2-0.3.5/ltmain.sh-3699- if test -n "$a_deplib" ; then tablix2-0.3.5/ltmain.sh:3700: libname=`eval \\$echo \"$libname_spec\"` tablix2-0.3.5/ltmain.sh-3701- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do tablix2-0.3.5/ltmain.sh:3702: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` tablix2-0.3.5/ltmain.sh-3703- for potent_lib in $potential_libs; do ############################################## tablix2-0.3.5/ltmain.sh-3742- # can't use Xsed below, because $i might contain '/' tablix2-0.3.5/ltmain.sh:3743: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` tablix2-0.3.5/ltmain.sh-3744- done ############################################## tablix2-0.3.5/ltmain.sh-3767- # On Rhapsody replace the C library is the System framework tablix2-0.3.5/ltmain.sh:3768: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` tablix2-0.3.5/ltmain.sh-3769- ;; ############################################## tablix2-0.3.5/ltmain.sh-3936- # Use standard objects if they are pic tablix2-0.3.5/ltmain.sh:3937: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tablix2-0.3.5/ltmain.sh-3938- ############################################## tablix2-0.3.5/ltmain.sh-3949- eval cmd=\"$cmd\" tablix2-0.3.5/ltmain.sh:3950: if len=`expr "X$cmd" : ".*"` && tablix2-0.3.5/ltmain.sh-3951- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## tablix2-0.3.5/ltmain.sh-4031- if test "X$skipped_export" != "X:" && tablix2-0.3.5/ltmain.sh:4032: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && tablix2-0.3.5/ltmain.sh-4033- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## tablix2-0.3.5/ltmain.sh-4050- save_output=$output tablix2-0.3.5/ltmain.sh:4051: output_la=`$echo "X$output" | $Xsed -e "$basename"` tablix2-0.3.5/ltmain.sh-4052- ############################################## tablix2-0.3.5/ltmain.sh-4066- if test "X$objlist" = X || tablix2-0.3.5/ltmain.sh:4067: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && tablix2-0.3.5/ltmain.sh-4068- test "$len" -le "$max_cmd_len"; }; then ############################################## tablix2-0.3.5/ltmain.sh-4081- last_robj=$output_objdir/$output_la-${k}.$objext tablix2-0.3.5/ltmain.sh:4082: k=`expr $k + 1` tablix2-0.3.5/ltmain.sh-4083- output=$output_objdir/$output_la-${k}.$objext ############################################## tablix2-0.3.5/ltmain.sh-4107- do tablix2-0.3.5/ltmain.sh:4108: i=`expr $i + 1` tablix2-0.3.5/ltmain.sh-4109- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## tablix2-0.3.5/ltmain.sh-4231- libobj="$output" tablix2-0.3.5/ltmain.sh:4232: obj=`$echo "X$output" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh-4233- ;; ############################################## tablix2-0.3.5/ltmain.sh-4265- # Create the old-style object. tablix2-0.3.5/ltmain.sh:4266: reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test tablix2-0.3.5/ltmain.sh-4267- ############################################## tablix2-0.3.5/ltmain.sh-4326- case $host in tablix2-0.3.5/ltmain.sh:4327: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; tablix2-0.3.5/ltmain.sh-4328- esac ############################################## tablix2-0.3.5/ltmain.sh-4346- # On Rhapsody replace the C library is the System framework tablix2-0.3.5/ltmain.sh:4347: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` tablix2-0.3.5/ltmain.sh:4348: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` tablix2-0.3.5/ltmain.sh-4349- ;; ############################################## tablix2-0.3.5/ltmain.sh-4434- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) tablix2-0.3.5/ltmain.sh:4435: testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'` tablix2-0.3.5/ltmain.sh-4436- case :$dllsearchpath: in ############################################## tablix2-0.3.5/ltmain.sh-4492- # Transform all the library objects into standard objects. tablix2-0.3.5/ltmain.sh:4493: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tablix2-0.3.5/ltmain.sh:4494: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tablix2-0.3.5/ltmain.sh-4495- fi ############################################## tablix2-0.3.5/ltmain.sh-4538- # Add our own program objects to the symbol list. tablix2-0.3.5/ltmain.sh:4539: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tablix2-0.3.5/ltmain.sh-4540- for arg in $progfiles; do ############################################## tablix2-0.3.5/ltmain.sh-4580- $show "extracting global C symbols from \`$arg'" tablix2-0.3.5/ltmain.sh:4581: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-4582- $run eval '$echo ": $name " >> "$nlist"' ############################################## tablix2-0.3.5/ltmain.sh-4702- if test -f "$output_objdir/${outputname}.def" ; then tablix2-0.3.5/ltmain.sh:4703: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"` tablix2-0.3.5/ltmain.sh:4704: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"` tablix2-0.3.5/ltmain.sh-4705- else tablix2-0.3.5/ltmain.sh:4706: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` tablix2-0.3.5/ltmain.sh:4707: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` tablix2-0.3.5/ltmain.sh-4708- fi ############################################## tablix2-0.3.5/ltmain.sh-4710- * ) tablix2-0.3.5/ltmain.sh:4711: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` tablix2-0.3.5/ltmain.sh:4712: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` tablix2-0.3.5/ltmain.sh-4713- ;; ############################################## tablix2-0.3.5/ltmain.sh-4726- # Nullify the symbol file. tablix2-0.3.5/ltmain.sh:4727: compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` tablix2-0.3.5/ltmain.sh:4728: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` tablix2-0.3.5/ltmain.sh-4729- fi ############################################## tablix2-0.3.5/ltmain.sh-4732- # Replace the output file specification. tablix2-0.3.5/ltmain.sh:4733: compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` tablix2-0.3.5/ltmain.sh-4734- link_command="$compile_command$compile_rpath" ############################################## tablix2-0.3.5/ltmain.sh-4799- # Replace the output file specification. tablix2-0.3.5/ltmain.sh:4800: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` tablix2-0.3.5/ltmain.sh-4801- # Delete the old output file. ############################################## tablix2-0.3.5/ltmain.sh-4819- if test "$fast_install" = yes; then tablix2-0.3.5/ltmain.sh:4820: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` tablix2-0.3.5/ltmain.sh-4821- else ############################################## tablix2-0.3.5/ltmain.sh-4831- # Replace the output file specification. tablix2-0.3.5/ltmain.sh:4832: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` tablix2-0.3.5/ltmain.sh-4833- ############################################## tablix2-0.3.5/ltmain.sh-4851- else tablix2-0.3.5/ltmain.sh:4852: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-4853- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## tablix2-0.3.5/ltmain.sh-4856- relink_command="(cd `pwd`; $relink_command)" tablix2-0.3.5/ltmain.sh:4857: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-4858- fi ############################################## tablix2-0.3.5/ltmain.sh-4865- esac tablix2-0.3.5/ltmain.sh:4866: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-4867- else tablix2-0.3.5/ltmain.sh:4868: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-4869- fi ############################################## tablix2-0.3.5/ltmain.sh-4875- case $output in tablix2-0.3.5/ltmain.sh:4876: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; tablix2-0.3.5/ltmain.sh-4877- esac ############################################## tablix2-0.3.5/ltmain.sh-4881- exeext=.exe tablix2-0.3.5/ltmain.sh:4882: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; tablix2-0.3.5/ltmain.sh-4883- *) exeext= ;; ############################################## tablix2-0.3.5/ltmain.sh-4886- *cygwin* | *mingw* ) tablix2-0.3.5/ltmain.sh:4887: output_name=`basename $output` tablix2-0.3.5/ltmain.sh:4888: output_path=`dirname $output` tablix2-0.3.5/ltmain.sh-4889- cwrappersource="$output_path/$objdir/lt-$output_name.c" ############################################## tablix2-0.3.5/ltmain.sh-5282- shift tablix2-0.3.5/ltmain.sh:5283: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then tablix2-0.3.5/ltmain.sh-5284- # Yippee, \$echo works! ############################################## tablix2-0.3.5/ltmain.sh-5294- # Find the directory that this script lives in. tablix2-0.3.5/ltmain.sh:5295: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` tablix2-0.3.5/ltmain.sh-5296- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## tablix2-0.3.5/ltmain.sh-5298- # Follow symbolic links until we get to the real thisdir. tablix2-0.3.5/ltmain.sh:5299: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` tablix2-0.3.5/ltmain.sh-5300- while test -n \"\$file\"; do tablix2-0.3.5/ltmain.sh:5301: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` tablix2-0.3.5/ltmain.sh-5302- ############################################## tablix2-0.3.5/ltmain.sh-5310- tablix2-0.3.5/ltmain.sh:5311: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` tablix2-0.3.5/ltmain.sh:5312: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` tablix2-0.3.5/ltmain.sh-5313- done ############################################## tablix2-0.3.5/ltmain.sh-5315- # Try to get the absolute directory name. tablix2-0.3.5/ltmain.sh:5316: absdir=\`cd \"\$thisdir\" && pwd\` tablix2-0.3.5/ltmain.sh-5317- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## tablix2-0.3.5/ltmain.sh-5325- if test ! -f \"\$progdir/\$program\" || \\ tablix2-0.3.5/ltmain.sh:5326: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ tablix2-0.3.5/ltmain.sh-5327- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## tablix2-0.3.5/ltmain.sh-5340- if test -n \"\$relink_command\"; then tablix2-0.3.5/ltmain.sh:5341: if relink_command_output=\`eval \$relink_command 2>&1\`; then : tablix2-0.3.5/ltmain.sh-5342- else ############################################## tablix2-0.3.5/ltmain.sh-5372- # The second colon is a workaround for a bug in BeOS R4 sed tablix2-0.3.5/ltmain.sh:5373: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` tablix2-0.3.5/ltmain.sh-5374- ############################################## tablix2-0.3.5/ltmain.sh-5485- do tablix2-0.3.5/ltmain.sh:5486: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-5487- case " $oldobjs " in ############################################## tablix2-0.3.5/ltmain.sh-5493- newobj=lt$counter-$objbase tablix2-0.3.5/ltmain.sh:5494: counter=`expr $counter + 1` tablix2-0.3.5/ltmain.sh-5495- case " $oldobjs " in ############################################## tablix2-0.3.5/ltmain.sh-5511- tablix2-0.3.5/ltmain.sh:5512: if len=`expr "X$cmds" : ".*"` && tablix2-0.3.5/ltmain.sh-5513- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## tablix2-0.3.5/ltmain.sh-5533- eval test_cmds=\"$old_archive_cmds\" tablix2-0.3.5/ltmain.sh:5534: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && tablix2-0.3.5/ltmain.sh-5535- test "$len" -le "$max_cmd_len"; then ############################################## tablix2-0.3.5/ltmain.sh-5585- else tablix2-0.3.5/ltmain.sh:5586: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-5587- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## tablix2-0.3.5/ltmain.sh-5591- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" tablix2-0.3.5/ltmain.sh:5592: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-5593- if test "$hardcode_automatic" = yes ; then ############################################## tablix2-0.3.5/ltmain.sh-5610- *.la) tablix2-0.3.5/ltmain.sh:5611: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh:5612: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` tablix2-0.3.5/ltmain.sh-5613- if test -z "$libdir"; then ############################################## tablix2-0.3.5/ltmain.sh-5624- for lib in $dlfiles; do tablix2-0.3.5/ltmain.sh:5625: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh:5626: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` tablix2-0.3.5/ltmain.sh-5627- if test -z "$libdir"; then ############################################## tablix2-0.3.5/ltmain.sh-5635- for lib in $dlprefiles; do tablix2-0.3.5/ltmain.sh:5636: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh:5637: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` tablix2-0.3.5/ltmain.sh-5638- if test -z "$libdir"; then ############################################## tablix2-0.3.5/ltmain.sh-5732- # Aesthetically quote it. tablix2-0.3.5/ltmain.sh:5733: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-5734- case $arg in ############################################## tablix2-0.3.5/ltmain.sh-5748- # Aesthetically quote it. tablix2-0.3.5/ltmain.sh:5749: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-5750- case $arg in ############################################## tablix2-0.3.5/ltmain.sh-5799- # Aesthetically quote the argument. tablix2-0.3.5/ltmain.sh:5800: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-5801- case $arg in ############################################## tablix2-0.3.5/ltmain.sh-5831- # Strip any trailing slash from the destination. tablix2-0.3.5/ltmain.sh:5832: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` tablix2-0.3.5/ltmain.sh-5833- ############################################## tablix2-0.3.5/ltmain.sh-5839- else tablix2-0.3.5/ltmain.sh:5840: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-5841- test "X$destdir" = "X$dest" && destdir=. tablix2-0.3.5/ltmain.sh:5842: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-5843- ############################################## tablix2-0.3.5/ltmain.sh-5915- tablix2-0.3.5/ltmain.sh:5916: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ tablix2-0.3.5/ltmain.sh-5917- test "X$dir" = "X$file/" && dir= ############################################## tablix2-0.3.5/ltmain.sh-5921- # Determine the prefix the user has applied to our future dir. tablix2-0.3.5/ltmain.sh:5922: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` tablix2-0.3.5/ltmain.sh-5923- ############################################## tablix2-0.3.5/ltmain.sh-5936- # Stick the inst_prefix_dir data into the link command. tablix2-0.3.5/ltmain.sh:5937: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` tablix2-0.3.5/ltmain.sh-5938- else tablix2-0.3.5/ltmain.sh:5939: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"` tablix2-0.3.5/ltmain.sh-5940- fi ############################################## tablix2-0.3.5/ltmain.sh-6005- # Install the pseudo-library for information purposes. tablix2-0.3.5/ltmain.sh:6006: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-6007- instname="$dir/$name"i ############################################## tablix2-0.3.5/ltmain.sh-6021- else tablix2-0.3.5/ltmain.sh:6022: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-6023- destfile="$destdir/$destfile" ############################################## tablix2-0.3.5/ltmain.sh-6028- *.lo) tablix2-0.3.5/ltmain.sh:6029: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh-6030- ;; ############################################## tablix2-0.3.5/ltmain.sh-6050- # Deduce the name of the old-style object file. tablix2-0.3.5/ltmain.sh:6051: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` tablix2-0.3.5/ltmain.sh-6052- ############################################## tablix2-0.3.5/ltmain.sh-6063- else tablix2-0.3.5/ltmain.sh:6064: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-6065- destfile="$destdir/$destfile" ############################################## tablix2-0.3.5/ltmain.sh-6074- if test ! -f "$file"; then tablix2-0.3.5/ltmain.sh:6075: file=`$echo $file|${SED} 's,.exe$,,'` tablix2-0.3.5/ltmain.sh-6076- stripped_ext=".exe" ############################################## tablix2-0.3.5/ltmain.sh-6083- *cygwin*|*mingw*) tablix2-0.3.5/ltmain.sh:6084: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` tablix2-0.3.5/ltmain.sh-6085- ;; ############################################## tablix2-0.3.5/ltmain.sh-6121- fi tablix2-0.3.5/ltmain.sh:6122: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test tablix2-0.3.5/ltmain.sh-6123- if test -n "$libdir" && test ! -f "$libfile"; then tablix2-0.3.5/ltmain.sh:6124: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 tablix2-0.3.5/ltmain.sh-6125- finalize=no ############################################## tablix2-0.3.5/ltmain.sh-6144- tmpdir=`func_mktempdir` tablix2-0.3.5/ltmain.sh:6145: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-6146- outputname="$tmpdir/$file" tablix2-0.3.5/ltmain.sh-6147- # Replace the output file specification. tablix2-0.3.5/ltmain.sh:6148: relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` tablix2-0.3.5/ltmain.sh-6149- ############################################## tablix2-0.3.5/ltmain.sh-6162- # Install the binary that we compiled earlier. tablix2-0.3.5/ltmain.sh:6163: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` tablix2-0.3.5/ltmain.sh-6164- fi ############################################## tablix2-0.3.5/ltmain.sh-6178- *:*.exe) tablix2-0.3.5/ltmain.sh:6179: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` tablix2-0.3.5/ltmain.sh-6180- ;; ############################################## tablix2-0.3.5/ltmain.sh-6191- for file in $staticlibs; do tablix2-0.3.5/ltmain.sh:6192: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-6193- ############################################## tablix2-0.3.5/ltmain.sh-6348- # Warn if it was a shared library. tablix2-0.3.5/ltmain.sh:6349: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" tablix2-0.3.5/ltmain.sh-6350- continue ############################################## tablix2-0.3.5/ltmain.sh-6352- tablix2-0.3.5/ltmain.sh:6353: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-6354- test "X$dir" = "X$file" && dir=. ############################################## tablix2-0.3.5/ltmain.sh-6358- else tablix2-0.3.5/ltmain.sh:6359: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 tablix2-0.3.5/ltmain.sh-6360- exit $EXIT_FAILURE ############################################## tablix2-0.3.5/ltmain.sh-6365- # Just add the directory containing the .lo file. tablix2-0.3.5/ltmain.sh:6366: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-6367- test "X$dir" = "X$file" && dir=. ############################################## tablix2-0.3.5/ltmain.sh-6376- # Get the absolute pathname. tablix2-0.3.5/ltmain.sh:6377: absdir=`cd "$dir" && pwd` tablix2-0.3.5/ltmain.sh-6378- test -n "$absdir" && dir="$absdir" ############################################## tablix2-0.3.5/ltmain.sh-6412- # Quote arguments (to preserve shell metacharacters). tablix2-0.3.5/ltmain.sh:6413: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` tablix2-0.3.5/ltmain.sh-6414- args="$args \"$file\"" ############################################## tablix2-0.3.5/ltmain.sh-6474- for file in $files; do tablix2-0.3.5/ltmain.sh:6475: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` tablix2-0.3.5/ltmain.sh-6476- if test "X$dir" = "X$file"; then ############################################## tablix2-0.3.5/ltmain.sh-6481- fi tablix2-0.3.5/ltmain.sh:6482: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tablix2-0.3.5/ltmain.sh-6483- test "$mode" = uninstall && objdir="$dir" ############################################## tablix2-0.3.5/ltmain.sh-6591- *.exe) tablix2-0.3.5/ltmain.sh:6592: file=`$echo $file|${SED} 's,.exe$,,'` tablix2-0.3.5/ltmain.sh:6593: noexename=`$echo $name|${SED} 's,.exe$,,'` tablix2-0.3.5/ltmain.sh-6594- # $file with .exe has already been added to rmfiles, ############################################## tablix2-0.3.5/missing-128- from any GNU archive site." tablix2-0.3.5/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` tablix2-0.3.5/missing-130- test -z "$files" && files="config.h" ############################################## tablix2-0.3.5/missing-167- proper tools for further handling them. tablix2-0.3.5/missing:168: You can get \`$1' as part of \`Autoconf' from any GNU tablix2-0.3.5/missing-169- archive site." tablix2-0.3.5/missing-170- tablix2-0.3.5/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` tablix2-0.3.5/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` tablix2-0.3.5/missing-173- if test -f "$file"; then ############################################## tablix2-0.3.5/missing-196- *.y) tablix2-0.3.5/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` tablix2-0.3.5/missing-198- if [ -f "$SRCFILE" ]; then ############################################## tablix2-0.3.5/missing-200- fi tablix2-0.3.5/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` tablix2-0.3.5/missing-202- if [ -f "$SRCFILE" ]; then ############################################## tablix2-0.3.5/missing-226- *.l) tablix2-0.3.5/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` tablix2-0.3.5/missing-228- if [ -f "$SRCFILE" ]; then ############################################## tablix2-0.3.5/missing-250- tablix2-0.3.5/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` tablix2-0.3.5/missing-252- if test -z "$file"; then tablix2-0.3.5/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` tablix2-0.3.5/missing-254- fi ############################################## tablix2-0.3.5/missing-276- the \`GNU make' package. Grab either from any GNU archive site." tablix2-0.3.5/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` tablix2-0.3.5/missing-278- if test -z "$file"; then tablix2-0.3.5/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` tablix2-0.3.5/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` tablix2-0.3.5/missing-281- fi ############################################## tablix2-0.3.5/missing-304- *o*) tablix2-0.3.5/missing:305: firstarg=`echo "$firstarg" | sed s/o//` tablix2-0.3.5/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## tablix2-0.3.5/missing-310- *h*) tablix2-0.3.5/missing:311: firstarg=`echo "$firstarg" | sed s/h//` tablix2-0.3.5/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## tablix2-0.3.5/mkinstalldirs-69-do tablix2-0.3.5/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` tablix2-0.3.5/mkinstalldirs-71- shift ############################################## tablix2-0.3.5/src/Makefile.in-363- @list='$(bin_PROGRAMS)'; for p in $$list; do \ tablix2-0.3.5/src/Makefile.in:364: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ tablix2-0.3.5/src/Makefile.in-365- if test -f $$p \ ############################################## tablix2-0.3.5/src/Makefile.in-367- ; then \ tablix2-0.3.5/src/Makefile.in:368: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ tablix2-0.3.5/src/Makefile.in-369- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## tablix2-0.3.5/src/Makefile.in-376- @list='$(bin_PROGRAMS)'; for p in $$list; do \ tablix2-0.3.5/src/Makefile.in:377: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ tablix2-0.3.5/src/Makefile.in-378- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## tablix2-0.3.5/src/Makefile.in-383- @list='$(bin_PROGRAMS)'; for p in $$list; do \ tablix2-0.3.5/src/Makefile.in:384: f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ tablix2-0.3.5/src/Makefile.in-385- echo " rm -f $$p $$f"; \ ############################################## tablix2-0.3.5/src/Makefile.in-429-.c.obj: tablix2-0.3.5/src/Makefile.in:430:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ tablix2-0.3.5/src/Makefile.in-431-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## tablix2-0.3.5/src/Makefile.in-433-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ tablix2-0.3.5/src/Makefile.in:434:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` tablix2-0.3.5/src/Makefile.in-435- ############################################## tablix2-0.3.5/src/Makefile.in-493-GTAGS: tablix2-0.3.5/src/Makefile.in:494: here=`$(am__cd) $(top_builddir) && pwd` \ tablix2-0.3.5/src/Makefile.in-495- && cd $(top_srcdir) \ ############################################## tablix2-0.3.5/src/Makefile.in-501-distdir: $(DISTFILES) tablix2-0.3.5/src/Makefile.in:502: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/src/Makefile.in:503: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/src/Makefile.in-504- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/src/Makefile.in-505- case $$file in \ tablix2-0.3.5/src/Makefile.in:506: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/src/Makefile.in:507: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/src/Makefile.in-508- esac; \ tablix2-0.3.5/src/Makefile.in-509- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/src/Makefile.in:510: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/src/Makefile.in-511- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/doc/Makefile.in-54-MANS = $(man_MANS) tablix2-0.3.5/doc/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tablix2-0.3.5/doc/Makefile.in-56-am__vpath_adj = case $$p in \ tablix2-0.3.5/doc/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/doc/Makefile.in-58- *) f=$$p;; \ tablix2-0.3.5/doc/Makefile.in-59- esac; tablix2-0.3.5/doc/Makefile.in:60:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; tablix2-0.3.5/doc/Makefile.in-61-pkgdataDATA_INSTALL = $(INSTALL_DATA) ############################################## tablix2-0.3.5/doc/Makefile.in-302- else file=$$i; fi; \ tablix2-0.3.5/doc/Makefile.in:303: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ tablix2-0.3.5/doc/Makefile.in-304- case "$$ext" in \ ############################################## tablix2-0.3.5/doc/Makefile.in-307- esac; \ tablix2-0.3.5/doc/Makefile.in:308: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ tablix2-0.3.5/doc/Makefile.in:309: inst=`echo $$inst | sed -e 's/^.*\///'`; \ tablix2-0.3.5/doc/Makefile.in:310: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ tablix2-0.3.5/doc/Makefile.in-311- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## tablix2-0.3.5/doc/Makefile.in-323- for i in $$list; do \ tablix2-0.3.5/doc/Makefile.in:324: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ tablix2-0.3.5/doc/Makefile.in-325- case "$$ext" in \ ############################################## tablix2-0.3.5/doc/Makefile.in-328- esac; \ tablix2-0.3.5/doc/Makefile.in:329: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ tablix2-0.3.5/doc/Makefile.in:330: inst=`echo $$inst | sed -e 's/^.*\///'`; \ tablix2-0.3.5/doc/Makefile.in:331: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ tablix2-0.3.5/doc/Makefile.in-332- echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## tablix2-0.3.5/doc/Makefile.in-359-distdir: $(DISTFILES) tablix2-0.3.5/doc/Makefile.in:360: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/doc/Makefile.in:361: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/doc/Makefile.in-362- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/doc/Makefile.in-363- case $$file in \ tablix2-0.3.5/doc/Makefile.in:364: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/doc/Makefile.in:365: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/doc/Makefile.in-366- esac; \ tablix2-0.3.5/doc/Makefile.in-367- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/doc/Makefile.in:368: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/doc/Makefile.in-369- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/export/Makefile.in-48-CONFIG_CLEAN_FILES = tablix2-0.3.5/export/Makefile.in:49:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tablix2-0.3.5/export/Makefile.in-50-am__vpath_adj = case $$p in \ tablix2-0.3.5/export/Makefile.in:51: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/export/Makefile.in-52- *) f=$$p;; \ tablix2-0.3.5/export/Makefile.in-53- esac; tablix2-0.3.5/export/Makefile.in:54:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; tablix2-0.3.5/export/Makefile.in-55-am__installdirs = "$(DESTDIR)$(pkglibdir)" ############################################## tablix2-0.3.5/export/Makefile.in-316- @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ tablix2-0.3.5/export/Makefile.in:317: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ tablix2-0.3.5/export/Makefile.in-318- test "$$dir" != "$$p" || dir=.; \ ############################################## tablix2-0.3.5/export/Makefile.in-354-.c.obj: tablix2-0.3.5/export/Makefile.in:355:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ tablix2-0.3.5/export/Makefile.in-356-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## tablix2-0.3.5/export/Makefile.in-358-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ tablix2-0.3.5/export/Makefile.in:359:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` tablix2-0.3.5/export/Makefile.in-360- ############################################## tablix2-0.3.5/export/Makefile.in-418-GTAGS: tablix2-0.3.5/export/Makefile.in:419: here=`$(am__cd) $(top_builddir) && pwd` \ tablix2-0.3.5/export/Makefile.in-420- && cd $(top_srcdir) \ ############################################## tablix2-0.3.5/export/Makefile.in-426-distdir: $(DISTFILES) tablix2-0.3.5/export/Makefile.in:427: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/export/Makefile.in:428: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/export/Makefile.in-429- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/export/Makefile.in-430- case $$file in \ tablix2-0.3.5/export/Makefile.in:431: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/export/Makefile.in:432: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/export/Makefile.in-433- esac; \ tablix2-0.3.5/export/Makefile.in-434- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/export/Makefile.in:435: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/export/Makefile.in-436- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/utils/tablix2_benchmark-7- tablix2-0.3.5/utils/tablix2_benchmark:8:CMD=`basename $0` tablix2-0.3.5/utils/tablix2_benchmark-9-COMMANDLINE="$0 $@" ############################################## tablix2-0.3.5/utils/tablix2_benchmark-49-function show_config { tablix2-0.3.5/utils/tablix2_benchmark:50: echo "using binary : `which $TABLIX`" >&2 tablix2-0.3.5/utils/tablix2_benchmark-51- echo "parameters : $PARAMETERS" >&2 ############################################## tablix2-0.3.5/utils/tablix2_benchmark-69- GRADE=`grep fitness _bench__result0.xml | sed 's/.*fitness="\([0-9]*\)".*/\1/'` tablix2-0.3.5/utils/tablix2_benchmark:70: GENS=`tail -1 _bench__conv0.txt | awk '{ print($1) }'` tablix2-0.3.5/utils/tablix2_benchmark:71: TIME=`grep 'total time' $LOGFILE | perl -e '$a=<STDIN>;@b=split(/:/,$a); print $b[1]*3600+$b[2]*60+$b[3];'` tablix2-0.3.5/utils/tablix2_benchmark-72- ############################################## tablix2-0.3.5/utils/tablix2_benchmark-154- while [ "$M" -le "$STOP" ]; do tablix2-0.3.5/utils/tablix2_benchmark:155: PARAMETERS=`echo "$ORIGPARAMS" | sed "s/N/$M/g"` tablix2-0.3.5/utils/tablix2_benchmark-156- if test_run; then ############################################## tablix2-0.3.5/utils/tablix2_benchmark-170- while [ "$M" -le "$STOP" ]; do tablix2-0.3.5/utils/tablix2_benchmark:171: PARAMETERS=`echo "$ORIGPARAMS" | sed "s/N/$M/g"` tablix2-0.3.5/utils/tablix2_benchmark-172- repeated_test ############################################## tablix2-0.3.5/utils/tablix2_plot-9- tablix2-0.3.5/utils/tablix2_plot:10:CMD=`basename $0` tablix2-0.3.5/utils/tablix2_plot-11- ############################################## tablix2-0.3.5/utils/tablix2_plot-87- for A in $NAMES; do tablix2-0.3.5/utils/tablix2_plot:88: CUR=`tail -1 $A | awk '{ print $1 }'` tablix2-0.3.5/utils/tablix2_plot-89- ############################################## tablix2-0.3.5/utils/tablix2_plot-196- C=0; tablix2-0.3.5/utils/tablix2_plot:197: for FITNESS in `grep '^#' $CONVFILE | head -n1 | sed 's/.*OK\t//' | sed 's/ /_/g'`; do tablix2-0.3.5/utils/tablix2_plot-198- if [ $C -gt 0 ]; then ############################################## tablix2-0.3.5/utils/tablix2_plot-201- tablix2-0.3.5/utils/tablix2_plot:202: FITNESS2=`echo $FITNESS | sed 's/_/ /g'` tablix2-0.3.5/utils/tablix2_plot-203- ############################################## tablix2-0.3.5/utils/tablix2_plot-237- tablix2-0.3.5/utils/tablix2_plot:238: PREFIX=`echo $@ | sed 's/--[a-z]*-[a-z]*//;s/ *--scale [0-9]* *//'` tablix2-0.3.5/utils/tablix2_plot-239- ############################################## tablix2-0.3.5/utils/Makefile.in-244- if test -f $$d$$p; then \ tablix2-0.3.5/utils/Makefile.in:245: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ tablix2-0.3.5/utils/Makefile.in-246- echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## tablix2-0.3.5/utils/Makefile.in-253- @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \ tablix2-0.3.5/utils/Makefile.in:254: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ tablix2-0.3.5/utils/Makefile.in-255- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## tablix2-0.3.5/utils/Makefile.in-275-distdir: $(DISTFILES) tablix2-0.3.5/utils/Makefile.in:276: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/utils/Makefile.in:277: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/utils/Makefile.in-278- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/utils/Makefile.in-279- case $$file in \ tablix2-0.3.5/utils/Makefile.in:280: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/utils/Makefile.in:281: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/utils/Makefile.in-282- esac; \ tablix2-0.3.5/utils/Makefile.in-283- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/utils/Makefile.in:284: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/utils/Makefile.in-285- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/ttf/tablix2_test-14- tablix2-0.3.5/ttf/tablix2_test:15:CMD=`basename $0` tablix2-0.3.5/ttf/tablix2_test-16- ############################################## tablix2-0.3.5/ttf/tablix2_test-28-function tablix_wrapper { tablix2-0.3.5/ttf/tablix2_test:29: INPUT=`echo $@ | sed 's/.* //'` tablix2-0.3.5/ttf/tablix2_test-30- if grep '<school>' $INPUT > /dev/null; then tablix2-0.3.5/ttf/tablix2_test:31: if [ `which $TABLIX` ]; then tablix2-0.3.5/ttf/tablix2_test-32- $TABLIX $@ ############################################## tablix2-0.3.5/ttf/tablix2_test-36- else tablix2-0.3.5/ttf/tablix2_test:37: if [ `which $TABLIX2` ]; then tablix2-0.3.5/ttf/tablix2_test-38- $TABLIX2 $@ ############################################## tablix2-0.3.5/ttf/tablix2_test-85-function show_config { tablix2-0.3.5/ttf/tablix2_test:86: echo "using binary : `which $TABLIX`" >&2 tablix2-0.3.5/ttf/tablix2_test:87: echo "using binary : `which $TABLIX2`" >&2 tablix2-0.3.5/ttf/tablix2_test:88: echo "using binary : `which $TABLIX_OUTPUT`" >&2 tablix2-0.3.5/ttf/tablix2_test:89: echo "using binary : `which $TABLIX2_OUTPUT`" >&2 tablix2-0.3.5/ttf/tablix2_test-90- echo "repeats : $RUNS" >&2 ############################################## tablix2-0.3.5/ttf/tablix2_test-147-function multi_test_run { tablix2-0.3.5/ttf/tablix2_test:148: BASEFILE=`basename $TESTFILE .xml` tablix2-0.3.5/ttf/tablix2_test-149- ############################################## tablix2-0.3.5/ttf/Makefile.in-50-CONFIG_CLEAN_FILES = tablix2-0.3.5/ttf/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tablix2-0.3.5/ttf/Makefile.in-52-am__vpath_adj = case $$p in \ tablix2-0.3.5/ttf/Makefile.in:53: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/ttf/Makefile.in-54- *) f=$$p;; \ tablix2-0.3.5/ttf/Makefile.in-55- esac; tablix2-0.3.5/ttf/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; tablix2-0.3.5/ttf/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" ############################################## tablix2-0.3.5/ttf/Makefile.in-301- @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ tablix2-0.3.5/ttf/Makefile.in:302: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ tablix2-0.3.5/ttf/Makefile.in-303- test "$$dir" != "$$p" || dir=.; \ ############################################## tablix2-0.3.5/ttf/Makefile.in-314- if test -f $$d$$p; then \ tablix2-0.3.5/ttf/Makefile.in:315: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ tablix2-0.3.5/ttf/Makefile.in-316- echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## tablix2-0.3.5/ttf/Makefile.in-323- @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \ tablix2-0.3.5/ttf/Makefile.in:324: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ tablix2-0.3.5/ttf/Makefile.in-325- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## tablix2-0.3.5/ttf/Makefile.in-345-.c.obj: tablix2-0.3.5/ttf/Makefile.in:346:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ tablix2-0.3.5/ttf/Makefile.in-347-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## tablix2-0.3.5/ttf/Makefile.in-349-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ tablix2-0.3.5/ttf/Makefile.in:350:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` tablix2-0.3.5/ttf/Makefile.in-351- ############################################## tablix2-0.3.5/ttf/Makefile.in-383- dot_seen=no; \ tablix2-0.3.5/ttf/Makefile.in:384: target=`echo $@ | sed s/-recursive//`; \ tablix2-0.3.5/ttf/Makefile.in-385- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## tablix2-0.3.5/ttf/Makefile.in-419- rev="$$rev ."; \ tablix2-0.3.5/ttf/Makefile.in:420: target=`echo $@ | sed s/-recursive//`; \ tablix2-0.3.5/ttf/Makefile.in-421- for subdir in $$rev; do \ ############################################## tablix2-0.3.5/ttf/Makefile.in-493-GTAGS: tablix2-0.3.5/ttf/Makefile.in:494: here=`$(am__cd) $(top_builddir) && pwd` \ tablix2-0.3.5/ttf/Makefile.in-495- && cd $(top_srcdir) \ ############################################## tablix2-0.3.5/ttf/Makefile.in-501-distdir: $(DISTFILES) tablix2-0.3.5/ttf/Makefile.in:502: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/ttf/Makefile.in:503: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/ttf/Makefile.in-504- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/ttf/Makefile.in-505- case $$file in \ tablix2-0.3.5/ttf/Makefile.in:506: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/ttf/Makefile.in:507: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/ttf/Makefile.in-508- esac; \ tablix2-0.3.5/ttf/Makefile.in-509- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/ttf/Makefile.in:510: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/ttf/Makefile.in-511- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/ttf/Makefile.in-532- || exit 1; \ tablix2-0.3.5/ttf/Makefile.in:533: distdir=`$(am__cd) $(distdir) && pwd`; \ tablix2-0.3.5/ttf/Makefile.in:534: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ tablix2-0.3.5/ttf/Makefile.in-535- (cd $$subdir && \ ############################################## tablix2-0.3.5/ttf/scheme.c-249-#define cadar(p) car(cdr(car(p))) tablix2-0.3.5/ttf/scheme.c:250:#define caddr(p) car(cdr(cdr(p))) tablix2-0.3.5/ttf/scheme.c-251-#define cadaar(p) car(cdr(car(car(p)))) ############################################## tablix2-0.3.5/ttf/scheme.c-2185- sc->args = cadr(sc->dump); tablix2-0.3.5/ttf/scheme.c:2186: sc->envir = caddr(sc->dump); tablix2-0.3.5/ttf/scheme.c-2187- sc->code = cadddr(sc->dump); ############################################## tablix2-0.3.5/ttf/scheme.c-3063- tablix2-0.3.5/ttf/scheme.c:3064: c=charvalue(caddr(sc->args)); tablix2-0.3.5/ttf/scheme.c-3065- ############################################## tablix2-0.3.5/ttf/scheme.c-3103- if(cddr(sc->args)!=sc->NIL) { tablix2-0.3.5/ttf/scheme.c:3104: index1=ivalue(caddr(sc->args)); tablix2-0.3.5/ttf/scheme.c-3105- if(index1>strlength(car(sc->args)) || index1<index0) { tablix2-0.3.5/ttf/scheme.c:3106: Error_1(sc,"substring: end out of bounds:",caddr(sc->args)); tablix2-0.3.5/ttf/scheme.c-3107- } ############################################## tablix2-0.3.5/ttf/scheme.c-3177- tablix2-0.3.5/ttf/scheme.c:3178: set_vector_elem(car(sc->args),index,caddr(sc->args)); tablix2-0.3.5/ttf/scheme.c-3179- s_return(sc,car(sc->args)); ############################################## tablix2-0.3.5/ttf/scheme.c-3417- if (x != sc->NIL) tablix2-0.3.5/ttf/scheme.c:3418: cdar(x) = caddr(sc->args); tablix2-0.3.5/ttf/scheme.c-3419- else tablix2-0.3.5/ttf/scheme.c:3420: symprop(car(sc->args)) = cons(sc, cons(sc, y, caddr(sc->args)), tablix2-0.3.5/ttf/scheme.c-3421- symprop(car(sc->args))); ############################################## tablix2-0.3.5/ttf/tests/Makefile.in-307-distdir: $(DISTFILES) tablix2-0.3.5/ttf/tests/Makefile.in:308: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/ttf/tests/Makefile.in:309: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/ttf/tests/Makefile.in-310- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/ttf/tests/Makefile.in-311- case $$file in \ tablix2-0.3.5/ttf/tests/Makefile.in:312: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/ttf/tests/Makefile.in:313: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/ttf/tests/Makefile.in-314- esac; \ tablix2-0.3.5/ttf/tests/Makefile.in-315- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/ttf/tests/Makefile.in:316: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/ttf/tests/Makefile.in-317- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/examples/Makefile.in-251-distdir: $(DISTFILES) tablix2-0.3.5/examples/Makefile.in:252: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/examples/Makefile.in:253: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/examples/Makefile.in-254- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/examples/Makefile.in-255- case $$file in \ tablix2-0.3.5/examples/Makefile.in:256: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/examples/Makefile.in:257: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/examples/Makefile.in-258- esac; \ tablix2-0.3.5/examples/Makefile.in-259- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/examples/Makefile.in:260: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/examples/Makefile.in-261- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/modules/Makefile.in-48-CONFIG_CLEAN_FILES = tablix2-0.3.5/modules/Makefile.in:49:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tablix2-0.3.5/modules/Makefile.in-50-am__vpath_adj = case $$p in \ tablix2-0.3.5/modules/Makefile.in:51: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/modules/Makefile.in-52- *) f=$$p;; \ tablix2-0.3.5/modules/Makefile.in-53- esac; tablix2-0.3.5/modules/Makefile.in:54:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; tablix2-0.3.5/modules/Makefile.in-55-am__installdirs = "$(DESTDIR)$(pkglibdir)" ############################################## tablix2-0.3.5/modules/Makefile.in-464- @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ tablix2-0.3.5/modules/Makefile.in:465: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ tablix2-0.3.5/modules/Makefile.in-466- test "$$dir" != "$$p" || dir=.; \ ############################################## tablix2-0.3.5/modules/Makefile.in-563-.c.obj: tablix2-0.3.5/modules/Makefile.in:564:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ tablix2-0.3.5/modules/Makefile.in-565-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## tablix2-0.3.5/modules/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ tablix2-0.3.5/modules/Makefile.in:568:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` tablix2-0.3.5/modules/Makefile.in-569- ############################################## tablix2-0.3.5/modules/Makefile.in-627-GTAGS: tablix2-0.3.5/modules/Makefile.in:628: here=`$(am__cd) $(top_builddir) && pwd` \ tablix2-0.3.5/modules/Makefile.in-629- && cd $(top_srcdir) \ ############################################## tablix2-0.3.5/modules/Makefile.in-635-distdir: $(DISTFILES) tablix2-0.3.5/modules/Makefile.in:636: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/modules/Makefile.in:637: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/modules/Makefile.in-638- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/modules/Makefile.in-639- case $$file in \ tablix2-0.3.5/modules/Makefile.in:640: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/modules/Makefile.in:641: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/modules/Makefile.in-642- esac; \ tablix2-0.3.5/modules/Makefile.in-643- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/modules/Makefile.in:644: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/modules/Makefile.in-645- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/debian/Makefile.in-264-distdir: $(DISTFILES) tablix2-0.3.5/debian/Makefile.in:265: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/debian/Makefile.in:266: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/debian/Makefile.in-267- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/debian/Makefile.in-268- case $$file in \ tablix2-0.3.5/debian/Makefile.in:269: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/debian/Makefile.in:270: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/debian/Makefile.in-271- esac; \ tablix2-0.3.5/debian/Makefile.in-272- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/debian/Makefile.in:273: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/debian/Makefile.in-274- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/Makefile.in-311- dot_seen=no; \ tablix2-0.3.5/Makefile.in:312: target=`echo $@ | sed s/-recursive//`; \ tablix2-0.3.5/Makefile.in-313- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## tablix2-0.3.5/Makefile.in-347- rev="$$rev ."; \ tablix2-0.3.5/Makefile.in:348: target=`echo $@ | sed s/-recursive//`; \ tablix2-0.3.5/Makefile.in-349- for subdir in $$rev; do \ ############################################## tablix2-0.3.5/Makefile.in-421-GTAGS: tablix2-0.3.5/Makefile.in:422: here=`$(am__cd) $(top_builddir) && pwd` \ tablix2-0.3.5/Makefile.in-423- && cd $(top_srcdir) \ ############################################## tablix2-0.3.5/Makefile.in-432- $(mkdir_p) $(distdir)/intl $(distdir)/po tablix2-0.3.5/Makefile.in:433: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/Makefile.in:434: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ tablix2-0.3.5/Makefile.in-435- list='$(DISTFILES)'; for file in $$list; do \ tablix2-0.3.5/Makefile.in-436- case $$file in \ tablix2-0.3.5/Makefile.in:437: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ tablix2-0.3.5/Makefile.in:438: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ tablix2-0.3.5/Makefile.in-439- esac; \ tablix2-0.3.5/Makefile.in-440- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ tablix2-0.3.5/Makefile.in:441: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ tablix2-0.3.5/Makefile.in-442- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## tablix2-0.3.5/Makefile.in-463- || exit 1; \ tablix2-0.3.5/Makefile.in:464: distdir=`$(am__cd) $(distdir) && pwd`; \ tablix2-0.3.5/Makefile.in:465: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ tablix2-0.3.5/Makefile.in-466- (cd $$subdir && \ ############################################## tablix2-0.3.5/Makefile.in-523- chmod a-w $(distdir) tablix2-0.3.5/Makefile.in:524: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ tablix2-0.3.5/Makefile.in-525- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## tablix2-0.3.5/Makefile.in-555- @cd $(distuninstallcheck_dir) \ tablix2-0.3.5/Makefile.in:556: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ tablix2-0.3.5/Makefile.in-557- || { echo "ERROR: files left after uninstall:" ; \ ############################################## tablix2-0.3.5/Makefile.in-567- fi tablix2-0.3.5/Makefile.in:568: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ tablix2-0.3.5/Makefile.in-569- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## tablix2-0.3.5/configure-107-do tablix2-0.3.5/configure:108: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then tablix2-0.3.5/configure-109- eval $as_var=C; export $as_var ############################################## tablix2-0.3.5/configure-215- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && tablix2-0.3.5/configure:216: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } tablix2-0.3.5/configure-217-") 2> /dev/null; then ############################################## tablix2-0.3.5/configure-330- test "x$as_lineno_1" != "x$as_lineno_2" && tablix2-0.3.5/configure:331: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } tablix2-0.3.5/configure-332- ############################################## tablix2-0.3.5/configure-425- test "x$as_lineno_1" != "x$as_lineno_2" && tablix2-0.3.5/configure:426: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { tablix2-0.3.5/configure-427- ############################################## tablix2-0.3.5/configure-536- esac; tablix2-0.3.5/configure:537: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in tablix2-0.3.5/configure-538- ???[sx]*):;;*)false;;esac;fi ############################################## tablix2-0.3.5/configure-558- # Remove one level of quotation (which was required for Make). tablix2-0.3.5/configure:559: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` tablix2-0.3.5/configure-560- ;; ############################################## tablix2-0.3.5/configure-569- : tablix2-0.3.5/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then tablix2-0.3.5/configure-571- # Yippee, $echo works! ############################################## tablix2-0.3.5/configure-595- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... tablix2-0.3.5/configure:596: if (echo_test_string=`eval $cmd`) 2>/dev/null && tablix2-0.3.5/configure:597: echo_test_string=`eval $cmd` && tablix2-0.3.5/configure-598- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## tablix2-0.3.5/configure-604- tablix2-0.3.5/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/configure:606: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/configure-607- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/configure-619- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && tablix2-0.3.5/configure:620: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/configure:621: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/configure-622- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/configure-631- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/configure:632: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/configure-633- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/configure-646- echo='printf %s\n' tablix2-0.3.5/configure:647: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tablix2-0.3.5/configure:648: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/configure-649- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/configure-651- : tablix2-0.3.5/configure:652: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && tablix2-0.3.5/configure-653- test "X$echo_testing_string" = 'X\t' && tablix2-0.3.5/configure:654: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/configure-655- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/configure-660- echo="$CONFIG_SHELL $0 --fallback-echo" tablix2-0.3.5/configure:661: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && tablix2-0.3.5/configure-662- test "X$echo_testing_string" = 'X\t' && tablix2-0.3.5/configure:663: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && tablix2-0.3.5/configure-664- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tablix2-0.3.5/configure-670- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do tablix2-0.3.5/configure:671: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null tablix2-0.3.5/configure-672- then ############################################## tablix2-0.3.5/configure-678- if test "$prev" != 'sed 50q "$0"'; then tablix2-0.3.5/configure:679: echo_test_string=`eval $prev` tablix2-0.3.5/configure-680- export echo_test_string ############################################## tablix2-0.3.5/configure-997- case $ac_option in tablix2-0.3.5/configure:998: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; tablix2-0.3.5/configure-999- *) ac_optarg=yes ;; ############################################## tablix2-0.3.5/configure-1040- -disable-* | --disable-*) tablix2-0.3.5/configure:1041: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` tablix2-0.3.5/configure-1042- # Reject names that are not valid shell variable names. ############################################## tablix2-0.3.5/configure-1045- { (exit 1); exit 1; }; } tablix2-0.3.5/configure:1046: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` tablix2-0.3.5/configure-1047- eval enable_$ac_feature=no ;; ############################################## tablix2-0.3.5/configure-1059- -enable-* | --enable-*) tablix2-0.3.5/configure:1060: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` tablix2-0.3.5/configure-1061- # Reject names that are not valid shell variable names. ############################################## tablix2-0.3.5/configure-1064- { (exit 1); exit 1; }; } tablix2-0.3.5/configure:1065: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` tablix2-0.3.5/configure-1066- eval enable_$ac_feature=\$ac_optarg ;; ############################################## tablix2-0.3.5/configure-1256- -with-* | --with-*) tablix2-0.3.5/configure:1257: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` tablix2-0.3.5/configure-1258- # Reject names that are not valid shell variable names. ############################################## tablix2-0.3.5/configure-1261- { (exit 1); exit 1; }; } tablix2-0.3.5/configure:1262: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` tablix2-0.3.5/configure-1263- eval with_$ac_package=\$ac_optarg ;; ############################################## tablix2-0.3.5/configure-1265- -without-* | --without-*) tablix2-0.3.5/configure:1266: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` tablix2-0.3.5/configure-1267- # Reject names that are not valid shell variable names. ############################################## tablix2-0.3.5/configure-1270- { (exit 1); exit 1; }; } tablix2-0.3.5/configure:1271: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` tablix2-0.3.5/configure-1272- eval with_$ac_package=no ;; ############################################## tablix2-0.3.5/configure-1297- *=*) tablix2-0.3.5/configure:1298: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` tablix2-0.3.5/configure-1299- # Reject names that are not valid shell variable names. ############################################## tablix2-0.3.5/configure-1317-if test -n "$ac_prev"; then tablix2-0.3.5/configure:1318: ac_option=--`echo $ac_prev | sed 's/_/-/g'` tablix2-0.3.5/configure-1319- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## tablix2-0.3.5/configure-1363-ac_ls_di=`ls -di .` && tablix2-0.3.5/configure:1364:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || tablix2-0.3.5/configure-1365- { echo "$as_me: error: Working directory cannot be determined" >&2 ############################################## tablix2-0.3.5/configure-1423-case $srcdir in tablix2-0.3.5/configure:1424:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; tablix2-0.3.5/configure-1425-esac ############################################## tablix2-0.3.5/configure-1466-By default, \`make install' will install all the files in tablix2-0.3.5/configure:1467:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify tablix2-0.3.5/configure:1468:an installation prefix other than \`$ac_default_prefix' using \`--prefix', tablix2-0.3.5/configure-1469-for instance \`--prefix=\$HOME'. ############################################## tablix2-0.3.5/configure-1582-*) tablix2-0.3.5/configure:1583: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` tablix2-0.3.5/configure-1584- # A ".." for each directory in $ac_dir_suffix. tablix2-0.3.5/configure:1585: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` tablix2-0.3.5/configure-1586- case $ac_top_builddir_sub in ############################################## tablix2-0.3.5/configure-1715- *\'*) tablix2-0.3.5/configure:1716: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; tablix2-0.3.5/configure-1717- esac ############################################## tablix2-0.3.5/configure-1801- case $ac_val in tablix2-0.3.5/configure:1802: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; tablix2-0.3.5/configure-1803- esac ############################################## tablix2-0.3.5/configure-1818- case $ac_val in tablix2-0.3.5/configure:1819: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; tablix2-0.3.5/configure-1820- esac ############################################## tablix2-0.3.5/configure-1927- set,) tablix2-0.3.5/configure:1928: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 tablix2-0.3.5/configure:1929:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} tablix2-0.3.5/configure-1930- ac_cache_corrupted=: ;; ############################################## tablix2-0.3.5/configure-1949- case $ac_new_val in tablix2-0.3.5/configure:1950: *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; tablix2-0.3.5/configure-1951- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## tablix2-0.3.5/configure-2112-if ( tablix2-0.3.5/configure:2113: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` tablix2-0.3.5/configure-2114- if test "$*" = "X"; then tablix2-0.3.5/configure-2115- # -L didn't work. tablix2-0.3.5/configure:2116: set X `ls -t $srcdir/configure conftest.file` tablix2-0.3.5/configure-2117- fi ############################################## tablix2-0.3.5/configure-2156-_ACEOF tablix2-0.3.5/configure:2157:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` tablix2-0.3.5/configure-2158-rm -f conftest.sed ############################################## tablix2-0.3.5/configure-2160-# expand $ac_aux_dir to an absolute path tablix2-0.3.5/configure:2161:am_aux_dir=`cd $ac_aux_dir && pwd` tablix2-0.3.5/configure-2162- ############################################## tablix2-0.3.5/configure-2249-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } tablix2-0.3.5/configure:2250:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` tablix2-0.3.5/configure-2251-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-2259-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. tablix2-0.3.5/configure:2260:case `${MAKE-make} -f conftest.make 2>/dev/null` in tablix2-0.3.5/configure-2261- *@@@%%%=?*=@@@%%%*) ############################################## tablix2-0.3.5/configure-2287-# test to see if srcdir already configured tablix2-0.3.5/configure:2288:if test "`cd $srcdir && pwd`" != "`pwd`" && tablix2-0.3.5/configure-2289- test -f $srcdir/config.status; then ############################################## tablix2-0.3.5/configure-2770-echo "$as_me:$LINENO: checking for C compiler version" >&5 tablix2-0.3.5/configure:2771:ac_compiler=`set X $ac_compile; echo $2` tablix2-0.3.5/configure-2772-{ (ac_try="$ac_compiler --version >&5" ############################################## tablix2-0.3.5/configure-2824-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } tablix2-0.3.5/configure:2825:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` tablix2-0.3.5/configure-2826-# ############################################## tablix2-0.3.5/configure-2872- then :; else tablix2-0.3.5/configure:2873: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` tablix2-0.3.5/configure-2874- fi ############################################## tablix2-0.3.5/configure-2969- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; tablix2-0.3.5/configure:2970: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` tablix2-0.3.5/configure-2971- break;; ############################################## tablix2-0.3.5/configure-3024- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; tablix2-0.3.5/configure:3025: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` tablix2-0.3.5/configure-3026- break;; ############################################## tablix2-0.3.5/configure-3099-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } tablix2-0.3.5/configure:3100:GCC=`test $ac_compiler_gnu = yes && echo yes` tablix2-0.3.5/configure-3101-ac_test_CFLAGS=${CFLAGS+set} ############################################## tablix2-0.3.5/configure-3398-# case it prints its new name instead of `make'. tablix2-0.3.5/configure:3399:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then tablix2-0.3.5/configure-3400- am__include=include ############################################## tablix2-0.3.5/configure-3406- echo '.include "confinc"' > confmf tablix2-0.3.5/configure:3407: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then tablix2-0.3.5/configure-3408- am__include=.include ############################################## tablix2-0.3.5/configure-3468- if test "$am_compiler_list" = ""; then tablix2-0.3.5/configure:3469: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tablix2-0.3.5/configure-3470- fi ############################################## tablix2-0.3.5/configure-3643- else tablix2-0.3.5/configure:3644: XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags` tablix2-0.3.5/configure:3645: XML_LIBS=`$XML2_CONFIG $xml_config_args --libs` tablix2-0.3.5/configure-3646- xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \ ############################################## tablix2-0.3.5/configure-4163- # Check for GNU $ac_path_GREP tablix2-0.3.5/configure:4164:case `"$ac_path_GREP" --version 2>&1` in tablix2-0.3.5/configure-4165-*GNU*) ############################################## tablix2-0.3.5/configure-4177- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break tablix2-0.3.5/configure:4178: ac_count=`expr $ac_count + 1` tablix2-0.3.5/configure-4179- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## tablix2-0.3.5/configure-4245- # Check for GNU $ac_path_EGREP tablix2-0.3.5/configure:4246:case `"$ac_path_EGREP" --version 2>&1` in tablix2-0.3.5/configure-4247-*GNU*) ############################################## tablix2-0.3.5/configure-4259- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break tablix2-0.3.5/configure:4260: ac_count=`expr $ac_count + 1` tablix2-0.3.5/configure-4261- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## tablix2-0.3.5/configure-4488-do tablix2-0.3.5/configure:4489:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-4490-{ echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## tablix2-0.3.5/configure-4531-fi tablix2-0.3.5/configure:4532:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-4533- { echo "$as_me:$LINENO: result: $ac_res" >&5 tablix2-0.3.5/configure-4534-echo "${ECHO_T}$ac_res" >&6; } tablix2-0.3.5/configure:4535:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-4536- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:4537:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-4538-_ACEOF ############################################## tablix2-0.3.5/configure-4810- else tablix2-0.3.5/configure:4811: PVM_ARCH=`$GETARCH` tablix2-0.3.5/configure-4812- { echo "$as_me:$LINENO: result: \"$PVM_ARCH\"" >&5 ############################################## tablix2-0.3.5/configure-5277- tablix2-0.3.5/configure:5278: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tablix2-0.3.5/configure-5279- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## tablix2-0.3.5/configure-5282- tablix2-0.3.5/configure:5283: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tablix2-0.3.5/configure-5284- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## tablix2-0.3.5/configure-5360- tablix2-0.3.5/configure:5361: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tablix2-0.3.5/configure-5362- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## tablix2-0.3.5/configure-5455-test "x$ac_build_alias" = x && tablix2-0.3.5/configure:5456: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` tablix2-0.3.5/configure-5457-test "x$ac_build_alias" = x && ############################################## tablix2-0.3.5/configure-5460- { (exit 1); exit 1; }; } tablix2-0.3.5/configure:5461:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || tablix2-0.3.5/configure-5462- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## tablix2-0.3.5/configure-5485-IFS=$ac_save_IFS tablix2-0.3.5/configure:5486:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac tablix2-0.3.5/configure-5487- ############################################## tablix2-0.3.5/configure-5496-else tablix2-0.3.5/configure:5497: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || tablix2-0.3.5/configure-5498- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## tablix2-0.3.5/configure-5522-IFS=$ac_save_IFS tablix2-0.3.5/configure:5523:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac tablix2-0.3.5/configure-5524- ############################################## tablix2-0.3.5/configure-6110- for ac_func in _getb67 GETB67 getb67; do tablix2-0.3.5/configure:6111: as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` tablix2-0.3.5/configure-6112-{ echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## tablix2-0.3.5/configure-6190-fi tablix2-0.3.5/configure:6191:ac_res=`eval echo '${'$as_ac_var'}'` tablix2-0.3.5/configure-6192- { echo "$as_me:$LINENO: result: $ac_res" >&5 tablix2-0.3.5/configure-6193-echo "${ECHO_T}$ac_res" >&6; } tablix2-0.3.5/configure:6194:if test `eval echo '${'$as_ac_var'}'` = yes; then tablix2-0.3.5/configure-6195- ############################################## tablix2-0.3.5/configure-6288-do tablix2-0.3.5/configure:6289:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-6290-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-6295-fi tablix2-0.3.5/configure:6296:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-6297- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-6411-fi tablix2-0.3.5/configure:6412:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-6413- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-6416-fi tablix2-0.3.5/configure:6417:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-6418- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:6419:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-6420-_ACEOF ############################################## tablix2-0.3.5/configure-6428-do tablix2-0.3.5/configure:6429:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` tablix2-0.3.5/configure-6430-{ echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## tablix2-0.3.5/configure-6508-fi tablix2-0.3.5/configure:6509:ac_res=`eval echo '${'$as_ac_var'}'` tablix2-0.3.5/configure-6510- { echo "$as_me:$LINENO: result: $ac_res" >&5 tablix2-0.3.5/configure-6511-echo "${ECHO_T}$ac_res" >&6; } tablix2-0.3.5/configure:6512:if test `eval echo '${'$as_ac_var'}'` = yes; then tablix2-0.3.5/configure-6513- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:6514:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 tablix2-0.3.5/configure-6515-_ACEOF ############################################## tablix2-0.3.5/configure-6975-do tablix2-0.3.5/configure:6976:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-6977-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-6982-fi tablix2-0.3.5/configure:6983:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-6984- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-7098-fi tablix2-0.3.5/configure:7099:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-7100- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-7103-fi tablix2-0.3.5/configure:7104:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-7105- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:7106:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-7107-_ACEOF ############################################## tablix2-0.3.5/configure-7265- # gcc leaves a trailing carriage return which upsets mingw tablix2-0.3.5/configure:7266: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tablix2-0.3.5/configure-7267- *) tablix2-0.3.5/configure:7268: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tablix2-0.3.5/configure-7269- esac ############################################## tablix2-0.3.5/configure-7274- # Canonicalize the path of ld tablix2-0.3.5/configure:7275: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` tablix2-0.3.5/configure-7276- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tablix2-0.3.5/configure:7277: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` tablix2-0.3.5/configure-7278- done ############################################## tablix2-0.3.5/configure-7308- # Break only if it was the GNU/non-GNU ld that we prefer. tablix2-0.3.5/configure:7309: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in tablix2-0.3.5/configure-7310- *GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-7339- # I'd rather use --version here, but apparently some GNU ld's only accept -v. tablix2-0.3.5/configure:7340:case `$LD -v 2>&1 </dev/null` in tablix2-0.3.5/configure-7341-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-7385- acl_libdirstem=lib tablix2-0.3.5/configure:7386: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` tablix2-0.3.5/configure-7387- if test -n "$searchpath"; then ############################################## tablix2-0.3.5/configure-7392- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; tablix2-0.3.5/configure:7393: *) searchdir=`cd "$searchdir" && pwd` tablix2-0.3.5/configure-7394- case "$searchdir" in ############################################## tablix2-0.3.5/configure-8155- names_already_handled="$names_already_handled $name" tablix2-0.3.5/configure:8156: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tablix2-0.3.5/configure-8157- eval value=\"\$HAVE_LIB$uppername\" ############################################## tablix2-0.3.5/configure-8208- -L*) tablix2-0.3.5/configure:8209: dir=`echo "X$x" | sed -e 's/^X-L//'` tablix2-0.3.5/configure-8210- if test -n "$shlibext" \ ############################################## tablix2-0.3.5/configure-8307- */$acl_libdirstem | */$acl_libdirstem/) tablix2-0.3.5/configure:8308: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tablix2-0.3.5/configure-8309- additional_includedir="$basedir/include" ############################################## tablix2-0.3.5/configure-8355- -L*) tablix2-0.3.5/configure:8356: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tablix2-0.3.5/configure-8357- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## tablix2-0.3.5/configure-8412- -R*) tablix2-0.3.5/configure:8413: dir=`echo "X$dep" | sed -e 's/^X-R//'` tablix2-0.3.5/configure-8414- if test "$enable_rpath" != no; then ############################################## tablix2-0.3.5/configure-8437- -l*) tablix2-0.3.5/configure:8438: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tablix2-0.3.5/configure-8439- ;; tablix2-0.3.5/configure-8440- *.la) tablix2-0.3.5/configure:8441: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tablix2-0.3.5/configure-8442- ;; ############################################## tablix2-0.3.5/configure-8697- names_already_handled="$names_already_handled $name" tablix2-0.3.5/configure:8698: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tablix2-0.3.5/configure-8699- eval value=\"\$HAVE_LIB$uppername\" ############################################## tablix2-0.3.5/configure-8750- -L*) tablix2-0.3.5/configure:8751: dir=`echo "X$x" | sed -e 's/^X-L//'` tablix2-0.3.5/configure-8752- if test -n "$shlibext" \ ############################################## tablix2-0.3.5/configure-8849- */$acl_libdirstem | */$acl_libdirstem/) tablix2-0.3.5/configure:8850: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tablix2-0.3.5/configure-8851- additional_includedir="$basedir/include" ############################################## tablix2-0.3.5/configure-8897- -L*) tablix2-0.3.5/configure:8898: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tablix2-0.3.5/configure-8899- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## tablix2-0.3.5/configure-8954- -R*) tablix2-0.3.5/configure:8955: dir=`echo "X$dep" | sed -e 's/^X-R//'` tablix2-0.3.5/configure-8956- if test "$enable_rpath" != no; then ############################################## tablix2-0.3.5/configure-8979- -l*) tablix2-0.3.5/configure:8980: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tablix2-0.3.5/configure-8981- ;; tablix2-0.3.5/configure-8982- *.la) tablix2-0.3.5/configure:8983: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tablix2-0.3.5/configure-8984- ;; ############################################## tablix2-0.3.5/configure-9085-do tablix2-0.3.5/configure:9086:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-9087-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-9092-fi tablix2-0.3.5/configure:9093:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-9094- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-9208-fi tablix2-0.3.5/configure:9209:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-9210- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-9213-fi tablix2-0.3.5/configure:9214:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-9215- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:9216:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-9217-_ACEOF ############################################## tablix2-0.3.5/configure-9242-do tablix2-0.3.5/configure:9243:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` tablix2-0.3.5/configure-9244-{ echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## tablix2-0.3.5/configure-9322-fi tablix2-0.3.5/configure:9323:ac_res=`eval echo '${'$as_ac_var'}'` tablix2-0.3.5/configure-9324- { echo "$as_me:$LINENO: result: $ac_res" >&5 tablix2-0.3.5/configure-9325-echo "${ECHO_T}$ac_res" >&6; } tablix2-0.3.5/configure:9326:if test `eval echo '${'$as_ac_var'}'` = yes; then tablix2-0.3.5/configure-9327- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:9328:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 tablix2-0.3.5/configure-9329-_ACEOF ############################################## tablix2-0.3.5/configure-9688- tablix2-0.3.5/configure:9689: am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` tablix2-0.3.5/configure-9690- { echo "$as_me:$LINENO: result: ${ac_t:- ############################################## tablix2-0.3.5/configure-9809-echo $ECHO_N "checking version of bison... $ECHO_C" >&6; } tablix2-0.3.5/configure:9810: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` tablix2-0.3.5/configure-9811- case $ac_prog_version in ############################################## tablix2-0.3.5/configure-10285-do tablix2-0.3.5/configure:10286:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-10287-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-10292-fi tablix2-0.3.5/configure:10293:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-10294- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-10408-fi tablix2-0.3.5/configure:10409:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-10410- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-10413-fi tablix2-0.3.5/configure:10414:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-10415- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:10416:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-10417-_ACEOF ############################################## tablix2-0.3.5/configure-10531- tablix2-0.3.5/configure:10532: ac_lo=`expr $ac_mid + 1` tablix2-0.3.5/configure-10533- if test $ac_lo -le $ac_mid; then ############################################## tablix2-0.3.5/configure-10536- fi tablix2-0.3.5/configure:10537: ac_mid=`expr 2 '*' $ac_mid + 1` tablix2-0.3.5/configure-10538-fi ############################################## tablix2-0.3.5/configure-10622- tablix2-0.3.5/configure:10623: ac_hi=`expr '(' $ac_mid ')' - 1` tablix2-0.3.5/configure-10624- if test $ac_mid -le $ac_hi; then ############################################## tablix2-0.3.5/configure-10627- fi tablix2-0.3.5/configure:10628: ac_mid=`expr 2 '*' $ac_mid` tablix2-0.3.5/configure-10629-fi ############################################## tablix2-0.3.5/configure-10645-while test "x$ac_lo" != "x$ac_hi"; do tablix2-0.3.5/configure:10646: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` tablix2-0.3.5/configure-10647- cat >conftest.$ac_ext <<_ACEOF ############################################## tablix2-0.3.5/configure-10686- tablix2-0.3.5/configure:10687: ac_lo=`expr '(' $ac_mid ')' + 1` tablix2-0.3.5/configure-10688-fi ############################################## tablix2-0.3.5/configure-10845- tablix2-0.3.5/configure:10846: ac_lo=`expr $ac_mid + 1` tablix2-0.3.5/configure-10847- if test $ac_lo -le $ac_mid; then ############################################## tablix2-0.3.5/configure-10850- fi tablix2-0.3.5/configure:10851: ac_mid=`expr 2 '*' $ac_mid + 1` tablix2-0.3.5/configure-10852-fi ############################################## tablix2-0.3.5/configure-10934- tablix2-0.3.5/configure:10935: ac_hi=`expr '(' $ac_mid ')' - 1` tablix2-0.3.5/configure-10936- if test $ac_mid -le $ac_hi; then ############################################## tablix2-0.3.5/configure-10939- fi tablix2-0.3.5/configure:10940: ac_mid=`expr 2 '*' $ac_mid` tablix2-0.3.5/configure-10941-fi ############################################## tablix2-0.3.5/configure-10957-while test "x$ac_lo" != "x$ac_hi"; do tablix2-0.3.5/configure:10958: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` tablix2-0.3.5/configure-10959- cat >conftest.$ac_ext <<_ACEOF ############################################## tablix2-0.3.5/configure-10997- tablix2-0.3.5/configure:10998: ac_lo=`expr '(' $ac_mid ')' + 1` tablix2-0.3.5/configure-10999-fi ############################################## tablix2-0.3.5/configure-11153-do tablix2-0.3.5/configure:11154:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-11155-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-11160-fi tablix2-0.3.5/configure:11161:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-11162- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-11276-fi tablix2-0.3.5/configure:11277:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-11278- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-11281-fi tablix2-0.3.5/configure:11282:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-11283- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:11284:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-11285-_ACEOF ############################################## tablix2-0.3.5/configure-11494-do tablix2-0.3.5/configure:11495:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-11496-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-11501-fi tablix2-0.3.5/configure:11502:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-11503- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-11617-fi tablix2-0.3.5/configure:11618:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-11619- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-11622-fi tablix2-0.3.5/configure:11623:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-11624- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:11625:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-11626-_ACEOF ############################################## tablix2-0.3.5/configure-11640-do tablix2-0.3.5/configure:11641:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` tablix2-0.3.5/configure-11642-{ echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## tablix2-0.3.5/configure-11720-fi tablix2-0.3.5/configure:11721:ac_res=`eval echo '${'$as_ac_var'}'` tablix2-0.3.5/configure-11722- { echo "$as_me:$LINENO: result: $ac_res" >&5 tablix2-0.3.5/configure-11723-echo "${ECHO_T}$ac_res" >&6; } tablix2-0.3.5/configure:11724:if test `eval echo '${'$as_ac_var'}'` = yes; then tablix2-0.3.5/configure-11725- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:11726:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 tablix2-0.3.5/configure-11727-_ACEOF ############################################## tablix2-0.3.5/configure-12347-fi tablix2-0.3.5/configure:12348:ac_res=`eval echo '${'$gt_func_gnugettext_libc'}'` tablix2-0.3.5/configure-12349- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-12417- names_already_handled="$names_already_handled $name" tablix2-0.3.5/configure:12418: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tablix2-0.3.5/configure-12419- eval value=\"\$HAVE_LIB$uppername\" ############################################## tablix2-0.3.5/configure-12470- -L*) tablix2-0.3.5/configure:12471: dir=`echo "X$x" | sed -e 's/^X-L//'` tablix2-0.3.5/configure-12472- if test -n "$shlibext" \ ############################################## tablix2-0.3.5/configure-12569- */$acl_libdirstem | */$acl_libdirstem/) tablix2-0.3.5/configure:12570: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tablix2-0.3.5/configure-12571- additional_includedir="$basedir/include" ############################################## tablix2-0.3.5/configure-12617- -L*) tablix2-0.3.5/configure:12618: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tablix2-0.3.5/configure-12619- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## tablix2-0.3.5/configure-12674- -R*) tablix2-0.3.5/configure:12675: dir=`echo "X$dep" | sed -e 's/^X-R//'` tablix2-0.3.5/configure-12676- if test "$enable_rpath" != no; then ############################################## tablix2-0.3.5/configure-12699- -l*) tablix2-0.3.5/configure:12700: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tablix2-0.3.5/configure-12701- ;; tablix2-0.3.5/configure-12702- *.la) tablix2-0.3.5/configure:12703: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tablix2-0.3.5/configure-12704- ;; ############################################## tablix2-0.3.5/configure-12866-fi tablix2-0.3.5/configure:12867:ac_res=`eval echo '${'$gt_func_gnugettext_libintl'}'` tablix2-0.3.5/configure-12868- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-12893- LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD" tablix2-0.3.5/configure:12894: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` tablix2-0.3.5/configure-12895- fi ############################################## tablix2-0.3.5/configure-13255- tablix2-0.3.5/configure:13256: am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` tablix2-0.3.5/configure-13257- { echo "$as_me:$LINENO: result: ${ac_t:- ############################################## tablix2-0.3.5/configure-13385- test $lt_ac_count -gt 10 && break tablix2-0.3.5/configure:13386: lt_ac_count=`expr $lt_ac_count + 1` tablix2-0.3.5/configure-13387- if test $lt_ac_count -gt $lt_ac_max; then ############################################## tablix2-0.3.5/configure-13415- # gcc leaves a trailing carriage return which upsets mingw tablix2-0.3.5/configure:13416: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tablix2-0.3.5/configure-13417- *) tablix2-0.3.5/configure:13418: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tablix2-0.3.5/configure-13419- esac ############################################## tablix2-0.3.5/configure-13424- # Canonicalize the pathname of ld tablix2-0.3.5/configure:13425: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` tablix2-0.3.5/configure-13426- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tablix2-0.3.5/configure:13427: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` tablix2-0.3.5/configure-13428- done ############################################## tablix2-0.3.5/configure-13459- # Break only if it was the GNU/non-GNU ld that we prefer. tablix2-0.3.5/configure:13460: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in tablix2-0.3.5/configure-13461- *GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-13492- # I'd rather use --version here, but apparently some GNU lds only accept -v. tablix2-0.3.5/configure:13493:case `$LD -v 2>&1 </dev/null` in tablix2-0.3.5/configure-13494-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-13555- # Tru64's nm complains that /dev/null is an invalid object file tablix2-0.3.5/configure:13556: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in tablix2-0.3.5/configure-13557- */dev/null* | *'Invalid file or object type'*) ############################################## tablix2-0.3.5/configure-13561- *) tablix2-0.3.5/configure:13562: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in tablix2-0.3.5/configure-13563- */dev/null*) ############################################## tablix2-0.3.5/configure-13723-openbsd*) tablix2-0.3.5/configure:13724: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-13725- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## tablix2-0.3.5/configure-13807- (exit $ac_status); }; then tablix2-0.3.5/configure:13808: case `/usr/bin/file conftest.$ac_objext` in tablix2-0.3.5/configure-13809- *ELF-32*) ############################################## tablix2-0.3.5/configure-13827- if test "$lt_cv_prog_gnu_ld" = yes; then tablix2-0.3.5/configure:13828: case `/usr/bin/file conftest.$ac_objext` in tablix2-0.3.5/configure-13829- *32-bit*) ############################################## tablix2-0.3.5/configure-13839- else tablix2-0.3.5/configure:13840: case `/usr/bin/file conftest.$ac_objext` in tablix2-0.3.5/configure-13841- *32-bit*) ############################################## tablix2-0.3.5/configure-14002-do tablix2-0.3.5/configure:14003:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` tablix2-0.3.5/configure-14004-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## tablix2-0.3.5/configure-14009-fi tablix2-0.3.5/configure:14010:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-14011- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-14125-fi tablix2-0.3.5/configure:14126:ac_res=`eval echo '${'$as_ac_Header'}'` tablix2-0.3.5/configure-14127- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## tablix2-0.3.5/configure-14130-fi tablix2-0.3.5/configure:14131:if test `eval echo '${'$as_ac_Header'}'` = yes; then tablix2-0.3.5/configure-14132- cat >>confdefs.h <<_ACEOF tablix2-0.3.5/configure:14133:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 tablix2-0.3.5/configure-14134-_ACEOF ############################################## tablix2-0.3.5/configure-14256-echo "$as_me:$LINENO: checking for C++ compiler version" >&5 tablix2-0.3.5/configure:14257:ac_compiler=`set X $ac_compile; echo $2` tablix2-0.3.5/configure-14258-{ (ac_try="$ac_compiler --version >&5" ############################################## tablix2-0.3.5/configure-14342-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } tablix2-0.3.5/configure:14343:GXX=`test $ac_compiler_gnu = yes && echo yes` tablix2-0.3.5/configure-14344-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## tablix2-0.3.5/configure-14531- if test "$am_compiler_list" = ""; then tablix2-0.3.5/configure:14532: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tablix2-0.3.5/configure-14533- fi ############################################## tablix2-0.3.5/configure-14957-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 tablix2-0.3.5/configure:14958:ac_compiler=`set X $ac_compile; echo $2` tablix2-0.3.5/configure-14959-{ (ac_try="$ac_compiler --version >&5" ############################################## tablix2-0.3.5/configure-15099- tablix2-0.3.5/configure:15100:G77=`test $ac_compiler_gnu = yes && echo yes` tablix2-0.3.5/configure-15101-ac_ext=c ############################################## tablix2-0.3.5/configure-15162- # And add a safety zone tablix2-0.3.5/configure:15163: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` tablix2-0.3.5/configure:15164: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` tablix2-0.3.5/configure-15165- ;; ############################################## tablix2-0.3.5/configure-15190- if test -n "$kargmax"; then tablix2-0.3.5/configure:15191: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` tablix2-0.3.5/configure-15192- else ############################################## tablix2-0.3.5/configure-15200- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} tablix2-0.3.5/configure:15201: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ tablix2-0.3.5/configure-15202- = "XX$teststring") >/dev/null 2>&1 && tablix2-0.3.5/configure:15203: new_result=`expr "X$teststring" : ".*" 2>&1` && tablix2-0.3.5/configure-15204- lt_cv_sys_max_cmd_len=$new_result && ############################################## tablix2-0.3.5/configure-15206- do tablix2-0.3.5/configure:15207: i=`expr $i + 1` tablix2-0.3.5/configure-15208- teststring=$teststring$teststring ############################################## tablix2-0.3.5/configure-15213- # It appears as though 1/2 is a usable value. tablix2-0.3.5/configure:15214: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` tablix2-0.3.5/configure-15215- ;; ############################################## tablix2-0.3.5/configure-15306-# If we're using GNU nm, then use its standard symbol codes. tablix2-0.3.5/configure:15307:case `$NM -V 2>&1` in tablix2-0.3.5/configure-15308-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-15842-done tablix2-0.3.5/configure:15843:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-15844- ############################################## tablix2-0.3.5/configure-15870- "file_magic "*) tablix2-0.3.5/configure:15871: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` tablix2-0.3.5/configure-15872- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## tablix2-0.3.5/configure-15932- "file_magic "*) tablix2-0.3.5/configure:15933: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` tablix2-0.3.5/configure-15934- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## tablix2-0.3.5/configure-16489- if test "$hard_links" = no; then tablix2-0.3.5/configure:16490: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tablix2-0.3.5/configure:16491:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tablix2-0.3.5/configure-16492- need_locks=warn ############################################## tablix2-0.3.5/configure-16545-done tablix2-0.3.5/configure:16546:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-16547- ############################################## tablix2-0.3.5/configure-16583- supports_anon_versioning=no tablix2-0.3.5/configure:16584: case `$LD -v 2>/dev/null` in tablix2-0.3.5/configure-16585- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tablix2-0.3.5/configure-16647- # is EXPORTS), use it as is; otherwise, prepend... tablix2-0.3.5/configure:16648: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tablix2-0.3.5/configure-16649- cp $export_symbols $output_objdir/$soname.def; ############################################## tablix2-0.3.5/configure-16670- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tablix2-0.3.5/configure:16671: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure:16672: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure-16673- ;; ############################################## tablix2-0.3.5/configure-16679- pgcc*) # Portland Group C compiler tablix2-0.3.5/configure:16680: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-16681- tmp_addflag=' $pic_flag' ############################################## tablix2-0.3.5/configure-16683- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tablix2-0.3.5/configure:16684: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-16685- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tablix2-0.3.5/configure-16738- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tablix2-0.3.5/configure:16739: case `$LD -v 2>&1` in tablix2-0.3.5/configure-16740- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tablix2-0.3.5/configure-16754- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tablix2-0.3.5/configure:16755: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tablix2-0.3.5/configure-16756- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tablix2-0.3.5/configure-16853- # below for broken collect2 doesn't work under 4.3+ tablix2-0.3.5/configure:16854: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/configure-16855- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/configure-16949- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" tablix2-0.3.5/configure:16950: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tablix2-0.3.5/configure-16951- else ############################################## tablix2-0.3.5/configure-17045- # FIXME: Setting linknames here is a bad hack. tablix2-0.3.5/configure:17046: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tablix2-0.3.5/configure-17047- # The linker will automatically build a .lib file if we build a DLL. ############################################## tablix2-0.3.5/configure-17050- old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' tablix2-0.3.5/configure:17051: fix_srcfile_path='`cygpath -w "$srcfile"`' tablix2-0.3.5/configure-17052- enable_shared_with_static_runtimes=yes ############################################## tablix2-0.3.5/configure-17091- output_verbose_link_cmd='echo' tablix2-0.3.5/configure:17092: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' tablix2-0.3.5/configure-17093- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tablix2-0.3.5/configure-17226- if test "$GCC" = yes; then tablix2-0.3.5/configure:17227: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-17228- else tablix2-0.3.5/configure:17229: archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-17230- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## tablix2-0.3.5/configure-17258- hardcode_shlibpath_var=no tablix2-0.3.5/configure:17259: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-17260- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tablix2-0.3.5/configure-17288- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:17289: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-17290- else tablix2-0.3.5/configure-17291- allow_undefined_flag=' -expect_unresolved \*' tablix2-0.3.5/configure:17292: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-17293- fi ############################################## tablix2-0.3.5/configure-17300- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:17301: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-17302- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## tablix2-0.3.5/configure-17304- allow_undefined_flag=' -expect_unresolved \*' tablix2-0.3.5/configure:17305: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure:17306: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tablix2-0.3.5/configure:17307: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tablix2-0.3.5/configure-17308- ############################################## tablix2-0.3.5/configure-17341- *) tablix2-0.3.5/configure:17342: whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; tablix2-0.3.5/configure-17343- esac ;; ############################################## tablix2-0.3.5/configure-17425- hardcode_shlibpath_var=no tablix2-0.3.5/configure:17426: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/configure-17427- hardcode_libdir_separator=':' ############################################## tablix2-0.3.5/configure-17535-if test "$GCC" = yes; then tablix2-0.3.5/configure:17536: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-17537- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## tablix2-0.3.5/configure-17541- # okay in the real world where ";" in dirpaths is itself problematic. tablix2-0.3.5/configure:17542: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-17543- else tablix2-0.3.5/configure:17544: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-17545- fi ############################################## tablix2-0.3.5/configure-17612- # Create ${libname}_ixlibrary.a entries in /sys/libs. tablix2-0.3.5/configure:17613: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tablix2-0.3.5/configure-17614- ;; ############################################## tablix2-0.3.5/configure-17645- # DLL is installed to $(libdir)/../bin by postinstall_cmds tablix2-0.3.5/configure:17646: postinstall_cmds='base_file=`basename \${file}`~ tablix2-0.3.5/configure:17647: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tablix2-0.3.5/configure:17648: dldir=$destdir/`dirname \$dlpath`~ tablix2-0.3.5/configure-17649- test -d \$dldir || mkdir -p \$dldir~ ############################################## tablix2-0.3.5/configure-17651- chmod a+x \$dldir/$dlname' tablix2-0.3.5/configure:17652: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tablix2-0.3.5/configure-17653- dlpath=$dir/\$dldll~ ############################################## tablix2-0.3.5/configure-17659- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tablix2-0.3.5/configure:17660: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-17661- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tablix2-0.3.5/configure-17664- # MinGW DLLs use traditional 'lib' prefix tablix2-0.3.5/configure:17665: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure:17666: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-17667- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tablix2-0.3.5/configure-17673- # which wouldn't understand a cygwinified path. Ahh. tablix2-0.3.5/configure:17674: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-17675- else tablix2-0.3.5/configure:17676: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-17677- fi ############################################## tablix2-0.3.5/configure-17680- # pw32 DLLs use 'pw' prefix rather than 'lib' tablix2-0.3.5/configure:17681: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-17682- ;; ############################################## tablix2-0.3.5/configure-17686- *) tablix2-0.3.5/configure:17687: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tablix2-0.3.5/configure-17688- ;; ############################################## tablix2-0.3.5/configure-17703- shlibpath_var=DYLD_LIBRARY_PATH tablix2-0.3.5/configure:17704: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tablix2-0.3.5/configure-17705- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. tablix2-0.3.5/configure-17706- if test "$GCC" = yes; then tablix2-0.3.5/configure:17707: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` tablix2-0.3.5/configure-17708- else ############################################## tablix2-0.3.5/configure-17897- if test -f /etc/ld.so.conf; then tablix2-0.3.5/configure:17898: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tablix2-0.3.5/configure-17899- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tablix2-0.3.5/configure-17969- shlibpath_var=LD_LIBRARY_PATH tablix2-0.3.5/configure:17970: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-17971- case $host_os in ############################################## tablix2-0.3.5/configure-19057- # Double-quote double-evaled strings. tablix2-0.3.5/configure:19058: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tablix2-0.3.5/configure-19059- ;; tablix2-0.3.5/configure-19060- *) tablix2-0.3.5/configure:19061: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tablix2-0.3.5/configure-19062- ;; ############################################## tablix2-0.3.5/configure-19067- *'\$0 --fallback-echo"') tablix2-0.3.5/configure:19068: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tablix2-0.3.5/configure-19069- ;; ############################################## tablix2-0.3.5/configure-19080- tablix2-0.3.5/configure:19081:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. tablix2-0.3.5/configure-19082-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## tablix2-0.3.5/configure-19459- # libtool script then. tablix2-0.3.5/configure:19460: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tablix2-0.3.5/configure-19461- if test -f "$ltmain_in"; then ############################################## tablix2-0.3.5/configure-19488- if test -z "$LTCC"; then tablix2-0.3.5/configure:19489: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" tablix2-0.3.5/configure-19490- if test -z "$LTCC"; then ############################################## tablix2-0.3.5/configure-19493- else tablix2-0.3.5/configure:19494: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 tablix2-0.3.5/configure:19495:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} tablix2-0.3.5/configure-19496- fi ############################################## tablix2-0.3.5/configure-19498- if test -z "$LTCFLAGS"; then tablix2-0.3.5/configure:19499: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" tablix2-0.3.5/configure-19500- fi ############################################## tablix2-0.3.5/configure-19503- # Note that this assumes the entire list is on one line. tablix2-0.3.5/configure:19504: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` tablix2-0.3.5/configure-19505- ############################################## tablix2-0.3.5/configure-19509- # Check whether tagname contains only valid characters tablix2-0.3.5/configure:19510: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in tablix2-0.3.5/configure-19511- "") ;; ############################################## tablix2-0.3.5/configure-19637-done tablix2-0.3.5/configure:19638:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-19639- ############################################## tablix2-0.3.5/configure-19667- # gcc leaves a trailing carriage return which upsets mingw tablix2-0.3.5/configure:19668: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tablix2-0.3.5/configure-19669- *) tablix2-0.3.5/configure:19670: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tablix2-0.3.5/configure-19671- esac ############################################## tablix2-0.3.5/configure-19676- # Canonicalize the pathname of ld tablix2-0.3.5/configure:19677: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` tablix2-0.3.5/configure-19678- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tablix2-0.3.5/configure:19679: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` tablix2-0.3.5/configure-19680- done ############################################## tablix2-0.3.5/configure-19711- # Break only if it was the GNU/non-GNU ld that we prefer. tablix2-0.3.5/configure:19712: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in tablix2-0.3.5/configure-19713- *GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-19744- # I'd rather use --version here, but apparently some GNU lds only accept -v. tablix2-0.3.5/configure:19745:case `$LD -v 2>&1 </dev/null` in tablix2-0.3.5/configure-19746-*GNU* | *'with BFD'*) ############################################## tablix2-0.3.5/configure-19774- # ancient GNU ld didn't support --whole-archive et. al. tablix2-0.3.5/configure:19775: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ tablix2-0.3.5/configure-19776- grep 'no-whole-archive' > /dev/null; then ############################################## tablix2-0.3.5/configure-19856- # below for broken collect2 doesn't work under 4.3+ tablix2-0.3.5/configure:19857: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/configure-19858- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/configure-19953- tablix2-0.3.5/configure:19954: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tablix2-0.3.5/configure-19955- else ############################################## tablix2-0.3.5/configure-20057- # is EXPORTS), use it as is; otherwise, prepend... tablix2-0.3.5/configure:20058: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tablix2-0.3.5/configure-20059- cp $export_symbols $output_objdir/$soname.def; ############################################## tablix2-0.3.5/configure-20118- output_verbose_link_cmd='echo' tablix2-0.3.5/configure:20119: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' tablix2-0.3.5/configure-20120- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tablix2-0.3.5/configure-20186- # dependencies. tablix2-0.3.5/configure:20187: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/configure-20188- ;; ############################################## tablix2-0.3.5/configure-20250- # dependencies. tablix2-0.3.5/configure:20251: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/configure-20252- ;; ############################################## tablix2-0.3.5/configure-20285- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tablix2-0.3.5/configure:20286: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure:20287: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure-20288- ;; ############################################## tablix2-0.3.5/configure-20292- # SGI C++ tablix2-0.3.5/configure:20293: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-20294- ############################################## tablix2-0.3.5/configure-20303- if test "$with_gnu_ld" = no; then tablix2-0.3.5/configure:20304: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-20305- else tablix2-0.3.5/configure:20306: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' tablix2-0.3.5/configure-20307- fi ############################################## tablix2-0.3.5/configure-20322- # to its proper name (with version) after linking. tablix2-0.3.5/configure:20323: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tablix2-0.3.5/configure:20324: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' tablix2-0.3.5/configure-20325- # Commands to make compiler produce verbose output that lists ############################################## tablix2-0.3.5/configure-20332- # dependencies. tablix2-0.3.5/configure:20333: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/configure-20334- ############################################## tablix2-0.3.5/configure-20347- # earlier do not add the objects themselves. tablix2-0.3.5/configure:20348: case `$CC -V 2>&1` in tablix2-0.3.5/configure-20349- *"Version 7."*) ############################################## tablix2-0.3.5/configure-20373- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' tablix2-0.3.5/configure:20374: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-20375- ;; ############################################## tablix2-0.3.5/configure-20392- # dependencies. tablix2-0.3.5/configure:20393: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/configure-20394- ;; ############################################## tablix2-0.3.5/configure-20436- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' tablix2-0.3.5/configure:20437: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-20438- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## tablix2-0.3.5/configure-20451- # to its proper name (with version) after linking. tablix2-0.3.5/configure:20452: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tablix2-0.3.5/configure-20453- ############################################## tablix2-0.3.5/configure-20468- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:20469: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-20470- ############################################## tablix2-0.3.5/configure-20481- # dependencies. tablix2-0.3.5/configure:20482: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/configure-20483- ;; ############################################## tablix2-0.3.5/configure-20486- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:20487: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-20488- ############################################## tablix2-0.3.5/configure-20511- # to its proper name (with version) after linking. tablix2-0.3.5/configure:20512: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tablix2-0.3.5/configure-20513- ############################################## tablix2-0.3.5/configure-20527- allow_undefined_flag_CXX=' -expect_unresolved \*' tablix2-0.3.5/configure:20528: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure:20529: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ tablix2-0.3.5/configure-20530- echo "-hidden">> $lib.exp~ tablix2-0.3.5/configure:20531: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ tablix2-0.3.5/configure-20532- $rm $lib.exp' ############################################## tablix2-0.3.5/configure-20544- # dependencies. tablix2-0.3.5/configure:20545: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tablix2-0.3.5/configure-20546- ;; ############################################## tablix2-0.3.5/configure-20549- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:20550: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-20551- ############################################## tablix2-0.3.5/configure-20611- # Supported since Solaris 2.6 (maybe 2.5.1?) tablix2-0.3.5/configure:20612: whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' tablix2-0.3.5/configure-20613- ;; ############################################## tablix2-0.3.5/configure-20699- hardcode_shlibpath_var_CXX=no tablix2-0.3.5/configure:20700: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/configure-20701- hardcode_libdir_separator_CXX=':' ############################################## tablix2-0.3.5/configure-20771- # eval without this substitution. tablix2-0.3.5/configure:20772: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` tablix2-0.3.5/configure-20773- tablix2-0.3.5/configure:20774: for p in `eval $output_verbose_link_cmd`; do tablix2-0.3.5/configure-20775- case $p in ############################################## tablix2-0.3.5/configure-21326- if test "$hard_links" = no; then tablix2-0.3.5/configure:21327: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tablix2-0.3.5/configure:21328:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tablix2-0.3.5/configure-21329- need_locks=warn ############################################## tablix2-0.3.5/configure-21445-if test "$GCC" = yes; then tablix2-0.3.5/configure:21446: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-21447- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## tablix2-0.3.5/configure-21451- # okay in the real world where ";" in dirpaths is itself problematic. tablix2-0.3.5/configure:21452: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-21453- else tablix2-0.3.5/configure:21454: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-21455- fi ############################################## tablix2-0.3.5/configure-21522- # Create ${libname}_ixlibrary.a entries in /sys/libs. tablix2-0.3.5/configure:21523: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tablix2-0.3.5/configure-21524- ;; ############################################## tablix2-0.3.5/configure-21555- # DLL is installed to $(libdir)/../bin by postinstall_cmds tablix2-0.3.5/configure:21556: postinstall_cmds='base_file=`basename \${file}`~ tablix2-0.3.5/configure:21557: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tablix2-0.3.5/configure:21558: dldir=$destdir/`dirname \$dlpath`~ tablix2-0.3.5/configure-21559- test -d \$dldir || mkdir -p \$dldir~ ############################################## tablix2-0.3.5/configure-21561- chmod a+x \$dldir/$dlname' tablix2-0.3.5/configure:21562: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tablix2-0.3.5/configure-21563- dlpath=$dir/\$dldll~ ############################################## tablix2-0.3.5/configure-21569- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tablix2-0.3.5/configure:21570: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-21571- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tablix2-0.3.5/configure-21574- # MinGW DLLs use traditional 'lib' prefix tablix2-0.3.5/configure:21575: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure:21576: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-21577- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tablix2-0.3.5/configure-21583- # which wouldn't understand a cygwinified path. Ahh. tablix2-0.3.5/configure:21584: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-21585- else tablix2-0.3.5/configure:21586: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-21587- fi ############################################## tablix2-0.3.5/configure-21590- # pw32 DLLs use 'pw' prefix rather than 'lib' tablix2-0.3.5/configure:21591: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-21592- ;; ############################################## tablix2-0.3.5/configure-21596- *) tablix2-0.3.5/configure:21597: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tablix2-0.3.5/configure-21598- ;; ############################################## tablix2-0.3.5/configure-21613- shlibpath_var=DYLD_LIBRARY_PATH tablix2-0.3.5/configure:21614: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tablix2-0.3.5/configure-21615- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. tablix2-0.3.5/configure-21616- if test "$GCC" = yes; then tablix2-0.3.5/configure:21617: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` tablix2-0.3.5/configure-21618- else ############################################## tablix2-0.3.5/configure-21807- if test -f /etc/ld.so.conf; then tablix2-0.3.5/configure:21808: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tablix2-0.3.5/configure-21809- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tablix2-0.3.5/configure-21879- shlibpath_var=LD_LIBRARY_PATH tablix2-0.3.5/configure:21880: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-21881- case $host_os in ############################################## tablix2-0.3.5/configure-22124- # Double-quote double-evaled strings. tablix2-0.3.5/configure:22125: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tablix2-0.3.5/configure-22126- ;; tablix2-0.3.5/configure-22127- *) tablix2-0.3.5/configure:22128: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tablix2-0.3.5/configure-22129- ;; ############################################## tablix2-0.3.5/configure-22134- *'\$0 --fallback-echo"') tablix2-0.3.5/configure:22135: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tablix2-0.3.5/configure-22136- ;; ############################################## tablix2-0.3.5/configure-22453- # libtool script then. tablix2-0.3.5/configure:22454: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tablix2-0.3.5/configure-22455- if test -f "$ltmain_in"; then ############################################## tablix2-0.3.5/configure-22562-done tablix2-0.3.5/configure:22563:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-22564- ############################################## tablix2-0.3.5/configure-22991- if test "$hard_links" = no; then tablix2-0.3.5/configure:22992: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tablix2-0.3.5/configure:22993:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tablix2-0.3.5/configure-22994- need_locks=warn ############################################## tablix2-0.3.5/configure-23047-done tablix2-0.3.5/configure:23048:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-23049- ############################################## tablix2-0.3.5/configure-23085- supports_anon_versioning=no tablix2-0.3.5/configure:23086: case `$LD -v 2>/dev/null` in tablix2-0.3.5/configure-23087- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tablix2-0.3.5/configure-23149- # is EXPORTS), use it as is; otherwise, prepend... tablix2-0.3.5/configure:23150: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tablix2-0.3.5/configure-23151- cp $export_symbols $output_objdir/$soname.def; ############################################## tablix2-0.3.5/configure-23172- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tablix2-0.3.5/configure:23173: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure:23174: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure-23175- ;; ############################################## tablix2-0.3.5/configure-23181- pgcc*) # Portland Group C compiler tablix2-0.3.5/configure:23182: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-23183- tmp_addflag=' $pic_flag' ############################################## tablix2-0.3.5/configure-23185- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tablix2-0.3.5/configure:23186: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-23187- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tablix2-0.3.5/configure-23240- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tablix2-0.3.5/configure:23241: case `$LD -v 2>&1` in tablix2-0.3.5/configure-23242- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tablix2-0.3.5/configure-23256- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tablix2-0.3.5/configure:23257: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tablix2-0.3.5/configure-23258- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tablix2-0.3.5/configure-23355- # below for broken collect2 doesn't work under 4.3+ tablix2-0.3.5/configure:23356: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/configure-23357- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/configure-23441- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" tablix2-0.3.5/configure:23442: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tablix2-0.3.5/configure-23443- else ############################################## tablix2-0.3.5/configure-23527- # FIXME: Setting linknames here is a bad hack. tablix2-0.3.5/configure:23528: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tablix2-0.3.5/configure-23529- # The linker will automatically build a .lib file if we build a DLL. ############################################## tablix2-0.3.5/configure-23532- old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' tablix2-0.3.5/configure:23533: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' tablix2-0.3.5/configure-23534- enable_shared_with_static_runtimes_F77=yes ############################################## tablix2-0.3.5/configure-23573- output_verbose_link_cmd='echo' tablix2-0.3.5/configure:23574: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' tablix2-0.3.5/configure-23575- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tablix2-0.3.5/configure-23708- if test "$GCC" = yes; then tablix2-0.3.5/configure:23709: archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-23710- else tablix2-0.3.5/configure:23711: archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-23712- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## tablix2-0.3.5/configure-23740- hardcode_shlibpath_var_F77=no tablix2-0.3.5/configure:23741: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-23742- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tablix2-0.3.5/configure-23770- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:23771: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-23772- else tablix2-0.3.5/configure-23773- allow_undefined_flag_F77=' -expect_unresolved \*' tablix2-0.3.5/configure:23774: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-23775- fi ############################################## tablix2-0.3.5/configure-23782- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:23783: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-23784- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## tablix2-0.3.5/configure-23786- allow_undefined_flag_F77=' -expect_unresolved \*' tablix2-0.3.5/configure:23787: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure:23788: archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tablix2-0.3.5/configure:23789: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tablix2-0.3.5/configure-23790- ############################################## tablix2-0.3.5/configure-23823- *) tablix2-0.3.5/configure:23824: whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; tablix2-0.3.5/configure-23825- esac ;; ############################################## tablix2-0.3.5/configure-23907- hardcode_shlibpath_var_F77=no tablix2-0.3.5/configure:23908: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/configure-23909- hardcode_libdir_separator_F77=':' ############################################## tablix2-0.3.5/configure-24017-if test "$GCC" = yes; then tablix2-0.3.5/configure:24018: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-24019- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## tablix2-0.3.5/configure-24023- # okay in the real world where ";" in dirpaths is itself problematic. tablix2-0.3.5/configure:24024: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-24025- else tablix2-0.3.5/configure:24026: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-24027- fi ############################################## tablix2-0.3.5/configure-24094- # Create ${libname}_ixlibrary.a entries in /sys/libs. tablix2-0.3.5/configure:24095: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tablix2-0.3.5/configure-24096- ;; ############################################## tablix2-0.3.5/configure-24127- # DLL is installed to $(libdir)/../bin by postinstall_cmds tablix2-0.3.5/configure:24128: postinstall_cmds='base_file=`basename \${file}`~ tablix2-0.3.5/configure:24129: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tablix2-0.3.5/configure:24130: dldir=$destdir/`dirname \$dlpath`~ tablix2-0.3.5/configure-24131- test -d \$dldir || mkdir -p \$dldir~ ############################################## tablix2-0.3.5/configure-24133- chmod a+x \$dldir/$dlname' tablix2-0.3.5/configure:24134: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tablix2-0.3.5/configure-24135- dlpath=$dir/\$dldll~ ############################################## tablix2-0.3.5/configure-24141- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tablix2-0.3.5/configure:24142: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-24143- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tablix2-0.3.5/configure-24146- # MinGW DLLs use traditional 'lib' prefix tablix2-0.3.5/configure:24147: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure:24148: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-24149- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tablix2-0.3.5/configure-24155- # which wouldn't understand a cygwinified path. Ahh. tablix2-0.3.5/configure:24156: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-24157- else tablix2-0.3.5/configure:24158: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-24159- fi ############################################## tablix2-0.3.5/configure-24162- # pw32 DLLs use 'pw' prefix rather than 'lib' tablix2-0.3.5/configure:24163: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-24164- ;; ############################################## tablix2-0.3.5/configure-24168- *) tablix2-0.3.5/configure:24169: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tablix2-0.3.5/configure-24170- ;; ############################################## tablix2-0.3.5/configure-24185- shlibpath_var=DYLD_LIBRARY_PATH tablix2-0.3.5/configure:24186: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tablix2-0.3.5/configure-24187- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. tablix2-0.3.5/configure-24188- if test "$GCC" = yes; then tablix2-0.3.5/configure:24189: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` tablix2-0.3.5/configure-24190- else ############################################## tablix2-0.3.5/configure-24379- if test -f /etc/ld.so.conf; then tablix2-0.3.5/configure:24380: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tablix2-0.3.5/configure-24381- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tablix2-0.3.5/configure-24451- shlibpath_var=LD_LIBRARY_PATH tablix2-0.3.5/configure:24452: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-24453- case $host_os in ############################################## tablix2-0.3.5/configure-24696- # Double-quote double-evaled strings. tablix2-0.3.5/configure:24697: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tablix2-0.3.5/configure-24698- ;; tablix2-0.3.5/configure-24699- *) tablix2-0.3.5/configure:24700: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tablix2-0.3.5/configure-24701- ;; ############################################## tablix2-0.3.5/configure-24706- *'\$0 --fallback-echo"') tablix2-0.3.5/configure:24707: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tablix2-0.3.5/configure-24708- ;; ############################################## tablix2-0.3.5/configure-25025- # libtool script then. tablix2-0.3.5/configure:25026: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tablix2-0.3.5/configure-25027- if test -f "$ltmain_in"; then ############################################## tablix2-0.3.5/configure-25101-done tablix2-0.3.5/configure:25102:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-25103- ############################################## tablix2-0.3.5/configure-25550- if test "$hard_links" = no; then tablix2-0.3.5/configure:25551: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tablix2-0.3.5/configure:25552:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tablix2-0.3.5/configure-25553- need_locks=warn ############################################## tablix2-0.3.5/configure-25606-done tablix2-0.3.5/configure:25607:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-25608- ############################################## tablix2-0.3.5/configure-25644- supports_anon_versioning=no tablix2-0.3.5/configure:25645: case `$LD -v 2>/dev/null` in tablix2-0.3.5/configure-25646- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tablix2-0.3.5/configure-25708- # is EXPORTS), use it as is; otherwise, prepend... tablix2-0.3.5/configure:25709: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tablix2-0.3.5/configure-25710- cp $export_symbols $output_objdir/$soname.def; ############################################## tablix2-0.3.5/configure-25731- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tablix2-0.3.5/configure:25732: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure:25733: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tablix2-0.3.5/configure-25734- ;; ############################################## tablix2-0.3.5/configure-25740- pgcc*) # Portland Group C compiler tablix2-0.3.5/configure:25741: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-25742- tmp_addflag=' $pic_flag' ############################################## tablix2-0.3.5/configure-25744- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tablix2-0.3.5/configure:25745: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tablix2-0.3.5/configure-25746- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tablix2-0.3.5/configure-25799- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tablix2-0.3.5/configure:25800: case `$LD -v 2>&1` in tablix2-0.3.5/configure-25801- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tablix2-0.3.5/configure-25815- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tablix2-0.3.5/configure:25816: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tablix2-0.3.5/configure-25817- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tablix2-0.3.5/configure-25914- # below for broken collect2 doesn't work under 4.3+ tablix2-0.3.5/configure:25915: collect2name=`${CC} -print-prog-name=collect2` tablix2-0.3.5/configure-25916- if test -f "$collect2name" && \ ############################################## tablix2-0.3.5/configure-26010- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" tablix2-0.3.5/configure:26011: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tablix2-0.3.5/configure-26012- else ############################################## tablix2-0.3.5/configure-26106- # FIXME: Setting linknames here is a bad hack. tablix2-0.3.5/configure:26107: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tablix2-0.3.5/configure-26108- # The linker will automatically build a .lib file if we build a DLL. ############################################## tablix2-0.3.5/configure-26111- old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' tablix2-0.3.5/configure:26112: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' tablix2-0.3.5/configure-26113- enable_shared_with_static_runtimes_GCJ=yes ############################################## tablix2-0.3.5/configure-26152- output_verbose_link_cmd='echo' tablix2-0.3.5/configure:26153: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' tablix2-0.3.5/configure-26154- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tablix2-0.3.5/configure-26287- if test "$GCC" = yes; then tablix2-0.3.5/configure:26288: archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-26289- else tablix2-0.3.5/configure:26290: archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-26291- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## tablix2-0.3.5/configure-26319- hardcode_shlibpath_var_GCJ=no tablix2-0.3.5/configure:26320: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-26321- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tablix2-0.3.5/configure-26349- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:26350: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-26351- else tablix2-0.3.5/configure-26352- allow_undefined_flag_GCJ=' -expect_unresolved \*' tablix2-0.3.5/configure:26353: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-26354- fi ############################################## tablix2-0.3.5/configure-26361- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' tablix2-0.3.5/configure:26362: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure-26363- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## tablix2-0.3.5/configure-26365- allow_undefined_flag_GCJ=' -expect_unresolved \*' tablix2-0.3.5/configure:26366: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tablix2-0.3.5/configure:26367: archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tablix2-0.3.5/configure:26368: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tablix2-0.3.5/configure-26369- ############################################## tablix2-0.3.5/configure-26402- *) tablix2-0.3.5/configure:26403: whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; tablix2-0.3.5/configure-26404- esac ;; ############################################## tablix2-0.3.5/configure-26486- hardcode_shlibpath_var_GCJ=no tablix2-0.3.5/configure:26487: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tablix2-0.3.5/configure-26488- hardcode_libdir_separator_GCJ=':' ############################################## tablix2-0.3.5/configure-26596-if test "$GCC" = yes; then tablix2-0.3.5/configure:26597: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-26598- if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then ############################################## tablix2-0.3.5/configure-26602- # okay in the real world where ";" in dirpaths is itself problematic. tablix2-0.3.5/configure:26603: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-26604- else tablix2-0.3.5/configure:26605: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-26606- fi ############################################## tablix2-0.3.5/configure-26673- # Create ${libname}_ixlibrary.a entries in /sys/libs. tablix2-0.3.5/configure:26674: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tablix2-0.3.5/configure-26675- ;; ############################################## tablix2-0.3.5/configure-26706- # DLL is installed to $(libdir)/../bin by postinstall_cmds tablix2-0.3.5/configure:26707: postinstall_cmds='base_file=`basename \${file}`~ tablix2-0.3.5/configure:26708: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tablix2-0.3.5/configure:26709: dldir=$destdir/`dirname \$dlpath`~ tablix2-0.3.5/configure-26710- test -d \$dldir || mkdir -p \$dldir~ ############################################## tablix2-0.3.5/configure-26712- chmod a+x \$dldir/$dlname' tablix2-0.3.5/configure:26713: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tablix2-0.3.5/configure-26714- dlpath=$dir/\$dldll~ ############################################## tablix2-0.3.5/configure-26720- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tablix2-0.3.5/configure:26721: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-26722- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tablix2-0.3.5/configure-26725- # MinGW DLLs use traditional 'lib' prefix tablix2-0.3.5/configure:26726: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure:26727: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tablix2-0.3.5/configure-26728- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tablix2-0.3.5/configure-26734- # which wouldn't understand a cygwinified path. Ahh. tablix2-0.3.5/configure:26735: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tablix2-0.3.5/configure-26736- else tablix2-0.3.5/configure:26737: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tablix2-0.3.5/configure-26738- fi ############################################## tablix2-0.3.5/configure-26741- # pw32 DLLs use 'pw' prefix rather than 'lib' tablix2-0.3.5/configure:26742: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tablix2-0.3.5/configure-26743- ;; ############################################## tablix2-0.3.5/configure-26747- *) tablix2-0.3.5/configure:26748: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tablix2-0.3.5/configure-26749- ;; ############################################## tablix2-0.3.5/configure-26764- shlibpath_var=DYLD_LIBRARY_PATH tablix2-0.3.5/configure:26765: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tablix2-0.3.5/configure-26766- # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. tablix2-0.3.5/configure-26767- if test "$GCC" = yes; then tablix2-0.3.5/configure:26768: sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` tablix2-0.3.5/configure-26769- else ############################################## tablix2-0.3.5/configure-26958- if test -f /etc/ld.so.conf; then tablix2-0.3.5/configure:26959: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tablix2-0.3.5/configure-26960- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tablix2-0.3.5/configure-27030- shlibpath_var=LD_LIBRARY_PATH tablix2-0.3.5/configure:27031: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tablix2-0.3.5/configure-27032- case $host_os in ############################################## tablix2-0.3.5/configure-27275- # Double-quote double-evaled strings. tablix2-0.3.5/configure:27276: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tablix2-0.3.5/configure-27277- ;; tablix2-0.3.5/configure-27278- *) tablix2-0.3.5/configure:27279: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tablix2-0.3.5/configure-27280- ;; ############################################## tablix2-0.3.5/configure-27285- *'\$0 --fallback-echo"') tablix2-0.3.5/configure:27286: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tablix2-0.3.5/configure-27287- ;; ############################################## tablix2-0.3.5/configure-27604- # libtool script then. tablix2-0.3.5/configure:27605: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tablix2-0.3.5/configure-27606- if test -f "$ltmain_in"; then ############################################## tablix2-0.3.5/configure-27679-done tablix2-0.3.5/configure:27680:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tablix2-0.3.5/configure-27681- ############################################## tablix2-0.3.5/configure-27755- # Double-quote double-evaled strings. tablix2-0.3.5/configure:27756: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tablix2-0.3.5/configure-27757- ;; tablix2-0.3.5/configure-27758- *) tablix2-0.3.5/configure:27759: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tablix2-0.3.5/configure-27760- ;; ############################################## tablix2-0.3.5/configure-27765- *'\$0 --fallback-echo"') tablix2-0.3.5/configure:27766: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tablix2-0.3.5/configure-27767- ;; ############################################## tablix2-0.3.5/configure-28084- # libtool script then. tablix2-0.3.5/configure:28085: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tablix2-0.3.5/configure-28086- if test -f "$ltmain_in"; then ############################################## tablix2-0.3.5/configure-28269- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' tablix2-0.3.5/configure:28270: ac_i=`echo "$ac_i" | sed "$ac_script"` tablix2-0.3.5/configure-28271- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## tablix2-0.3.5/configure-28427-do tablix2-0.3.5/configure:28428: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then tablix2-0.3.5/configure-28429- eval $as_var=C; export $as_var ############################################## tablix2-0.3.5/configure-28477- test "x$as_lineno_1" != "x$as_lineno_2" && tablix2-0.3.5/configure:28478: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { tablix2-0.3.5/configure-28479- ############################################## tablix2-0.3.5/configure-28588- esac; tablix2-0.3.5/configure:28589: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in tablix2-0.3.5/configure-28590- ???[sx]*):;;*)false;;esac;fi ############################################## tablix2-0.3.5/configure-28663-configured by $0, generated by GNU Autoconf 2.61, tablix2-0.3.5/configure:28664: with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" tablix2-0.3.5/configure-28665- ############################################## tablix2-0.3.5/configure-28682- --*=*) tablix2-0.3.5/configure:28683: ac_option=`expr "X$1" : 'X\([^=]*\)='` tablix2-0.3.5/configure:28684: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` tablix2-0.3.5/configure-28685- ac_shift=: ############################################## tablix2-0.3.5/configure-28956- tablix2-0.3.5/configure:28957: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then tablix2-0.3.5/configure-28958- break ############################################## tablix2-0.3.5/configure-28967- tablix2-0.3.5/configure:28968:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` tablix2-0.3.5/configure-28969-if test -n "$ac_eof"; then tablix2-0.3.5/configure:28970: ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` tablix2-0.3.5/configure:28971: ac_eof=`expr $ac_eof + 1` tablix2-0.3.5/configure-28972-fi ############################################## tablix2-0.3.5/configure-29051- tablix2-0.3.5/configure:29052: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 54; then tablix2-0.3.5/configure-29053- break ############################################## tablix2-0.3.5/configure-29062- tablix2-0.3.5/configure:29063:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` tablix2-0.3.5/configure-29064-if test -n "$ac_eof"; then tablix2-0.3.5/configure:29065: ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` tablix2-0.3.5/configure:29066: ac_eof=`expr $ac_eof + 1` tablix2-0.3.5/configure-29067-fi ############################################## tablix2-0.3.5/configure-29200- case $as_dir in #( tablix2-0.3.5/configure:29201: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( tablix2-0.3.5/configure-29202- *) as_qdir=$as_dir;; ############################################## tablix2-0.3.5/configure-29238-*) tablix2-0.3.5/configure:29239: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` tablix2-0.3.5/configure-29240- # A ".." for each directory in $ac_dir_suffix. tablix2-0.3.5/configure:29241: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` tablix2-0.3.5/configure-29242- case $ac_top_builddir_sub in ############################################## tablix2-0.3.5/configure-29311- tablix2-0.3.5/configure:29312:# Neutralize VPATH when `$srcdir' = `.'. tablix2-0.3.5/configure-29313-# Shell code in configure.ac might set extrasub. ############################################## tablix2-0.3.5/configure-29335-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && tablix2-0.3.5/configure:29336: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && tablix2-0.3.5/configure:29337: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && tablix2-0.3.5/configure-29338- { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## tablix2-0.3.5/configure-29452- * ) tablix2-0.3.5/configure:29453: _am_stamp_count=`expr $_am_stamp_count + 1` ;; tablix2-0.3.5/configure-29454- esac ############################################## tablix2-0.3.5/configure-29489- # Strip MF so we end up with the name of the file. tablix2-0.3.5/configure:29490: mf=`echo "$mf" | sed -e 's/:.*$//'` tablix2-0.3.5/configure-29491- # Check whether this is an Automake generated Makefile or not. ############################################## tablix2-0.3.5/configure-29525- # from the Makefile without running `make'. tablix2-0.3.5/configure:29526: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` tablix2-0.3.5/configure-29527- test -z "$DEPDIR" && continue tablix2-0.3.5/configure:29528: am__include=`sed -n 's/^am__include = //p' < "$mf"` tablix2-0.3.5/configure-29529- test -z "am__include" && continue tablix2-0.3.5/configure:29530: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` tablix2-0.3.5/configure-29531- # When using ansi2knr, U may be empty or an underscore; expand it tablix2-0.3.5/configure:29532: U=`sed -n 's/^U = //p' < "$mf"` tablix2-0.3.5/configure-29533- # Find all dependency output files, they are included files with ############################################## tablix2-0.3.5/configure-29572- case $as_dir in #( tablix2-0.3.5/configure:29573: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( tablix2-0.3.5/configure-29574- *) as_qdir=$as_dir;; ############################################## tablix2-0.3.5/configure-29614- case "$ac_file" in tablix2-0.3.5/configure:29615: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; tablix2-0.3.5/configure-29616- esac ############################################## tablix2-0.3.5/configure-29619- # Adjust a relative srcdir. tablix2-0.3.5/configure:29620: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` tablix2-0.3.5/configure:29621: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" tablix2-0.3.5/configure:29622: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` tablix2-0.3.5/configure-29623- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## tablix2-0.3.5/configure-29626- case "$ac_given_srcdir" in tablix2-0.3.5/configure:29627: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; tablix2-0.3.5/configure-29628- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## tablix2-0.3.5/configure-29646- fi tablix2-0.3.5/configure:29647: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` tablix2-0.3.5/configure-29648- # Hide the ALL_LINGUAS assigment from automake < 1.5.