=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== grisbi-1.2.2/ltmain.sh-94-# grisbi-1.2.2/ltmain.sh:95:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh grisbi-1.2.2/ltmain.sh-96-# ############################################## grisbi-1.2.2/ltmain.sh-210- func_executable_p "$_G_path_prog" || continue grisbi-1.2.2/ltmain.sh:211: case `"$_G_path_prog" --version 2>&1` in grisbi-1.2.2/ltmain.sh-212- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## grisbi-1.2.2/ltmain.sh-257- diff conftest.out conftest.nl >/dev/null 2>&1 || break grisbi-1.2.2/ltmain.sh:258: _G_count=`expr $_G_count + 1` grisbi-1.2.2/ltmain.sh-259- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## grisbi-1.2.2/ltmain.sh-293- diff conftest.out conftest.nl >/dev/null 2>&1 || break grisbi-1.2.2/ltmain.sh:294: _G_count=`expr $_G_count + 1` grisbi-1.2.2/ltmain.sh-295- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## grisbi-1.2.2/ltmain.sh-418-# The name of this program. grisbi-1.2.2/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"` grisbi-1.2.2/ltmain.sh-420- ############################################## grisbi-1.2.2/ltmain.sh-424- *[\\/]*) grisbi-1.2.2/ltmain.sh:425: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` grisbi-1.2.2/ltmain.sh:426: progdir=`cd "$progdir" && pwd` grisbi-1.2.2/ltmain.sh-427- progpath=$progdir/$progname ############################################## grisbi-1.2.2/ltmain.sh-618- grisbi-1.2.2/ltmain.sh:619: eval _G_current_value='`$ECHO $'$1'`' grisbi-1.2.2/ltmain.sh:620: _G_delim=`expr "$2" : '\(.\)'` grisbi-1.2.2/ltmain.sh-621- ############################################## grisbi-1.2.2/ltmain.sh-647- grisbi-1.2.2/ltmain.sh:648: func_arith_result=`expr "$@"` grisbi-1.2.2/ltmain.sh-649- } ############################################## grisbi-1.2.2/ltmain.sh-668- # ...otherwise fall back to using sed. grisbi-1.2.2/ltmain.sh:669: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' grisbi-1.2.2/ltmain.sh:670: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` grisbi-1.2.2/ltmain.sh-671- if test "X$func_dirname_result" = "X$1"; then ############################################## grisbi-1.2.2/ltmain.sh-765- test -n "$_G_tc" && { grisbi-1.2.2/ltmain.sh:766: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` grisbi-1.2.2/ltmain.sh:767: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` grisbi-1.2.2/ltmain.sh-768- } grisbi-1.2.2/ltmain.sh-769- done grisbi-1.2.2/ltmain.sh:770: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes grisbi-1.2.2/ltmain.sh-771- ############################################## grisbi-1.2.2/ltmain.sh-839- grisbi-1.2.2/ltmain.sh:840: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` grisbi-1.2.2/ltmain.sh-841- } ############################################## grisbi-1.2.2/ltmain.sh-871- # ...otherwise throw away the child directory and loop grisbi-1.2.2/ltmain.sh:872: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` grisbi-1.2.2/ltmain.sh-873- done grisbi-1.2.2/ltmain.sh:874: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` grisbi-1.2.2/ltmain.sh-875- ############################################## grisbi-1.2.2/ltmain.sh-909- # If mktemp works, use that first and foremost grisbi-1.2.2/ltmain.sh:910: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` grisbi-1.2.2/ltmain.sh-911- ############################################## grisbi-1.2.2/ltmain.sh-1181-# but optimized for speed. Result is stored in $func_quotefast_eval. grisbi-1.2.2/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then grisbi-1.2.2/ltmain.sh-1183- printf -v _GL_test_printf_tilde %q '~' ############################################## grisbi-1.2.2/ltmain.sh-1320- case $2 in grisbi-1.2.2/ltmain.sh:1321: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; grisbi-1.2.2/ltmain.sh:1322: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; grisbi-1.2.2/ltmain.sh-1323- esac ############################################## grisbi-1.2.2/ltmain.sh-1393- [0-9]* | *[!a-zA-Z0-9_]*) grisbi-1.2.2/ltmain.sh:1394: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` grisbi-1.2.2/ltmain.sh-1395- ;; ############################################## grisbi-1.2.2/ltmain.sh-1480- grisbi-1.2.2/ltmain.sh:1481: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` grisbi-1.2.2/ltmain.sh-1482-} ############################################## grisbi-1.2.2/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell grisbi-1.2.2/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another grisbi-1.2.2/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script ############################################## grisbi-1.2.2/ltmain.sh-1636- grisbi-1.2.2/ltmain.sh:1637: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' grisbi-1.2.2/ltmain.sh-1638-} ############################################## grisbi-1.2.2/ltmain.sh-2056- grisbi-1.2.2/ltmain.sh:2057: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` grisbi-1.2.2/ltmain.sh-2058- func_split_equals_rhs= grisbi-1.2.2/ltmain.sh-2059- test "x$func_split_equals_lhs" = "x$1" \ grisbi-1.2.2/ltmain.sh:2060: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` grisbi-1.2.2/ltmain.sh-2061- } ############################################## grisbi-1.2.2/ltmain.sh-2084- grisbi-1.2.2/ltmain.sh:2085: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` grisbi-1.2.2/ltmain.sh:2086: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` grisbi-1.2.2/ltmain.sh-2087- } ############################################## grisbi-1.2.2/ltmain.sh-2270- version: $progname (GNU libtool) 2.4.6.42-b88ce grisbi-1.2.2/ltmain.sh:2271: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` grisbi-1.2.2/ltmain.sh:2272: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` grisbi-1.2.2/ltmain.sh-2273- ############################################## grisbi-1.2.2/ltmain.sh-2309- { grisbi-1.2.2/ltmain.sh:2310: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` grisbi-1.2.2/ltmain.sh-2311- } ############################################## grisbi-1.2.2/ltmain.sh-2314- { grisbi-1.2.2/ltmain.sh:2315: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` grisbi-1.2.2/ltmain.sh-2316- } ############################################## grisbi-1.2.2/ltmain.sh-2405- # quotes we have to do it in 2 steps: grisbi-1.2.2/ltmain.sh:2406: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` grisbi-1.2.2/ltmain.sh-2407- eval "$extractedcf" ############################################## grisbi-1.2.2/ltmain.sh-2873- done grisbi-1.2.2/ltmain.sh:2874: CC_expanded=`func_echo_all $CC` grisbi-1.2.2/ltmain.sh:2875: CC_quoted_expanded=`func_echo_all $CC_quoted` grisbi-1.2.2/ltmain.sh-2876- case $@ in ############################################## grisbi-1.2.2/ltmain.sh-2886- # Evaluate the configuration. grisbi-1.2.2/ltmain.sh:2887: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" grisbi-1.2.2/ltmain.sh-2888- CC_quoted= ############################################## grisbi-1.2.2/ltmain.sh-2892- done grisbi-1.2.2/ltmain.sh:2893: CC_expanded=`func_echo_all $CC` grisbi-1.2.2/ltmain.sh:2894: CC_quoted_expanded=`func_echo_all $CC_quoted` grisbi-1.2.2/ltmain.sh-2895- case "$@ " in ############################################## grisbi-1.2.2/ltmain.sh-2984- # zero AND non-empty stdout, which explains the odd construction: grisbi-1.2.2/ltmain.sh:2985: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` grisbi-1.2.2/ltmain.sh-2986- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## grisbi-1.2.2/ltmain.sh-3052- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then grisbi-1.2.2/ltmain.sh:3053: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` grisbi-1.2.2/ltmain.sh-3054- if test "$?" -ne 0; then ############################################## grisbi-1.2.2/ltmain.sh-3223- # LT_CYGPATH in this case. grisbi-1.2.2/ltmain.sh:3224: func_to_host_file_result=`cygpath -m "$1"` grisbi-1.2.2/ltmain.sh-3225- fi ############################################## grisbi-1.2.2/ltmain.sh-3380- func_to_host_path_tmp1=$func_stripname_result grisbi-1.2.2/ltmain.sh:3381: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` grisbi-1.2.2/ltmain.sh-3382- func_convert_path_check : ";" \ ############################################## grisbi-1.2.2/ltmain.sh-3590- *.[cCFSifmso] | \ grisbi-1.2.2/ltmain.sh:3591: *.ada | *.adb | *.ads | *.asm | \ grisbi-1.2.2/ltmain.sh-3592- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## grisbi-1.2.2/ltmain.sh-3667- if test no = "$compiler_c_o"; then grisbi-1.2.2/ltmain.sh:3668: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext grisbi-1.2.2/ltmain.sh-3669- lockfile=$output_obj.lock ############################################## grisbi-1.2.2/ltmain.sh-3686-*** ERROR, $lockfile exists and contains: grisbi-1.2.2/ltmain.sh:3687:`cat $lockfile 2>/dev/null` grisbi-1.2.2/ltmain.sh-3688- ############################################## grisbi-1.2.2/ltmain.sh-3734- if test warn = "$need_locks" && grisbi-1.2.2/ltmain.sh:3735: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then grisbi-1.2.2/ltmain.sh-3736- $ECHO "\ grisbi-1.2.2/ltmain.sh-3737-*** ERROR, $lockfile contains: grisbi-1.2.2/ltmain.sh:3738:`cat $lockfile 2>/dev/null` grisbi-1.2.2/ltmain.sh-3739- ############################################## grisbi-1.2.2/ltmain.sh-3783- if test warn = "$need_locks" && grisbi-1.2.2/ltmain.sh:3784: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then grisbi-1.2.2/ltmain.sh-3785- $ECHO "\ grisbi-1.2.2/ltmain.sh-3786-*** ERROR, $lockfile contains: grisbi-1.2.2/ltmain.sh:3787:`cat $lockfile 2>/dev/null` grisbi-1.2.2/ltmain.sh-3788- ############################################## grisbi-1.2.2/ltmain.sh-4109- # Get the absolute pathname. grisbi-1.2.2/ltmain.sh:4110: absdir=`cd "$dir" && pwd` grisbi-1.2.2/ltmain.sh-4111- test -n "$absdir" && dir=$absdir ############################################## grisbi-1.2.2/ltmain.sh-4208- if test -n "$lt_sysroot"; then grisbi-1.2.2/ltmain.sh:4209: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` grisbi-1.2.2/ltmain.sh-4210- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## grisbi-1.2.2/ltmain.sh-4492- # Determine the prefix the user has applied to our future dir. grisbi-1.2.2/ltmain.sh:4493: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` grisbi-1.2.2/ltmain.sh-4494- ############################################## grisbi-1.2.2/ltmain.sh-4505- # Stick the inst_prefix_dir data into the link command. grisbi-1.2.2/ltmain.sh:4506: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` grisbi-1.2.2/ltmain.sh-4507- else grisbi-1.2.2/ltmain.sh:4508: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` grisbi-1.2.2/ltmain.sh-4509- fi ############################################## grisbi-1.2.2/ltmain.sh-4672- fi grisbi-1.2.2/ltmain.sh:4673: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` grisbi-1.2.2/ltmain.sh-4674- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## grisbi-1.2.2/ltmain.sh-4691- # Replace the output file specification. grisbi-1.2.2/ltmain.sh:4692: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` grisbi-1.2.2/ltmain.sh-4693- ############################################## grisbi-1.2.2/ltmain.sh-4710- # Install the binary that we compiled earlier. grisbi-1.2.2/ltmain.sh:4711: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` grisbi-1.2.2/ltmain.sh-4712- fi ############################################## grisbi-1.2.2/ltmain.sh-4784- my_pic_p=${3-false} grisbi-1.2.2/ltmain.sh:4785: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` grisbi-1.2.2/ltmain.sh-4786- my_dlsyms= ############################################## grisbi-1.2.2/ltmain.sh-4842- # Add our own program objects to the symbol list. grisbi-1.2.2/ltmain.sh:4843: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` grisbi-1.2.2/ltmain.sh-4844- for progfile in $progfiles; do ############################################## grisbi-1.2.2/ltmain.sh-4904- # Use subshell, to avoid clobbering current variable values grisbi-1.2.2/ltmain.sh:4905: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` grisbi-1.2.2/ltmain.sh-4906- if test -n "$dlprefile_dlname"; then ############################################## grisbi-1.2.2/ltmain.sh-5073- if test -f "$output_objdir/$my_outputname.def"; then grisbi-1.2.2/ltmain.sh:5074: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` grisbi-1.2.2/ltmain.sh:5075: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` grisbi-1.2.2/ltmain.sh-5076- else grisbi-1.2.2/ltmain.sh:5077: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` grisbi-1.2.2/ltmain.sh:5078: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` grisbi-1.2.2/ltmain.sh-5079- fi ############################################## grisbi-1.2.2/ltmain.sh-5081- *) grisbi-1.2.2/ltmain.sh:5082: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` grisbi-1.2.2/ltmain.sh:5083: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` grisbi-1.2.2/ltmain.sh-5084- ;; ############################################## grisbi-1.2.2/ltmain.sh-5096- # Nullify the symbol file. grisbi-1.2.2/ltmain.sh:5097: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` grisbi-1.2.2/ltmain.sh:5098: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` grisbi-1.2.2/ltmain.sh-5099- fi ############################################## grisbi-1.2.2/ltmain.sh-5110- func_to_tool_file "$1" func_convert_file_msys_to_w32 grisbi-1.2.2/ltmain.sh:5111: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` grisbi-1.2.2/ltmain.sh-5112- test -n "$func_cygming_gnu_implib_tmp" ############################################## grisbi-1.2.2/ltmain.sh-5123- func_to_tool_file "$1" func_convert_file_msys_to_w32 grisbi-1.2.2/ltmain.sh:5124: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` grisbi-1.2.2/ltmain.sh-5125- test -n "$func_cygming_ms_implib_tmp" ############################################## grisbi-1.2.2/ltmain.sh-5139- win32_libid_type=unknown grisbi-1.2.2/ltmain.sh:5140: win32_fileres=`file -L $1 2>/dev/null` grisbi-1.2.2/ltmain.sh-5141- case $win32_fileres in ############################################## grisbi-1.2.2/ltmain.sh-5204- grisbi-1.2.2/ltmain.sh:5205: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` grisbi-1.2.2/ltmain.sh-5206-} ############################################## grisbi-1.2.2/ltmain.sh-5222- grisbi-1.2.2/ltmain.sh:5223: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` grisbi-1.2.2/ltmain.sh-5224- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## grisbi-1.2.2/ltmain.sh-5286- # binutils import library grisbi-1.2.2/ltmain.sh:5287: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` grisbi-1.2.2/ltmain.sh-5288- elif func_cygming_ms_implib_p "$1"; then grisbi-1.2.2/ltmain.sh-5289- # ms-generated import library grisbi-1.2.2/ltmain.sh:5290: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` grisbi-1.2.2/ltmain.sh-5291- else ############################################## grisbi-1.2.2/ltmain.sh-5370- darwin_base_archive=$func_basename_result grisbi-1.2.2/ltmain.sh:5371: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` grisbi-1.2.2/ltmain.sh-5372- if test -n "$darwin_arches"; then grisbi-1.2.2/ltmain.sh:5373: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` grisbi-1.2.2/ltmain.sh-5374- darwin_arch= ############################################## grisbi-1.2.2/ltmain.sh-5384- ## Okay now we've a bunch of thin objects, gotta fatten them up :) grisbi-1.2.2/ltmain.sh:5385: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` grisbi-1.2.2/ltmain.sh-5386- darwin_file= ############################################## grisbi-1.2.2/ltmain.sh-5388- for darwin_file in $darwin_filelist; do grisbi-1.2.2/ltmain.sh:5389: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` grisbi-1.2.2/ltmain.sh-5390- $LIPO -create -output "$darwin_file" $darwin_files ############################################## grisbi-1.2.2/ltmain.sh-5403- esac grisbi-1.2.2/ltmain.sh:5404: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` grisbi-1.2.2/ltmain.sh-5405- done ############################################## grisbi-1.2.2/ltmain.sh-5510- --lt-dump-script) grisbi-1.2.2/ltmain.sh:5511: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` grisbi-1.2.2/ltmain.sh-5512- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. grisbi-1.2.2/ltmain.sh:5513: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` grisbi-1.2.2/ltmain.sh-5514- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## grisbi-1.2.2/ltmain.sh-5537- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" grisbi-1.2.2/ltmain.sh:5538: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` grisbi-1.2.2/ltmain.sh-5539- done ############################################## grisbi-1.2.2/ltmain.sh-5595- # Find the directory that this script lives in. grisbi-1.2.2/ltmain.sh:5596: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` grisbi-1.2.2/ltmain.sh-5597- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## grisbi-1.2.2/ltmain.sh-5599- # Follow symbolic links until we get to the real thisdir. grisbi-1.2.2/ltmain.sh:5600: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` grisbi-1.2.2/ltmain.sh-5601- while test -n \"\$file\"; do grisbi-1.2.2/ltmain.sh:5602: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` grisbi-1.2.2/ltmain.sh-5603- ############################################## grisbi-1.2.2/ltmain.sh-5611- grisbi-1.2.2/ltmain.sh:5612: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` grisbi-1.2.2/ltmain.sh:5613: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` grisbi-1.2.2/ltmain.sh-5614- done ############################################## grisbi-1.2.2/ltmain.sh-5625- case \"\$thisdir\" in grisbi-1.2.2/ltmain.sh:5626: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; grisbi-1.2.2/ltmain.sh-5627- $objdir ) thisdir=. ;; ############################################## grisbi-1.2.2/ltmain.sh-5631- # Try to get the absolute directory name. grisbi-1.2.2/ltmain.sh:5632: absdir=\`cd \"\$thisdir\" && pwd\` grisbi-1.2.2/ltmain.sh-5633- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## grisbi-1.2.2/ltmain.sh-5641- if test ! -f \"\$progdir/\$program\" || grisbi-1.2.2/ltmain.sh:5642: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ grisbi-1.2.2/ltmain.sh-5643- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## grisbi-1.2.2/ltmain.sh-5656- if test -n \"\$relink_command\"; then grisbi-1.2.2/ltmain.sh:5657: if relink_command_output=\`eval \$relink_command 2>&1\`; then : grisbi-1.2.2/ltmain.sh-5658- else ############################################## grisbi-1.2.2/ltmain.sh-5700- # The second colon is a workaround for a bug in BeOS R4 sed grisbi-1.2.2/ltmain.sh:5701: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` grisbi-1.2.2/ltmain.sh-5702- ############################################## grisbi-1.2.2/ltmain.sh-6679- grisbi-1.2.2/ltmain.sh:6680: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in grisbi-1.2.2/ltmain.sh-6681- *import*) : ;; ############################################## grisbi-1.2.2/ltmain.sh-6927- moreargs= grisbi-1.2.2/ltmain.sh:6928: for fil in `cat "$save_arg"` grisbi-1.2.2/ltmain.sh-6929- do ############################################## grisbi-1.2.2/ltmain.sh-7188- *) grisbi-1.2.2/ltmain.sh:7189: absdir=`cd "$dir" && pwd` grisbi-1.2.2/ltmain.sh-7190- test -z "$absdir" && \ ############################################## grisbi-1.2.2/ltmain.sh-7209- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) grisbi-1.2.2/ltmain.sh:7210: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` grisbi-1.2.2/ltmain.sh-7211- case :$dllsearchpath: in ############################################## grisbi-1.2.2/ltmain.sh-7506- -Z*) grisbi-1.2.2/ltmain.sh:7507: if test os2 = "`expr $host : '.*\(os2\)'`"; then grisbi-1.2.2/ltmain.sh-7508- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## grisbi-1.2.2/ltmain.sh-7676- # get the directories listed in $shlibpath_var grisbi-1.2.2/ltmain.sh:7677: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` grisbi-1.2.2/ltmain.sh-7678- else ############################################## grisbi-1.2.2/ltmain.sh-7992- set dummy $deplibs_check_method; shift grisbi-1.2.2/ltmain.sh:7993: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` grisbi-1.2.2/ltmain.sh-7994- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## grisbi-1.2.2/ltmain.sh-8082- if test -n "$inherited_linker_flags"; then grisbi-1.2.2/ltmain.sh:8083: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` grisbi-1.2.2/ltmain.sh-8084- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## grisbi-1.2.2/ltmain.sh-8090- fi grisbi-1.2.2/ltmain.sh:8091: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh-8092- if test lib,link = "$linkmode,$pass" || ############################################## grisbi-1.2.2/ltmain.sh-8163- *) grisbi-1.2.2/ltmain.sh:8164: abs_ladir=`cd "$ladir" && pwd` grisbi-1.2.2/ltmain.sh-8165- if test -z "$abs_ladir"; then ############################################## grisbi-1.2.2/ltmain.sh-8416- shift grisbi-1.2.2/ltmain.sh:8417: libname=`eval "\\$ECHO \"$libname_spec\""` grisbi-1.2.2/ltmain.sh-8418- # use dlname if we got it. it's perfectly good, no? ############################################## grisbi-1.2.2/ltmain.sh-8708- *) grisbi-1.2.2/ltmain.sh:8709: absdir=`cd "$dir" && pwd` grisbi-1.2.2/ltmain.sh-8710- if test -z "$absdir"; then ############################################## grisbi-1.2.2/ltmain.sh-8719- depdepl= grisbi-1.2.2/ltmain.sh:8720: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` grisbi-1.2.2/ltmain.sh-8721- if test -n "$deplibrary_names"; then ############################################## grisbi-1.2.2/ltmain.sh-8726- depdepl=$absdir/$objdir/$depdepl grisbi-1.2.2/ltmain.sh:8727: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` grisbi-1.2.2/ltmain.sh-8728- if test -z "$darwin_install_name"; then grisbi-1.2.2/ltmain.sh:8729: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` grisbi-1.2.2/ltmain.sh-8730- fi ############################################## grisbi-1.2.2/ltmain.sh-8741- else grisbi-1.2.2/ltmain.sh:8742: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` grisbi-1.2.2/ltmain.sh-8743- test -z "$libdir" && \ ############################################## grisbi-1.2.2/ltmain.sh-8764- else grisbi-1.2.2/ltmain.sh:8765: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh-8766- fi ############################################## grisbi-1.2.2/ltmain.sh-8853- linux*) grisbi-1.2.2/ltmain.sh:8854: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/ltmain.sh-8855- *Sun\ C*) # Sun C++ 5.9 ############################################## grisbi-1.2.2/ltmain.sh-9258- removelist= grisbi-1.2.2/ltmain.sh:9259: tempremovelist=`$ECHO "$output_objdir/*"` grisbi-1.2.2/ltmain.sh-9260- for p in $tempremovelist; do ############################################## grisbi-1.2.2/ltmain.sh-9284- # Transform .lo files to .o files. grisbi-1.2.2/ltmain.sh:9285: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` grisbi-1.2.2/ltmain.sh-9286- fi ############################################## grisbi-1.2.2/ltmain.sh-9289- #for path in $notinst_path; do grisbi-1.2.2/ltmain.sh:9290: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` grisbi-1.2.2/ltmain.sh:9291: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` grisbi-1.2.2/ltmain.sh:9292: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` grisbi-1.2.2/ltmain.sh-9293- #done ############################################## grisbi-1.2.2/ltmain.sh-9410- if test -n "$i"; then grisbi-1.2.2/ltmain.sh:9411: libname=`eval "\\$ECHO \"$libname_spec\""` grisbi-1.2.2/ltmain.sh:9412: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` grisbi-1.2.2/ltmain.sh-9413- set dummy $deplib_matches; shift grisbi-1.2.2/ltmain.sh-9414- deplib_match=$1 grisbi-1.2.2/ltmain.sh:9415: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then grisbi-1.2.2/ltmain.sh-9416- func_append newdeplibs " $i" ############################################## grisbi-1.2.2/ltmain.sh-9453- if test -n "$i"; then grisbi-1.2.2/ltmain.sh:9454: libname=`eval "\\$ECHO \"$libname_spec\""` grisbi-1.2.2/ltmain.sh:9455: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` grisbi-1.2.2/ltmain.sh-9456- set dummy $deplib_matches; shift grisbi-1.2.2/ltmain.sh-9457- deplib_match=$1 grisbi-1.2.2/ltmain.sh:9458: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then grisbi-1.2.2/ltmain.sh-9459- func_append newdeplibs " $i" ############################################## grisbi-1.2.2/ltmain.sh-9488- set dummy $deplibs_check_method; shift grisbi-1.2.2/ltmain.sh:9489: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` grisbi-1.2.2/ltmain.sh-9490- for a_deplib in $deplibs; do ############################################## grisbi-1.2.2/ltmain.sh-9503- if test -n "$a_deplib"; then grisbi-1.2.2/ltmain.sh:9504: libname=`eval "\\$ECHO \"$libname_spec\""` grisbi-1.2.2/ltmain.sh-9505- if test -n "$file_magic_glob"; then grisbi-1.2.2/ltmain.sh:9506: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` grisbi-1.2.2/ltmain.sh-9507- else ############################################## grisbi-1.2.2/ltmain.sh-9513- shopt -s nocaseglob grisbi-1.2.2/ltmain.sh:9514: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` grisbi-1.2.2/ltmain.sh-9515- $nocaseglob grisbi-1.2.2/ltmain.sh-9516- else grisbi-1.2.2/ltmain.sh:9517: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` grisbi-1.2.2/ltmain.sh-9518- fi ############################################## grisbi-1.2.2/ltmain.sh-9531- while test -h "$potlib" 2>/dev/null; do grisbi-1.2.2/ltmain.sh:9532: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` grisbi-1.2.2/ltmain.sh-9533- case $potliblink in grisbi-1.2.2/ltmain.sh-9534- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; grisbi-1.2.2/ltmain.sh:9535: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; grisbi-1.2.2/ltmain.sh-9536- esac ############################################## grisbi-1.2.2/ltmain.sh-9572- set dummy $deplibs_check_method; shift grisbi-1.2.2/ltmain.sh:9573: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` grisbi-1.2.2/ltmain.sh-9574- for a_deplib in $deplibs; do ############################################## grisbi-1.2.2/ltmain.sh-9587- if test -n "$a_deplib"; then grisbi-1.2.2/ltmain.sh:9588: libname=`eval "\\$ECHO \"$libname_spec\""` grisbi-1.2.2/ltmain.sh-9589- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do grisbi-1.2.2/ltmain.sh:9590: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` grisbi-1.2.2/ltmain.sh-9591- for potent_lib in $potential_libs; do ############################################## grisbi-1.2.2/ltmain.sh-9626- newdeplibs= grisbi-1.2.2/ltmain.sh:9627: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` grisbi-1.2.2/ltmain.sh-9628- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## grisbi-1.2.2/ltmain.sh-9630- # can't use Xsed below, because $i might contain '/' grisbi-1.2.2/ltmain.sh:9631: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` grisbi-1.2.2/ltmain.sh-9632- done ############################################## grisbi-1.2.2/ltmain.sh-9656- # On Rhapsody replace the C library with the System framework grisbi-1.2.2/ltmain.sh:9657: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` grisbi-1.2.2/ltmain.sh-9658- ;; ############################################## grisbi-1.2.2/ltmain.sh-9708- *-*-darwin*) grisbi-1.2.2/ltmain.sh:9709: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh:9710: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh:9711: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh-9712- ;; ############################################## grisbi-1.2.2/ltmain.sh-9835- # Use standard objects if they are pic grisbi-1.2.2/ltmain.sh:9836: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` grisbi-1.2.2/ltmain.sh-9837- test "X$libobjs" = "X " && libobjs= ############################################## grisbi-1.2.2/ltmain.sh-10349- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" grisbi-1.2.2/ltmain.sh:10350: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` grisbi-1.2.2/ltmain.sh-10351- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## grisbi-1.2.2/ltmain.sh-10364- # Create the old-style object. grisbi-1.2.2/ltmain.sh:10365: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs grisbi-1.2.2/ltmain.sh-10366- ############################################## grisbi-1.2.2/ltmain.sh-10422- # On Rhapsody replace the C library is the System framework grisbi-1.2.2/ltmain.sh:10423: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` grisbi-1.2.2/ltmain.sh:10424: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` grisbi-1.2.2/ltmain.sh-10425- ;; ############################################## grisbi-1.2.2/ltmain.sh-10440- # Time to change all our "foo.ltframework" stuff back to "-framework foo" grisbi-1.2.2/ltmain.sh:10441: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh:10442: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` grisbi-1.2.2/ltmain.sh-10443- ;; ############################################## grisbi-1.2.2/ltmain.sh-10518- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) grisbi-1.2.2/ltmain.sh:10519: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` grisbi-1.2.2/ltmain.sh-10520- case :$dllsearchpath: in ############################################## grisbi-1.2.2/ltmain.sh-10578- # Transform all the library objects into standard objects. grisbi-1.2.2/ltmain.sh:10579: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` grisbi-1.2.2/ltmain.sh:10580: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` grisbi-1.2.2/ltmain.sh-10581- fi ############################################## grisbi-1.2.2/ltmain.sh-10606- # Replace the output file specification. grisbi-1.2.2/ltmain.sh:10607: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` grisbi-1.2.2/ltmain.sh-10608- link_command=$compile_command$compile_rpath ############################################## grisbi-1.2.2/ltmain.sh-10615- func_to_tool_file "$output" grisbi-1.2.2/ltmain.sh:10616: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` grisbi-1.2.2/ltmain.sh-10617- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## grisbi-1.2.2/ltmain.sh-10659- # Replace the output file specification. grisbi-1.2.2/ltmain.sh:10660: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` grisbi-1.2.2/ltmain.sh-10661- # Delete the old output file. ############################################## grisbi-1.2.2/ltmain.sh-10667- func_to_tool_file "$output" grisbi-1.2.2/ltmain.sh:10668: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` grisbi-1.2.2/ltmain.sh-10669- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## grisbi-1.2.2/ltmain.sh-10685- link_command=$finalize_var$compile_command$finalize_rpath grisbi-1.2.2/ltmain.sh:10686: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` grisbi-1.2.2/ltmain.sh-10687- ;; ############################################## grisbi-1.2.2/ltmain.sh-10698- # Replace the output file specification. grisbi-1.2.2/ltmain.sh:10699: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` grisbi-1.2.2/ltmain.sh-10700- ############################################## grisbi-1.2.2/ltmain.sh-10707- func_to_tool_file "$output_objdir/$outputname" grisbi-1.2.2/ltmain.sh:10708: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` grisbi-1.2.2/ltmain.sh-10709- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## grisbi-1.2.2/ltmain.sh-10998- func_resolve_sysroot "$deplib" grisbi-1.2.2/ltmain.sh:10999: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` grisbi-1.2.2/ltmain.sh-11000- test -z "$libdir" && \ ############################################## grisbi-1.2.2/ltmain.sh-11024- name=$func_basename_result grisbi-1.2.2/ltmain.sh:11025: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` grisbi-1.2.2/ltmain.sh-11026- test -z "$libdir" && \ ############################################## grisbi-1.2.2/ltmain.sh-11043- name=$func_basename_result grisbi-1.2.2/ltmain.sh:11044: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` grisbi-1.2.2/ltmain.sh-11045- test -z "$libdir" && \ ############################################## grisbi-1.2.2/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static grisbi-1.2.2/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` grisbi-1.2.2/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## grisbi-1.2.2/config.sub-52- grisbi-1.2.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` grisbi-1.2.2/config.sub-54- ############################################## grisbi-1.2.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. grisbi-1.2.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` grisbi-1.2.2/config.sub-116-case $maybe_os in ############################################## grisbi-1.2.2/config.sub-122- os=-$maybe_os grisbi-1.2.2/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` grisbi-1.2.2/config.sub-124- ;; ############################################## grisbi-1.2.2/config.sub-126- os=-linux-android grisbi-1.2.2/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown grisbi-1.2.2/config.sub-128- ;; grisbi-1.2.2/config.sub-129- *) grisbi-1.2.2/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` grisbi-1.2.2/config.sub-131- if [ "$basic_machine" != "$1" ] grisbi-1.2.2/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` grisbi-1.2.2/config.sub-133- else os=; fi ############################################## grisbi-1.2.2/config.sub-180- os=-sco5v6 grisbi-1.2.2/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-182- ;; ############################################## grisbi-1.2.2/config.sub-184- os=-sco3.2v5 grisbi-1.2.2/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-186- ;; ############################################## grisbi-1.2.2/config.sub-188- os=-sco3.2v4 grisbi-1.2.2/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-190- ;; grisbi-1.2.2/config.sub-191- -sco3.2.[4-9]*) grisbi-1.2.2/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` grisbi-1.2.2/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-194- ;; ############################################## grisbi-1.2.2/config.sub-196- # Don't forget version if it is 3.2v4 or newer. grisbi-1.2.2/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-198- ;; ############################################## grisbi-1.2.2/config.sub-200- # Don't forget version if it is 3.2v4 or newer. grisbi-1.2.2/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-202- ;; ############################################## grisbi-1.2.2/config.sub-204- os=-sco3.2v2 grisbi-1.2.2/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-206- ;; grisbi-1.2.2/config.sub-207- -udk*) grisbi-1.2.2/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-209- ;; ############################################## grisbi-1.2.2/config.sub-211- os=-isc2.2 grisbi-1.2.2/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-213- ;; ############################################## grisbi-1.2.2/config.sub-217- -isc*) grisbi-1.2.2/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` grisbi-1.2.2/config.sub-219- ;; ############################################## grisbi-1.2.2/config.sub-229- -ptx*) grisbi-1.2.2/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` grisbi-1.2.2/config.sub-231- ;; ############################################## grisbi-1.2.2/config.sub-364- *-*-*) grisbi-1.2.2/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 grisbi-1.2.2/config.sub-366- exit 1 ############################################## grisbi-1.2.2/config.sub-493- amd64-*) grisbi-1.2.2/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-495- ;; ############################################## grisbi-1.2.2/config.sub-538- blackfin-*) grisbi-1.2.2/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-540- os=-linux ############################################## grisbi-1.2.2/config.sub-546- c54x-*) grisbi-1.2.2/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-548- ;; grisbi-1.2.2/config.sub-549- c55x-*) grisbi-1.2.2/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-551- ;; grisbi-1.2.2/config.sub-552- c6x-*) grisbi-1.2.2/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-554- ;; ############################################## grisbi-1.2.2/config.sub-650- e500v[12]-*) grisbi-1.2.2/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-652- os=$os"spe" ############################################## grisbi-1.2.2/config.sub-754- i*86v32) grisbi-1.2.2/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` grisbi-1.2.2/config.sub-756- os=-sysv32 ############################################## grisbi-1.2.2/config.sub-758- i*86v4*) grisbi-1.2.2/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` grisbi-1.2.2/config.sub-760- os=-sysv4 ############################################## grisbi-1.2.2/config.sub-762- i*86v) grisbi-1.2.2/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` grisbi-1.2.2/config.sub-764- os=-sysv ############################################## grisbi-1.2.2/config.sub-766- i*86sol2) grisbi-1.2.2/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` grisbi-1.2.2/config.sub-768- os=-solaris2 ############################################## grisbi-1.2.2/config.sub-792- leon-*|leon[3-9]-*) grisbi-1.2.2/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` grisbi-1.2.2/config.sub-794- ;; ############################################## grisbi-1.2.2/config.sub-799- m68knommu-*) grisbi-1.2.2/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-801- os=-linux ############################################## grisbi-1.2.2/config.sub-833- mips3*-*) grisbi-1.2.2/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` grisbi-1.2.2/config.sub-835- ;; grisbi-1.2.2/config.sub-836- mips3*) grisbi-1.2.2/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown grisbi-1.2.2/config.sub-838- ;; ############################################## grisbi-1.2.2/config.sub-855- ms1-*) grisbi-1.2.2/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` grisbi-1.2.2/config.sub-857- ;; ############################################## grisbi-1.2.2/config.sub-980- parisc-*) grisbi-1.2.2/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-982- os=-linux ############################################## grisbi-1.2.2/config.sub-996- pc98-*) grisbi-1.2.2/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-998- ;; ############################################## grisbi-1.2.2/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) grisbi-1.2.2/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1013- ;; grisbi-1.2.2/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) grisbi-1.2.2/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1016- ;; grisbi-1.2.2/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) grisbi-1.2.2/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1019- ;; grisbi-1.2.2/config.sub-1020- pentium4-*) grisbi-1.2.2/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1022- ;; ############################################## grisbi-1.2.2/config.sub-1030- ppc-* | ppcbe-*) grisbi-1.2.2/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1032- ;; ############################################## grisbi-1.2.2/config.sub-1036- ppcle-* | powerpclittle-*) grisbi-1.2.2/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1038- ;; ############################################## grisbi-1.2.2/config.sub-1040- ;; grisbi-1.2.2/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1042- ;; ############################################## grisbi-1.2.2/config.sub-1046- ppc64le-* | powerpc64little-*) grisbi-1.2.2/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1048- ;; ############################################## grisbi-1.2.2/config.sub-1122- strongarm-* | thumb-*) grisbi-1.2.2/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` grisbi-1.2.2/config.sub-1124- ;; ############################################## grisbi-1.2.2/config.sub-1255- xscale-* | xscalee[bl]-*) grisbi-1.2.2/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` grisbi-1.2.2/config.sub-1257- ;; ############################################## grisbi-1.2.2/config.sub-1317- *) grisbi-1.2.2/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 grisbi-1.2.2/config.sub-1319- exit 1 ############################################## grisbi-1.2.2/config.sub-1325- *-digital*) grisbi-1.2.2/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` grisbi-1.2.2/config.sub-1327- ;; grisbi-1.2.2/config.sub-1328- *-commodore*) grisbi-1.2.2/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` grisbi-1.2.2/config.sub-1330- ;; ############################################## grisbi-1.2.2/config.sub-1346- -solaris1 | -solaris1.*) grisbi-1.2.2/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` grisbi-1.2.2/config.sub-1348- ;; ############################################## grisbi-1.2.2/config.sub-1355- -gnu/linux*) grisbi-1.2.2/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` grisbi-1.2.2/config.sub-1357- ;; ############################################## grisbi-1.2.2/config.sub-1407- -nto*) grisbi-1.2.2/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` grisbi-1.2.2/config.sub-1409- ;; ############################################## grisbi-1.2.2/config.sub-1414- -mac*) grisbi-1.2.2/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` grisbi-1.2.2/config.sub-1416- ;; ############################################## grisbi-1.2.2/config.sub-1420- -linux*) grisbi-1.2.2/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` grisbi-1.2.2/config.sub-1422- ;; grisbi-1.2.2/config.sub-1423- -sunos5*) grisbi-1.2.2/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` grisbi-1.2.2/config.sub-1425- ;; grisbi-1.2.2/config.sub-1426- -sunos6*) grisbi-1.2.2/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` grisbi-1.2.2/config.sub-1428- ;; ############################################## grisbi-1.2.2/config.sub-1469- -sinix5.*) grisbi-1.2.2/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` grisbi-1.2.2/config.sub-1471- ;; ############################################## grisbi-1.2.2/config.sub-1528- # Get rid of the `-' at the beginning of $os. grisbi-1.2.2/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` grisbi-1.2.2/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 grisbi-1.2.2/config.sub-1531- exit 1 ############################################## grisbi-1.2.2/config.sub-1788- esac grisbi-1.2.2/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` grisbi-1.2.2/config.sub-1790- ;; ############################################## grisbi-1.2.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ grisbi-1.2.2/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then grisbi-1.2.2/configure-47- as_echo='print -r --' grisbi-1.2.2/configure-48- as_echo_n='print -rn --' grisbi-1.2.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then grisbi-1.2.2/configure-50- as_echo='printf %s\n' ############################################## grisbi-1.2.2/configure-52-else grisbi-1.2.2/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then grisbi-1.2.2/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## grisbi-1.2.2/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; grisbi-1.2.2/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; grisbi-1.2.2/configure-64- esac; ############################################## grisbi-1.2.2/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && grisbi-1.2.2/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 grisbi-1.2.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## grisbi-1.2.2/configure-207- PATH=/empty FPATH=/empty; export PATH FPATH grisbi-1.2.2/configure:208: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ grisbi-1.2.2/configure:209: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" grisbi-1.2.2/configure-210- if (eval "$as_required") 2>/dev/null; then : ############################################## grisbi-1.2.2/configure-336- case $as_dir in #( grisbi-1.2.2/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( grisbi-1.2.2/configure-338- *) as_qdir=$as_dir;; ############################################## grisbi-1.2.2/configure-409- { grisbi-1.2.2/configure:410: as_val=`expr "$@" || test $? -eq 1` grisbi-1.2.2/configure-411- } ############################################## grisbi-1.2.2/configure-416-# ---------------------------------------- grisbi-1.2.2/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are grisbi-1.2.2/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## grisbi-1.2.2/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && grisbi-1.2.2/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { grisbi-1.2.2/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## grisbi-1.2.2/configure-985- case $ac_option in grisbi-1.2.2/configure:986: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; grisbi-1.2.2/configure-987- *=) ac_optarg= ;; ############################################## grisbi-1.2.2/configure-1029- -disable-* | --disable-*) grisbi-1.2.2/configure:1030: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` grisbi-1.2.2/configure-1031- # Reject names that are not valid shell variable names. ############################################## grisbi-1.2.2/configure-1034- ac_useropt_orig=$ac_useropt grisbi-1.2.2/configure:1035: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` grisbi-1.2.2/configure-1036- case $ac_user_opts in ############################################## grisbi-1.2.2/configure-1055- -enable-* | --enable-*) grisbi-1.2.2/configure:1056: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` grisbi-1.2.2/configure-1057- # Reject names that are not valid shell variable names. ############################################## grisbi-1.2.2/configure-1060- ac_useropt_orig=$ac_useropt grisbi-1.2.2/configure:1061: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` grisbi-1.2.2/configure-1062- case $ac_user_opts in ############################################## grisbi-1.2.2/configure-1259- -with-* | --with-*) grisbi-1.2.2/configure:1260: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` grisbi-1.2.2/configure-1261- # Reject names that are not valid shell variable names. ############################################## grisbi-1.2.2/configure-1264- ac_useropt_orig=$ac_useropt grisbi-1.2.2/configure:1265: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` grisbi-1.2.2/configure-1266- case $ac_user_opts in ############################################## grisbi-1.2.2/configure-1275- -without-* | --without-*) grisbi-1.2.2/configure:1276: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` grisbi-1.2.2/configure-1277- # Reject names that are not valid shell variable names. ############################################## grisbi-1.2.2/configure-1280- ac_useropt_orig=$ac_useropt grisbi-1.2.2/configure:1281: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` grisbi-1.2.2/configure-1282- case $ac_user_opts in ############################################## grisbi-1.2.2/configure-1313- *=*) grisbi-1.2.2/configure:1314: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` grisbi-1.2.2/configure-1315- # Reject names that are not valid shell variable names. ############################################## grisbi-1.2.2/configure-1334-if test -n "$ac_prev"; then grisbi-1.2.2/configure:1335: ac_option=--`echo $ac_prev | sed 's/_/-/g'` grisbi-1.2.2/configure-1336- as_fn_error $? "missing argument to $ac_option" ############################################## grisbi-1.2.2/configure-1356- */ ) grisbi-1.2.2/configure:1357: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` grisbi-1.2.2/configure-1358- eval $ac_var=\$ac_val;; ############################################## grisbi-1.2.2/configure-1391-ac_ls_di=`ls -di .` && grisbi-1.2.2/configure:1392:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || grisbi-1.2.2/configure-1393- as_fn_error $? "working directory cannot be determined" ############################################## grisbi-1.2.2/configure-1447-case $srcdir in grisbi-1.2.2/configure:1448:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; grisbi-1.2.2/configure-1449-esac ############################################## grisbi-1.2.2/configure-1490-By default, \`make install' will install all the files in grisbi-1.2.2/configure:1491:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify grisbi-1.2.2/configure:1492:an installation prefix other than \`$ac_default_prefix' using \`--prefix', grisbi-1.2.2/configure-1493-for instance \`--prefix=\$HOME'. ############################################## grisbi-1.2.2/configure-1647-*) grisbi-1.2.2/configure:1648: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` grisbi-1.2.2/configure-1649- # A ".." for each directory in $ac_dir_suffix. grisbi-1.2.2/configure:1650: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` grisbi-1.2.2/configure-1651- case $ac_top_builddir_sub in ############################################## grisbi-1.2.2/configure-2173- *\'*) grisbi-1.2.2/configure:2174: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; grisbi-1.2.2/configure-2175- esac ############################################## grisbi-1.2.2/configure-2256- case $ac_val in grisbi-1.2.2/configure:2257: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; grisbi-1.2.2/configure-2258- esac ############################################## grisbi-1.2.2/configure-2271- case $ac_val in grisbi-1.2.2/configure:2272: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; grisbi-1.2.2/configure-2273- esac ############################################## grisbi-1.2.2/configure-2391- set,) grisbi-1.2.2/configure:2392: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 grisbi-1.2.2/configure:2393:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} grisbi-1.2.2/configure-2394- ac_cache_corrupted=: ;; ############################################## grisbi-1.2.2/configure-2402- # differences in whitespace do not lead to failure. grisbi-1.2.2/configure:2403: ac_old_val_w=`echo x $ac_old_val` grisbi-1.2.2/configure:2404: ac_new_val_w=`echo x $ac_new_val` grisbi-1.2.2/configure-2405- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## grisbi-1.2.2/configure-2422- case $ac_new_val in grisbi-1.2.2/configure:2423: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; grisbi-1.2.2/configure-2424- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## grisbi-1.2.2/configure-2888-$as_echo_n "checking whether the C compiler works... " >&6; } grisbi-1.2.2/configure:2889:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` grisbi-1.2.2/configure-2890- ############################################## grisbi-1.2.2/configure-2932- then :; else grisbi-1.2.2/configure:2933: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` grisbi-1.2.2/configure-2934- fi ############################################## grisbi-1.2.2/configure-2992- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; grisbi-1.2.2/configure:2993: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` grisbi-1.2.2/configure-2994- break;; ############################################## grisbi-1.2.2/configure-3101- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; grisbi-1.2.2/configure:3102: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` grisbi-1.2.2/configure-3103- break;; ############################################## grisbi-1.2.2/configure-3332-# Expand $ac_aux_dir to an absolute path. grisbi-1.2.2/configure:3333:am_aux_dir=`cd "$ac_aux_dir" && pwd` grisbi-1.2.2/configure-3334- ############################################## grisbi-1.2.2/configure-3551- # Check for GNU $ac_path_GREP grisbi-1.2.2/configure:3552:case `"$ac_path_GREP" --version 2>&1` in grisbi-1.2.2/configure-3553-*GNU*) ############################################## grisbi-1.2.2/configure-3617- # Check for GNU $ac_path_EGREP grisbi-1.2.2/configure:3618:case `"$ac_path_EGREP" --version 2>&1` in grisbi-1.2.2/configure-3619-*GNU*) ############################################## grisbi-1.2.2/configure-3778-do : grisbi-1.2.2/configure:3779: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` grisbi-1.2.2/configure-3780-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## grisbi-1.2.2/configure-3783- cat >>confdefs.h <<_ACEOF grisbi-1.2.2/configure:3784:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 grisbi-1.2.2/configure-3785-_ACEOF ############################################## grisbi-1.2.2/configure-4519- echo "timestamp, slept: $am_has_slept" > conftest.file grisbi-1.2.2/configure:4520: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` grisbi-1.2.2/configure-4521- if test "$*" = "X"; then grisbi-1.2.2/configure-4522- # -L didn't work. grisbi-1.2.2/configure:4523: set X `ls -t "$srcdir/configure" conftest.file` grisbi-1.2.2/configure-4524- fi ############################################## grisbi-1.2.2/configure-4570-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' grisbi-1.2.2/configure:4571:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` grisbi-1.2.2/configure-4572- ############################################## grisbi-1.2.2/configure-4712- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue grisbi-1.2.2/configure:4713: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( grisbi-1.2.2/configure-4714- 'mkdir (GNU coreutils) '* | \ ############################################## grisbi-1.2.2/configure-4785-set x ${MAKE-make} grisbi-1.2.2/configure:4786:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` grisbi-1.2.2/configure-4787-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## grisbi-1.2.2/configure-4795-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. grisbi-1.2.2/configure:4796:case `${MAKE-make} -f conftest.make 2>/dev/null` in grisbi-1.2.2/configure-4797- *@@@%%%=?*=@@@%%%*) ############################################## grisbi-1.2.2/configure-4924- grisbi-1.2.2/configure:4925:if test "`cd $srcdir && pwd`" != "`pwd`"; then grisbi-1.2.2/configure-4926- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## grisbi-1.2.2/configure-5025- if test "$am_compiler_list" = ""; then grisbi-1.2.2/configure:5026: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` grisbi-1.2.2/configure-5027- fi ############################################## grisbi-1.2.2/configure-5153- if test "$am_compiler_list" = ""; then grisbi-1.2.2/configure:5154: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` grisbi-1.2.2/configure-5155- fi ############################################## grisbi-1.2.2/configure-5369-test "x$ac_build_alias" = x && grisbi-1.2.2/configure:5370: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` grisbi-1.2.2/configure-5371-test "x$ac_build_alias" = x && grisbi-1.2.2/configure-5372- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 grisbi-1.2.2/configure:5373:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || grisbi-1.2.2/configure-5374- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## grisbi-1.2.2/configure-5393-IFS=$ac_save_IFS grisbi-1.2.2/configure:5394:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac grisbi-1.2.2/configure-5395- ############################################## grisbi-1.2.2/configure-5404-else grisbi-1.2.2/configure:5405: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || grisbi-1.2.2/configure-5406- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## grisbi-1.2.2/configure-5426-IFS=$ac_save_IFS grisbi-1.2.2/configure:5427:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac grisbi-1.2.2/configure-5428- ############################################## grisbi-1.2.2/configure-5454-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ grisbi-1.2.2/configure:5455: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then grisbi-1.2.2/configure-5456- ECHO='print -r --' grisbi-1.2.2/configure:5457:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then grisbi-1.2.2/configure-5458- ECHO='printf %s\n' ############################################## grisbi-1.2.2/configure-5523- # Check for GNU $ac_path_SED grisbi-1.2.2/configure:5524:case `"$ac_path_SED" --version 2>&1` in grisbi-1.2.2/configure-5525-*GNU*) ############################################## grisbi-1.2.2/configure-5602- # Check for GNU $ac_path_FGREP grisbi-1.2.2/configure:5603:case `"$ac_path_FGREP" --version 2>&1` in grisbi-1.2.2/configure-5604-*GNU*) ############################################## grisbi-1.2.2/configure-5682- # gcc leaves a trailing carriage return, which upsets mingw grisbi-1.2.2/configure:5683: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; grisbi-1.2.2/configure-5684- *) grisbi-1.2.2/configure:5685: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; grisbi-1.2.2/configure-5686- esac ############################################## grisbi-1.2.2/configure-5691- # Canonicalize the pathname of ld grisbi-1.2.2/configure:5692: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` grisbi-1.2.2/configure-5693- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do grisbi-1.2.2/configure:5694: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` grisbi-1.2.2/configure-5695- done ############################################## grisbi-1.2.2/configure-5726- # Break only if it was the GNU/non-GNU ld that we prefer. grisbi-1.2.2/configure:5727: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in grisbi-1.2.2/configure-5728- *GNU* | *'with BFD'*) ############################################## grisbi-1.2.2/configure-5757- # I'd rather use --version here, but apparently some GNU lds only accept -v. grisbi-1.2.2/configure:5758:case `$LD -v 2>&1 </dev/null` in grisbi-1.2.2/configure-5759-*GNU* | *'with BFD'*) ############################################## grisbi-1.2.2/configure-5807- esac grisbi-1.2.2/configure:5808: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in grisbi-1.2.2/configure-5809- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## grisbi-1.2.2/configure-5813- *) grisbi-1.2.2/configure:5814: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in grisbi-1.2.2/configure-5815- */dev/null*) ############################################## grisbi-1.2.2/configure-5941- grisbi-1.2.2/configure:5942: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in grisbi-1.2.2/configure-5943- *COFF*) ############################################## grisbi-1.2.2/configure-6053- # And add a safety zone grisbi-1.2.2/configure:6054: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` grisbi-1.2.2/configure:6055: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` grisbi-1.2.2/configure-6056- ;; ############################################## grisbi-1.2.2/configure-6086- if test -n "$kargmax"; then grisbi-1.2.2/configure:6087: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` grisbi-1.2.2/configure-6088- else ############################################## grisbi-1.2.2/configure-6095- test undefined != "$lt_cv_sys_max_cmd_len"; then grisbi-1.2.2/configure:6096: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` grisbi-1.2.2/configure:6097: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` grisbi-1.2.2/configure-6098- else ############################################## grisbi-1.2.2/configure-6107- # we can't tell. grisbi-1.2.2/configure:6108: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ grisbi-1.2.2/configure-6109- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## grisbi-1.2.2/configure-6111- do grisbi-1.2.2/configure:6112: i=`expr $i + 1` grisbi-1.2.2/configure-6113- teststring=$teststring$teststring ############################################## grisbi-1.2.2/configure-6115- # Only check the string length outside the loop. grisbi-1.2.2/configure:6116: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` grisbi-1.2.2/configure-6117- teststring= ############################################## grisbi-1.2.2/configure-6120- # linker. It appears as though 1/2 is a usable value. grisbi-1.2.2/configure:6121: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` grisbi-1.2.2/configure-6122- fi ############################################## grisbi-1.2.2/configure-6531-openbsd* | bitrig*) grisbi-1.2.2/configure:6532: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then grisbi-1.2.2/configure-6533- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## grisbi-1.2.2/configure-6601- else grisbi-1.2.2/configure:6602: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` grisbi-1.2.2/configure-6603- fi ############################################## grisbi-1.2.2/configure-6746- # decide which one to use based on capabilities of $DLLTOOL grisbi-1.2.2/configure:6747: case `$DLLTOOL --help 2>&1` in grisbi-1.2.2/configure-6748- *--identify-strict*) ############################################## grisbi-1.2.2/configure-7283-# If we're using GNU nm, then use its standard symbol codes. grisbi-1.2.2/configure:7284:case `$NM -V 2>&1` in grisbi-1.2.2/configure-7285-*GNU* | *'with BFD'*) ############################################## grisbi-1.2.2/configure-7331-mingw*) grisbi-1.2.2/configure:7332: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp grisbi-1.2.2/configure-7333- ;; ############################################## grisbi-1.2.2/configure-7563- if test yes = "$GCC"; then grisbi-1.2.2/configure:7564: lt_sysroot=`$CC --print-sysroot 2>/dev/null` grisbi-1.2.2/configure-7565- fi ############################################## grisbi-1.2.2/configure-7567- /*) grisbi-1.2.2/configure:7568: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` grisbi-1.2.2/configure-7569- ;; #( ############################################## grisbi-1.2.2/configure-7662- done grisbi-1.2.2/configure:7663: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` grisbi-1.2.2/configure-7664-} ############################################## grisbi-1.2.2/configure-7684- test $ac_status = 0; }; then grisbi-1.2.2/configure:7685: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/configure-7686- *ELF-32*) ############################################## grisbi-1.2.2/configure-7705- if test yes = "$lt_cv_prog_gnu_ld"; then grisbi-1.2.2/configure:7706: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/configure-7707- *32-bit*) ############################################## grisbi-1.2.2/configure-7717- else grisbi-1.2.2/configure:7718: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/configure-7719- *32-bit*) ############################################## grisbi-1.2.2/configure-7743- emul=elf grisbi-1.2.2/configure:7744: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/configure-7745- *32-bit*) ############################################## grisbi-1.2.2/configure-7751- esac grisbi-1.2.2/configure:7752: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/configure-7753- *MSB*) ############################################## grisbi-1.2.2/configure-7759- esac grisbi-1.2.2/configure:7760: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/configure-7761- *N32*) ############################################## grisbi-1.2.2/configure-8692- *:) grisbi-1.2.2/configure:8693: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" grisbi-1.2.2/configure-8694- ;; grisbi-1.2.2/configure-8695- x:*) grisbi-1.2.2/configure:8696: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" grisbi-1.2.2/configure-8697- ;; grisbi-1.2.2/configure-8698- *::*) grisbi-1.2.2/configure:8699: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" grisbi-1.2.2/configure:8700: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" grisbi-1.2.2/configure-8701- ;; grisbi-1.2.2/configure-8702- *) grisbi-1.2.2/configure:8703: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" grisbi-1.2.2/configure-8704- ;; ############################################## grisbi-1.2.2/configure-9057- "file_magic "*) grisbi-1.2.2/configure:9058: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` grisbi-1.2.2/configure-9059- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## grisbi-1.2.2/configure-9123- "file_magic "*) grisbi-1.2.2/configure:9124: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` grisbi-1.2.2/configure-9125- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## grisbi-1.2.2/configure-9521- *) grisbi-1.2.2/configure:9522: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/configure-9523- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## grisbi-1.2.2/configure-9967- # shared libraries, regardless of the interface used. grisbi-1.2.2/configure:9968: case `$LD -v 2>&1` in grisbi-1.2.2/configure-9969- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## grisbi-1.2.2/configure-9999- supports_anon_versioning=no grisbi-1.2.2/configure:10000: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in grisbi-1.2.2/configure-10001- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## grisbi-1.2.2/configure-10068- # is; otherwise, prepend EXPORTS... grisbi-1.2.2/configure:10069: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then grisbi-1.2.2/configure-10070- cp $export_symbols $output_objdir/$soname.def; ############################################## grisbi-1.2.2/configure-10102- prefix_cmds="$SED"~ grisbi-1.2.2/configure:10103: if test EXPORTS = "`$SED 1q $export_symbols`"; then grisbi-1.2.2/configure-10104- prefix_cmds="$prefix_cmds -e 1d"; ############################################## grisbi-1.2.2/configure-10125- # time. Moving up from 0x10000000 also allows more sbrk(2) space. grisbi-1.2.2/configure:10126: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' grisbi-1.2.2/configure:10127: 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' grisbi-1.2.2/configure-10128- ;; ############################################## grisbi-1.2.2/configure-10143- pgcc*) # Portland Group C compiler grisbi-1.2.2/configure:10144: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/configure-10145- tmp_addflag=' $pic_flag' ############################################## grisbi-1.2.2/configure-10148- # Portland Group f77 and f90 compilers grisbi-1.2.2/configure:10149: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/configure-10150- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## grisbi-1.2.2/configure-10165- nvcc*) # Cuda Compiler Driver 2.2 grisbi-1.2.2/configure:10166: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/configure-10167- compiler_needs_object=yes ############################################## grisbi-1.2.2/configure-10169- esac grisbi-1.2.2/configure:10170: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/configure-10171- *Sun\ C*) # Sun C 5.9 grisbi-1.2.2/configure:10172: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/configure-10173- compiler_needs_object=yes ############################################## grisbi-1.2.2/configure-10240- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) grisbi-1.2.2/configure:10241: case `$LD -v 2>&1` in grisbi-1.2.2/configure-10242- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## grisbi-1.2.2/configure-10329- else grisbi-1.2.2/configure:10330: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' grisbi-1.2.2/configure-10331- fi ############################################## grisbi-1.2.2/configure-10394- # below for broken collect2 doesn't work under 4.3+ grisbi-1.2.2/configure:10395: collect2name=`$CC -print-prog-name=collect2` grisbi-1.2.2/configure-10396- if test -f "$collect2name" && ############################################## grisbi-1.2.2/configure-10474- }' grisbi-1.2.2/configure:10475: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` grisbi-1.2.2/configure-10476- # Check for a 64-bit object if we didn't find anything. grisbi-1.2.2/configure-10477- if test -z "$lt_cv_aix_libpath_"; then grisbi-1.2.2/configure:10478: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` grisbi-1.2.2/configure-10479- fi ############################################## grisbi-1.2.2/configure-10492- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" grisbi-1.2.2/configure:10493: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag grisbi-1.2.2/configure-10494- else ############################################## grisbi-1.2.2/configure-10527- }' grisbi-1.2.2/configure:10528: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` grisbi-1.2.2/configure-10529- # Check for a 64-bit object if we didn't find anything. grisbi-1.2.2/configure-10530- if test -z "$lt_cv_aix_libpath_"; then grisbi-1.2.2/configure:10531: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` grisbi-1.2.2/configure-10532- fi ############################################## grisbi-1.2.2/configure-10559- # -brtl affects multiple linker settings, -berok does not and is overridden later grisbi-1.2.2/configure:10560: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' grisbi-1.2.2/configure-10561- if test svr4 != "$with_aix_soname"; then ############################################## grisbi-1.2.2/configure-10612- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' grisbi-1.2.2/configure:10613: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then grisbi-1.2.2/configure-10614- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## grisbi-1.2.2/configure-10650- # FIXME: Setting linknames here is a bad hack. grisbi-1.2.2/configure:10651: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' grisbi-1.2.2/configure-10652- # The linker will automatically build a .lib file if we build a DLL. ############################################## grisbi-1.2.2/configure-10668- if test yes = "$lt_cv_ld_force_load"; then grisbi-1.2.2/configure:10669: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' grisbi-1.2.2/configure-10670- ############################################## grisbi-1.2.2/configure-10848- if test yes = "$GCC"; then grisbi-1.2.2/configure:10849: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/configure-10850- # Try to use the -exported_symbol ld option, if it does not ############################################## grisbi-1.2.2/configure-10876- if test yes = "$lt_cv_irix_exported_symbol"; then grisbi-1.2.2/configure:10877: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' grisbi-1.2.2/configure-10878- fi grisbi-1.2.2/configure-10879- else grisbi-1.2.2/configure:10880: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/configure:10881: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' grisbi-1.2.2/configure-10882- fi ############################################## grisbi-1.2.2/configure-10926- hardcode_direct_absolute=yes grisbi-1.2.2/configure:10927: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then grisbi-1.2.2/configure-10928- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## grisbi-1.2.2/configure-10957- prefix_cmds="$SED"~ grisbi-1.2.2/configure:10958: if test EXPORTS = "`$SED 1q $export_symbols`"; then grisbi-1.2.2/configure-10959- prefix_cmds="$prefix_cmds -e 1d"; ############################################## grisbi-1.2.2/configure-10972- allow_undefined_flag=' $wl-expect_unresolved $wl\*' grisbi-1.2.2/configure:10973: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/configure-10974- else grisbi-1.2.2/configure-10975- allow_undefined_flag=' -expect_unresolved \*' grisbi-1.2.2/configure:10976: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/configure-10977- fi ############################################## grisbi-1.2.2/configure-10985- allow_undefined_flag=' $wl-expect_unresolved $wl\*' grisbi-1.2.2/configure:10986: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/configure-10987- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## grisbi-1.2.2/configure-10989- allow_undefined_flag=' -expect_unresolved \*' grisbi-1.2.2/configure:10990: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/configure:10991: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ grisbi-1.2.2/configure:10992: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' grisbi-1.2.2/configure-10993- ############################################## grisbi-1.2.2/configure-11008- else grisbi-1.2.2/configure:11009: case `$CC -V 2>&1` in grisbi-1.2.2/configure-11010- *"Compilers 5.0"*) ############################################## grisbi-1.2.2/configure-11407- esac grisbi-1.2.2/configure:11408: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` grisbi-1.2.2/configure-11409- case $lt_search_path_spec in ############################################## grisbi-1.2.2/configure-11414- # okay in the real world where ";" in dirpaths is itself problematic. grisbi-1.2.2/configure:11415: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` grisbi-1.2.2/configure-11416- ;; grisbi-1.2.2/configure-11417- *) grisbi-1.2.2/configure:11418: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` grisbi-1.2.2/configure-11419- ;; ############################################## grisbi-1.2.2/configure-11423- lt_tmp_lt_search_path_spec= grisbi-1.2.2/configure:11424: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` grisbi-1.2.2/configure-11425- # ...but if some path component already ends with the multilib dir we assume ############################################## grisbi-1.2.2/configure-11465- esac grisbi-1.2.2/configure:11466: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` grisbi-1.2.2/configure-11467-else ############################################## grisbi-1.2.2/configure-11605- # Create ${libname}_ixlibrary.a entries in /sys/libs. grisbi-1.2.2/configure:11606: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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' grisbi-1.2.2/configure-11607- ;; ############################################## grisbi-1.2.2/configure-11641- # DLL is installed to $(libdir)/../bin by postinstall_cmds grisbi-1.2.2/configure:11642: postinstall_cmds='base_file=`basename \$file`~ grisbi-1.2.2/configure:11643: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ grisbi-1.2.2/configure:11644: dldir=$destdir/`dirname \$dlpath`~ grisbi-1.2.2/configure-11645- test -d \$dldir || mkdir -p \$dldir~ ############################################## grisbi-1.2.2/configure-11650- fi' grisbi-1.2.2/configure:11651: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ grisbi-1.2.2/configure-11652- dlpath=$dir/\$dldll~ ############################################## grisbi-1.2.2/configure-11658- # Cygwin DLLs use 'cyg' prefix rather than 'lib' grisbi-1.2.2/configure:11659: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/configure-11660- ############################################## grisbi-1.2.2/configure-11664- # MinGW DLLs use traditional 'lib' prefix grisbi-1.2.2/configure:11665: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/configure-11666- ;; ############################################## grisbi-1.2.2/configure-11668- # pw32 DLLs use 'pw' prefix rather than 'lib' grisbi-1.2.2/configure:11669: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/configure-11670- ;; ############################################## grisbi-1.2.2/configure-11677- libname_spec='$name' grisbi-1.2.2/configure:11678: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/configure-11679- library_names_spec='$libname.dll.lib' ############################################## grisbi-1.2.2/configure-11689- # Let DOS variable expansion print the short 8.3 style file name. grisbi-1.2.2/configure:11690: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` grisbi-1.2.2/configure-11691- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## grisbi-1.2.2/configure-11694- # Convert to MSYS style. grisbi-1.2.2/configure:11695: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` grisbi-1.2.2/configure-11696- ;; ############################################## grisbi-1.2.2/configure-11700- # like /cygdrive/c/PROGRA~1:/cygdr... grisbi-1.2.2/configure:11701: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` grisbi-1.2.2/configure:11702: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` grisbi-1.2.2/configure:11703: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` grisbi-1.2.2/configure-11704- ;; ############################################## grisbi-1.2.2/configure-11708- # It is most probably a Windows format PATH. grisbi-1.2.2/configure:11709: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` grisbi-1.2.2/configure-11710- else grisbi-1.2.2/configure:11711: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` grisbi-1.2.2/configure-11712- fi ############################################## grisbi-1.2.2/configure-11718- # DLL is installed to $(libdir)/../bin by postinstall_cmds grisbi-1.2.2/configure:11719: postinstall_cmds='base_file=`basename \$file`~ grisbi-1.2.2/configure:11720: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ grisbi-1.2.2/configure:11721: dldir=$destdir/`dirname \$dlpath`~ grisbi-1.2.2/configure-11722- test -d \$dldir || mkdir -p \$dldir~ grisbi-1.2.2/configure-11723- $install_prog $dir/$dlname \$dldir/$dlname' grisbi-1.2.2/configure:11724: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ grisbi-1.2.2/configure-11725- dlpath=$dir/\$dldll~ ############################################## grisbi-1.2.2/configure-11732- # Assume MSVC and ICC wrapper grisbi-1.2.2/configure:11733: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' grisbi-1.2.2/configure-11734- dynamic_linker='Win32 ld.exe' ############################################## grisbi-1.2.2/configure-11749- shlibpath_var=DYLD_LIBRARY_PATH grisbi-1.2.2/configure:11750: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' grisbi-1.2.2/configure-11751- ############################################## grisbi-1.2.2/configure-12002- if test -f /etc/ld.so.conf; then grisbi-1.2.2/configure:12003: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` grisbi-1.2.2/configure-12004- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## grisbi-1.2.2/configure-12056- need_lib_prefix=no grisbi-1.2.2/configure:12057: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then grisbi-1.2.2/configure-12058- need_version=no ############################################## grisbi-1.2.2/configure-12083- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec grisbi-1.2.2/configure:12084: postinstall_cmds='base_file=`basename \$file`~ grisbi-1.2.2/configure:12085: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ grisbi-1.2.2/configure:12086: dldir=$destdir/`dirname \$dlpath`~ grisbi-1.2.2/configure-12087- test -d \$dldir || mkdir -p \$dldir~ ############################################## grisbi-1.2.2/configure-12092- fi' grisbi-1.2.2/configure:12093: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ grisbi-1.2.2/configure-12094- dlpath=$dir/\$dldll~ ############################################## grisbi-1.2.2/configure-13313- test $ac_status = 0; }; then grisbi-1.2.2/configure:13314: pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null` grisbi-1.2.2/configure-13315- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-13402- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ grisbi-1.2.2/configure:13403: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ grisbi-1.2.2/configure-13404- test -n "$$files" || exit 0; \ ############################################## grisbi-1.2.2/configure-13962- if test -f $ac_dir/$ac_word; then grisbi-1.2.2/configure:13963: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then grisbi-1.2.2/configure-13964- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## grisbi-1.2.2/configure-14081- if test -f $ac_dir/$ac_word; then grisbi-1.2.2/configure:14082: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then grisbi-1.2.2/configure-14083- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## grisbi-1.2.2/configure-14240- if test "x$srcdir" != "x."; then grisbi-1.2.2/configure:14241: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then grisbi-1.2.2/configure-14242- posrcprefix="$srcdir/" ############################################## grisbi-1.2.2/configure-14276- grisbi-1.2.2/configure:14277:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.40.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` grisbi-1.2.2/configure-14278-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` grisbi-1.2.2/configure:14279:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` grisbi-1.2.2/configure-14280-if test -n "0.40.0"; then ############################################## grisbi-1.2.2/configure-14716-fi grisbi-1.2.2/configure:14717:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" grisbi-1.2.2/configure:14718:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" grisbi-1.2.2/configure:14719:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" grisbi-1.2.2/configure-14720-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## grisbi-1.2.2/configure-14772-else grisbi-1.2.2/configure:14773: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` grisbi-1.2.2/configure-14774- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## grisbi-1.2.2/configure-14779-$as_echo_n "checking for XML::Parser... " >&6; } grisbi-1.2.2/configure:14780: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then grisbi-1.2.2/configure-14781- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## grisbi-1.2.2/configure-14816- test $ac_status = 0; }; then grisbi-1.2.2/configure:14817: pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null` grisbi-1.2.2/configure-14818- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-14833- test $ac_status = 0; }; then grisbi-1.2.2/configure:14834: pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null` grisbi-1.2.2/configure-14835- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-14854- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:14855: ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1` grisbi-1.2.2/configure-14856- else grisbi-1.2.2/configure:14857: ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1` grisbi-1.2.2/configure-14858- fi ############################################## grisbi-1.2.2/configure-14887- test $ac_status = 0; }; then grisbi-1.2.2/configure:14888: pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= $GTK_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-14889- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-14904- test $ac_status = 0; }; then grisbi-1.2.2/configure:14905: pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= $GTK_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-14906- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-14925- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:14926: GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED" 2>&1` grisbi-1.2.2/configure-14927- else grisbi-1.2.2/configure:14928: GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED" 2>&1` grisbi-1.2.2/configure-14929- fi ############################################## grisbi-1.2.2/configure-14978- test $ac_status = 0; }; then grisbi-1.2.2/configure:14979: pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-14980- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-14995- test $ac_status = 0; }; then grisbi-1.2.2/configure:14996: pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-14997- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15016- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15017: GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQUIRED" 2>&1` grisbi-1.2.2/configure-15018- else grisbi-1.2.2/configure:15019: GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQUIRED" 2>&1` grisbi-1.2.2/configure-15020- fi ############################################## grisbi-1.2.2/configure-15069- test $ac_status = 0; }; then grisbi-1.2.2/configure:15070: pkg_cv_LIBGSF_CFLAGS=`$PKG_CONFIG --cflags "libgsf-1 >= $LIBGSF_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15071- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15086- test $ac_status = 0; }; then grisbi-1.2.2/configure:15087: pkg_cv_LIBGSF_LIBS=`$PKG_CONFIG --libs "libgsf-1 >= $LIBGSF_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15088- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15107- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15108: LIBGSF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgsf-1 >= $LIBGSF_REQUIRED" 2>&1` grisbi-1.2.2/configure-15109- else grisbi-1.2.2/configure:15110: LIBGSF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgsf-1 >= $LIBGSF_REQUIRED" 2>&1` grisbi-1.2.2/configure-15111- fi ############################################## grisbi-1.2.2/configure-15229- test $ac_status = 0; }; then grisbi-1.2.2/configure:15230: pkg_cv_XML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.0" 2>/dev/null` grisbi-1.2.2/configure-15231- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15246- test $ac_status = 0; }; then grisbi-1.2.2/configure:15247: pkg_cv_XML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.0" 2>/dev/null` grisbi-1.2.2/configure-15248- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15267- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15268: XML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.0" 2>&1` grisbi-1.2.2/configure-15269- else grisbi-1.2.2/configure:15270: XML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.0" 2>&1` grisbi-1.2.2/configure-15271- fi ############################################## grisbi-1.2.2/configure-15332- test $ac_status = 0; }; then grisbi-1.2.2/configure:15333: pkg_cv_OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "libcrypto >= $LIBSSL_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15334- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15349- test $ac_status = 0; }; then grisbi-1.2.2/configure:15350: pkg_cv_OPENSSL_LIBS=`$PKG_CONFIG --libs "libcrypto >= $LIBSSL_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15351- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15370- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15371: OPENSSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcrypto >= $LIBSSL_REQUIRED" 2>&1` grisbi-1.2.2/configure-15372- else grisbi-1.2.2/configure:15373: OPENSSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcrypto >= $LIBSSL_REQUIRED" 2>&1` grisbi-1.2.2/configure-15374- fi ############################################## grisbi-1.2.2/configure-15476- test $ac_status = 0; }; then grisbi-1.2.2/configure:15477: pkg_cv_LIBOFX_CFLAGS=`$PKG_CONFIG --cflags "libofx >= $LIBOFX_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15478- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15493- test $ac_status = 0; }; then grisbi-1.2.2/configure:15494: pkg_cv_LIBOFX_LIBS=`$PKG_CONFIG --libs "libofx >= $LIBOFX_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15495- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15514- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15515: LIBOFX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libofx >= $LIBOFX_REQUIRED" 2>&1` grisbi-1.2.2/configure-15516- else grisbi-1.2.2/configure:15517: LIBOFX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libofx >= $LIBOFX_REQUIRED" 2>&1` grisbi-1.2.2/configure-15518- fi ############################################## grisbi-1.2.2/configure-15579- test $ac_status = 0; }; then grisbi-1.2.2/configure:15580: pkg_cv_GOFFICE_CFLAGS=`$PKG_CONFIG --cflags "libgoffice-0.10 >= $LIBGOFFICE_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15581- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15596- test $ac_status = 0; }; then grisbi-1.2.2/configure:15597: pkg_cv_GOFFICE_LIBS=`$PKG_CONFIG --libs "libgoffice-0.10 >= $LIBGOFFICE_REQUIRED" 2>/dev/null` grisbi-1.2.2/configure-15598- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15617- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15618: GOFFICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgoffice-0.10 >= $LIBGOFFICE_REQUIRED" 2>&1` grisbi-1.2.2/configure-15619- else grisbi-1.2.2/configure:15620: GOFFICE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgoffice-0.10 >= $LIBGOFFICE_REQUIRED" 2>&1` grisbi-1.2.2/configure-15621- fi ############################################## grisbi-1.2.2/configure-15797- grisbi-1.2.2/configure:15798: gdk_windowing=`$PKG_CONFIG --variable=targets gdk-3.0` grisbi-1.2.2/configure-15799- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GDK-Quartz" >&5 ############################################## grisbi-1.2.2/configure-15823- test $ac_status = 0; }; then grisbi-1.2.2/configure:15824: pkg_cv_GTK_MAC_CFLAGS=`$PKG_CONFIG --cflags "gtk-mac-integration-gtk3" 2>/dev/null` grisbi-1.2.2/configure-15825- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15840- test $ac_status = 0; }; then grisbi-1.2.2/configure:15841: pkg_cv_GTK_MAC_LIBS=`$PKG_CONFIG --libs "gtk-mac-integration-gtk3" 2>/dev/null` grisbi-1.2.2/configure-15842- test "x$?" != "x0" && pkg_failed=yes ############################################## grisbi-1.2.2/configure-15861- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/configure:15862: GTK_MAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk-mac-integration-gtk3" 2>&1` grisbi-1.2.2/configure-15863- else grisbi-1.2.2/configure:15864: GTK_MAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk-mac-integration-gtk3" 2>&1` grisbi-1.2.2/configure-15865- fi ############################################## grisbi-1.2.2/configure-16016- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' grisbi-1.2.2/configure:16017: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` grisbi-1.2.2/configure-16018- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## grisbi-1.2.2/configure-16147-if test -z "$BASH_VERSION$ZSH_VERSION" \ grisbi-1.2.2/configure:16148: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then grisbi-1.2.2/configure-16149- as_echo='print -r --' grisbi-1.2.2/configure-16150- as_echo_n='print -rn --' grisbi-1.2.2/configure:16151:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then grisbi-1.2.2/configure-16152- as_echo='printf %s\n' ############################################## grisbi-1.2.2/configure-16154-else grisbi-1.2.2/configure:16155: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then grisbi-1.2.2/configure-16156- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## grisbi-1.2.2/configure-16164- expr "X$arg" : "X\\(.*\\)$as_nl"; grisbi-1.2.2/configure:16165: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; grisbi-1.2.2/configure-16166- esac; ############################################## grisbi-1.2.2/configure-16241-# ---------------------------------------- grisbi-1.2.2/configure:16242:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are grisbi-1.2.2/configure-16243-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## grisbi-1.2.2/configure-16313- { grisbi-1.2.2/configure:16314: as_val=`expr "$@" || test $? -eq 1` grisbi-1.2.2/configure-16315- } ############################################## grisbi-1.2.2/configure-16417- case $as_dir in #( grisbi-1.2.2/configure:16418: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( grisbi-1.2.2/configure-16419- *) as_qdir=$as_dir;; ############################################## grisbi-1.2.2/configure-16553-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 grisbi-1.2.2/configure:16554:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" grisbi-1.2.2/configure-16555-ac_cs_version="\\ ############################################## grisbi-1.2.2/configure-16578- --*=?*) grisbi-1.2.2/configure:16579: ac_option=`expr "X$1" : 'X\([^=]*\)='` grisbi-1.2.2/configure:16580: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` grisbi-1.2.2/configure-16581- ac_shift=: ############################################## grisbi-1.2.2/configure-16583- --*=) grisbi-1.2.2/configure:16584: ac_option=`expr "X$1" : 'X\([^=]*\)='` grisbi-1.2.2/configure-16585- ac_optarg= ############################################## grisbi-1.2.2/configure-16607- case $ac_optarg in grisbi-1.2.2/configure:16608: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; grisbi-1.2.2/configure-16609- '') as_fn_error $? "missing file argument" ;; ############################################## grisbi-1.2.2/configure-16615- case $ac_optarg in grisbi-1.2.2/configure:16616: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; grisbi-1.2.2/configure-16617- esac ############################################## grisbi-1.2.2/configure-16684-delay_variable_subst='$delay_variable_subst' grisbi-1.2.2/configure:16685:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16686:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16687:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16688:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16689:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16690:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16691:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16692:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16693:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16694:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16695:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16696:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16697:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16698:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16699:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16700:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16701:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16702:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16703:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16704:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16705:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16706:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16707:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16708:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16709:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16710:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16711:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16712:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16713:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16714:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16715:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16716:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16717:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16718:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16719:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16720:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16721:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16722:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16723:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16724:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16725:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16726:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16727:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16728:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16729:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16730:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16731:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16732:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16733:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16734:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16735:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16736:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16737:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16738:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16739:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16740:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16741:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16742:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16743:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16744:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16745:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16746:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16747:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16748:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16749:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16750:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16751:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16752:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16753:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16754:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16755:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16756:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16757:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16758:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16759:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16760:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16761:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16762:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16763:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16764:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16765:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16766:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16767:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16768:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16769:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16770:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16771:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16772:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16773:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16774:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16775:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16776:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16777:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16778:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16779:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16780:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16781:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16782:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16783:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16784:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16785:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16786:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16787:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16788:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16789:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16790:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16791:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16792:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16793:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16794:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16795:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16796:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16797:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16798:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16799:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16800:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16801:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16802:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16803:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16804:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16805:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16806:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16807:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16808:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16809:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16810:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16811:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16812:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16813:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16814:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16815:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16816:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16817:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16818:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16819:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure:16820:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/configure-16821- ############################################## grisbi-1.2.2/configure-16901-striplib; do grisbi-1.2.2/configure:16902: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in grisbi-1.2.2/configure-16903- *[\\\\\\\`\\"\\\$]*) grisbi-1.2.2/configure:16904: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes grisbi-1.2.2/configure-16905- ;; ############################################## grisbi-1.2.2/configure-16932-configure_time_lt_sys_library_path; do grisbi-1.2.2/configure:16933: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in grisbi-1.2.2/configure-16934- *[\\\\\\\`\\"\\\$]*) grisbi-1.2.2/configure:16935: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes grisbi-1.2.2/configure-16936- ;; ############################################## grisbi-1.2.2/configure-17059-fi grisbi-1.2.2/configure:17060:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` grisbi-1.2.2/configure-17061-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## grisbi-1.2.2/configure-17076- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 grisbi-1.2.2/configure:17077:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` grisbi-1.2.2/configure-17078-ac_delim='%!_!# ' ############################################## grisbi-1.2.2/configure-17082- grisbi-1.2.2/configure:17083: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` grisbi-1.2.2/configure-17084- if test $ac_delim_n = $ac_delim_num; then ############################################## grisbi-1.2.2/configure-17220-for ac_last_try in false false :; do grisbi-1.2.2/configure:17221: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` grisbi-1.2.2/configure-17222- if test -z "$ac_tt"; then ############################################## grisbi-1.2.2/configure-17352- esac grisbi-1.2.2/configure:17353: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac grisbi-1.2.2/configure-17354- as_fn_append ac_file_inputs " '$ac_f'" ############################################## grisbi-1.2.2/configure-17411-*) grisbi-1.2.2/configure:17412: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` grisbi-1.2.2/configure-17413- # A ".." for each directory in $ac_dir_suffix. grisbi-1.2.2/configure:17414: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` grisbi-1.2.2/configure-17415- case $ac_top_builddir_sub in ############################################## grisbi-1.2.2/configure-17472-/@mandir@/p' grisbi-1.2.2/configure:17473:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in grisbi-1.2.2/configure-17474-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## grisbi-1.2.2/configure-17489- grisbi-1.2.2/configure:17490:# Neutralize VPATH when `$srcdir' = `.'. grisbi-1.2.2/configure-17491-# Shell code in configure.ac might set extrasub. ############################################## grisbi-1.2.2/configure-17517-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && grisbi-1.2.2/configure:17518: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && grisbi-1.2.2/configure-17519- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## grisbi-1.2.2/configure-17563- * ) grisbi-1.2.2/configure:17564: _am_stamp_count=`expr $_am_stamp_count + 1` ;; grisbi-1.2.2/configure-17565- esac ############################################## grisbi-1.2.2/configure-17618- # Strip MF so we end up with the name of the file. grisbi-1.2.2/configure:17619: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` grisbi-1.2.2/configure-17620- # Check whether this is an Automake generated Makefile which includes ############################################## grisbi-1.2.2/configure-18173- *:) grisbi-1.2.2/configure:18174: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" grisbi-1.2.2/configure-18175- ;; grisbi-1.2.2/configure-18176- x:*) grisbi-1.2.2/configure:18177: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" grisbi-1.2.2/configure-18178- ;; grisbi-1.2.2/configure-18179- *::*) grisbi-1.2.2/configure:18180: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" grisbi-1.2.2/configure:18181: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" grisbi-1.2.2/configure-18182- ;; grisbi-1.2.2/configure-18183- *) grisbi-1.2.2/configure:18184: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" grisbi-1.2.2/configure-18185- ;; ############################################## grisbi-1.2.2/configure-18200- done grisbi-1.2.2/configure:18201: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` grisbi-1.2.2/configure-18202-} ############################################## grisbi-1.2.2/share/categories/it/Makefile.in-50- { \ grisbi-1.2.2/share/categories/it/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/it/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/it/Makefile.in-122- esac grisbi-1.2.2/share/categories/it/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/it/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/it/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/it/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/it/Makefile.in-127- esac; grisbi-1.2.2/share/categories/it/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/it/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/it/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/it/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/it/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/it/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/it/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/it/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/it/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/it/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/it/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/it/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/it/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/it/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/it/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/fr_FR/Makefile.in-50- { \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/fr_FR/Makefile.in-122- esac grisbi-1.2.2/share/categories/fr_FR/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/fr_FR/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in-127- esac; grisbi-1.2.2/share/categories/fr_FR/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/fr_FR/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/fr_FR/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/fr_FR/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/fr_FR/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/fr_FR/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/fr_FR/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/fr_FR/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/fr_FR/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-49- { \ grisbi-1.2.2/share/categories/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/Makefile.in-51- }; \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-166- while test -n "$$dir1"; do \ grisbi-1.2.2/share/categories/Makefile.in:167: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/share/categories/Makefile.in-168- if test "$$first" != "."; then \ grisbi-1.2.2/share/categories/Makefile.in-169- if test "$$first" = ".."; then \ grisbi-1.2.2/share/categories/Makefile.in:170: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/share/categories/Makefile.in:171: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/share/categories/Makefile.in-172- else \ grisbi-1.2.2/share/categories/Makefile.in:173: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/share/categories/Makefile.in-174- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/share/categories/Makefile.in:175: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/share/categories/Makefile.in-176- else \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-181- fi; \ grisbi-1.2.2/share/categories/Makefile.in:182: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/share/categories/Makefile.in-183- done; \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-427- dot_seen=no; \ grisbi-1.2.2/share/categories/Makefile.in:428: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/share/categories/Makefile.in-429- case "$@" in \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-490-GTAGS: grisbi-1.2.2/share/categories/Makefile.in:491: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/share/categories/Makefile.in-492- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-516-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/Makefile.in:517: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/Makefile.in:518: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/Makefile.in-519- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/Makefile.in-530- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/Makefile.in:531: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/Makefile.in-532- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/de_AT/Makefile.in-50- { \ grisbi-1.2.2/share/categories/de_AT/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/de_AT/Makefile.in-122- esac grisbi-1.2.2/share/categories/de_AT/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/de_AT/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/de_AT/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in-127- esac; grisbi-1.2.2/share/categories/de_AT/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/de_AT/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/de_AT/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/de_AT/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/de_AT/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/de_AT/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/de_AT/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/de_AT/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/de_AT/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/de_AT/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/de_AT/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/fr/Makefile.in-50- { \ grisbi-1.2.2/share/categories/fr/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/fr/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/fr/Makefile.in-122- esac grisbi-1.2.2/share/categories/fr/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/fr/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/fr/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/fr/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/fr/Makefile.in-127- esac; grisbi-1.2.2/share/categories/fr/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/fr/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/fr/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/fr/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/fr/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/fr/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/fr/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/fr/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/fr/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/fr/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/fr/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/fr/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/fr/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/fr/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/fr/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/ru/Makefile.in-50- { \ grisbi-1.2.2/share/categories/ru/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/ru/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/ru/Makefile.in-122- esac grisbi-1.2.2/share/categories/ru/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/ru/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/ru/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/ru/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/ru/Makefile.in-127- esac; grisbi-1.2.2/share/categories/ru/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/ru/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/ru/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/ru/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/ru/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/ru/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/ru/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/ru/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/ru/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/ru/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/ru/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/ru/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/ru/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/ru/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/ru/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/C/Makefile.in-50- { \ grisbi-1.2.2/share/categories/C/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/C/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/C/Makefile.in-122- esac grisbi-1.2.2/share/categories/C/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/C/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/C/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/C/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/C/Makefile.in-127- esac; grisbi-1.2.2/share/categories/C/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/C/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/C/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/C/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/C/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/C/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/C/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/C/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/C/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/C/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/C/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/C/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/C/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/C/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/C/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/categories/de_DE/Makefile.in-50- { \ grisbi-1.2.2/share/categories/de_DE/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/categories/de_DE/Makefile.in-122- esac grisbi-1.2.2/share/categories/de_DE/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/categories/de_DE/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/categories/de_DE/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in-127- esac; grisbi-1.2.2/share/categories/de_DE/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/categories/de_DE/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/share/categories/de_DE/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/share/categories/de_DE/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/categories/de_DE/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/categories/de_DE/Makefile.in-403- @list='$(grisbi_share_DATA)'; test -n "$(grisbi_sharedir)" || list=; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in:404: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in-405- dir='$(DESTDIR)$(grisbi_sharedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/categories/de_DE/Makefile.in-416-distdir-am: $(DISTFILES) grisbi-1.2.2/share/categories/de_DE/Makefile.in:417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in:418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in-419- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/categories/de_DE/Makefile.in-430- if test -d $$d/$$file; then \ grisbi-1.2.2/share/categories/de_DE/Makefile.in:431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/categories/de_DE/Makefile.in-432- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/share/Makefile.in-50- { \ grisbi-1.2.2/share/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/share/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/share/Makefile.in-130- esac grisbi-1.2.2/share/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/share/Makefile.in-132-am__vpath_adj = case $$p in \ grisbi-1.2.2/share/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/share/Makefile.in-134- *) f=$$p;; \ grisbi-1.2.2/share/Makefile.in-135- esac; grisbi-1.2.2/share/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/share/Makefile.in-137-am__install_max = 40 grisbi-1.2.2/share/Makefile.in-138-am__nobase_strip_setup = \ grisbi-1.2.2/share/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/share/Makefile.in-140-am__nobase_strip = \ ############################################## grisbi-1.2.2/share/Makefile.in-197- while test -n "$$dir1"; do \ grisbi-1.2.2/share/Makefile.in:198: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/share/Makefile.in-199- if test "$$first" != "."; then \ grisbi-1.2.2/share/Makefile.in-200- if test "$$first" = ".."; then \ grisbi-1.2.2/share/Makefile.in:201: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/share/Makefile.in:202: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/share/Makefile.in-203- else \ grisbi-1.2.2/share/Makefile.in:204: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/share/Makefile.in-205- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/share/Makefile.in:206: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/share/Makefile.in-207- else \ ############################################## grisbi-1.2.2/share/Makefile.in-212- fi; \ grisbi-1.2.2/share/Makefile.in:213: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/share/Makefile.in-214- done; \ ############################################## grisbi-1.2.2/share/Makefile.in-471- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ grisbi-1.2.2/share/Makefile.in:472: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/Makefile.in-473- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/Makefile.in-492- @list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \ grisbi-1.2.2/share/Makefile.in:493: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/share/Makefile.in-494- dir='$(DESTDIR)$(mimedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/share/Makefile.in-509- dot_seen=no; \ grisbi-1.2.2/share/Makefile.in:510: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/share/Makefile.in-511- case "$@" in \ ############################################## grisbi-1.2.2/share/Makefile.in-572-GTAGS: grisbi-1.2.2/share/Makefile.in:573: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/share/Makefile.in-574- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/share/Makefile.in-598-distdir-am: $(DISTFILES) grisbi-1.2.2/share/Makefile.in:599: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/Makefile.in:600: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/share/Makefile.in-601- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/share/Makefile.in-612- if test -d $$d/$$file; then \ grisbi-1.2.2/share/Makefile.in:613: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/share/Makefile.in-614- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/Makefile.in-49- { \ grisbi-1.2.2/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/Makefile.in-51- }; \ ############################################## grisbi-1.2.2/Makefile.in-132- esac grisbi-1.2.2/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/Makefile.in-134-am__vpath_adj = case $$p in \ grisbi-1.2.2/Makefile.in:135: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/Makefile.in-136- *) f=$$p;; \ grisbi-1.2.2/Makefile.in-137- esac; grisbi-1.2.2/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/Makefile.in-139-am__install_max = 40 grisbi-1.2.2/Makefile.in-140-am__nobase_strip_setup = \ grisbi-1.2.2/Makefile.in:141: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/Makefile.in-142-am__nobase_strip = \ ############################################## grisbi-1.2.2/Makefile.in-214- while test -n "$$dir1"; do \ grisbi-1.2.2/Makefile.in:215: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/Makefile.in-216- if test "$$first" != "."; then \ grisbi-1.2.2/Makefile.in-217- if test "$$first" = ".."; then \ grisbi-1.2.2/Makefile.in:218: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/Makefile.in:219: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/Makefile.in-220- else \ grisbi-1.2.2/Makefile.in:221: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/Makefile.in-222- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/Makefile.in:223: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/Makefile.in-224- else \ ############################################## grisbi-1.2.2/Makefile.in-229- fi; \ grisbi-1.2.2/Makefile.in:230: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/Makefile.in-231- done; \ ############################################## grisbi-1.2.2/Makefile.in-503- test -n "$(man1dir)" \ grisbi-1.2.2/Makefile.in:504: && test -n "`echo $$list1$$list2`" \ grisbi-1.2.2/Makefile.in-505- || exit 0; \ ############################################## grisbi-1.2.2/Makefile.in-556- dot_seen=no; \ grisbi-1.2.2/Makefile.in:557: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/Makefile.in-558- case "$@" in \ ############################################## grisbi-1.2.2/Makefile.in-619-GTAGS: grisbi-1.2.2/Makefile.in:620: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/Makefile.in-621- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/Makefile.in-654- test -d "$(distdir)" || mkdir "$(distdir)" grisbi-1.2.2/Makefile.in:655: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/Makefile.in:656: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/Makefile.in-657- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/Makefile.in-668- if test -d $$d/$$file; then \ grisbi-1.2.2/Makefile.in:669: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/Makefile.in-670- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/Makefile.in-778- test -d $(distdir)/_build || exit 0; \ grisbi-1.2.2/Makefile.in:779: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ grisbi-1.2.2/Makefile.in-780- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## grisbi-1.2.2/Makefile.in-822- }; \ grisbi-1.2.2/Makefile.in:823: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ grisbi-1.2.2/Makefile.in-824- || { echo "ERROR: files left after uninstall:" ; \ ############################################## grisbi-1.2.2/Makefile.in-834- fi grisbi-1.2.2/Makefile.in:835: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ grisbi-1.2.2/Makefile.in-836- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## grisbi-1.2.2/po/Makefile.in.in-57- grisbi-1.2.2/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) grisbi-1.2.2/po/Makefile.in.in-59- ############################################## grisbi-1.2.2/po/Makefile.in.in-87-.po.gmo: grisbi-1.2.2/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ grisbi-1.2.2/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## grisbi-1.2.2/po/Makefile.in.in-188- echo "$$lang:"; \ grisbi-1.2.2/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ grisbi-1.2.2/po/Makefile.in.in-190- if $$result; then \ ############################################## grisbi-1.2.2/config.guess-34- grisbi-1.2.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` grisbi-1.2.2/config.guess-36- ############################################## grisbi-1.2.2/config.guess-102-: ${TMPDIR=/tmp} ; grisbi-1.2.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || grisbi-1.2.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## grisbi-1.2.2/config.guess-151- EOF grisbi-1.2.2/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" grisbi-1.2.2/config.guess-153- ############################################## grisbi-1.2.2/config.guess-188- earmv*) grisbi-1.2.2/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` grisbi-1.2.2/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` grisbi-1.2.2/config.guess-191- machine="${arch}${endian}"-unknown ############################################## grisbi-1.2.2/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' grisbi-1.2.2/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` grisbi-1.2.2/config.guess-222- ;; ############################################## grisbi-1.2.2/config.guess-233- *) grisbi-1.2.2/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` grisbi-1.2.2/config.guess-235- ;; ############################################## grisbi-1.2.2/config.guess-280- *4.0) grisbi-1.2.2/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` grisbi-1.2.2/config.guess-282- ;; grisbi-1.2.2/config.guess-283- *5.*) grisbi-1.2.2/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` grisbi-1.2.2/config.guess-285- ;; ############################################## grisbi-1.2.2/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. grisbi-1.2.2/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` grisbi-1.2.2/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## grisbi-1.2.2/config.guess-328- # 1.2 uses "1.2" for uname -r. grisbi-1.2.2/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" grisbi-1.2.2/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## grisbi-1.2.2/config.guess-379- s390x:SunOS:*:*) grisbi-1.2.2/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" grisbi-1.2.2/config.guess-381- exit ;; grisbi-1.2.2/config.guess-382- sun4H:SunOS:5.*:*) grisbi-1.2.2/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" grisbi-1.2.2/config.guess-384- exit ;; grisbi-1.2.2/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) grisbi-1.2.2/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" grisbi-1.2.2/config.guess-387- exit ;; ############################################## grisbi-1.2.2/config.guess-404- fi grisbi-1.2.2/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" grisbi-1.2.2/config.guess-406- exit ;; ############################################## grisbi-1.2.2/config.guess-410- # it's likely to be more like Solaris than SunOS4. grisbi-1.2.2/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" grisbi-1.2.2/config.guess-412- exit ;; ############################################## grisbi-1.2.2/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. grisbi-1.2.2/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" grisbi-1.2.2/config.guess-421- exit ;; ############################################## grisbi-1.2.2/config.guess-425- sun*:*:4.2BSD:*) grisbi-1.2.2/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` grisbi-1.2.2/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## grisbi-1.2.2/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && grisbi-1.2.2/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && grisbi-1.2.2/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && grisbi-1.2.2/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## grisbi-1.2.2/config.guess-563- *:IRIX*:*:*) grisbi-1.2.2/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" grisbi-1.2.2/config.guess-565- exit ;; ############################################## grisbi-1.2.2/config.guess-593-EOF grisbi-1.2.2/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` grisbi-1.2.2/config.guess-595- then ############################################## grisbi-1.2.2/config.guess-606- *:AIX:*:[4567]) grisbi-1.2.2/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` grisbi-1.2.2/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## grisbi-1.2.2/config.guess-642- 9000/[34678]??:HP-UX:*:*) grisbi-1.2.2/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` grisbi-1.2.2/config.guess-644- case "$UNAME_MACHINE" in ############################################## grisbi-1.2.2/config.guess-696-EOF grisbi-1.2.2/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` grisbi-1.2.2/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## grisbi-1.2.2/config.guess-724- ia64:HP-UX:*:*) grisbi-1.2.2/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` grisbi-1.2.2/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## grisbi-1.2.2/config.guess-754-EOF grisbi-1.2.2/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && grisbi-1.2.2/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## grisbi-1.2.2/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` grisbi-1.2.2/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` grisbi-1.2.2/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## grisbi-1.2.2/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` grisbi-1.2.2/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` grisbi-1.2.2/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## grisbi-1.2.2/config.guess-850- esac grisbi-1.2.2/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" grisbi-1.2.2/config.guess-852- exit ;; ############################################## grisbi-1.2.2/config.guess-886- prep*:SunOS:5.*:*) grisbi-1.2.2/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" grisbi-1.2.2/config.guess-888- exit ;; ############################################## grisbi-1.2.2/config.guess-890- # the GNU system grisbi-1.2.2/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" grisbi-1.2.2/config.guess-892- exit ;; ############################################## grisbi-1.2.2/config.guess-894- # other systems with GNU libc and userland grisbi-1.2.2/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" grisbi-1.2.2/config.guess-896- exit ;; ############################################## grisbi-1.2.2/config.guess-988-EOF grisbi-1.2.2/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" grisbi-1.2.2/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## grisbi-1.2.2/config.guess-1088- i*86:*:4.*:*) grisbi-1.2.2/config.guess:1089: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` grisbi-1.2.2/config.guess-1090- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## grisbi-1.2.2/config.guess-1291- fi grisbi-1.2.2/config.guess:1292: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then grisbi-1.2.2/config.guess-1293- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## grisbi-1.2.2/config.guess-1389- *:DragonFly:*:*) grisbi-1.2.2/config.guess:1390: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" grisbi-1.2.2/config.guess-1391- exit ;; ############################################## grisbi-1.2.2/config.guess-1402- i*86:skyos:*:*) grisbi-1.2.2/config.guess:1403: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" grisbi-1.2.2/config.guess-1404- exit ;; ############################################## grisbi-1.2.2/win32/autogen.bat-392- next LSREGEXP if ( /\.{1,2}$/ ) ; # Skip . and .. grisbi-1.2.2/win32/autogen.bat:393: _cp ("$path","$_",$ref_ignore) if ( eval ("'$_' =~ m$file") ) ; grisbi-1.2.2/win32/autogen.bat-394- } ############################################## grisbi-1.2.2/win32/lib/Utils.pm-146- next LSREGEXP if ( /\.{1,2}$/ ) ; # Skip . and .. grisbi-1.2.2/win32/lib/Utils.pm:147: _cp ("$path","$_",$ref_ignore) if ( eval ("'$_' =~ m$file") ) ; grisbi-1.2.2/win32/lib/Utils.pm-148- } ############################################## grisbi-1.2.2/win32/lib/Utils.pm-210- next LSREGEXP if ( /\.{1,2}$/ ) ; # Skip . and .. grisbi-1.2.2/win32/lib/Utils.pm:211: $res = _addFileToZip ($zip,"$path","$_",$ref_ignore) if ( eval ("'$_' =~ m$file") ) ; grisbi-1.2.2/win32/lib/Utils.pm-212- $member = $res unless ($res == '-1'); ############################################## grisbi-1.2.2/win32/lib/TieIniFile.pm-79- #+TieIniFile grisbi-1.2.2/win32/lib/TieIniFile.pm:80: eval('$cnf'."$prekey".'{\'_keys_\'}=""') if($prekey); grisbi-1.2.2/win32/lib/TieIniFile.pm-81- #+TieIniFile ############################################## grisbi-1.2.2/win32/lib/TieIniFile.pm-113- grisbi-1.2.2/win32/lib/TieIniFile.pm:114: eval('$cnf'."$prekey"."{$key}[$index]=".'"'."$val".'"'); grisbi-1.2.2/win32/lib/TieIniFile.pm-115- } grisbi-1.2.2/win32/lib/TieIniFile.pm-116- else { grisbi-1.2.2/win32/lib/TieIniFile.pm:117: eval('$cnf'."$prekey"."{$key}=".'"'."$val".'"'); grisbi-1.2.2/win32/lib/TieIniFile.pm-118- #+TieIniFile grisbi-1.2.2/win32/lib/TieIniFile.pm:119: eval('$cnf'."$prekey"."{\'_keys_\'}.=".'"'."$key".';"'); grisbi-1.2.2/win32/lib/TieIniFile.pm-120- #+TieIniFile ############################################## grisbi-1.2.2/aclocal.m4-274- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, grisbi-1.2.2/aclocal.m4:275: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl grisbi-1.2.2/aclocal.m4-276- if test "$MSGFMT" != "no"; then ############################################## grisbi-1.2.2/aclocal.m4-295- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, grisbi-1.2.2/aclocal.m4:296: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) grisbi-1.2.2/aclocal.m4-297- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## grisbi-1.2.2/aclocal.m4-446- if test "x$srcdir" != "x."; then grisbi-1.2.2/aclocal.m4:447: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then grisbi-1.2.2/aclocal.m4-448- posrcprefix="$srcdir/" ############################################## grisbi-1.2.2/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix grisbi-1.2.2/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"` grisbi-1.2.2/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then grisbi-1.2.2/aclocal.m4:474: localedir=`eval echo "${libdir}/locale"` grisbi-1.2.2/aclocal.m4-475-else grisbi-1.2.2/aclocal.m4:476: localedir=`eval echo "${datadir}/locale"` grisbi-1.2.2/aclocal.m4-477-fi ############################################## grisbi-1.2.2/aclocal.m4-572- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ grisbi-1.2.2/aclocal.m4:573: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ grisbi-1.2.2/aclocal.m4-574- test -n "$$files" || exit 0; \ ############################################## grisbi-1.2.2/aclocal.m4-740- PKG_CHECK_EXISTS([$3], grisbi-1.2.2/aclocal.m4:741: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` grisbi-1.2.2/aclocal.m4-742- test "x$?" != "x0" && pkg_failed=yes ], ############################################## grisbi-1.2.2/aclocal.m4-788- if test $_pkg_short_errors_supported = yes; then grisbi-1.2.2/aclocal.m4:789: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` grisbi-1.2.2/aclocal.m4-790- else grisbi-1.2.2/aclocal.m4:791: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` grisbi-1.2.2/aclocal.m4-792- fi ############################################## grisbi-1.2.2/aclocal.m4-1105-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: grisbi-1.2.2/aclocal.m4:1106:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` grisbi-1.2.2/aclocal.m4-1107-# and then we would define $MISSING as ############################################## grisbi-1.2.2/aclocal.m4-1120-# Expand $ac_aux_dir to an absolute path. grisbi-1.2.2/aclocal.m4:1121:am_aux_dir=`cd "$ac_aux_dir" && pwd` grisbi-1.2.2/aclocal.m4-1122-]) ############################################## grisbi-1.2.2/aclocal.m4-1218- if test "$am_compiler_list" = ""; then grisbi-1.2.2/aclocal.m4:1219: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` grisbi-1.2.2/aclocal.m4-1220- fi ############################################## grisbi-1.2.2/aclocal.m4-1371- # Strip MF so we end up with the name of the file. grisbi-1.2.2/aclocal.m4:1372: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` grisbi-1.2.2/aclocal.m4-1373- # Check whether this is an Automake generated Makefile which includes ############################################## grisbi-1.2.2/aclocal.m4-1378- || continue grisbi-1.2.2/aclocal.m4:1379: am_dirpart=`AS_DIRNAME(["$am_mf"])` grisbi-1.2.2/aclocal.m4:1380: am_filepart=`AS_BASENAME(["$am_mf"])` grisbi-1.2.2/aclocal.m4-1381- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## grisbi-1.2.2/aclocal.m4-1446-AC_REQUIRE([AC_PROG_INSTALL])dnl grisbi-1.2.2/aclocal.m4:1447:if test "`cd $srcdir && pwd`" != "`pwd`"; then grisbi-1.2.2/aclocal.m4-1448- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## grisbi-1.2.2/aclocal.m4-1605- * ) grisbi-1.2.2/aclocal.m4:1606: _am_stamp_count=`expr $_am_stamp_count + 1` ;; grisbi-1.2.2/aclocal.m4-1607- esac grisbi-1.2.2/aclocal.m4-1608-done grisbi-1.2.2/aclocal.m4:1609:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) grisbi-1.2.2/aclocal.m4-1610- ############################################## grisbi-1.2.2/aclocal.m4-1861- echo "timestamp, slept: $am_has_slept" > conftest.file grisbi-1.2.2/aclocal.m4:1862: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` grisbi-1.2.2/aclocal.m4-1863- if test "$[*]" = "X"; then grisbi-1.2.2/aclocal.m4-1864- # -L didn't work. grisbi-1.2.2/aclocal.m4:1865: set X `ls -t "$srcdir/configure" conftest.file` grisbi-1.2.2/aclocal.m4-1866- fi ############################################## grisbi-1.2.2/m4/intltool.m4-38- grisbi-1.2.2/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` grisbi-1.2.2/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` grisbi-1.2.2/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` grisbi-1.2.2/m4/intltool.m4-42-if test -n "$1"; then ############################################## grisbi-1.2.2/m4/intltool.m4-126-fi grisbi-1.2.2/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" grisbi-1.2.2/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" grisbi-1.2.2/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" grisbi-1.2.2/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## grisbi-1.2.2/m4/intltool.m4-142-else grisbi-1.2.2/m4/intltool.m4:143: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` grisbi-1.2.2/m4/intltool.m4-144- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## grisbi-1.2.2/m4/intltool.m4-147- AC_MSG_CHECKING([for XML::Parser]) grisbi-1.2.2/m4/intltool.m4:148: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then grisbi-1.2.2/m4/intltool.m4-149- AC_MSG_RESULT([ok]) ############################################## grisbi-1.2.2/m4/ltsugar.m4-68-m4_define([lt_combine], grisbi-1.2.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], grisbi-1.2.2/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## grisbi-1.2.2/m4/libtool.m4-119- done grisbi-1.2.2/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` grisbi-1.2.2/m4/libtool.m4-121-} ############################################## grisbi-1.2.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], grisbi-1.2.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) grisbi-1.2.2/m4/libtool.m4-439- ############################################## grisbi-1.2.2/m4/libtool.m4-447-# grisbi-1.2.2/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' grisbi-1.2.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## grisbi-1.2.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do grisbi-1.2.2/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in grisbi-1.2.2/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) grisbi-1.2.2/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes grisbi-1.2.2/m4/libtool.m4-561- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do grisbi-1.2.2/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in grisbi-1.2.2/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) grisbi-1.2.2/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes grisbi-1.2.2/m4/libtool.m4-574- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then grisbi-1.2.2/m4/libtool.m4:1113: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' grisbi-1.2.2/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## grisbi-1.2.2/m4/libtool.m4-1165- }]' grisbi-1.2.2/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` grisbi-1.2.2/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. grisbi-1.2.2/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then grisbi-1.2.2/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` grisbi-1.2.2/m4/libtool.m4-1170- fi],[]) ############################################## grisbi-1.2.2/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ grisbi-1.2.2/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then grisbi-1.2.2/m4/libtool.m4-1203- ECHO='print -r --' grisbi-1.2.2/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then grisbi-1.2.2/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## grisbi-1.2.2/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH grisbi-1.2.2/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ grisbi-1.2.2/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) grisbi-1.2.2/m4/libtool.m4-1239- ############################################## grisbi-1.2.2/m4/libtool.m4-1260- if test yes = "$GCC"; then grisbi-1.2.2/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` grisbi-1.2.2/m4/libtool.m4-1262- fi ############################################## grisbi-1.2.2/m4/libtool.m4-1264- /*) grisbi-1.2.2/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` grisbi-1.2.2/m4/libtool.m4-1266- ;; #( ############################################## grisbi-1.2.2/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then grisbi-1.2.2/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/m4/libtool.m4-1296- *ELF-32*) ############################################## grisbi-1.2.2/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then grisbi-1.2.2/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/m4/libtool.m4-1313- *32-bit*) ############################################## grisbi-1.2.2/m4/libtool.m4-1323- else grisbi-1.2.2/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/m4/libtool.m4-1325- *32-bit*) ############################################## grisbi-1.2.2/m4/libtool.m4-1345- emul=elf grisbi-1.2.2/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/m4/libtool.m4-1347- *32-bit*) ############################################## grisbi-1.2.2/m4/libtool.m4-1353- esac grisbi-1.2.2/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/m4/libtool.m4-1355- *MSB*) ############################################## grisbi-1.2.2/m4/libtool.m4-1361- esac grisbi-1.2.2/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in grisbi-1.2.2/m4/libtool.m4-1363- *N32*) ############################################## grisbi-1.2.2/m4/libtool.m4-1739- # And add a safety zone grisbi-1.2.2/m4/libtool.m4:1740: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` grisbi-1.2.2/m4/libtool.m4:1741: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` grisbi-1.2.2/m4/libtool.m4-1742- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-1772- if test -n "$kargmax"; then grisbi-1.2.2/m4/libtool.m4:1773: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` grisbi-1.2.2/m4/libtool.m4-1774- else ############################################## grisbi-1.2.2/m4/libtool.m4-1781- test undefined != "$lt_cv_sys_max_cmd_len"; then grisbi-1.2.2/m4/libtool.m4:1782: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` grisbi-1.2.2/m4/libtool.m4:1783: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` grisbi-1.2.2/m4/libtool.m4-1784- else ############################################## grisbi-1.2.2/m4/libtool.m4-1793- # we can't tell. grisbi-1.2.2/m4/libtool.m4:1794: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ grisbi-1.2.2/m4/libtool.m4-1795- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## grisbi-1.2.2/m4/libtool.m4-1797- do grisbi-1.2.2/m4/libtool.m4:1798: i=`expr $i + 1` grisbi-1.2.2/m4/libtool.m4-1799- teststring=$teststring$teststring ############################################## grisbi-1.2.2/m4/libtool.m4-1801- # Only check the string length outside the loop. grisbi-1.2.2/m4/libtool.m4:1802: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` grisbi-1.2.2/m4/libtool.m4-1803- teststring= ############################################## grisbi-1.2.2/m4/libtool.m4-1806- # linker. It appears as though 1/2 is a usable value. grisbi-1.2.2/m4/libtool.m4:1807: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` grisbi-1.2.2/m4/libtool.m4-1808- fi ############################################## grisbi-1.2.2/m4/libtool.m4-2281- *:) grisbi-1.2.2/m4/libtool.m4:2282: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" grisbi-1.2.2/m4/libtool.m4-2283- ;; grisbi-1.2.2/m4/libtool.m4-2284- x:*) grisbi-1.2.2/m4/libtool.m4:2285: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" grisbi-1.2.2/m4/libtool.m4-2286- ;; grisbi-1.2.2/m4/libtool.m4-2287- *::*) grisbi-1.2.2/m4/libtool.m4:2288: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" grisbi-1.2.2/m4/libtool.m4:2289: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" grisbi-1.2.2/m4/libtool.m4-2290- ;; grisbi-1.2.2/m4/libtool.m4-2291- *) grisbi-1.2.2/m4/libtool.m4:2292: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" grisbi-1.2.2/m4/libtool.m4-2293- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2321- esac grisbi-1.2.2/m4/libtool.m4:2322: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` grisbi-1.2.2/m4/libtool.m4-2323- case $lt_search_path_spec in ############################################## grisbi-1.2.2/m4/libtool.m4-2328- # okay in the real world where ";" in dirpaths is itself problematic. grisbi-1.2.2/m4/libtool.m4:2329: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` grisbi-1.2.2/m4/libtool.m4-2330- ;; grisbi-1.2.2/m4/libtool.m4-2331- *) grisbi-1.2.2/m4/libtool.m4:2332: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` grisbi-1.2.2/m4/libtool.m4-2333- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2337- lt_tmp_lt_search_path_spec= grisbi-1.2.2/m4/libtool.m4:2338: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` grisbi-1.2.2/m4/libtool.m4-2339- # ...but if some path component already ends with the multilib dir we assume ############################################## grisbi-1.2.2/m4/libtool.m4-2379- esac grisbi-1.2.2/m4/libtool.m4:2380: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` grisbi-1.2.2/m4/libtool.m4-2381-else ############################################## grisbi-1.2.2/m4/libtool.m4-2520- # Create ${libname}_ixlibrary.a entries in /sys/libs. grisbi-1.2.2/m4/libtool.m4:2521: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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' grisbi-1.2.2/m4/libtool.m4-2522- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2556- # DLL is installed to $(libdir)/../bin by postinstall_cmds grisbi-1.2.2/m4/libtool.m4:2557: postinstall_cmds='base_file=`basename \$file`~ grisbi-1.2.2/m4/libtool.m4:2558: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ grisbi-1.2.2/m4/libtool.m4:2559: dldir=$destdir/`dirname \$dlpath`~ grisbi-1.2.2/m4/libtool.m4-2560- test -d \$dldir || mkdir -p \$dldir~ ############################################## grisbi-1.2.2/m4/libtool.m4-2565- fi' grisbi-1.2.2/m4/libtool.m4:2566: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ grisbi-1.2.2/m4/libtool.m4-2567- dlpath=$dir/\$dldll~ ############################################## grisbi-1.2.2/m4/libtool.m4-2573- # Cygwin DLLs use 'cyg' prefix rather than 'lib' grisbi-1.2.2/m4/libtool.m4:2574: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/m4/libtool.m4-2575-m4_if([$1], [],[ ############################################## grisbi-1.2.2/m4/libtool.m4-2579- # MinGW DLLs use traditional 'lib' prefix grisbi-1.2.2/m4/libtool.m4:2580: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/m4/libtool.m4-2581- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2583- # pw32 DLLs use 'pw' prefix rather than 'lib' grisbi-1.2.2/m4/libtool.m4:2584: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/m4/libtool.m4-2585- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2592- libname_spec='$name' grisbi-1.2.2/m4/libtool.m4:2593: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' grisbi-1.2.2/m4/libtool.m4-2594- library_names_spec='$libname.dll.lib' ############################################## grisbi-1.2.2/m4/libtool.m4-2604- # Let DOS variable expansion print the short 8.3 style file name. grisbi-1.2.2/m4/libtool.m4:2605: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` grisbi-1.2.2/m4/libtool.m4-2606- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## grisbi-1.2.2/m4/libtool.m4-2609- # Convert to MSYS style. grisbi-1.2.2/m4/libtool.m4:2610: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` grisbi-1.2.2/m4/libtool.m4-2611- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2615- # like /cygdrive/c/PROGRA~1:/cygdr... grisbi-1.2.2/m4/libtool.m4:2616: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` grisbi-1.2.2/m4/libtool.m4:2617: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` grisbi-1.2.2/m4/libtool.m4:2618: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` grisbi-1.2.2/m4/libtool.m4-2619- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-2623- # It is most probably a Windows format PATH. grisbi-1.2.2/m4/libtool.m4:2624: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` grisbi-1.2.2/m4/libtool.m4-2625- else grisbi-1.2.2/m4/libtool.m4:2626: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` grisbi-1.2.2/m4/libtool.m4-2627- fi ############################################## grisbi-1.2.2/m4/libtool.m4-2633- # DLL is installed to $(libdir)/../bin by postinstall_cmds grisbi-1.2.2/m4/libtool.m4:2634: postinstall_cmds='base_file=`basename \$file`~ grisbi-1.2.2/m4/libtool.m4:2635: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ grisbi-1.2.2/m4/libtool.m4:2636: dldir=$destdir/`dirname \$dlpath`~ grisbi-1.2.2/m4/libtool.m4-2637- test -d \$dldir || mkdir -p \$dldir~ grisbi-1.2.2/m4/libtool.m4-2638- $install_prog $dir/$dlname \$dldir/$dlname' grisbi-1.2.2/m4/libtool.m4:2639: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ grisbi-1.2.2/m4/libtool.m4-2640- dlpath=$dir/\$dldll~ ############################################## grisbi-1.2.2/m4/libtool.m4-2647- # Assume MSVC and ICC wrapper grisbi-1.2.2/m4/libtool.m4:2648: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' grisbi-1.2.2/m4/libtool.m4-2649- dynamic_linker='Win32 ld.exe' ############################################## grisbi-1.2.2/m4/libtool.m4-2664- shlibpath_var=DYLD_LIBRARY_PATH grisbi-1.2.2/m4/libtool.m4:2665: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' grisbi-1.2.2/m4/libtool.m4-2666-m4_if([$1], [],[ ############################################## grisbi-1.2.2/m4/libtool.m4-2898- if test -f /etc/ld.so.conf; then grisbi-1.2.2/m4/libtool.m4:2899: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` grisbi-1.2.2/m4/libtool.m4-2900- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## grisbi-1.2.2/m4/libtool.m4-2952- need_lib_prefix=no grisbi-1.2.2/m4/libtool.m4:2953: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then grisbi-1.2.2/m4/libtool.m4-2954- need_version=no ############################################## grisbi-1.2.2/m4/libtool.m4-2979- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec grisbi-1.2.2/m4/libtool.m4:2980: postinstall_cmds='base_file=`basename \$file`~ grisbi-1.2.2/m4/libtool.m4:2981: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ grisbi-1.2.2/m4/libtool.m4:2982: dldir=$destdir/`dirname \$dlpath`~ grisbi-1.2.2/m4/libtool.m4-2983- test -d \$dldir || mkdir -p \$dldir~ ############################################## grisbi-1.2.2/m4/libtool.m4-2988- fi' grisbi-1.2.2/m4/libtool.m4:2989: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ grisbi-1.2.2/m4/libtool.m4-2990- dlpath=$dir/\$dldll~ ############################################## grisbi-1.2.2/m4/libtool.m4-3199- "file_magic "*) grisbi-1.2.2/m4/libtool.m4:3200: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` grisbi-1.2.2/m4/libtool.m4-3201- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## grisbi-1.2.2/m4/libtool.m4-3282- # gcc leaves a trailing carriage return, which upsets mingw grisbi-1.2.2/m4/libtool.m4:3283: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; grisbi-1.2.2/m4/libtool.m4-3284- *) grisbi-1.2.2/m4/libtool.m4:3285: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; grisbi-1.2.2/m4/libtool.m4-3286- esac ############################################## grisbi-1.2.2/m4/libtool.m4-3291- # Canonicalize the pathname of ld grisbi-1.2.2/m4/libtool.m4:3292: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` grisbi-1.2.2/m4/libtool.m4-3293- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do grisbi-1.2.2/m4/libtool.m4:3294: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` grisbi-1.2.2/m4/libtool.m4-3295- done ############################################## grisbi-1.2.2/m4/libtool.m4-3322- # Break only if it was the GNU/non-GNU ld that we prefer. grisbi-1.2.2/m4/libtool.m4:3323: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in grisbi-1.2.2/m4/libtool.m4-3324- *GNU* | *'with BFD'*) ############################################## grisbi-1.2.2/m4/libtool.m4-3362-[# I'd rather use --version here, but apparently some GNU lds only accept -v. grisbi-1.2.2/m4/libtool.m4:3363:case `$LD -v 2>&1 </dev/null` in grisbi-1.2.2/m4/libtool.m4-3364-*GNU* | *'with BFD'*) ############################################## grisbi-1.2.2/m4/libtool.m4-3589-openbsd* | bitrig*) grisbi-1.2.2/m4/libtool.m4:3590: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then grisbi-1.2.2/m4/libtool.m4-3591- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## grisbi-1.2.2/m4/libtool.m4-3656- else grisbi-1.2.2/m4/libtool.m4:3657: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` grisbi-1.2.2/m4/libtool.m4-3658- fi ############################################## grisbi-1.2.2/m4/libtool.m4-3707- esac grisbi-1.2.2/m4/libtool.m4:3708: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in grisbi-1.2.2/m4/libtool.m4-3709- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## grisbi-1.2.2/m4/libtool.m4-3713- *) grisbi-1.2.2/m4/libtool.m4:3714: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in grisbi-1.2.2/m4/libtool.m4-3715- */dev/null*) ############################################## grisbi-1.2.2/m4/libtool.m4-3739- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) grisbi-1.2.2/m4/libtool.m4:3740: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in grisbi-1.2.2/m4/libtool.m4-3741- *COFF*) ############################################## grisbi-1.2.2/m4/libtool.m4-3798- # decide which one to use based on capabilities of $DLLTOOL grisbi-1.2.2/m4/libtool.m4:3799: case `$DLLTOOL --help 2>&1` in grisbi-1.2.2/m4/libtool.m4-3800- *--identify-strict*) ############################################## grisbi-1.2.2/m4/libtool.m4-3972-# If we're using GNU nm, then use its standard symbol codes. grisbi-1.2.2/m4/libtool.m4:3973:case `$NM -V 2>&1` in grisbi-1.2.2/m4/libtool.m4-3974-*GNU* | *'with BFD'*) ############################################## grisbi-1.2.2/m4/libtool.m4-4020-mingw*) grisbi-1.2.2/m4/libtool.m4:4021: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp grisbi-1.2.2/m4/libtool.m4-4022- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-4076- nlist=conftest.nm grisbi-1.2.2/m4/libtool.m4:4077: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then grisbi-1.2.2/m4/libtool.m4-4078- # Try sorting and uniquifying the output. ############################################## grisbi-1.2.2/m4/libtool.m4-4424- *) grisbi-1.2.2/m4/libtool.m4:4425: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/m4/libtool.m4-4426- *Sun\ C*) ############################################## grisbi-1.2.2/m4/libtool.m4-4760- *) grisbi-1.2.2/m4/libtool.m4:4761: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/m4/libtool.m4-4762- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## grisbi-1.2.2/m4/libtool.m4-4943- else grisbi-1.2.2/m4/libtool.m4:4944: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' grisbi-1.2.2/m4/libtool.m4-4945- fi ############################################## grisbi-1.2.2/m4/libtool.m4-5036- # shared libraries, regardless of the interface used. grisbi-1.2.2/m4/libtool.m4:5037: case `$LD -v 2>&1` in grisbi-1.2.2/m4/libtool.m4-5038- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## grisbi-1.2.2/m4/libtool.m4-5068- supports_anon_versioning=no grisbi-1.2.2/m4/libtool.m4:5069: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in grisbi-1.2.2/m4/libtool.m4-5070- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## grisbi-1.2.2/m4/libtool.m4-5171- prefix_cmds="$SED"~ grisbi-1.2.2/m4/libtool.m4:5172: if test EXPORTS = "`$SED 1q $export_symbols`"; then grisbi-1.2.2/m4/libtool.m4-5173- prefix_cmds="$prefix_cmds -e 1d"; ############################################## grisbi-1.2.2/m4/libtool.m4-5194- # time. Moving up from 0x10000000 also allows more sbrk(2) space. grisbi-1.2.2/m4/libtool.m4:5195: _LT_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' grisbi-1.2.2/m4/libtool.m4:5196: _LT_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' grisbi-1.2.2/m4/libtool.m4-5197- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-5212- pgcc*) # Portland Group C compiler grisbi-1.2.2/m4/libtool.m4:5213: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/m4/libtool.m4-5214- tmp_addflag=' $pic_flag' ############################################## grisbi-1.2.2/m4/libtool.m4-5217- # Portland Group f77 and f90 compilers grisbi-1.2.2/m4/libtool.m4:5218: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/m4/libtool.m4-5219- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## grisbi-1.2.2/m4/libtool.m4-5234- nvcc*) # Cuda Compiler Driver 2.2 grisbi-1.2.2/m4/libtool.m4:5235: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/m4/libtool.m4-5236- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## grisbi-1.2.2/m4/libtool.m4-5238- esac grisbi-1.2.2/m4/libtool.m4:5239: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/m4/libtool.m4-5240- *Sun\ C*) # Sun C 5.9 grisbi-1.2.2/m4/libtool.m4:5241: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/m4/libtool.m4-5242- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## grisbi-1.2.2/m4/libtool.m4-5309- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) grisbi-1.2.2/m4/libtool.m4:5310: case `$LD -v 2>&1` in grisbi-1.2.2/m4/libtool.m4-5311- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## grisbi-1.2.2/m4/libtool.m4-5398- else grisbi-1.2.2/m4/libtool.m4:5399: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' grisbi-1.2.2/m4/libtool.m4-5400- fi ############################################## grisbi-1.2.2/m4/libtool.m4-5463- # below for broken collect2 doesn't work under 4.3+ grisbi-1.2.2/m4/libtool.m4:5464: collect2name=`$CC -print-prog-name=collect2` grisbi-1.2.2/m4/libtool.m4-5465- if test -f "$collect2name" && ############################################## grisbi-1.2.2/m4/libtool.m4-5519- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" grisbi-1.2.2/m4/libtool.m4:5520: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag grisbi-1.2.2/m4/libtool.m4-5521- else ############################################## grisbi-1.2.2/m4/libtool.m4-5544- # -brtl affects multiple linker settings, -berok does not and is overridden later grisbi-1.2.2/m4/libtool.m4:5545: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' grisbi-1.2.2/m4/libtool.m4-5546- if test svr4 != "$with_aix_soname"; then ############################################## grisbi-1.2.2/m4/libtool.m4-5635- # FIXME: Setting linknames here is a bad hack. grisbi-1.2.2/m4/libtool.m4:5636: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' grisbi-1.2.2/m4/libtool.m4-5637- # The linker will automatically build a .lib file if we build a DLL. ############################################## grisbi-1.2.2/m4/libtool.m4-5773- if test yes = "$GCC"; then grisbi-1.2.2/m4/libtool.m4:5774: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-5775- # Try to use the -exported_symbol ld option, if it does not ############################################## grisbi-1.2.2/m4/libtool.m4-5796- if test yes = "$lt_cv_irix_exported_symbol"; then grisbi-1.2.2/m4/libtool.m4:5797: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' grisbi-1.2.2/m4/libtool.m4-5798- fi grisbi-1.2.2/m4/libtool.m4-5799- else grisbi-1.2.2/m4/libtool.m4:5800: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4:5801: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' grisbi-1.2.2/m4/libtool.m4-5802- fi ############################################## grisbi-1.2.2/m4/libtool.m4-5846- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes grisbi-1.2.2/m4/libtool.m4:5847: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then grisbi-1.2.2/m4/libtool.m4-5848- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## grisbi-1.2.2/m4/libtool.m4-5877- prefix_cmds="$SED"~ grisbi-1.2.2/m4/libtool.m4:5878: if test EXPORTS = "`$SED 1q $export_symbols`"; then grisbi-1.2.2/m4/libtool.m4-5879- prefix_cmds="$prefix_cmds -e 1d"; ############################################## grisbi-1.2.2/m4/libtool.m4-5892- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' grisbi-1.2.2/m4/libtool.m4:5893: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-5894- else grisbi-1.2.2/m4/libtool.m4-5895- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' grisbi-1.2.2/m4/libtool.m4:5896: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-5897- fi ############################################## grisbi-1.2.2/m4/libtool.m4-5905- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' grisbi-1.2.2/m4/libtool.m4:5906: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-5907- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## grisbi-1.2.2/m4/libtool.m4-5909- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' grisbi-1.2.2/m4/libtool.m4:5910: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4:5911: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ grisbi-1.2.2/m4/libtool.m4:5912: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' grisbi-1.2.2/m4/libtool.m4-5913- ############################################## grisbi-1.2.2/m4/libtool.m4-5928- else grisbi-1.2.2/m4/libtool.m4:5929: case `$CC -V 2>&1` in grisbi-1.2.2/m4/libtool.m4-5930- *"Compilers 5.0"*) ############################################## grisbi-1.2.2/m4/libtool.m4-6121- _LT_TAGVAR(allow_undefined_flag, $1)= grisbi-1.2.2/m4/libtool.m4:6122: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) grisbi-1.2.2/m4/libtool.m4-6123- then ############################################## grisbi-1.2.2/m4/libtool.m4-6425- # ancient GNU ld didn't support --whole-archive et. al. grisbi-1.2.2/m4/libtool.m4:6426: if eval "`$CC -print-prog-name=ld` --help 2>&1" | grisbi-1.2.2/m4/libtool.m4-6427- $GREP 'no-whole-archive' > /dev/null; then ############################################## grisbi-1.2.2/m4/libtool.m4-6535- # below for broken collect2 doesn't work under 4.3+ grisbi-1.2.2/m4/libtool.m4:6536: collect2name=`$CC -print-prog-name=collect2` grisbi-1.2.2/m4/libtool.m4-6537- if test -f "$collect2name" && ############################################## grisbi-1.2.2/m4/libtool.m4-6593- grisbi-1.2.2/m4/libtool.m4:6594: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag grisbi-1.2.2/m4/libtool.m4-6595- else ############################################## grisbi-1.2.2/m4/libtool.m4-6618- # -brtl affects multiple linker settings, -berok does not and is overridden later grisbi-1.2.2/m4/libtool.m4:6619: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' grisbi-1.2.2/m4/libtool.m4-6620- if test svr4 != "$with_aix_soname"; then ############################################## grisbi-1.2.2/m4/libtool.m4-6747- prefix_cmds="$SED"~ grisbi-1.2.2/m4/libtool.m4:6748: if test EXPORTS = "`$SED 1q $export_symbols`"; then grisbi-1.2.2/m4/libtool.m4-6749- prefix_cmds="$prefix_cmds -e 1d"; ############################################## grisbi-1.2.2/m4/libtool.m4-6822- # dependencies. grisbi-1.2.2/m4/libtool.m4:6823: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' grisbi-1.2.2/m4/libtool.m4-6824- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-6887- # dependencies. grisbi-1.2.2/m4/libtool.m4:6888: 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; func_echo_all "$list"' grisbi-1.2.2/m4/libtool.m4-6889- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-6923- # time. Moving up from 0x10000000 also allows more sbrk(2) space. grisbi-1.2.2/m4/libtool.m4:6924: _LT_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' grisbi-1.2.2/m4/libtool.m4:6925: _LT_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' grisbi-1.2.2/m4/libtool.m4-6926- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-6930- # SGI C++ grisbi-1.2.2/m4/libtool.m4:6931: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-6932- ############################################## grisbi-1.2.2/m4/libtool.m4-6941- if test no = "$with_gnu_ld"; then grisbi-1.2.2/m4/libtool.m4:6942: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-6943- else grisbi-1.2.2/m4/libtool.m4:6944: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' grisbi-1.2.2/m4/libtool.m4-6945- fi ############################################## grisbi-1.2.2/m4/libtool.m4-6962- # to its proper name (with version) after linking. grisbi-1.2.2/m4/libtool.m4:6963: _LT_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' grisbi-1.2.2/m4/libtool.m4:6964: _LT_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' grisbi-1.2.2/m4/libtool.m4-6965- # Commands to make compiler produce verbose output that lists ############################################## grisbi-1.2.2/m4/libtool.m4-6972- # dependencies. grisbi-1.2.2/m4/libtool.m4:6973: 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; func_echo_all "$list"' grisbi-1.2.2/m4/libtool.m4-6974- ############################################## grisbi-1.2.2/m4/libtool.m4-6987- # earlier do not add the objects themselves. grisbi-1.2.2/m4/libtool.m4:6988: case `$CC -V 2>&1` in grisbi-1.2.2/m4/libtool.m4-6989- *"Version 7."*) ############################################## grisbi-1.2.2/m4/libtool.m4-7008- # Portland Group C++ compiler grisbi-1.2.2/m4/libtool.m4:7009: case `$CC -V` in grisbi-1.2.2/m4/libtool.m4-7010- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## grisbi-1.2.2/m4/libtool.m4-7013- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ grisbi-1.2.2/m4/libtool.m4:7014: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' grisbi-1.2.2/m4/libtool.m4-7015- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## grisbi-1.2.2/m4/libtool.m4-7017- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ grisbi-1.2.2/m4/libtool.m4:7018: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ grisbi-1.2.2/m4/libtool.m4-7019- $RANLIB $oldlib' ############################################## grisbi-1.2.2/m4/libtool.m4-7022- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ grisbi-1.2.2/m4/libtool.m4:7023: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' grisbi-1.2.2/m4/libtool.m4-7024- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## grisbi-1.2.2/m4/libtool.m4-7026- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ grisbi-1.2.2/m4/libtool.m4:7027: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' grisbi-1.2.2/m4/libtool.m4-7028- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-7036- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' grisbi-1.2.2/m4/libtool.m4:7037: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/m4/libtool.m4-7038- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-7055- # dependencies. grisbi-1.2.2/m4/libtool.m4:7056: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed' grisbi-1.2.2/m4/libtool.m4-7057- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-7070- *) grisbi-1.2.2/m4/libtool.m4:7071: case `$CC -V 2>&1 | sed 5q` in grisbi-1.2.2/m4/libtool.m4-7072- *Sun\ C*) ############################################## grisbi-1.2.2/m4/libtool.m4-7077- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' grisbi-1.2.2/m4/libtool.m4:7078: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' grisbi-1.2.2/m4/libtool.m4-7079- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## grisbi-1.2.2/m4/libtool.m4-7142- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' grisbi-1.2.2/m4/libtool.m4:7143: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then grisbi-1.2.2/m4/libtool.m4-7144- _LT_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' ############################################## grisbi-1.2.2/m4/libtool.m4-7161- # to its proper name (with version) after linking. grisbi-1.2.2/m4/libtool.m4:7162: _LT_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' grisbi-1.2.2/m4/libtool.m4-7163- ############################################## grisbi-1.2.2/m4/libtool.m4-7182- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' grisbi-1.2.2/m4/libtool.m4:7183: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-7184- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## grisbi-1.2.2/m4/libtool.m4-7187- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' grisbi-1.2.2/m4/libtool.m4:7188: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4:7189: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ grisbi-1.2.2/m4/libtool.m4-7190- echo "-hidden">> $lib.exp~ grisbi-1.2.2/m4/libtool.m4:7191: $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~ grisbi-1.2.2/m4/libtool.m4-7192- $RM $lib.exp' ############################################## grisbi-1.2.2/m4/libtool.m4-7206- # dependencies. grisbi-1.2.2/m4/libtool.m4:7207: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"' grisbi-1.2.2/m4/libtool.m4-7208- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-7213- osf3*) grisbi-1.2.2/m4/libtool.m4:7214: _LT_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" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-7215- ;; grisbi-1.2.2/m4/libtool.m4-7216- *) grisbi-1.2.2/m4/libtool.m4:7217: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' grisbi-1.2.2/m4/libtool.m4-7218- ;; ############################################## grisbi-1.2.2/m4/libtool.m4-7466- case @S|@2 in grisbi-1.2.2/m4/libtool.m4:7467: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; grisbi-1.2.2/m4/libtool.m4:7468: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; grisbi-1.2.2/m4/libtool.m4-7469- esac ############################################## grisbi-1.2.2/m4/libtool.m4-7555- grisbi-1.2.2/m4/libtool.m4:7556: for p in `eval "$output_verbose_link_cmd"`; do grisbi-1.2.2/m4/libtool.m4-7557- case $prev$p in ############################################## grisbi-1.2.2/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then grisbi-1.2.2/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` grisbi-1.2.2/m4/libtool.m4-7661-fi ############################################## grisbi-1.2.2/m4/libtool.m4-8279- test 10 -lt "$lt_ac_count" && break grisbi-1.2.2/m4/libtool.m4:8280: lt_ac_count=`expr $lt_ac_count + 1` grisbi-1.2.2/m4/libtool.m4-8281- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## grisbi-1.2.2/depcomp-64- case $1 in grisbi-1.2.2/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; grisbi-1.2.2/depcomp-66- *) dir=;; ############################################## grisbi-1.2.2/depcomp-73-{ grisbi-1.2.2/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` grisbi-1.2.2/depcomp-75-} ############################################## grisbi-1.2.2/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} grisbi-1.2.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} grisbi-1.2.2/depcomp-128- ############################################## grisbi-1.2.2/depcomp-405- sleep 1 grisbi-1.2.2/depcomp:406: i=`expr $i - 1` grisbi-1.2.2/depcomp-407- done grisbi-1.2.2/depcomp-408- fi grisbi-1.2.2/depcomp:409: i=`expr $i - 1` grisbi-1.2.2/depcomp-410- done ############################################## grisbi-1.2.2/depcomp-425- # Do two passes, one to just change these to grisbi-1.2.2/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. grisbi-1.2.2/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## grisbi-1.2.2/depcomp-659- done grisbi-1.2.2/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` grisbi-1.2.2/depcomp-661- touch "$tmpdepfile" ############################################## grisbi-1.2.2/configure.ac-333- dnl check for native osx grisbi-1.2.2/configure.ac:334: gdk_windowing=`$PKG_CONFIG --variable=targets gdk-3.0` grisbi-1.2.2/configure.ac-335- AC_MSG_CHECKING([for GDK-Quartz]) ############################################## grisbi-1.2.2/pixmaps/flags/Makefile.in-50- { \ grisbi-1.2.2/pixmaps/flags/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/pixmaps/flags/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/pixmaps/flags/Makefile.in-122- esac grisbi-1.2.2/pixmaps/flags/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/pixmaps/flags/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/pixmaps/flags/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/pixmaps/flags/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/pixmaps/flags/Makefile.in-127- esac; grisbi-1.2.2/pixmaps/flags/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/pixmaps/flags/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/pixmaps/flags/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/pixmaps/flags/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/pixmaps/flags/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/pixmaps/flags/Makefile.in-428- @list='$(grisbi_pixmaps_flags_DATA)'; test -n "$(grisbi_pixmaps_flagsdir)" || list=; \ grisbi-1.2.2/pixmaps/flags/Makefile.in:429: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/pixmaps/flags/Makefile.in-430- dir='$(DESTDIR)$(grisbi_pixmaps_flagsdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/pixmaps/flags/Makefile.in-441-distdir-am: $(DISTFILES) grisbi-1.2.2/pixmaps/flags/Makefile.in:442: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/pixmaps/flags/Makefile.in:443: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/pixmaps/flags/Makefile.in-444- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/pixmaps/flags/Makefile.in-455- if test -d $$d/$$file; then \ grisbi-1.2.2/pixmaps/flags/Makefile.in:456: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/pixmaps/flags/Makefile.in-457- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-50- { \ grisbi-1.2.2/pixmaps/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/pixmaps/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-130- esac grisbi-1.2.2/pixmaps/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/pixmaps/Makefile.in-132-am__vpath_adj = case $$p in \ grisbi-1.2.2/pixmaps/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/pixmaps/Makefile.in-134- *) f=$$p;; \ grisbi-1.2.2/pixmaps/Makefile.in-135- esac; grisbi-1.2.2/pixmaps/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/pixmaps/Makefile.in-137-am__install_max = 40 grisbi-1.2.2/pixmaps/Makefile.in-138-am__nobase_strip_setup = \ grisbi-1.2.2/pixmaps/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/pixmaps/Makefile.in-140-am__nobase_strip = \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-197- while test -n "$$dir1"; do \ grisbi-1.2.2/pixmaps/Makefile.in:198: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/pixmaps/Makefile.in-199- if test "$$first" != "."; then \ grisbi-1.2.2/pixmaps/Makefile.in-200- if test "$$first" = ".."; then \ grisbi-1.2.2/pixmaps/Makefile.in:201: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/pixmaps/Makefile.in:202: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/pixmaps/Makefile.in-203- else \ grisbi-1.2.2/pixmaps/Makefile.in:204: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/pixmaps/Makefile.in-205- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/pixmaps/Makefile.in:206: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/pixmaps/Makefile.in-207- else \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-212- fi; \ grisbi-1.2.2/pixmaps/Makefile.in:213: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/pixmaps/Makefile.in-214- done; \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-582- @list='$(grisbi_icons_DATA)'; test -n "$(grisbi_iconsdir)" || list=; \ grisbi-1.2.2/pixmaps/Makefile.in:583: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/pixmaps/Makefile.in-584- dir='$(DESTDIR)$(grisbi_iconsdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/pixmaps/Makefile.in-603- @list='$(grisbi_pixmaps_DATA)'; test -n "$(grisbi_pixmapsdir)" || list=; \ grisbi-1.2.2/pixmaps/Makefile.in:604: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/pixmaps/Makefile.in-605- dir='$(DESTDIR)$(grisbi_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/pixmaps/Makefile.in-620- dot_seen=no; \ grisbi-1.2.2/pixmaps/Makefile.in:621: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/pixmaps/Makefile.in-622- case "$@" in \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-683-GTAGS: grisbi-1.2.2/pixmaps/Makefile.in:684: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/pixmaps/Makefile.in-685- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-709-distdir-am: $(DISTFILES) grisbi-1.2.2/pixmaps/Makefile.in:710: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/pixmaps/Makefile.in:711: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/pixmaps/Makefile.in-712- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/pixmaps/Makefile.in-723- if test -d $$d/$$file; then \ grisbi-1.2.2/pixmaps/Makefile.in:724: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/pixmaps/Makefile.in-725- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/Makefile.in-54- { \ grisbi-1.2.2/src/Makefile.in:55: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/Makefile.in-56- }; \ ############################################## grisbi-1.2.2/src/Makefile.in-332- esac grisbi-1.2.2/src/Makefile.in:333:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/src/Makefile.in-334-am__vpath_adj = case $$p in \ grisbi-1.2.2/src/Makefile.in:335: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/src/Makefile.in-336- *) f=$$p;; \ grisbi-1.2.2/src/Makefile.in-337- esac; grisbi-1.2.2/src/Makefile.in:338:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/src/Makefile.in-339-am__install_max = 40 grisbi-1.2.2/src/Makefile.in-340-am__nobase_strip_setup = \ grisbi-1.2.2/src/Makefile.in:341: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/src/Makefile.in-342-am__nobase_strip = \ ############################################## grisbi-1.2.2/src/Makefile.in-399- while test -n "$$dir1"; do \ grisbi-1.2.2/src/Makefile.in:400: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/src/Makefile.in-401- if test "$$first" != "."; then \ grisbi-1.2.2/src/Makefile.in-402- if test "$$first" = ".."; then \ grisbi-1.2.2/src/Makefile.in:403: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/src/Makefile.in:404: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/src/Makefile.in-405- else \ grisbi-1.2.2/src/Makefile.in:406: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/src/Makefile.in-407- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/src/Makefile.in:408: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/src/Makefile.in-409- else \ ############################################## grisbi-1.2.2/src/Makefile.in-414- fi; \ grisbi-1.2.2/src/Makefile.in:415: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/src/Makefile.in-416- done; \ ############################################## grisbi-1.2.2/src/Makefile.in-1010- test -n "$(EXEEXT)" || exit 0; \ grisbi-1.2.2/src/Makefile.in:1011: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ grisbi-1.2.2/src/Makefile.in-1012- echo " rm -f" $$list; \ ############################################## grisbi-1.2.2/src/Makefile.in-1197-.c.obj: grisbi-1.2.2/src/Makefile.in:1198:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/Makefile.in-1199-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## grisbi-1.2.2/src/Makefile.in-1201-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ grisbi-1.2.2/src/Makefile.in:1202:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/Makefile.in-1203- ############################################## grisbi-1.2.2/src/Makefile.in-1234- @list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \ grisbi-1.2.2/src/Makefile.in:1235: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/src/Makefile.in-1236- dir='$(DESTDIR)$(mimedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/src/Makefile.in-1251- dot_seen=no; \ grisbi-1.2.2/src/Makefile.in:1252: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/src/Makefile.in-1253- case "$@" in \ ############################################## grisbi-1.2.2/src/Makefile.in-1314-GTAGS: grisbi-1.2.2/src/Makefile.in:1315: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/src/Makefile.in-1316- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/src/Makefile.in-1340-distdir-am: $(DISTFILES) grisbi-1.2.2/src/Makefile.in:1341: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/Makefile.in:1342: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/Makefile.in-1343- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/Makefile.in-1354- if test -d $$d/$$file; then \ grisbi-1.2.2/src/Makefile.in:1355: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/Makefile.in-1356- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/prefs/Makefile.in-52- { \ grisbi-1.2.2/src/prefs/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/prefs/Makefile.in-54- }; \ ############################################## grisbi-1.2.2/src/prefs/Makefile.in-503-.c.obj: grisbi-1.2.2/src/prefs/Makefile.in:504:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/prefs/Makefile.in-505-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## grisbi-1.2.2/src/prefs/Makefile.in-507-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ grisbi-1.2.2/src/prefs/Makefile.in:508:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/prefs/Makefile.in-509- ############################################## grisbi-1.2.2/src/prefs/Makefile.in-552-GTAGS: grisbi-1.2.2/src/prefs/Makefile.in:553: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/src/prefs/Makefile.in-554- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/src/prefs/Makefile.in-578-distdir-am: $(DISTFILES) grisbi-1.2.2/src/prefs/Makefile.in:579: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/prefs/Makefile.in:580: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/prefs/Makefile.in-581- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/prefs/Makefile.in-592- if test -d $$d/$$file; then \ grisbi-1.2.2/src/prefs/Makefile.in:593: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/prefs/Makefile.in-594- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/plugins/ofx/Makefile.in-52- { \ grisbi-1.2.2/src/plugins/ofx/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/plugins/ofx/Makefile.in-54- }; \ ############################################## grisbi-1.2.2/src/plugins/ofx/Makefile.in-453-.c.obj: grisbi-1.2.2/src/plugins/ofx/Makefile.in:454:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/plugins/ofx/Makefile.in-455-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## grisbi-1.2.2/src/plugins/ofx/Makefile.in-457-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ grisbi-1.2.2/src/plugins/ofx/Makefile.in:458:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/plugins/ofx/Makefile.in-459- ############################################## grisbi-1.2.2/src/plugins/ofx/Makefile.in-502-GTAGS: grisbi-1.2.2/src/plugins/ofx/Makefile.in:503: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/src/plugins/ofx/Makefile.in-504- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/src/plugins/ofx/Makefile.in-528-distdir-am: $(DISTFILES) grisbi-1.2.2/src/plugins/ofx/Makefile.in:529: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/plugins/ofx/Makefile.in:530: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/plugins/ofx/Makefile.in-531- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/plugins/ofx/Makefile.in-542- if test -d $$d/$$file; then \ grisbi-1.2.2/src/plugins/ofx/Makefile.in:543: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/plugins/ofx/Makefile.in-544- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/plugins/openssl/Makefile.in-52- { \ grisbi-1.2.2/src/plugins/openssl/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/plugins/openssl/Makefile.in-54- }; \ ############################################## grisbi-1.2.2/src/plugins/openssl/Makefile.in-453-.c.obj: grisbi-1.2.2/src/plugins/openssl/Makefile.in:454:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/plugins/openssl/Makefile.in-455-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## grisbi-1.2.2/src/plugins/openssl/Makefile.in-457-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ grisbi-1.2.2/src/plugins/openssl/Makefile.in:458:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/plugins/openssl/Makefile.in-459- ############################################## grisbi-1.2.2/src/plugins/openssl/Makefile.in-502-GTAGS: grisbi-1.2.2/src/plugins/openssl/Makefile.in:503: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/src/plugins/openssl/Makefile.in-504- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/src/plugins/openssl/Makefile.in-528-distdir-am: $(DISTFILES) grisbi-1.2.2/src/plugins/openssl/Makefile.in:529: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/plugins/openssl/Makefile.in:530: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/plugins/openssl/Makefile.in-531- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/plugins/openssl/Makefile.in-542- if test -d $$d/$$file; then \ grisbi-1.2.2/src/plugins/openssl/Makefile.in:543: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/plugins/openssl/Makefile.in-544- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/plugins/gnucash/Makefile.in-52- { \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in-54- }; \ ############################################## grisbi-1.2.2/src/plugins/gnucash/Makefile.in-453-.c.obj: grisbi-1.2.2/src/plugins/gnucash/Makefile.in:454:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/plugins/gnucash/Makefile.in-455-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## grisbi-1.2.2/src/plugins/gnucash/Makefile.in-457-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ grisbi-1.2.2/src/plugins/gnucash/Makefile.in:458:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/plugins/gnucash/Makefile.in-459- ############################################## grisbi-1.2.2/src/plugins/gnucash/Makefile.in-502-GTAGS: grisbi-1.2.2/src/plugins/gnucash/Makefile.in:503: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in-504- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/src/plugins/gnucash/Makefile.in-528-distdir-am: $(DISTFILES) grisbi-1.2.2/src/plugins/gnucash/Makefile.in:529: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in:530: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in-531- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/plugins/gnucash/Makefile.in-542- if test -d $$d/$$file; then \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in:543: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/plugins/gnucash/Makefile.in-544- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/ui/Makefile.in-50- { \ grisbi-1.2.2/src/ui/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/ui/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/src/ui/Makefile.in-122- esac grisbi-1.2.2/src/ui/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/src/ui/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/src/ui/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/src/ui/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/src/ui/Makefile.in-127- esac; grisbi-1.2.2/src/ui/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/src/ui/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/src/ui/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/src/ui/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/src/ui/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/src/ui/Makefile.in-423- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ grisbi-1.2.2/src/ui/Makefile.in:424: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/src/ui/Makefile.in-425- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/src/ui/Makefile.in-436-distdir-am: $(DISTFILES) grisbi-1.2.2/src/ui/Makefile.in:437: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/ui/Makefile.in:438: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/ui/Makefile.in-439- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/ui/Makefile.in-450- if test -d $$d/$$file; then \ grisbi-1.2.2/src/ui/Makefile.in:451: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/ui/Makefile.in-452- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-51- { \ grisbi-1.2.2/src/tests/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/src/tests/Makefile.in-53- }; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-212-} grisbi-1.2.2/src/tests/Makefile.in:213:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/src/tests/Makefile.in-214-am__vpath_adj = case $$p in \ grisbi-1.2.2/src/tests/Makefile.in:215: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/src/tests/Makefile.in-216- *) f=$$p;; \ grisbi-1.2.2/src/tests/Makefile.in-217- esac; grisbi-1.2.2/src/tests/Makefile.in:218:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/src/tests/Makefile.in-219-am__install_max = 40 grisbi-1.2.2/src/tests/Makefile.in-220-am__nobase_strip_setup = \ grisbi-1.2.2/src/tests/Makefile.in:221: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/src/tests/Makefile.in-222-am__nobase_strip = \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-340-case "$@" in \ grisbi-1.2.2/src/tests/Makefile.in:341: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ grisbi-1.2.2/src/tests/Makefile.in-342- *) am__odir=.;; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-370- bases='$(TEST_LOGS)'; \ grisbi-1.2.2/src/tests/Makefile.in:371: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ grisbi-1.2.2/src/tests/Makefile.in:372: bases=`echo $$bases` grisbi-1.2.2/src/tests/Makefile.in-373-RECHECK_LOGS = $(TEST_LOGS) ############################################## grisbi-1.2.2/src/tests/Makefile.in-383- */*) b='$*';; \ grisbi-1.2.2/src/tests/Makefile.in:384: *) b=`echo '$@' | sed 's/\.log$$//'`; \ grisbi-1.2.2/src/tests/Makefile.in-385- esac;; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-654- test -n "$(EXEEXT)" || exit 0; \ grisbi-1.2.2/src/tests/Makefile.in:655: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ grisbi-1.2.2/src/tests/Makefile.in-656- echo " rm -f" $$list; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-688-.c.obj: grisbi-1.2.2/src/tests/Makefile.in:689:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/tests/Makefile.in-690-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## grisbi-1.2.2/src/tests/Makefile.in-692-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ grisbi-1.2.2/src/tests/Makefile.in:693:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` grisbi-1.2.2/src/tests/Makefile.in-694- ############################################## grisbi-1.2.2/src/tests/Makefile.in-737-GTAGS: grisbi-1.2.2/src/tests/Makefile.in:738: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/src/tests/Makefile.in-739- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-780- if test -n "$$redo_bases"; then \ grisbi-1.2.2/src/tests/Makefile.in:781: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ grisbi-1.2.2/src/tests/Makefile.in:782: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ grisbi-1.2.2/src/tests/Makefile.in-783- if $(am__make_dryrun); then :; else \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-805- ws='[ ]'; \ grisbi-1.2.2/src/tests/Makefile.in:806: results=`for b in $$bases; do echo $$b.trs; done`; \ grisbi-1.2.2/src/tests/Makefile.in-807- test -n "$$results" || results=/dev/null; \ grisbi-1.2.2/src/tests/Makefile.in:808: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:809: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:810: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:811: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:812: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:813: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:814: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ grisbi-1.2.2/src/tests/Makefile.in:815: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ grisbi-1.2.2/src/tests/Makefile.in-816- success=true; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-884- @set +e; $(am__set_TESTS_bases); \ grisbi-1.2.2/src/tests/Makefile.in:885: log_list=`for i in $$bases; do echo $$i.log; done`; \ grisbi-1.2.2/src/tests/Makefile.in:886: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ grisbi-1.2.2/src/tests/Makefile.in:887: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ grisbi-1.2.2/src/tests/Makefile.in-888- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-894- | $(am__list_recheck_tests)` || exit 1; \ grisbi-1.2.2/src/tests/Makefile.in:895: log_list=`for i in $$bases; do echo $$i.log; done`; \ grisbi-1.2.2/src/tests/Makefile.in:896: log_list=`echo $$log_list`; \ grisbi-1.2.2/src/tests/Makefile.in-897- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-926-distdir-am: $(DISTFILES) grisbi-1.2.2/src/tests/Makefile.in:927: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/tests/Makefile.in:928: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/src/tests/Makefile.in-929- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/src/tests/Makefile.in-940- if test -d $$d/$$file; then \ grisbi-1.2.2/src/tests/Makefile.in:941: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/src/tests/Makefile.in-942- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/en/Makefile.in-50- { \ grisbi-1.2.2/help/en/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/en/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/en/Makefile.in-122- esac grisbi-1.2.2/help/en/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/en/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/en/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/en/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/help/en/Makefile.in-127- esac; grisbi-1.2.2/help/en/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/en/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/help/en/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/help/en/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/en/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/en/Makefile.in-414- @list='$(grisbi_help_DATA)'; test -n "$(grisbi_helpdir)" || list=; \ grisbi-1.2.2/help/en/Makefile.in:415: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/en/Makefile.in-416- dir='$(DESTDIR)$(grisbi_helpdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/en/Makefile.in-427-distdir-am: $(DISTFILES) grisbi-1.2.2/help/en/Makefile.in:428: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/en/Makefile.in:429: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/en/Makefile.in-430- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/en/Makefile.in-441- if test -d $$d/$$file; then \ grisbi-1.2.2/help/en/Makefile.in:442: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/en/Makefile.in-443- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/de/Makefile.in-50- { \ grisbi-1.2.2/help/de/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/de/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/de/Makefile.in-122- esac grisbi-1.2.2/help/de/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/de/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/de/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/de/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/help/de/Makefile.in-127- esac; grisbi-1.2.2/help/de/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/de/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/help/de/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/help/de/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/de/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/de/Makefile.in-410- @list='$(grisbi_help_DATA)'; test -n "$(grisbi_helpdir)" || list=; \ grisbi-1.2.2/help/de/Makefile.in:411: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/de/Makefile.in-412- dir='$(DESTDIR)$(grisbi_helpdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/de/Makefile.in-423-distdir-am: $(DISTFILES) grisbi-1.2.2/help/de/Makefile.in:424: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/de/Makefile.in:425: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/de/Makefile.in-426- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/de/Makefile.in-437- if test -d $$d/$$file; then \ grisbi-1.2.2/help/de/Makefile.in:438: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/de/Makefile.in-439- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/Makefile.in-49- { \ grisbi-1.2.2/help/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/Makefile.in-51- }; \ ############################################## grisbi-1.2.2/help/Makefile.in-167- while test -n "$$dir1"; do \ grisbi-1.2.2/help/Makefile.in:168: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/help/Makefile.in-169- if test "$$first" != "."; then \ grisbi-1.2.2/help/Makefile.in-170- if test "$$first" = ".."; then \ grisbi-1.2.2/help/Makefile.in:171: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/help/Makefile.in:172: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/help/Makefile.in-173- else \ grisbi-1.2.2/help/Makefile.in:174: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/help/Makefile.in-175- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/help/Makefile.in:176: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/help/Makefile.in-177- else \ ############################################## grisbi-1.2.2/help/Makefile.in-182- fi; \ grisbi-1.2.2/help/Makefile.in:183: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/help/Makefile.in-184- done; \ ############################################## grisbi-1.2.2/help/Makefile.in-428- dot_seen=no; \ grisbi-1.2.2/help/Makefile.in:429: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/help/Makefile.in-430- case "$@" in \ ############################################## grisbi-1.2.2/help/Makefile.in-491-GTAGS: grisbi-1.2.2/help/Makefile.in:492: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/help/Makefile.in-493- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/help/Makefile.in-517-distdir-am: $(DISTFILES) grisbi-1.2.2/help/Makefile.in:518: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/Makefile.in:519: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/Makefile.in-520- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/Makefile.in-531- if test -d $$d/$$file; then \ grisbi-1.2.2/help/Makefile.in:532: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/Makefile.in-533- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/fr/image/icon/Makefile.in-50- { \ grisbi-1.2.2/help/fr/image/icon/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/fr/image/icon/Makefile.in-122- esac grisbi-1.2.2/help/fr/image/icon/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/fr/image/icon/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/fr/image/icon/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in-127- esac; grisbi-1.2.2/help/fr/image/icon/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/fr/image/icon/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/help/fr/image/icon/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/help/fr/image/icon/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/fr/image/icon/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/fr/image/icon/Makefile.in-426- @list='$(grisbi_help_image_icon_DATA)'; test -n "$(grisbi_help_image_icondir)" || list=; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in:427: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in-428- dir='$(DESTDIR)$(grisbi_help_image_icondir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/fr/image/icon/Makefile.in-439-distdir-am: $(DISTFILES) grisbi-1.2.2/help/fr/image/icon/Makefile.in:440: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in:441: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in-442- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/fr/image/icon/Makefile.in-453- if test -d $$d/$$file; then \ grisbi-1.2.2/help/fr/image/icon/Makefile.in:454: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/fr/image/icon/Makefile.in-455- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-50- { \ grisbi-1.2.2/help/fr/image/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/fr/image/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-130- esac grisbi-1.2.2/help/fr/image/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/fr/image/Makefile.in-132-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/fr/image/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/fr/image/Makefile.in-134- *) f=$$p;; \ grisbi-1.2.2/help/fr/image/Makefile.in-135- esac; grisbi-1.2.2/help/fr/image/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/fr/image/Makefile.in-137-am__install_max = 40 grisbi-1.2.2/help/fr/image/Makefile.in-138-am__nobase_strip_setup = \ grisbi-1.2.2/help/fr/image/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/fr/image/Makefile.in-140-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-196- while test -n "$$dir1"; do \ grisbi-1.2.2/help/fr/image/Makefile.in:197: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/help/fr/image/Makefile.in-198- if test "$$first" != "."; then \ grisbi-1.2.2/help/fr/image/Makefile.in-199- if test "$$first" = ".."; then \ grisbi-1.2.2/help/fr/image/Makefile.in:200: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/help/fr/image/Makefile.in:201: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/help/fr/image/Makefile.in-202- else \ grisbi-1.2.2/help/fr/image/Makefile.in:203: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/help/fr/image/Makefile.in-204- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/help/fr/image/Makefile.in:205: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/help/fr/image/Makefile.in-206- else \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-211- fi; \ grisbi-1.2.2/help/fr/image/Makefile.in:212: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/help/fr/image/Makefile.in-213- done; \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-466- @list='$(grisbi_help_image_DATA)'; test -n "$(grisbi_help_imagedir)" || list=; \ grisbi-1.2.2/help/fr/image/Makefile.in:467: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/fr/image/Makefile.in-468- dir='$(DESTDIR)$(grisbi_help_imagedir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-483- dot_seen=no; \ grisbi-1.2.2/help/fr/image/Makefile.in:484: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/help/fr/image/Makefile.in-485- case "$@" in \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-546-GTAGS: grisbi-1.2.2/help/fr/image/Makefile.in:547: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/help/fr/image/Makefile.in-548- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-572-distdir-am: $(DISTFILES) grisbi-1.2.2/help/fr/image/Makefile.in:573: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/image/Makefile.in:574: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/image/Makefile.in-575- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/fr/image/Makefile.in-586- if test -d $$d/$$file; then \ grisbi-1.2.2/help/fr/image/Makefile.in:587: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/fr/image/Makefile.in-588- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-50- { \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-122- esac grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-127- esac; grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-527- @list='$(grisbi_help_image_screenshot_DATA)'; test -n "$(grisbi_help_image_screenshotdir)" || list=; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:528: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-529- dir='$(DESTDIR)$(grisbi_help_image_screenshotdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-540-distdir-am: $(DISTFILES) grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:541: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:542: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-543- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-554- if test -d $$d/$$file; then \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in:555: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/fr/image/screenshot/Makefile.in-556- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-50- { \ grisbi-1.2.2/help/fr/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/fr/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-130- esac grisbi-1.2.2/help/fr/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/fr/Makefile.in-132-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/fr/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/fr/Makefile.in-134- *) f=$$p;; \ grisbi-1.2.2/help/fr/Makefile.in-135- esac; grisbi-1.2.2/help/fr/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/fr/Makefile.in-137-am__install_max = 40 grisbi-1.2.2/help/fr/Makefile.in-138-am__nobase_strip_setup = \ grisbi-1.2.2/help/fr/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/fr/Makefile.in-140-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-196- while test -n "$$dir1"; do \ grisbi-1.2.2/help/fr/Makefile.in:197: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ grisbi-1.2.2/help/fr/Makefile.in-198- if test "$$first" != "."; then \ grisbi-1.2.2/help/fr/Makefile.in-199- if test "$$first" = ".."; then \ grisbi-1.2.2/help/fr/Makefile.in:200: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ grisbi-1.2.2/help/fr/Makefile.in:201: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ grisbi-1.2.2/help/fr/Makefile.in-202- else \ grisbi-1.2.2/help/fr/Makefile.in:203: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ grisbi-1.2.2/help/fr/Makefile.in-204- if test "$$first2" = "$$first"; then \ grisbi-1.2.2/help/fr/Makefile.in:205: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/help/fr/Makefile.in-206- else \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-211- fi; \ grisbi-1.2.2/help/fr/Makefile.in:212: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ grisbi-1.2.2/help/fr/Makefile.in-213- done; \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-502- @list='$(grisbi_help_DATA)'; test -n "$(grisbi_helpdir)" || list=; \ grisbi-1.2.2/help/fr/Makefile.in:503: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/fr/Makefile.in-504- dir='$(DESTDIR)$(grisbi_helpdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/fr/Makefile.in-519- dot_seen=no; \ grisbi-1.2.2/help/fr/Makefile.in:520: target=`echo $@ | sed s/-recursive//`; \ grisbi-1.2.2/help/fr/Makefile.in-521- case "$@" in \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-582-GTAGS: grisbi-1.2.2/help/fr/Makefile.in:583: here=`$(am__cd) $(top_builddir) && pwd` \ grisbi-1.2.2/help/fr/Makefile.in-584- && $(am__cd) $(top_srcdir) \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-608-distdir-am: $(DISTFILES) grisbi-1.2.2/help/fr/Makefile.in:609: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/Makefile.in:610: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/fr/Makefile.in-611- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/fr/Makefile.in-622- if test -d $$d/$$file; then \ grisbi-1.2.2/help/fr/Makefile.in:623: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/fr/Makefile.in-624- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/help/C/Makefile.in-50- { \ grisbi-1.2.2/help/C/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ grisbi-1.2.2/help/C/Makefile.in-52- }; \ ############################################## grisbi-1.2.2/help/C/Makefile.in-122- esac grisbi-1.2.2/help/C/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; grisbi-1.2.2/help/C/Makefile.in-124-am__vpath_adj = case $$p in \ grisbi-1.2.2/help/C/Makefile.in:125: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ grisbi-1.2.2/help/C/Makefile.in-126- *) f=$$p;; \ grisbi-1.2.2/help/C/Makefile.in-127- esac; grisbi-1.2.2/help/C/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; grisbi-1.2.2/help/C/Makefile.in-129-am__install_max = 40 grisbi-1.2.2/help/C/Makefile.in-130-am__nobase_strip_setup = \ grisbi-1.2.2/help/C/Makefile.in:131: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` grisbi-1.2.2/help/C/Makefile.in-132-am__nobase_strip = \ ############################################## grisbi-1.2.2/help/C/Makefile.in-414- @list='$(grisbi_help_DATA)'; test -n "$(grisbi_helpdir)" || list=; \ grisbi-1.2.2/help/C/Makefile.in:415: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ grisbi-1.2.2/help/C/Makefile.in-416- dir='$(DESTDIR)$(grisbi_helpdir)'; $(am__uninstall_files_from_dir) ############################################## grisbi-1.2.2/help/C/Makefile.in-427-distdir-am: $(DISTFILES) grisbi-1.2.2/help/C/Makefile.in:428: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/C/Makefile.in:429: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ grisbi-1.2.2/help/C/Makefile.in-430- list='$(DISTFILES)'; \ ############################################## grisbi-1.2.2/help/C/Makefile.in-441- if test -d $$d/$$file; then \ grisbi-1.2.2/help/C/Makefile.in:442: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ grisbi-1.2.2/help/C/Makefile.in-443- if test -d "$(distdir)/$$file"; then \ ############################################## grisbi-1.2.2/install-sh-234- fi grisbi-1.2.2/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; grisbi-1.2.2/install-sh-236- *) ############################################## grisbi-1.2.2/install-sh-280- dstdir=$dst grisbi-1.2.2/install-sh:281: dstbase=`basename "$src"` grisbi-1.2.2/install-sh-282- case $dst in ############################################## grisbi-1.2.2/install-sh-287- else grisbi-1.2.2/install-sh:288: dstdir=`dirname "$dst"` grisbi-1.2.2/install-sh-289- test -d "$dstdir" ############################################## grisbi-1.2.2/install-sh-354- test_tmpdir="$tmpdir/a" grisbi-1.2.2/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` grisbi-1.2.2/install-sh-356- case $ls_ld_tmpdir in ############################################## grisbi-1.2.2/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { grisbi-1.2.2/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` grisbi-1.2.2/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## grisbi-1.2.2/install-sh-419- case $prefix in grisbi-1.2.2/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; grisbi-1.2.2/install-sh-421- *) qprefix=$prefix;; ############################################## grisbi-1.2.2/install-sh-468- if $copy_on_change && grisbi-1.2.2/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && grisbi-1.2.2/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && grisbi-1.2.2/install-sh-471- set -f && ############################################## grisbi-1.2.2/compile-67- mingw/*) grisbi-1.2.2/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` grisbi-1.2.2/compile-69- ;; grisbi-1.2.2/compile-70- cygwin/*) grisbi-1.2.2/compile:71: file=`cygpath -m "$file" || echo "$file"` grisbi-1.2.2/compile-72- ;; grisbi-1.2.2/compile-73- wine/*) grisbi-1.2.2/compile:74: file=`winepath -w "$file" || echo "$file"` grisbi-1.2.2/compile-75- ;; ############################################## grisbi-1.2.2/compile-310-# Name of file we expect compiler to create. grisbi-1.2.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` grisbi-1.2.2/compile-312- ############################################## grisbi-1.2.2/compile-316-# object file name, since that is what matters with a parallel build. grisbi-1.2.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d grisbi-1.2.2/compile-318-while true; do ############################################## grisbi-1.2.2/ar-lib-65- mingw) grisbi-1.2.2/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` grisbi-1.2.2/ar-lib-67- ;; grisbi-1.2.2/ar-lib-68- cygwin) grisbi-1.2.2/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` grisbi-1.2.2/ar-lib-70- ;; grisbi-1.2.2/ar-lib-71- wine) grisbi-1.2.2/ar-lib:72: file=`winepath -w "$file" || echo "$file"` grisbi-1.2.2/ar-lib-73- ;; ############################################## grisbi-1.2.2/ar-lib-88- archive=$3 grisbi-1.2.2/ar-lib:89: at_file_contents=`cat "$1"` grisbi-1.2.2/ar-lib-90- eval set x "$at_file_contents"