=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== bluefish-2.2.12/Makefile.in-49- { \ bluefish-2.2.12/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/Makefile.in-51- }; \ ############################################## bluefish-2.2.12/Makefile.in-179- while test -n "$$dir1"; do \ bluefish-2.2.12/Makefile.in:180: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/Makefile.in-181- if test "$$first" != "."; then \ bluefish-2.2.12/Makefile.in-182- if test "$$first" = ".."; then \ bluefish-2.2.12/Makefile.in:183: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/Makefile.in:184: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/Makefile.in-185- else \ bluefish-2.2.12/Makefile.in:186: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/Makefile.in-187- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/Makefile.in:188: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/Makefile.in-189- else \ ############################################## bluefish-2.2.12/Makefile.in-194- fi; \ bluefish-2.2.12/Makefile.in:195: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/Makefile.in-196- done; \ ############################################## bluefish-2.2.12/Makefile.in-503- dot_seen=no; \ bluefish-2.2.12/Makefile.in:504: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/Makefile.in-505- case "$@" in \ ############################################## bluefish-2.2.12/Makefile.in-566-GTAGS: bluefish-2.2.12/Makefile.in:567: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/Makefile.in-568- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/Makefile.in-598- test -d "$(distdir)" || mkdir "$(distdir)" bluefish-2.2.12/Makefile.in:599: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/Makefile.in:600: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/Makefile.in-601- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/Makefile.in-612- if test -d $$d/$$file; then \ bluefish-2.2.12/Makefile.in:613: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/Makefile.in-614- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/Makefile.in-722- test -d $(distdir)/_build || exit 0; \ bluefish-2.2.12/Makefile.in:723: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ bluefish-2.2.12/Makefile.in-724- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## bluefish-2.2.12/Makefile.in-766- }; \ bluefish-2.2.12/Makefile.in:767: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ bluefish-2.2.12/Makefile.in-768- || { echo "ERROR: files left after uninstall:" ; \ ############################################## bluefish-2.2.12/Makefile.in-778- fi bluefish-2.2.12/Makefile.in:779: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ bluefish-2.2.12/Makefile.in-780- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## bluefish-2.2.12/depcomp-64- case $1 in bluefish-2.2.12/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; bluefish-2.2.12/depcomp-66- *) dir=;; ############################################## bluefish-2.2.12/depcomp-73-{ bluefish-2.2.12/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` bluefish-2.2.12/depcomp-75-} ############################################## bluefish-2.2.12/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} bluefish-2.2.12/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} bluefish-2.2.12/depcomp-128- ############################################## bluefish-2.2.12/depcomp-405- sleep 1 bluefish-2.2.12/depcomp:406: i=`expr $i - 1` bluefish-2.2.12/depcomp-407- done bluefish-2.2.12/depcomp-408- fi bluefish-2.2.12/depcomp:409: i=`expr $i - 1` bluefish-2.2.12/depcomp-410- done ############################################## bluefish-2.2.12/depcomp-425- # Do two passes, one to just change these to bluefish-2.2.12/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. bluefish-2.2.12/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## bluefish-2.2.12/depcomp-659- done bluefish-2.2.12/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` bluefish-2.2.12/depcomp-661- touch "$tmpdepfile" ############################################## bluefish-2.2.12/data/Makefile.in-51- { \ bluefish-2.2.12/data/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/data/Makefile.in-53- }; \ ############################################## bluefish-2.2.12/data/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/data/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/data/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/data/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/data/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/data/Makefile.in-107- esac; bluefish-2.2.12/data/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/data/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/data/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/data/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/data/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/data/Makefile.in-196- while test -n "$$dir1"; do \ bluefish-2.2.12/data/Makefile.in:197: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/data/Makefile.in-198- if test "$$first" != "."; then \ bluefish-2.2.12/data/Makefile.in-199- if test "$$first" = ".."; then \ bluefish-2.2.12/data/Makefile.in:200: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/data/Makefile.in:201: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/data/Makefile.in-202- else \ bluefish-2.2.12/data/Makefile.in:203: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/data/Makefile.in-204- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/data/Makefile.in:205: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/data/Makefile.in-206- else \ ############################################## bluefish-2.2.12/data/Makefile.in-211- fi; \ bluefish-2.2.12/data/Makefile.in:212: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/data/Makefile.in-213- done; \ ############################################## bluefish-2.2.12/data/Makefile.in-527- @list='$(nobase_bfdata_DATA)'; test -n "$(bfdatadir)" || list=; \ bluefish-2.2.12/data/Makefile.in:528: $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ bluefish-2.2.12/data/Makefile.in-529- dir='$(DESTDIR)$(bfdatadir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/Makefile.in-544- dot_seen=no; \ bluefish-2.2.12/data/Makefile.in:545: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/data/Makefile.in-546- case "$@" in \ ############################################## bluefish-2.2.12/data/Makefile.in-607-GTAGS: bluefish-2.2.12/data/Makefile.in:608: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/data/Makefile.in-609- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/data/Makefile.in-630-distdir: $(DISTFILES) bluefish-2.2.12/data/Makefile.in:631: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/Makefile.in:632: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/Makefile.in-633- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/data/Makefile.in-644- if test -d $$d/$$file; then \ bluefish-2.2.12/data/Makefile.in:645: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/data/Makefile.in-646- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/data/templates/Makefile.in-50- { \ bluefish-2.2.12/data/templates/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/data/templates/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/data/templates/Makefile.in-121- esac bluefish-2.2.12/data/templates/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/data/templates/Makefile.in-123-am__vpath_adj = case $$p in \ bluefish-2.2.12/data/templates/Makefile.in:124: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/data/templates/Makefile.in-125- *) f=$$p;; \ bluefish-2.2.12/data/templates/Makefile.in-126- esac; bluefish-2.2.12/data/templates/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/data/templates/Makefile.in-128-am__install_max = 40 bluefish-2.2.12/data/templates/Makefile.in-129-am__nobase_strip_setup = \ bluefish-2.2.12/data/templates/Makefile.in:130: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/data/templates/Makefile.in-131-am__nobase_strip = \ ############################################## bluefish-2.2.12/data/templates/Makefile.in-410- @list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \ bluefish-2.2.12/data/templates/Makefile.in:411: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/data/templates/Makefile.in-412- dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/templates/Makefile.in-420-distdir: $(DISTFILES) bluefish-2.2.12/data/templates/Makefile.in:421: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/templates/Makefile.in:422: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/templates/Makefile.in-423- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/data/templates/Makefile.in-434- if test -d $$d/$$file; then \ bluefish-2.2.12/data/templates/Makefile.in:435: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/data/templates/Makefile.in-436- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/data/bflib/Makefile.in-50- { \ bluefish-2.2.12/data/bflib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/data/bflib/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/data/bflib/Makefile.in-120- esac bluefish-2.2.12/data/bflib/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/data/bflib/Makefile.in-122-am__vpath_adj = case $$p in \ bluefish-2.2.12/data/bflib/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/data/bflib/Makefile.in-124- *) f=$$p;; \ bluefish-2.2.12/data/bflib/Makefile.in-125- esac; bluefish-2.2.12/data/bflib/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/data/bflib/Makefile.in-127-am__install_max = 40 bluefish-2.2.12/data/bflib/Makefile.in-128-am__nobase_strip_setup = \ bluefish-2.2.12/data/bflib/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/data/bflib/Makefile.in-130-am__nobase_strip = \ ############################################## bluefish-2.2.12/data/bflib/Makefile.in-427- @list='$(bflib_DATA)'; test -n "$(bflibdir)" || list=; \ bluefish-2.2.12/data/bflib/Makefile.in:428: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/data/bflib/Makefile.in-429- dir='$(DESTDIR)$(bflibdir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/bflib/Makefile.in-437-distdir: $(DISTFILES) bluefish-2.2.12/data/bflib/Makefile.in:438: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/bflib/Makefile.in:439: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/bflib/Makefile.in-440- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/data/bflib/Makefile.in-451- if test -d $$d/$$file; then \ bluefish-2.2.12/data/bflib/Makefile.in:452: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/data/bflib/Makefile.in-453- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-2946- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:2947:$result = mysql_query("SELECT id, name, salary FROM employees", $conn); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-2948-while (list($id, $name, $salary) = mysql_fetch_row($result)) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4383-// grab URL and pass it to the browser bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:4384:curl_exec($ch); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4385- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4430-// grab URL and pass it to the browser bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:4431:curl_exec($ch); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4432- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4463-// grab URL and pass it to the browser bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:4464:curl_exec($ch); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4465- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4546-// grab URL and pass it to the browser bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:4547:curl_exec($ch); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4548- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4818-{ bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:4819: include($class . '.php'); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-4820- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-10165-$fp = fopen("outtest.fdf", "r"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:10166:fpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-10167-unlink("outtest.fdf"); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-10755- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:10756:if (ftp_exec($conn_id, $command)) { bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-10757- echo "$command executed successfully<br />\n"; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-12148-// dump the picture and stop the script bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:12149:fpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-12150-exit; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-12427-if (is_uploaded_file($_FILES['userfile']['tmp_name'])) { bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:12428: echo "File ". $_FILES['userfile']['name'] ." uploaded successfully.\n"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-12429- echo "Displaying contents\n"; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-12432- echo "Possible file upload attack: "; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:12433: echo "filename '". $_FILES['userfile']['tmp_name'] . "'."; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-12434-} ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-17838- header("Content-type: {$size['mime']}"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:17839: fpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-17840- exit; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-27781-echo $str. "\n"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:27782:eval("\$str = \"$str\";"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-27783-echo $str. "\n"; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-27827- <description><![CDATA[<?php bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:27828:echo $_SERVER['HTTP_USER_AGENT'] . "\n\n"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-27829- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-28972-$query = 'SELECT last_name, first_name FROM friends'; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:28973:$result = mysql_query($query); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-28974-if (!$result) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29055-mysql_select_db("kossu", $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29056:if (!mysql_query("SELECT * FROM nonexistenttable", $link)) { bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29057- echo mysql_errno($link) . ": " . mysql_error($link) . "\n"; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29076-mysql_select_db("kossu", $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29077:mysql_query("SELECT * FROM nonexistenttable", $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29078-echo mysql_errno($link) . ": " . mysql_error($link) . "\n"; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29182- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29183:$result = mysql_query($sql); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29184- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29400-} bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29401:$res = mysql_query('select * from users', $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29402- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29725- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29726:$result = mysql_query("SELECT * FROM table1", $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29727-$num_rows = mysql_num_rows($result); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29759-/* Assuming this query will take a long time */ bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29760:$result = mysql_query($sql); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29761-if (!$result) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29773-/* So the connection is still alive, let's run another query */ bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29774:$result2 = mysql_query($sql2); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29775-?>]]></description> ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29808-// Perform Query bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29809:$result = mysql_query($query); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29810- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29858-// Query database to check if there are any matching users bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29859:$query = "SELECT * FROM users WHERE user='{$_POST['username']}' AND password='{$_POST['password']}'"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29860:mysql_query($query); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29861- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29895- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29896:mysql_query($query); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29897-?>]]></description> ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29966-$link = mysql_connect('localhost', 'mysql_user', 'mysql_password'); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:29967:$result = mysql_query('SHOW VARIABLES', $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-29968-while ($row = mysql_fetch_assoc($result)) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-31440- <description><![CDATA[<?php bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:31441:$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-31442- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35313- $input = 765; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:35314: ora_exec($curs); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35315- echo "Result: $result<br />Out: $output<br />In: $input"; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35790- echo "Connection ok!"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:35791: $res=ovrimos_exec($conn, "select table_id, table_name from sys.tables"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35792- if ($res != 0) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35842- echo "Connection ok!"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:35843: $res=ovrimos_exec($conn, "select table_id, table_name from sys.tables"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35844- if ($res != 0) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35879- echo "Connection ok!"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:35880: $res=ovrimos_exec($conn, "select table_id, table_name from sys.tables"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-35881- if ($res != 0) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-36076- echo "Connection ok!"; bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:36077: $res = ovrimos_exec($conn, "update test set i=5"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-36078- if ($res != 0) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-38595-echo get_magic_quotes_gpc(); // 1 bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:38596:echo $_POST['lastname']; // O\'reilly bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:38597:echo addslashes($_POST['lastname']); // O\\\'reilly bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-38598- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-38815- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:38816:echo '<img src="' . $_SERVER['PHP_SELF'] . bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-38817- '?=' . php_logo_guid() . '" alt="PHP Logo !" />'; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-39033- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:39034:echo '<img src="' . $_SERVER['PHP_SELF'] . bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-39035- '?=' . zend_logo_guid() . '" alt="Zend Logo !" />'; ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-41280-// of the shell command in $retval. bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:41281:$last_line = system('ls', $retval); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-41282- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-42080- <description><![CDATA[<?php bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:42081:$result = sesam_execimm("DELETE FROM PHONE WHERE LASTNAME = '" . strtoupper($name) . "'"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-42082-if (!$result) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-42246-$result = sesam_query("SELECT * FROM phone\n" . bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:42247: " WHERE LASTNAME='" . strtoupper($name) . "'\n". bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-42248- " ORDER BY FIRSTNAME", 1); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-42286-$result = sesam_query("SELECT * FROM phone\n" . bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:42287: " WHERE LASTNAME='" . strtoupper($name) . "'\n" . bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-42288- " ORDER BY FIRSTNAME", 1); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-43155-$dbhandle = sqlite_open('mysqlitedb'); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:43156:$query = sqlite_exec($dbhandle, "UPDATE users SET email='jDoe@example.com' WHERE username='jDoe'"); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-43157-if (!$query) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-43797- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:43798: $sth = @mysql_query($stmt, $dbh); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-43799- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-44778- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:44779:echo $_SESSION['favcolor']; // green bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:44780:echo $_SESSION['animal']; // cat bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:44781:echo date('Y m d H:i:s', $_SESSION['time']); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-44782- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-45445-$fp = fopen('http://www.example.com', 'r', false, $context); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:45446:fpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-45447-fclose($fp); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-45568- * the text ROT13ed back to its original state */ bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:45569:fpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-45570- ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-45722-rewind($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:45723:fpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-45724-fclose($fp); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-51284-$fp = gzopen('file.gz', 'r'); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:51285:gzpassthru($fp); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-51286-gzclose($fp); ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-53540- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:53541:$result = msql_query("SELECT * FROM table WHERE id=1", $link); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-53542-if (!$result) { ############################################## bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-59802- bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml:59803:$stream = ssh2_exec($connection, '/usr/local/bin/php -i'); bluefish-2.2.12/data/bflib/bflib_php5_with_examples.xml-59804-?>]]></description> ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-10898-or even bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:10899:(in module socket){gethostbyaddr()} bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:10900:socket.gethostbyaddr(socket.gethostname()). bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-10901-Availability: recent flavors of .</description> ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18631-functions that use h_errno in the C API, including bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:18632:gethostbyname_ex() and gethostbyaddr(). bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18633-The accompanying value is a pair (h_errno, string) ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18719-host. To find the fully qualified name, the hostname returned by bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:18720:gethostbyaddr() is checked, then aliases for the host, if bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18721-available. The first name which includes a period is selected. In ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18758-Note: gethostname() doesn't always return the fully qualified bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:18759:domain name; use gethostbyaddr(gethostname()) bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18760-(see below).</description> ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18900-inet_pton() is useful when a library or network protocol calls for bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:18901:an object of type struct in_addr (similar to inet_aton()) bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18902-or struct in6_addr. ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18918-inet_ntop() is useful when a library or network protocol returns bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:18919:an object of type struct in_addr (similar to inet_ntoa()) bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-18920-or struct in6_addr. ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-28567-<element kind="function" name="dump_address_pair"> bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:28568:<description>The inverse of parseaddr(), this takes a 2-tuple of the form bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-28569-(realname, email_address) and returns the string ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-28689-string 'jack@cwi.nl (Jack Jansen)', then bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:28690:m.getaddr('From') will yield the pair bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-28691-('Jack Jansen', 'jack@cwi.nl'). ############################################## bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-28698-<element kind="function" name="getaddrlist"> bluefish-2.2.12/data/bflib/bflib_python_2.3.xml:28699:<description>This is similar to getaddr(list), but parses a header bluefish-2.2.12/data/bflib/bflib_python_2.3.xml-28700-containing a list of email addresses (e.g. To header) and ############################################## bluefish-2.2.12/data/bflang/Makefile.in-50- { \ bluefish-2.2.12/data/bflang/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/data/bflang/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/data/bflang/Makefile.in-120- esac bluefish-2.2.12/data/bflang/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/data/bflang/Makefile.in-122-am__vpath_adj = case $$p in \ bluefish-2.2.12/data/bflang/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/data/bflang/Makefile.in-124- *) f=$$p;; \ bluefish-2.2.12/data/bflang/Makefile.in-125- esac; bluefish-2.2.12/data/bflang/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/data/bflang/Makefile.in-127-am__install_max = 40 bluefish-2.2.12/data/bflang/Makefile.in-128-am__nobase_strip_setup = \ bluefish-2.2.12/data/bflang/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/data/bflang/Makefile.in-130-am__nobase_strip = \ ############################################## bluefish-2.2.12/data/bflang/Makefile.in-480- @list='$(bflang_DATA)'; test -n "$(bflangdir)" || list=; \ bluefish-2.2.12/data/bflang/Makefile.in:481: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/data/bflang/Makefile.in-482- dir='$(DESTDIR)$(bflangdir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/bflang/Makefile.in-501- @list='$(bflangrng_DATA)'; test -n "$(bflangrngdir)" || list=; \ bluefish-2.2.12/data/bflang/Makefile.in:502: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/data/bflang/Makefile.in-503- dir='$(DESTDIR)$(bflangrngdir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/bflang/Makefile.in-522- @list='$(bflangsample_DATA)'; test -n "$(bflangsampledir)" || list=; \ bluefish-2.2.12/data/bflang/Makefile.in:523: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/data/bflang/Makefile.in-524- dir='$(DESTDIR)$(bflangsampledir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/bflang/Makefile.in-543- @list='$(bflangxml_DATA)'; test -n "$(bflangxmldir)" || list=; \ bluefish-2.2.12/data/bflang/Makefile.in:544: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/data/bflang/Makefile.in-545- dir='$(DESTDIR)$(bflangxmldir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/data/bflang/Makefile.in-553-distdir: $(DISTFILES) bluefish-2.2.12/data/bflang/Makefile.in:554: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/bflang/Makefile.in:555: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/data/bflang/Makefile.in-556- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/data/bflang/Makefile.in-567- if test -d $$d/$$file; then \ bluefish-2.2.12/data/bflang/Makefile.in:568: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/data/bflang/Makefile.in-569- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-1814- <autocomplete append="($ch);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:1815:<reference>curl_exec($ch); bluefish-2.2.12/data/bflang/all-php.bfinc-1816-Perform a cURL session ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-1878- <autocomplete append="($mh, &$still_running);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:1879:<reference>curl_multi_exec($mh, &$still_running); bluefish-2.2.12/data/bflang/all-php.bfinc-1880-Run the sub-connections of the current cURL handle ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-4828- <autocomplete append="($handle);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:4829:<reference>fpassthru($handle); bluefish-2.2.12/data/bflang/all-php.bfinc-4830-Output all remaining data on a file pointer ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-5151- <autocomplete append="($command, $mode);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:5152:<reference>popen($command, $mode); bluefish-2.2.12/data/bflang/all-php.bfinc-5153-Opens process file pointer ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-5592- <autocomplete append="($ftp_stream, $command);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:5593:<reference>ftp_exec($ftp_stream, $command); bluefish-2.2.12/data/bflang/all-php.bfinc-5594-Requests execution of a command on the FTP server ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-7001- <autocomplete append="($connection, $statement, array $options = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:7002:<reference>db2_exec($connection, $statement, array $options = null); bluefish-2.2.12/data/bflang/all-php.bfinc-7003-Executes an SQL statement directly ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-13598- <autocomplete append="($query, $link_identifier = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:13599:<reference>mysql_query($query, $link_identifier = null); bluefish-2.2.12/data/bflang/all-php.bfinc-13600-Send a MySQL query ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-14639- <autocomplete append="($ip_address);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:14640:<reference>gethostbyaddr($ip_address); bluefish-2.2.12/data/bflang/all-php.bfinc-14641-Get the Internet host name corresponding to a given IP address ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-15765- <autocomplete append="($connection_id, $query_string, $flags = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:15766:<reference>odbc_exec($connection_id, $query_string, $flags = null); bluefish-2.2.12/data/bflang/all-php.bfinc-15767-Prepare and execute a SQL statement ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-16985- <autocomplete append="($path, array $args = null, array $envs = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:16986:<reference>pcntl_exec($path, array $args = null, array $envs = null); bluefish-2.2.12/data/bflang/all-php.bfinc-16987-Executes specified program in current process space ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-17576- <autocomplete append="($command, array &$output = null, &$return_var = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:17577:<reference>exec($command, array &$output = null, &$return_var = null); bluefish-2.2.12/data/bflang/all-php.bfinc-17578-Execute an external program ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-19915- <autocomplete append="($command, &$return_var = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:19916:<reference>passthru($command, &$return_var = null); bluefish-2.2.12/data/bflang/all-php.bfinc-19917-Execute an external program and display raw output ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-20070- <autocomplete append="($cmd);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:20071:<reference>shell_exec($cmd); bluefish-2.2.12/data/bflang/all-php.bfinc-20072-Execute command via shell and return the complete output as a string ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-20078- <autocomplete append="($command, &$return_var = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:20079:<reference>system($command, &$return_var = null); bluefish-2.2.12/data/bflang/all-php.bfinc-20080-Execute an external program and display the output ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-21795- <autocomplete append="($query, &$error_msg = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:21796:<reference>sqlite_exec($query, &$error_msg = null); bluefish-2.2.12/data/bflang/all-php.bfinc-21797-Executes a result-less query against a given database ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-21963- <autocomplete append="($filename, $mode = null, &$error_message = null);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:21964:<reference>sqlite_popen($filename, $mode = null, &$error_message = null); bluefish-2.2.12/data/bflang/all-php.bfinc-21965-Opens a persistent handle to an SQLite database and create the database if it does not exist ############################################## bluefish-2.2.12/data/bflang/all-php.bfinc-25914- <autocomplete append="($zp);" backup_cursor="2" class="autocomplete_with_arguments"/> bluefish-2.2.12/data/bflang/all-php.bfinc:25915:<reference>gzpassthru($zp); bluefish-2.2.12/data/bflang/all-php.bfinc-25916-Output all remaining data on a gz-file pointer ############################################## bluefish-2.2.12/ui/Makefile.in-50- { \ bluefish-2.2.12/ui/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/ui/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/ui/Makefile.in-120- esac bluefish-2.2.12/ui/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/ui/Makefile.in-122-am__vpath_adj = case $$p in \ bluefish-2.2.12/ui/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/ui/Makefile.in-124- *) f=$$p;; \ bluefish-2.2.12/ui/Makefile.in-125- esac; bluefish-2.2.12/ui/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/ui/Makefile.in-127-am__install_max = 40 bluefish-2.2.12/ui/Makefile.in-128-am__nobase_strip_setup = \ bluefish-2.2.12/ui/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/ui/Makefile.in-130-am__nobase_strip = \ ############################################## bluefish-2.2.12/ui/Makefile.in-404- @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \ bluefish-2.2.12/ui/Makefile.in:405: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/ui/Makefile.in-406- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/ui/Makefile.in-414-distdir: $(DISTFILES) bluefish-2.2.12/ui/Makefile.in:415: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/ui/Makefile.in:416: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/ui/Makefile.in-417- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/ui/Makefile.in-428- if test -d $$d/$$file; then \ bluefish-2.2.12/ui/Makefile.in:429: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/ui/Makefile.in-430- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/ltmain.sh-103-# bluefish-2.2.12/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh bluefish-2.2.12/ltmain.sh-105-# ############################################## bluefish-2.2.12/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue bluefish-2.2.12/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in bluefish-2.2.12/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## bluefish-2.2.12/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break bluefish-2.2.12/ltmain.sh:250: _G_count=`expr $_G_count + 1` bluefish-2.2.12/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## bluefish-2.2.12/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break bluefish-2.2.12/ltmain.sh:286: _G_count=`expr $_G_count + 1` bluefish-2.2.12/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## bluefish-2.2.12/ltmain.sh-410-# The name of this program. bluefish-2.2.12/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` bluefish-2.2.12/ltmain.sh-412- ############################################## bluefish-2.2.12/ltmain.sh-416- *[\\/]*) bluefish-2.2.12/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` bluefish-2.2.12/ltmain.sh:418: progdir=`cd "$progdir" && pwd` bluefish-2.2.12/ltmain.sh-419- progpath=$progdir/$progname ############################################## bluefish-2.2.12/ltmain.sh-610- bluefish-2.2.12/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' bluefish-2.2.12/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` bluefish-2.2.12/ltmain.sh-613- ############################################## bluefish-2.2.12/ltmain.sh-639- bluefish-2.2.12/ltmain.sh:640: func_arith_result=`expr "$@"` bluefish-2.2.12/ltmain.sh-641- } ############################################## bluefish-2.2.12/ltmain.sh-660- # ...otherwise fall back to using sed. bluefish-2.2.12/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' bluefish-2.2.12/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` bluefish-2.2.12/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## bluefish-2.2.12/ltmain.sh-757- test -n "$_G_tc" && { bluefish-2.2.12/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` bluefish-2.2.12/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` bluefish-2.2.12/ltmain.sh-760- } bluefish-2.2.12/ltmain.sh-761- done bluefish-2.2.12/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes bluefish-2.2.12/ltmain.sh-763- ############################################## bluefish-2.2.12/ltmain.sh-831- bluefish-2.2.12/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` bluefish-2.2.12/ltmain.sh-833- } ############################################## bluefish-2.2.12/ltmain.sh-863- # ...otherwise throw away the child directory and loop bluefish-2.2.12/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` bluefish-2.2.12/ltmain.sh-865- done bluefish-2.2.12/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` bluefish-2.2.12/ltmain.sh-867- ############################################## bluefish-2.2.12/ltmain.sh-901- # If mktemp works, use that first and foremost bluefish-2.2.12/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` bluefish-2.2.12/ltmain.sh-903- ############################################## bluefish-2.2.12/ltmain.sh-1111- *[\\\`\"\$]*) bluefish-2.2.12/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; bluefish-2.2.12/ltmain.sh-1113- *) ############################################## bluefish-2.2.12/ltmain.sh-1198- case $2 in bluefish-2.2.12/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; bluefish-2.2.12/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; bluefish-2.2.12/ltmain.sh-1201- esac ############################################## bluefish-2.2.12/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) bluefish-2.2.12/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` bluefish-2.2.12/ltmain.sh-1273- ;; ############################################## bluefish-2.2.12/ltmain.sh-1358- bluefish-2.2.12/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` bluefish-2.2.12/ltmain.sh-1360-} ############################################## bluefish-2.2.12/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell bluefish-2.2.12/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another bluefish-2.2.12/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## bluefish-2.2.12/ltmain.sh-1517- bluefish-2.2.12/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' bluefish-2.2.12/ltmain.sh-1519-} ############################################## bluefish-2.2.12/ltmain.sh-1870- bluefish-2.2.12/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` bluefish-2.2.12/ltmain.sh-1872- func_split_equals_rhs= bluefish-2.2.12/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ bluefish-2.2.12/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` bluefish-2.2.12/ltmain.sh-1875- } ############################################## bluefish-2.2.12/ltmain.sh-1898- bluefish-2.2.12/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` bluefish-2.2.12/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` bluefish-2.2.12/ltmain.sh-1901- } ############################################## bluefish-2.2.12/ltmain.sh-2071- version: $progname $scriptversion Debian-2.4.6-2 bluefish-2.2.12/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` bluefish-2.2.12/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` bluefish-2.2.12/ltmain.sh-2074- ############################################## bluefish-2.2.12/ltmain.sh-2110- { bluefish-2.2.12/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` bluefish-2.2.12/ltmain.sh-2112- } ############################################## bluefish-2.2.12/ltmain.sh-2115- { bluefish-2.2.12/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` bluefish-2.2.12/ltmain.sh-2117- } ############################################## bluefish-2.2.12/ltmain.sh-2206- # quotes we have to do it in 2 steps: bluefish-2.2.12/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` bluefish-2.2.12/ltmain.sh-2208- eval "$extractedcf" ############################################## bluefish-2.2.12/ltmain.sh-2659- done bluefish-2.2.12/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` bluefish-2.2.12/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` bluefish-2.2.12/ltmain.sh-2662- case $@ in ############################################## bluefish-2.2.12/ltmain.sh-2672- # Evaluate the configuration. bluefish-2.2.12/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" bluefish-2.2.12/ltmain.sh-2674- CC_quoted= ############################################## bluefish-2.2.12/ltmain.sh-2678- done bluefish-2.2.12/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` bluefish-2.2.12/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` bluefish-2.2.12/ltmain.sh-2681- case "$@ " in ############################################## bluefish-2.2.12/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: bluefish-2.2.12/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` bluefish-2.2.12/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## bluefish-2.2.12/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then bluefish-2.2.12/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` bluefish-2.2.12/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## bluefish-2.2.12/ltmain.sh-3009- # LT_CYGPATH in this case. bluefish-2.2.12/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` bluefish-2.2.12/ltmain.sh-3011- fi ############################################## bluefish-2.2.12/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result bluefish-2.2.12/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` bluefish-2.2.12/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## bluefish-2.2.12/ltmain.sh-3376- *.[cCFSifmso] | \ bluefish-2.2.12/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ bluefish-2.2.12/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## bluefish-2.2.12/ltmain.sh-3453- if test no = "$compiler_c_o"; then bluefish-2.2.12/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext bluefish-2.2.12/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## bluefish-2.2.12/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: bluefish-2.2.12/ltmain.sh:3473:`cat $lockfile 2>/dev/null` bluefish-2.2.12/ltmain.sh-3474- ############################################## bluefish-2.2.12/ltmain.sh-3520- if test warn = "$need_locks" && bluefish-2.2.12/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then bluefish-2.2.12/ltmain.sh-3522- $ECHO "\ bluefish-2.2.12/ltmain.sh-3523-*** ERROR, $lockfile contains: bluefish-2.2.12/ltmain.sh:3524:`cat $lockfile 2>/dev/null` bluefish-2.2.12/ltmain.sh-3525- ############################################## bluefish-2.2.12/ltmain.sh-3569- if test warn = "$need_locks" && bluefish-2.2.12/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then bluefish-2.2.12/ltmain.sh-3571- $ECHO "\ bluefish-2.2.12/ltmain.sh-3572-*** ERROR, $lockfile contains: bluefish-2.2.12/ltmain.sh:3573:`cat $lockfile 2>/dev/null` bluefish-2.2.12/ltmain.sh-3574- ############################################## bluefish-2.2.12/ltmain.sh-3895- # Get the absolute pathname. bluefish-2.2.12/ltmain.sh:3896: absdir=`cd "$dir" && pwd` bluefish-2.2.12/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## bluefish-2.2.12/ltmain.sh-3994- if test -n "$lt_sysroot"; then bluefish-2.2.12/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` bluefish-2.2.12/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## bluefish-2.2.12/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. bluefish-2.2.12/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` bluefish-2.2.12/ltmain.sh-4280- ############################################## bluefish-2.2.12/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. bluefish-2.2.12/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` bluefish-2.2.12/ltmain.sh-4293- else bluefish-2.2.12/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` bluefish-2.2.12/ltmain.sh-4295- fi ############################################## bluefish-2.2.12/ltmain.sh-4458- fi bluefish-2.2.12/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` bluefish-2.2.12/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## bluefish-2.2.12/ltmain.sh-4477- # Replace the output file specification. bluefish-2.2.12/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` bluefish-2.2.12/ltmain.sh-4479- ############################################## bluefish-2.2.12/ltmain.sh-4496- # Install the binary that we compiled earlier. bluefish-2.2.12/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` bluefish-2.2.12/ltmain.sh-4498- fi ############################################## bluefish-2.2.12/ltmain.sh-4570- my_pic_p=${3-false} bluefish-2.2.12/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` bluefish-2.2.12/ltmain.sh-4572- my_dlsyms= ############################################## bluefish-2.2.12/ltmain.sh-4628- # Add our own program objects to the symbol list. bluefish-2.2.12/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` bluefish-2.2.12/ltmain.sh-4630- for progfile in $progfiles; do ############################################## bluefish-2.2.12/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values bluefish-2.2.12/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` bluefish-2.2.12/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## bluefish-2.2.12/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then bluefish-2.2.12/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` bluefish-2.2.12/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` bluefish-2.2.12/ltmain.sh-4862- else bluefish-2.2.12/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` bluefish-2.2.12/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` bluefish-2.2.12/ltmain.sh-4865- fi ############################################## bluefish-2.2.12/ltmain.sh-4867- *) bluefish-2.2.12/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` bluefish-2.2.12/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` bluefish-2.2.12/ltmain.sh-4870- ;; ############################################## bluefish-2.2.12/ltmain.sh-4882- # Nullify the symbol file. bluefish-2.2.12/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` bluefish-2.2.12/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` bluefish-2.2.12/ltmain.sh-4885- fi ############################################## bluefish-2.2.12/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 bluefish-2.2.12/ltmain.sh:4897: 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)$'` bluefish-2.2.12/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## bluefish-2.2.12/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 bluefish-2.2.12/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` bluefish-2.2.12/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## bluefish-2.2.12/ltmain.sh-4925- win32_libid_type=unknown bluefish-2.2.12/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` bluefish-2.2.12/ltmain.sh-4927- case $win32_fileres in ############################################## bluefish-2.2.12/ltmain.sh-4990- bluefish-2.2.12/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` bluefish-2.2.12/ltmain.sh-4992-} ############################################## bluefish-2.2.12/ltmain.sh-5008- bluefish-2.2.12/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` bluefish-2.2.12/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## bluefish-2.2.12/ltmain.sh-5072- # binutils import library bluefish-2.2.12/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` bluefish-2.2.12/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then bluefish-2.2.12/ltmain.sh-5075- # ms-generated import library bluefish-2.2.12/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` bluefish-2.2.12/ltmain.sh-5077- else ############################################## bluefish-2.2.12/ltmain.sh-5156- darwin_base_archive=$func_basename_result bluefish-2.2.12/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` bluefish-2.2.12/ltmain.sh-5158- if test -n "$darwin_arches"; then bluefish-2.2.12/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` bluefish-2.2.12/ltmain.sh-5160- darwin_arch= ############################################## bluefish-2.2.12/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) bluefish-2.2.12/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` bluefish-2.2.12/ltmain.sh-5172- darwin_file= ############################################## bluefish-2.2.12/ltmain.sh-5174- for darwin_file in $darwin_filelist; do bluefish-2.2.12/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` bluefish-2.2.12/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## bluefish-2.2.12/ltmain.sh-5189- esac bluefish-2.2.12/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` bluefish-2.2.12/ltmain.sh-5191- done ############################################## bluefish-2.2.12/ltmain.sh-5260- bluefish-2.2.12/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` bluefish-2.2.12/ltmain.sh-5262- $ECHO "\ ############################################## bluefish-2.2.12/ltmain.sh-5295- --lt-dump-script) bluefish-2.2.12/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` bluefish-2.2.12/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. bluefish-2.2.12/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` bluefish-2.2.12/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## bluefish-2.2.12/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" bluefish-2.2.12/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` bluefish-2.2.12/ltmain.sh-5324- done ############################################## bluefish-2.2.12/ltmain.sh-5380- # Find the directory that this script lives in. bluefish-2.2.12/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` bluefish-2.2.12/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## bluefish-2.2.12/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. bluefish-2.2.12/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` bluefish-2.2.12/ltmain.sh-5386- while test -n \"\$file\"; do bluefish-2.2.12/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` bluefish-2.2.12/ltmain.sh-5388- ############################################## bluefish-2.2.12/ltmain.sh-5396- bluefish-2.2.12/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` bluefish-2.2.12/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` bluefish-2.2.12/ltmain.sh-5399- done ############################################## bluefish-2.2.12/ltmain.sh-5410- case \"\$thisdir\" in bluefish-2.2.12/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; bluefish-2.2.12/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## bluefish-2.2.12/ltmain.sh-5416- # Try to get the absolute directory name. bluefish-2.2.12/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` bluefish-2.2.12/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## bluefish-2.2.12/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || bluefish-2.2.12/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ bluefish-2.2.12/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## bluefish-2.2.12/ltmain.sh-5441- if test -n \"\$relink_command\"; then bluefish-2.2.12/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : bluefish-2.2.12/ltmain.sh-5443- else ############################################## bluefish-2.2.12/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed bluefish-2.2.12/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` bluefish-2.2.12/ltmain.sh-5487- ############################################## bluefish-2.2.12/ltmain.sh-6464- bluefish-2.2.12/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in bluefish-2.2.12/ltmain.sh-6466- *import*) : ;; ############################################## bluefish-2.2.12/ltmain.sh-6712- moreargs= bluefish-2.2.12/ltmain.sh:6713: for fil in `cat "$save_arg"` bluefish-2.2.12/ltmain.sh-6714- do ############################################## bluefish-2.2.12/ltmain.sh-6973- *) bluefish-2.2.12/ltmain.sh:6974: absdir=`cd "$dir" && pwd` bluefish-2.2.12/ltmain.sh-6975- test -z "$absdir" && \ ############################################## bluefish-2.2.12/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) bluefish-2.2.12/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` bluefish-2.2.12/ltmain.sh-6996- case :$dllsearchpath: in ############################################## bluefish-2.2.12/ltmain.sh-7290- -Z*) bluefish-2.2.12/ltmain.sh:7291: if test os2 = "`expr $host : '.*\(os2\)'`"; then bluefish-2.2.12/ltmain.sh-7292- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## bluefish-2.2.12/ltmain.sh-7460- # get the directories listed in $shlibpath_var bluefish-2.2.12/ltmain.sh:7461: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` bluefish-2.2.12/ltmain.sh-7462- else ############################################## bluefish-2.2.12/ltmain.sh-7779- set dummy $deplibs_check_method; shift bluefish-2.2.12/ltmain.sh:7780: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` bluefish-2.2.12/ltmain.sh-7781- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## bluefish-2.2.12/ltmain.sh-7869- if test -n "$inherited_linker_flags"; then bluefish-2.2.12/ltmain.sh:7870: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` bluefish-2.2.12/ltmain.sh-7871- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## bluefish-2.2.12/ltmain.sh-7877- fi bluefish-2.2.12/ltmain.sh:7878: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh-7879- if test lib,link = "$linkmode,$pass" || ############################################## bluefish-2.2.12/ltmain.sh-7950- *) bluefish-2.2.12/ltmain.sh:7951: abs_ladir=`cd "$ladir" && pwd` bluefish-2.2.12/ltmain.sh-7952- if test -z "$abs_ladir"; then ############################################## bluefish-2.2.12/ltmain.sh-8203- shift bluefish-2.2.12/ltmain.sh:8204: libname=`eval "\\$ECHO \"$libname_spec\""` bluefish-2.2.12/ltmain.sh-8205- # use dlname if we got it. it's perfectly good, no? ############################################## bluefish-2.2.12/ltmain.sh-8495- *) bluefish-2.2.12/ltmain.sh:8496: absdir=`cd "$dir" && pwd` bluefish-2.2.12/ltmain.sh-8497- if test -z "$absdir"; then ############################################## bluefish-2.2.12/ltmain.sh-8506- depdepl= bluefish-2.2.12/ltmain.sh:8507: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` bluefish-2.2.12/ltmain.sh-8508- if test -n "$deplibrary_names"; then ############################################## bluefish-2.2.12/ltmain.sh-8513- depdepl=$absdir/$objdir/$depdepl bluefish-2.2.12/ltmain.sh:8514: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` bluefish-2.2.12/ltmain.sh-8515- if test -z "$darwin_install_name"; then bluefish-2.2.12/ltmain.sh:8516: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` bluefish-2.2.12/ltmain.sh-8517- fi ############################################## bluefish-2.2.12/ltmain.sh-8528- else bluefish-2.2.12/ltmain.sh:8529: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` bluefish-2.2.12/ltmain.sh-8530- test -z "$libdir" && \ ############################################## bluefish-2.2.12/ltmain.sh-8551- else bluefish-2.2.12/ltmain.sh:8552: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh-8553- fi ############################################## bluefish-2.2.12/ltmain.sh-8640- linux*) bluefish-2.2.12/ltmain.sh:8641: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/ltmain.sh-8642- *Sun\ C*) # Sun C++ 5.9 ############################################## bluefish-2.2.12/ltmain.sh-9048- removelist= bluefish-2.2.12/ltmain.sh:9049: tempremovelist=`$ECHO "$output_objdir/*"` bluefish-2.2.12/ltmain.sh-9050- for p in $tempremovelist; do ############################################## bluefish-2.2.12/ltmain.sh-9074- # Transform .lo files to .o files. bluefish-2.2.12/ltmain.sh:9075: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` bluefish-2.2.12/ltmain.sh-9076- fi ############################################## bluefish-2.2.12/ltmain.sh-9079- #for path in $notinst_path; do bluefish-2.2.12/ltmain.sh:9080: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` bluefish-2.2.12/ltmain.sh:9081: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` bluefish-2.2.12/ltmain.sh:9082: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` bluefish-2.2.12/ltmain.sh-9083- #done ############################################## bluefish-2.2.12/ltmain.sh-9200- if test -n "$i"; then bluefish-2.2.12/ltmain.sh:9201: libname=`eval "\\$ECHO \"$libname_spec\""` bluefish-2.2.12/ltmain.sh:9202: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` bluefish-2.2.12/ltmain.sh-9203- set dummy $deplib_matches; shift bluefish-2.2.12/ltmain.sh-9204- deplib_match=$1 bluefish-2.2.12/ltmain.sh:9205: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then bluefish-2.2.12/ltmain.sh-9206- func_append newdeplibs " $i" ############################################## bluefish-2.2.12/ltmain.sh-9243- if test -n "$i"; then bluefish-2.2.12/ltmain.sh:9244: libname=`eval "\\$ECHO \"$libname_spec\""` bluefish-2.2.12/ltmain.sh:9245: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` bluefish-2.2.12/ltmain.sh-9246- set dummy $deplib_matches; shift bluefish-2.2.12/ltmain.sh-9247- deplib_match=$1 bluefish-2.2.12/ltmain.sh:9248: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then bluefish-2.2.12/ltmain.sh-9249- func_append newdeplibs " $i" ############################################## bluefish-2.2.12/ltmain.sh-9278- set dummy $deplibs_check_method; shift bluefish-2.2.12/ltmain.sh:9279: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` bluefish-2.2.12/ltmain.sh-9280- for a_deplib in $deplibs; do ############################################## bluefish-2.2.12/ltmain.sh-9293- if test -n "$a_deplib"; then bluefish-2.2.12/ltmain.sh:9294: libname=`eval "\\$ECHO \"$libname_spec\""` bluefish-2.2.12/ltmain.sh-9295- if test -n "$file_magic_glob"; then bluefish-2.2.12/ltmain.sh:9296: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` bluefish-2.2.12/ltmain.sh-9297- else ############################################## bluefish-2.2.12/ltmain.sh-9303- shopt -s nocaseglob bluefish-2.2.12/ltmain.sh:9304: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` bluefish-2.2.12/ltmain.sh-9305- $nocaseglob bluefish-2.2.12/ltmain.sh-9306- else bluefish-2.2.12/ltmain.sh:9307: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` bluefish-2.2.12/ltmain.sh-9308- fi ############################################## bluefish-2.2.12/ltmain.sh-9321- while test -h "$potlib" 2>/dev/null; do bluefish-2.2.12/ltmain.sh:9322: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` bluefish-2.2.12/ltmain.sh-9323- case $potliblink in bluefish-2.2.12/ltmain.sh-9324- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; bluefish-2.2.12/ltmain.sh:9325: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; bluefish-2.2.12/ltmain.sh-9326- esac ############################################## bluefish-2.2.12/ltmain.sh-9362- set dummy $deplibs_check_method; shift bluefish-2.2.12/ltmain.sh:9363: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` bluefish-2.2.12/ltmain.sh-9364- for a_deplib in $deplibs; do ############################################## bluefish-2.2.12/ltmain.sh-9377- if test -n "$a_deplib"; then bluefish-2.2.12/ltmain.sh:9378: libname=`eval "\\$ECHO \"$libname_spec\""` bluefish-2.2.12/ltmain.sh-9379- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do bluefish-2.2.12/ltmain.sh:9380: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` bluefish-2.2.12/ltmain.sh-9381- for potent_lib in $potential_libs; do ############################################## bluefish-2.2.12/ltmain.sh-9416- newdeplibs= bluefish-2.2.12/ltmain.sh:9417: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` bluefish-2.2.12/ltmain.sh-9418- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## bluefish-2.2.12/ltmain.sh-9420- # can't use Xsed below, because $i might contain '/' bluefish-2.2.12/ltmain.sh:9421: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` bluefish-2.2.12/ltmain.sh-9422- done ############################################## bluefish-2.2.12/ltmain.sh-9446- # On Rhapsody replace the C library with the System framework bluefish-2.2.12/ltmain.sh:9447: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` bluefish-2.2.12/ltmain.sh-9448- ;; ############################################## bluefish-2.2.12/ltmain.sh-9498- *-*-darwin*) bluefish-2.2.12/ltmain.sh:9499: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh:9500: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh:9501: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh-9502- ;; ############################################## bluefish-2.2.12/ltmain.sh-9625- # Use standard objects if they are pic bluefish-2.2.12/ltmain.sh:9626: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` bluefish-2.2.12/ltmain.sh-9627- test "X$libobjs" = "X " && libobjs= ############################################## bluefish-2.2.12/ltmain.sh-10139- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" bluefish-2.2.12/ltmain.sh:10140: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` bluefish-2.2.12/ltmain.sh-10141- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## bluefish-2.2.12/ltmain.sh-10154- # Create the old-style object. bluefish-2.2.12/ltmain.sh:10155: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs bluefish-2.2.12/ltmain.sh-10156- ############################################## bluefish-2.2.12/ltmain.sh-10212- # On Rhapsody replace the C library is the System framework bluefish-2.2.12/ltmain.sh:10213: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` bluefish-2.2.12/ltmain.sh:10214: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` bluefish-2.2.12/ltmain.sh-10215- ;; ############################################## bluefish-2.2.12/ltmain.sh-10230- # Time to change all our "foo.ltframework" stuff back to "-framework foo" bluefish-2.2.12/ltmain.sh:10231: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh:10232: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` bluefish-2.2.12/ltmain.sh-10233- ;; ############################################## bluefish-2.2.12/ltmain.sh-10308- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) bluefish-2.2.12/ltmain.sh:10309: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` bluefish-2.2.12/ltmain.sh-10310- case :$dllsearchpath: in ############################################## bluefish-2.2.12/ltmain.sh-10368- # Transform all the library objects into standard objects. bluefish-2.2.12/ltmain.sh:10369: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` bluefish-2.2.12/ltmain.sh:10370: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` bluefish-2.2.12/ltmain.sh-10371- fi ############################################## bluefish-2.2.12/ltmain.sh-10396- # Replace the output file specification. bluefish-2.2.12/ltmain.sh:10397: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` bluefish-2.2.12/ltmain.sh-10398- link_command=$compile_command$compile_rpath ############################################## bluefish-2.2.12/ltmain.sh-10405- func_to_tool_file "$output" bluefish-2.2.12/ltmain.sh:10406: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` bluefish-2.2.12/ltmain.sh-10407- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## bluefish-2.2.12/ltmain.sh-10449- # Replace the output file specification. bluefish-2.2.12/ltmain.sh:10450: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` bluefish-2.2.12/ltmain.sh-10451- # Delete the old output file. ############################################## bluefish-2.2.12/ltmain.sh-10457- func_to_tool_file "$output" bluefish-2.2.12/ltmain.sh:10458: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` bluefish-2.2.12/ltmain.sh-10459- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## bluefish-2.2.12/ltmain.sh-10475- link_command=$finalize_var$compile_command$finalize_rpath bluefish-2.2.12/ltmain.sh:10476: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` bluefish-2.2.12/ltmain.sh-10477- ;; ############################################## bluefish-2.2.12/ltmain.sh-10488- # Replace the output file specification. bluefish-2.2.12/ltmain.sh:10489: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` bluefish-2.2.12/ltmain.sh-10490- ############################################## bluefish-2.2.12/ltmain.sh-10497- func_to_tool_file "$output_objdir/$outputname" bluefish-2.2.12/ltmain.sh:10498: 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'` bluefish-2.2.12/ltmain.sh-10499- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## bluefish-2.2.12/ltmain.sh-10518- relink_command="(cd `pwd`; $relink_command)" bluefish-2.2.12/ltmain.sh:10519: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` bluefish-2.2.12/ltmain.sh-10520- fi ############################################## bluefish-2.2.12/ltmain.sh-10764- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" bluefish-2.2.12/ltmain.sh:10765: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` bluefish-2.2.12/ltmain.sh-10766- if test yes = "$hardcode_automatic"; then ############################################## bluefish-2.2.12/ltmain.sh-10785- func_resolve_sysroot "$deplib" bluefish-2.2.12/ltmain.sh:10786: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` bluefish-2.2.12/ltmain.sh-10787- test -z "$libdir" && \ ############################################## bluefish-2.2.12/ltmain.sh-10811- name=$func_basename_result bluefish-2.2.12/ltmain.sh:10812: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` bluefish-2.2.12/ltmain.sh-10813- test -z "$libdir" && \ ############################################## bluefish-2.2.12/ltmain.sh-10830- name=$func_basename_result bluefish-2.2.12/ltmain.sh:10831: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` bluefish-2.2.12/ltmain.sh-10832- test -z "$libdir" && \ ############################################## bluefish-2.2.12/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static bluefish-2.2.12/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` bluefish-2.2.12/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## bluefish-2.2.12/man/Makefile.in-49- { \ bluefish-2.2.12/man/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/man/Makefile.in-51- }; \ ############################################## bluefish-2.2.12/man/Makefile.in-119- esac bluefish-2.2.12/man/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/man/Makefile.in-121-am__vpath_adj = case $$p in \ bluefish-2.2.12/man/Makefile.in:122: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/man/Makefile.in-123- *) f=$$p;; \ bluefish-2.2.12/man/Makefile.in-124- esac; bluefish-2.2.12/man/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/man/Makefile.in-126-am__install_max = 40 bluefish-2.2.12/man/Makefile.in-127-am__nobase_strip_setup = \ bluefish-2.2.12/man/Makefile.in:128: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/man/Makefile.in-129-am__nobase_strip = \ ############################################## bluefish-2.2.12/man/Makefile.in-391- test -n "$(man1dir)" \ bluefish-2.2.12/man/Makefile.in:392: && test -n "`echo $$list1$$list2`" \ bluefish-2.2.12/man/Makefile.in-393- || exit 0; \ ############################################## bluefish-2.2.12/man/Makefile.in-437-distdir: $(DISTFILES) bluefish-2.2.12/man/Makefile.in:438: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/man/Makefile.in:439: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/man/Makefile.in-440- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/man/Makefile.in-451- if test -d $$d/$$file; then \ bluefish-2.2.12/man/Makefile.in:452: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/man/Makefile.in-453- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/aclocal.m4-274- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, bluefish-2.2.12/aclocal.m4:275: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl bluefish-2.2.12/aclocal.m4-276- if test "$MSGFMT" != "no"; then ############################################## bluefish-2.2.12/aclocal.m4-295- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, bluefish-2.2.12/aclocal.m4:296: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) bluefish-2.2.12/aclocal.m4-297- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## bluefish-2.2.12/aclocal.m4-446- if test "x$srcdir" != "x."; then bluefish-2.2.12/aclocal.m4:447: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then bluefish-2.2.12/aclocal.m4-448- posrcprefix="$srcdir/" ############################################## bluefish-2.2.12/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix bluefish-2.2.12/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"` bluefish-2.2.12/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then bluefish-2.2.12/aclocal.m4:474: localedir=`eval echo "${libdir}/locale"` bluefish-2.2.12/aclocal.m4-475-else bluefish-2.2.12/aclocal.m4:476: localedir=`eval echo "${datadir}/locale"` bluefish-2.2.12/aclocal.m4-477-fi ############################################## bluefish-2.2.12/aclocal.m4-524- bluefish-2.2.12/aclocal.m4:525:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` bluefish-2.2.12/aclocal.m4-526-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` bluefish-2.2.12/aclocal.m4:527:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` bluefish-2.2.12/aclocal.m4-528-if test -n "$1"; then ############################################## bluefish-2.2.12/aclocal.m4-612-fi bluefish-2.2.12/aclocal.m4:613:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" bluefish-2.2.12/aclocal.m4:614:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" bluefish-2.2.12/aclocal.m4:615:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" bluefish-2.2.12/aclocal.m4-616-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## bluefish-2.2.12/aclocal.m4-628-else bluefish-2.2.12/aclocal.m4:629: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` bluefish-2.2.12/aclocal.m4-630- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## bluefish-2.2.12/aclocal.m4-633- AC_MSG_CHECKING([for XML::Parser]) bluefish-2.2.12/aclocal.m4:634: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then bluefish-2.2.12/aclocal.m4-635- AC_MSG_RESULT([ok]) ############################################## bluefish-2.2.12/aclocal.m4-818- done bluefish-2.2.12/aclocal.m4:819: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` bluefish-2.2.12/aclocal.m4-820-} ############################################## bluefish-2.2.12/aclocal.m4-1130-m4_define([_LT_CONFIG_STATUS_DECLARE], bluefish-2.2.12/aclocal.m4:1131:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) bluefish-2.2.12/aclocal.m4-1132- ############################################## bluefish-2.2.12/aclocal.m4-1140-# bluefish-2.2.12/aclocal.m4:1141:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/aclocal.m4-1142-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## bluefish-2.2.12/aclocal.m4-1250-]], lt_decl_quote_varnames); do bluefish-2.2.12/aclocal.m4:1251: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in bluefish-2.2.12/aclocal.m4-1252- *[[\\\\\\\`\\"\\\$]]*) bluefish-2.2.12/aclocal.m4:1253: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes bluefish-2.2.12/aclocal.m4-1254- ;; ############################################## bluefish-2.2.12/aclocal.m4-1263-]], lt_decl_dquote_varnames); do bluefish-2.2.12/aclocal.m4:1264: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in bluefish-2.2.12/aclocal.m4-1265- *[[\\\\\\\`\\"\\\$]]*) bluefish-2.2.12/aclocal.m4:1266: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes bluefish-2.2.12/aclocal.m4-1267- ;; ############################################## bluefish-2.2.12/aclocal.m4-1802- if test yes = "$lt_cv_ld_force_load"; then bluefish-2.2.12/aclocal.m4:1803: _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\"`' bluefish-2.2.12/aclocal.m4-1804- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## bluefish-2.2.12/aclocal.m4-1855- }]' bluefish-2.2.12/aclocal.m4:1856: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` bluefish-2.2.12/aclocal.m4-1857- # Check for a 64-bit object if we didn't find anything. bluefish-2.2.12/aclocal.m4-1858- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then bluefish-2.2.12/aclocal.m4:1859: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` bluefish-2.2.12/aclocal.m4-1860- fi],[]) ############################################## bluefish-2.2.12/aclocal.m4-1891-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ bluefish-2.2.12/aclocal.m4:1892: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then bluefish-2.2.12/aclocal.m4-1893- ECHO='print -r --' bluefish-2.2.12/aclocal.m4:1894:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then bluefish-2.2.12/aclocal.m4-1895- ECHO='printf %s\n' ############################################## bluefish-2.2.12/aclocal.m4-1926- PATH=/empty FPATH=/empty; export PATH FPATH bluefish-2.2.12/aclocal.m4:1927: test "X`printf %s $ECHO`" = "X$ECHO" \ bluefish-2.2.12/aclocal.m4:1928: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) bluefish-2.2.12/aclocal.m4-1929- ############################################## bluefish-2.2.12/aclocal.m4-1950- if test yes = "$GCC"; then bluefish-2.2.12/aclocal.m4:1951: lt_sysroot=`$CC --print-sysroot 2>/dev/null` bluefish-2.2.12/aclocal.m4-1952- fi ############################################## bluefish-2.2.12/aclocal.m4-1954- /*) bluefish-2.2.12/aclocal.m4:1955: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` bluefish-2.2.12/aclocal.m4-1956- ;; #( ############################################## bluefish-2.2.12/aclocal.m4-1984- if AC_TRY_EVAL(ac_compile); then bluefish-2.2.12/aclocal.m4:1985: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/aclocal.m4-1986- *ELF-32*) ############################################## bluefish-2.2.12/aclocal.m4-2001- if test yes = "$lt_cv_prog_gnu_ld"; then bluefish-2.2.12/aclocal.m4:2002: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/aclocal.m4-2003- *32-bit*) ############################################## bluefish-2.2.12/aclocal.m4-2013- else bluefish-2.2.12/aclocal.m4:2014: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/aclocal.m4-2015- *32-bit*) ############################################## bluefish-2.2.12/aclocal.m4-2035- emul=elf bluefish-2.2.12/aclocal.m4:2036: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/aclocal.m4-2037- *32-bit*) ############################################## bluefish-2.2.12/aclocal.m4-2043- esac bluefish-2.2.12/aclocal.m4:2044: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/aclocal.m4-2045- *MSB*) ############################################## bluefish-2.2.12/aclocal.m4-2051- esac bluefish-2.2.12/aclocal.m4:2052: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/aclocal.m4-2053- *N32*) ############################################## bluefish-2.2.12/aclocal.m4-2416- # And add a safety zone bluefish-2.2.12/aclocal.m4:2417: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` bluefish-2.2.12/aclocal.m4:2418: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` bluefish-2.2.12/aclocal.m4-2419- ;; ############################################## bluefish-2.2.12/aclocal.m4-2449- if test -n "$kargmax"; then bluefish-2.2.12/aclocal.m4:2450: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` bluefish-2.2.12/aclocal.m4-2451- else ############################################## bluefish-2.2.12/aclocal.m4-2458- test undefined != "$lt_cv_sys_max_cmd_len"; then bluefish-2.2.12/aclocal.m4:2459: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` bluefish-2.2.12/aclocal.m4:2460: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` bluefish-2.2.12/aclocal.m4-2461- else ############################################## bluefish-2.2.12/aclocal.m4-2470- # we can't tell. bluefish-2.2.12/aclocal.m4:2471: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ bluefish-2.2.12/aclocal.m4-2472- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## bluefish-2.2.12/aclocal.m4-2474- do bluefish-2.2.12/aclocal.m4:2475: i=`expr $i + 1` bluefish-2.2.12/aclocal.m4-2476- teststring=$teststring$teststring ############################################## bluefish-2.2.12/aclocal.m4-2478- # Only check the string length outside the loop. bluefish-2.2.12/aclocal.m4:2479: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` bluefish-2.2.12/aclocal.m4-2480- teststring= ############################################## bluefish-2.2.12/aclocal.m4-2483- # linker. It appears as though 1/2 is a usable value. bluefish-2.2.12/aclocal.m4:2484: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` bluefish-2.2.12/aclocal.m4-2485- fi ############################################## bluefish-2.2.12/aclocal.m4-2949- *:) bluefish-2.2.12/aclocal.m4:2950: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" bluefish-2.2.12/aclocal.m4-2951- ;; bluefish-2.2.12/aclocal.m4-2952- x:*) bluefish-2.2.12/aclocal.m4:2953: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" bluefish-2.2.12/aclocal.m4-2954- ;; bluefish-2.2.12/aclocal.m4-2955- *::*) bluefish-2.2.12/aclocal.m4:2956: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" bluefish-2.2.12/aclocal.m4:2957: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" bluefish-2.2.12/aclocal.m4-2958- ;; bluefish-2.2.12/aclocal.m4-2959- *) bluefish-2.2.12/aclocal.m4:2960: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" bluefish-2.2.12/aclocal.m4-2961- ;; ############################################## bluefish-2.2.12/aclocal.m4-2989- esac bluefish-2.2.12/aclocal.m4:2990: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` bluefish-2.2.12/aclocal.m4-2991- case $lt_search_path_spec in ############################################## bluefish-2.2.12/aclocal.m4-2996- # okay in the real world where ";" in dirpaths is itself problematic. bluefish-2.2.12/aclocal.m4:2997: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` bluefish-2.2.12/aclocal.m4-2998- ;; bluefish-2.2.12/aclocal.m4-2999- *) bluefish-2.2.12/aclocal.m4:3000: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` bluefish-2.2.12/aclocal.m4-3001- ;; ############################################## bluefish-2.2.12/aclocal.m4-3005- lt_tmp_lt_search_path_spec= bluefish-2.2.12/aclocal.m4:3006: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` bluefish-2.2.12/aclocal.m4-3007- # ...but if some path component already ends with the multilib dir we assume ############################################## bluefish-2.2.12/aclocal.m4-3047- esac bluefish-2.2.12/aclocal.m4:3048: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` bluefish-2.2.12/aclocal.m4-3049-else ############################################## bluefish-2.2.12/aclocal.m4-3188- # Create ${libname}_ixlibrary.a entries in /sys/libs. bluefish-2.2.12/aclocal.m4:3189: 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' bluefish-2.2.12/aclocal.m4-3190- ;; ############################################## bluefish-2.2.12/aclocal.m4-3224- # DLL is installed to $(libdir)/../bin by postinstall_cmds bluefish-2.2.12/aclocal.m4:3225: postinstall_cmds='base_file=`basename \$file`~ bluefish-2.2.12/aclocal.m4:3226: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ bluefish-2.2.12/aclocal.m4:3227: dldir=$destdir/`dirname \$dlpath`~ bluefish-2.2.12/aclocal.m4-3228- test -d \$dldir || mkdir -p \$dldir~ ############################################## bluefish-2.2.12/aclocal.m4-3233- fi' bluefish-2.2.12/aclocal.m4:3234: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ bluefish-2.2.12/aclocal.m4-3235- dlpath=$dir/\$dldll~ ############################################## bluefish-2.2.12/aclocal.m4-3241- # Cygwin DLLs use 'cyg' prefix rather than 'lib' bluefish-2.2.12/aclocal.m4:3242: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/aclocal.m4-3243-m4_if([$1], [],[ ############################################## bluefish-2.2.12/aclocal.m4-3247- # MinGW DLLs use traditional 'lib' prefix bluefish-2.2.12/aclocal.m4:3248: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/aclocal.m4-3249- ;; ############################################## bluefish-2.2.12/aclocal.m4-3251- # pw32 DLLs use 'pw' prefix rather than 'lib' bluefish-2.2.12/aclocal.m4:3252: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/aclocal.m4-3253- ;; ############################################## bluefish-2.2.12/aclocal.m4-3260- libname_spec='$name' bluefish-2.2.12/aclocal.m4:3261: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/aclocal.m4-3262- library_names_spec='$libname.dll.lib' ############################################## bluefish-2.2.12/aclocal.m4-3272- # Let DOS variable expansion print the short 8.3 style file name. bluefish-2.2.12/aclocal.m4:3273: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` bluefish-2.2.12/aclocal.m4-3274- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## bluefish-2.2.12/aclocal.m4-3277- # Convert to MSYS style. bluefish-2.2.12/aclocal.m4:3278: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` bluefish-2.2.12/aclocal.m4-3279- ;; ############################################## bluefish-2.2.12/aclocal.m4-3283- # like /cygdrive/c/PROGRA~1:/cygdr... bluefish-2.2.12/aclocal.m4:3284: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` bluefish-2.2.12/aclocal.m4:3285: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` bluefish-2.2.12/aclocal.m4:3286: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` bluefish-2.2.12/aclocal.m4-3287- ;; ############################################## bluefish-2.2.12/aclocal.m4-3291- # It is most probably a Windows format PATH. bluefish-2.2.12/aclocal.m4:3292: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` bluefish-2.2.12/aclocal.m4-3293- else bluefish-2.2.12/aclocal.m4:3294: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` bluefish-2.2.12/aclocal.m4-3295- fi ############################################## bluefish-2.2.12/aclocal.m4-3301- # DLL is installed to $(libdir)/../bin by postinstall_cmds bluefish-2.2.12/aclocal.m4:3302: postinstall_cmds='base_file=`basename \$file`~ bluefish-2.2.12/aclocal.m4:3303: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ bluefish-2.2.12/aclocal.m4:3304: dldir=$destdir/`dirname \$dlpath`~ bluefish-2.2.12/aclocal.m4-3305- test -d \$dldir || mkdir -p \$dldir~ bluefish-2.2.12/aclocal.m4-3306- $install_prog $dir/$dlname \$dldir/$dlname' bluefish-2.2.12/aclocal.m4:3307: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ bluefish-2.2.12/aclocal.m4-3308- dlpath=$dir/\$dldll~ ############################################## bluefish-2.2.12/aclocal.m4-3315- # Assume MSVC wrapper bluefish-2.2.12/aclocal.m4:3316: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' bluefish-2.2.12/aclocal.m4-3317- dynamic_linker='Win32 ld.exe' ############################################## bluefish-2.2.12/aclocal.m4-3332- shlibpath_var=DYLD_LIBRARY_PATH bluefish-2.2.12/aclocal.m4:3333: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' bluefish-2.2.12/aclocal.m4-3334-m4_if([$1], [],[ ############################################## bluefish-2.2.12/aclocal.m4-3566- if test -f /etc/ld.so.conf; then bluefish-2.2.12/aclocal.m4:3567: 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' ' '` bluefish-2.2.12/aclocal.m4-3568- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## bluefish-2.2.12/aclocal.m4-3632- need_lib_prefix=no bluefish-2.2.12/aclocal.m4:3633: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then bluefish-2.2.12/aclocal.m4-3634- need_version=no ############################################## bluefish-2.2.12/aclocal.m4-3659- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec bluefish-2.2.12/aclocal.m4:3660: postinstall_cmds='base_file=`basename \$file`~ bluefish-2.2.12/aclocal.m4:3661: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ bluefish-2.2.12/aclocal.m4:3662: dldir=$destdir/`dirname \$dlpath`~ bluefish-2.2.12/aclocal.m4-3663- test -d \$dldir || mkdir -p \$dldir~ ############################################## bluefish-2.2.12/aclocal.m4-3668- fi' bluefish-2.2.12/aclocal.m4:3669: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ bluefish-2.2.12/aclocal.m4-3670- dlpath=$dir/\$dldll~ ############################################## bluefish-2.2.12/aclocal.m4-3879- "file_magic "*) bluefish-2.2.12/aclocal.m4:3880: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` bluefish-2.2.12/aclocal.m4-3881- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## bluefish-2.2.12/aclocal.m4-3962- # gcc leaves a trailing carriage return, which upsets mingw bluefish-2.2.12/aclocal.m4:3963: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; bluefish-2.2.12/aclocal.m4-3964- *) bluefish-2.2.12/aclocal.m4:3965: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; bluefish-2.2.12/aclocal.m4-3966- esac ############################################## bluefish-2.2.12/aclocal.m4-3971- # Canonicalize the pathname of ld bluefish-2.2.12/aclocal.m4:3972: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` bluefish-2.2.12/aclocal.m4-3973- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do bluefish-2.2.12/aclocal.m4:3974: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` bluefish-2.2.12/aclocal.m4-3975- done ############################################## bluefish-2.2.12/aclocal.m4-4002- # Break only if it was the GNU/non-GNU ld that we prefer. bluefish-2.2.12/aclocal.m4:4003: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in bluefish-2.2.12/aclocal.m4-4004- *GNU* | *'with BFD'*) ############################################## bluefish-2.2.12/aclocal.m4-4042-[# I'd rather use --version here, but apparently some GNU lds only accept -v. bluefish-2.2.12/aclocal.m4:4043:case `$LD -v 2>&1 </dev/null` in bluefish-2.2.12/aclocal.m4-4044-*GNU* | *'with BFD'*) ############################################## bluefish-2.2.12/aclocal.m4-4269-openbsd* | bitrig*) bluefish-2.2.12/aclocal.m4:4270: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then bluefish-2.2.12/aclocal.m4-4271- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## bluefish-2.2.12/aclocal.m4-4336- else bluefish-2.2.12/aclocal.m4:4337: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` bluefish-2.2.12/aclocal.m4-4338- fi ############################################## bluefish-2.2.12/aclocal.m4-4387- esac bluefish-2.2.12/aclocal.m4:4388: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in bluefish-2.2.12/aclocal.m4-4389- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## bluefish-2.2.12/aclocal.m4-4393- *) bluefish-2.2.12/aclocal.m4:4394: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in bluefish-2.2.12/aclocal.m4-4395- */dev/null*) ############################################## bluefish-2.2.12/aclocal.m4-4419- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) bluefish-2.2.12/aclocal.m4:4420: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in bluefish-2.2.12/aclocal.m4-4421- *COFF*) ############################################## bluefish-2.2.12/aclocal.m4-4478- # decide which one to use based on capabilities of $DLLTOOL bluefish-2.2.12/aclocal.m4:4479: case `$DLLTOOL --help 2>&1` in bluefish-2.2.12/aclocal.m4-4480- *--identify-strict*) ############################################## bluefish-2.2.12/aclocal.m4-4652-# If we're using GNU nm, then use its standard symbol codes. bluefish-2.2.12/aclocal.m4:4653:case `$NM -V 2>&1` in bluefish-2.2.12/aclocal.m4-4654-*GNU* | *'with BFD'*) ############################################## bluefish-2.2.12/aclocal.m4-4700-mingw*) bluefish-2.2.12/aclocal.m4:4701: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp bluefish-2.2.12/aclocal.m4-4702- ;; ############################################## bluefish-2.2.12/aclocal.m4-4756- nlist=conftest.nm bluefish-2.2.12/aclocal.m4:4757: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then bluefish-2.2.12/aclocal.m4-4758- # Try sorting and uniquifying the output. ############################################## bluefish-2.2.12/aclocal.m4-5104- *) bluefish-2.2.12/aclocal.m4:5105: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/aclocal.m4-5106- *Sun\ C*) ############################################## bluefish-2.2.12/aclocal.m4-5440- *) bluefish-2.2.12/aclocal.m4:5441: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/aclocal.m4-5442- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## bluefish-2.2.12/aclocal.m4-5623- else bluefish-2.2.12/aclocal.m4:5624: _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 == "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' bluefish-2.2.12/aclocal.m4-5625- fi ############################################## bluefish-2.2.12/aclocal.m4-5722- # shared libraries, regardless of the interface used. bluefish-2.2.12/aclocal.m4:5723: case `$LD -v 2>&1` in bluefish-2.2.12/aclocal.m4-5724- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## bluefish-2.2.12/aclocal.m4-5754- supports_anon_versioning=no bluefish-2.2.12/aclocal.m4:5755: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in bluefish-2.2.12/aclocal.m4-5756- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## bluefish-2.2.12/aclocal.m4-5857- prefix_cmds="$SED"~ bluefish-2.2.12/aclocal.m4:5858: if test EXPORTS = "`$SED 1q $export_symbols`"; then bluefish-2.2.12/aclocal.m4-5859- prefix_cmds="$prefix_cmds -e 1d"; ############################################## bluefish-2.2.12/aclocal.m4-5879- # time. Moving up from 0x10000000 also allows more sbrk(2) space. bluefish-2.2.12/aclocal.m4:5880: _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' bluefish-2.2.12/aclocal.m4:5881: _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' bluefish-2.2.12/aclocal.m4-5882- ;; ############################################## bluefish-2.2.12/aclocal.m4-5897- pgcc*) # Portland Group C compiler bluefish-2.2.12/aclocal.m4:5898: _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' bluefish-2.2.12/aclocal.m4-5899- tmp_addflag=' $pic_flag' ############################################## bluefish-2.2.12/aclocal.m4-5902- # Portland Group f77 and f90 compilers bluefish-2.2.12/aclocal.m4:5903: _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' bluefish-2.2.12/aclocal.m4-5904- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## bluefish-2.2.12/aclocal.m4-5919- nvcc*) # Cuda Compiler Driver 2.2 bluefish-2.2.12/aclocal.m4:5920: _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' bluefish-2.2.12/aclocal.m4-5921- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## bluefish-2.2.12/aclocal.m4-5923- esac bluefish-2.2.12/aclocal.m4:5924: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/aclocal.m4-5925- *Sun\ C*) # Sun C 5.9 bluefish-2.2.12/aclocal.m4:5926: _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' bluefish-2.2.12/aclocal.m4-5927- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## bluefish-2.2.12/aclocal.m4-5994- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) bluefish-2.2.12/aclocal.m4:5995: case `$LD -v 2>&1` in bluefish-2.2.12/aclocal.m4-5996- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## bluefish-2.2.12/aclocal.m4-6083- else bluefish-2.2.12/aclocal.m4:6084: _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 == "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' bluefish-2.2.12/aclocal.m4-6085- fi ############################################## bluefish-2.2.12/aclocal.m4-6148- # below for broken collect2 doesn't work under 4.3+ bluefish-2.2.12/aclocal.m4:6149: collect2name=`$CC -print-prog-name=collect2` bluefish-2.2.12/aclocal.m4-6150- if test -f "$collect2name" && ############################################## bluefish-2.2.12/aclocal.m4-6204- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" bluefish-2.2.12/aclocal.m4:6205: _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 bluefish-2.2.12/aclocal.m4-6206- else ############################################## bluefish-2.2.12/aclocal.m4-6229- # -brtl affects multiple linker settings, -berok does not and is overridden later bluefish-2.2.12/aclocal.m4:6230: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' bluefish-2.2.12/aclocal.m4-6231- if test svr4 != "$with_aix_soname"; then ############################################## bluefish-2.2.12/aclocal.m4-6320- # FIXME: Setting linknames here is a bad hack. bluefish-2.2.12/aclocal.m4:6321: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' bluefish-2.2.12/aclocal.m4-6322- # The linker will automatically build a .lib file if we build a DLL. ############################################## bluefish-2.2.12/aclocal.m4-6458- if test yes = "$GCC"; then bluefish-2.2.12/aclocal.m4:6459: _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' bluefish-2.2.12/aclocal.m4-6460- # Try to use the -exported_symbol ld option, if it does not ############################################## bluefish-2.2.12/aclocal.m4-6481- if test yes = "$lt_cv_irix_exported_symbol"; then bluefish-2.2.12/aclocal.m4:6482: _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' bluefish-2.2.12/aclocal.m4-6483- fi ############################################## bluefish-2.2.12/aclocal.m4-6485- else bluefish-2.2.12/aclocal.m4:6486: _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' bluefish-2.2.12/aclocal.m4:6487: _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' bluefish-2.2.12/aclocal.m4-6488- fi ############################################## bluefish-2.2.12/aclocal.m4-6532- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes bluefish-2.2.12/aclocal.m4:6533: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then bluefish-2.2.12/aclocal.m4-6534- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## bluefish-2.2.12/aclocal.m4-6563- prefix_cmds="$SED"~ bluefish-2.2.12/aclocal.m4:6564: if test EXPORTS = "`$SED 1q $export_symbols`"; then bluefish-2.2.12/aclocal.m4-6565- prefix_cmds="$prefix_cmds -e 1d"; ############################################## bluefish-2.2.12/aclocal.m4-6577- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' bluefish-2.2.12/aclocal.m4:6578: _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' bluefish-2.2.12/aclocal.m4-6579- else bluefish-2.2.12/aclocal.m4-6580- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' bluefish-2.2.12/aclocal.m4:6581: _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' bluefish-2.2.12/aclocal.m4-6582- fi ############################################## bluefish-2.2.12/aclocal.m4-6590- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' bluefish-2.2.12/aclocal.m4:6591: _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' bluefish-2.2.12/aclocal.m4-6592- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## bluefish-2.2.12/aclocal.m4-6594- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' bluefish-2.2.12/aclocal.m4:6595: _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' bluefish-2.2.12/aclocal.m4:6596: _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~ bluefish-2.2.12/aclocal.m4:6597: $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' bluefish-2.2.12/aclocal.m4-6598- ############################################## bluefish-2.2.12/aclocal.m4-6613- else bluefish-2.2.12/aclocal.m4:6614: case `$CC -V 2>&1` in bluefish-2.2.12/aclocal.m4-6615- *"Compilers 5.0"*) ############################################## bluefish-2.2.12/aclocal.m4-6806- _LT_TAGVAR(allow_undefined_flag, $1)= bluefish-2.2.12/aclocal.m4:6807: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) bluefish-2.2.12/aclocal.m4-6808- then ############################################## bluefish-2.2.12/aclocal.m4-7106- # ancient GNU ld didn't support --whole-archive et. al. bluefish-2.2.12/aclocal.m4:7107: if eval "`$CC -print-prog-name=ld` --help 2>&1" | bluefish-2.2.12/aclocal.m4-7108- $GREP 'no-whole-archive' > /dev/null; then ############################################## bluefish-2.2.12/aclocal.m4-7216- # below for broken collect2 doesn't work under 4.3+ bluefish-2.2.12/aclocal.m4:7217: collect2name=`$CC -print-prog-name=collect2` bluefish-2.2.12/aclocal.m4-7218- if test -f "$collect2name" && ############################################## bluefish-2.2.12/aclocal.m4-7274- bluefish-2.2.12/aclocal.m4:7275: _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 bluefish-2.2.12/aclocal.m4-7276- else ############################################## bluefish-2.2.12/aclocal.m4-7299- # -brtl affects multiple linker settings, -berok does not and is overridden later bluefish-2.2.12/aclocal.m4:7300: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' bluefish-2.2.12/aclocal.m4-7301- if test svr4 != "$with_aix_soname"; then ############################################## bluefish-2.2.12/aclocal.m4-7428- prefix_cmds="$SED"~ bluefish-2.2.12/aclocal.m4:7429: if test EXPORTS = "`$SED 1q $export_symbols`"; then bluefish-2.2.12/aclocal.m4-7430- prefix_cmds="$prefix_cmds -e 1d"; ############################################## bluefish-2.2.12/aclocal.m4-7502- # dependencies. bluefish-2.2.12/aclocal.m4:7503: 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"' bluefish-2.2.12/aclocal.m4-7504- ;; ############################################## bluefish-2.2.12/aclocal.m4-7567- # dependencies. bluefish-2.2.12/aclocal.m4:7568: 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"' bluefish-2.2.12/aclocal.m4-7569- ;; ############################################## bluefish-2.2.12/aclocal.m4-7603- # time. Moving up from 0x10000000 also allows more sbrk(2) space. bluefish-2.2.12/aclocal.m4:7604: _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' bluefish-2.2.12/aclocal.m4:7605: _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' bluefish-2.2.12/aclocal.m4-7606- ;; ############################################## bluefish-2.2.12/aclocal.m4-7610- # SGI C++ bluefish-2.2.12/aclocal.m4:7611: _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' bluefish-2.2.12/aclocal.m4-7612- ############################################## bluefish-2.2.12/aclocal.m4-7621- if test no = "$with_gnu_ld"; then bluefish-2.2.12/aclocal.m4:7622: _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' bluefish-2.2.12/aclocal.m4-7623- else bluefish-2.2.12/aclocal.m4:7624: _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' bluefish-2.2.12/aclocal.m4-7625- fi ############################################## bluefish-2.2.12/aclocal.m4-7642- # to its proper name (with version) after linking. bluefish-2.2.12/aclocal.m4:7643: _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' bluefish-2.2.12/aclocal.m4:7644: _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' bluefish-2.2.12/aclocal.m4-7645- # Commands to make compiler produce verbose output that lists ############################################## bluefish-2.2.12/aclocal.m4-7652- # dependencies. bluefish-2.2.12/aclocal.m4:7653: 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"' bluefish-2.2.12/aclocal.m4-7654- ############################################## bluefish-2.2.12/aclocal.m4-7667- # earlier do not add the objects themselves. bluefish-2.2.12/aclocal.m4:7668: case `$CC -V 2>&1` in bluefish-2.2.12/aclocal.m4-7669- *"Version 7."*) ############################################## bluefish-2.2.12/aclocal.m4-7688- # Portland Group C++ compiler bluefish-2.2.12/aclocal.m4:7689: case `$CC -V` in bluefish-2.2.12/aclocal.m4-7690- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## bluefish-2.2.12/aclocal.m4-7693- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ bluefish-2.2.12/aclocal.m4:7694: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' bluefish-2.2.12/aclocal.m4-7695- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## bluefish-2.2.12/aclocal.m4-7697- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ bluefish-2.2.12/aclocal.m4:7698: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ bluefish-2.2.12/aclocal.m4-7699- $RANLIB $oldlib' ############################################## bluefish-2.2.12/aclocal.m4-7702- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ bluefish-2.2.12/aclocal.m4:7703: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' bluefish-2.2.12/aclocal.m4-7704- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## bluefish-2.2.12/aclocal.m4-7706- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ bluefish-2.2.12/aclocal.m4:7707: $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' bluefish-2.2.12/aclocal.m4-7708- ;; ############################################## bluefish-2.2.12/aclocal.m4-7716- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' bluefish-2.2.12/aclocal.m4:7717: _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' bluefish-2.2.12/aclocal.m4-7718- ;; ############################################## bluefish-2.2.12/aclocal.m4-7735- # dependencies. bluefish-2.2.12/aclocal.m4:7736: 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' bluefish-2.2.12/aclocal.m4-7737- ;; ############################################## bluefish-2.2.12/aclocal.m4-7750- *) bluefish-2.2.12/aclocal.m4:7751: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/aclocal.m4-7752- *Sun\ C*) ############################################## bluefish-2.2.12/aclocal.m4-7757- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' bluefish-2.2.12/aclocal.m4:7758: _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' bluefish-2.2.12/aclocal.m4-7759- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## bluefish-2.2.12/aclocal.m4-7822- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' bluefish-2.2.12/aclocal.m4:7823: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then bluefish-2.2.12/aclocal.m4-7824- _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' ############################################## bluefish-2.2.12/aclocal.m4-7841- # to its proper name (with version) after linking. bluefish-2.2.12/aclocal.m4:7842: _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' bluefish-2.2.12/aclocal.m4-7843- ############################################## bluefish-2.2.12/aclocal.m4-7862- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' bluefish-2.2.12/aclocal.m4:7863: _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' bluefish-2.2.12/aclocal.m4-7864- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## bluefish-2.2.12/aclocal.m4-7867- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' bluefish-2.2.12/aclocal.m4:7868: _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' bluefish-2.2.12/aclocal.m4:7869: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ bluefish-2.2.12/aclocal.m4-7870- echo "-hidden">> $lib.exp~ bluefish-2.2.12/aclocal.m4:7871: $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~ bluefish-2.2.12/aclocal.m4-7872- $RM $lib.exp' ############################################## bluefish-2.2.12/aclocal.m4-7886- # dependencies. bluefish-2.2.12/aclocal.m4:7887: 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"' bluefish-2.2.12/aclocal.m4-7888- ;; ############################################## bluefish-2.2.12/aclocal.m4-7893- osf3*) bluefish-2.2.12/aclocal.m4:7894: _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' bluefish-2.2.12/aclocal.m4-7895- ;; bluefish-2.2.12/aclocal.m4-7896- *) bluefish-2.2.12/aclocal.m4:7897: _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' bluefish-2.2.12/aclocal.m4-7898- ;; ############################################## bluefish-2.2.12/aclocal.m4-8146- case @S|@2 in bluefish-2.2.12/aclocal.m4:8147: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; bluefish-2.2.12/aclocal.m4:8148: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; bluefish-2.2.12/aclocal.m4-8149- esac ############################################## bluefish-2.2.12/aclocal.m4-8235- bluefish-2.2.12/aclocal.m4:8236: for p in `eval "$output_verbose_link_cmd"`; do bluefish-2.2.12/aclocal.m4-8237- case $prev$p in ############################################## bluefish-2.2.12/aclocal.m4-8339-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then bluefish-2.2.12/aclocal.m4:8340: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` bluefish-2.2.12/aclocal.m4-8341-fi ############################################## bluefish-2.2.12/aclocal.m4-8949- test 10 -lt "$lt_ac_count" && break bluefish-2.2.12/aclocal.m4:8950: lt_ac_count=`expr $lt_ac_count + 1` bluefish-2.2.12/aclocal.m4-8951- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## bluefish-2.2.12/aclocal.m4-9565-m4_define([lt_combine], bluefish-2.2.12/aclocal.m4:9566:[m4_if(m4_eval([$# > 3]), [1], bluefish-2.2.12/aclocal.m4-9567- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## bluefish-2.2.12/aclocal.m4-9888- PKG_CHECK_EXISTS([$3], bluefish-2.2.12/aclocal.m4:9889: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` bluefish-2.2.12/aclocal.m4-9890- test "x$?" != "x0" && pkg_failed=yes ], ############################################## bluefish-2.2.12/aclocal.m4-9936- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/aclocal.m4:9937: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` bluefish-2.2.12/aclocal.m4-9938- else bluefish-2.2.12/aclocal.m4:9939: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` bluefish-2.2.12/aclocal.m4-9940- fi ############################################## bluefish-2.2.12/aclocal.m4-10103-changequote(,)dnl bluefish-2.2.12/aclocal.m4:10104: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bluefish-2.2.12/aclocal.m4-10105- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## bluefish-2.2.12/aclocal.m4-10110-changequote(,)dnl bluefish-2.2.12/aclocal.m4:10111: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bluefish-2.2.12/aclocal.m4-10112- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## bluefish-2.2.12/aclocal.m4-10129-changequote(,)dnl bluefish-2.2.12/aclocal.m4:10130: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bluefish-2.2.12/aclocal.m4-10131- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## bluefish-2.2.12/aclocal.m4-10154- case "$ac_file" in bluefish-2.2.12/aclocal.m4:10155: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; bluefish-2.2.12/aclocal.m4-10156- esac ############################################## bluefish-2.2.12/aclocal.m4-10159- # Adjust a relative srcdir. bluefish-2.2.12/aclocal.m4:10160: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` bluefish-2.2.12/aclocal.m4:10161: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` bluefish-2.2.12/aclocal.m4:10162: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` bluefish-2.2.12/aclocal.m4-10163- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## bluefish-2.2.12/aclocal.m4-10166- case "$ac_given_srcdir" in bluefish-2.2.12/aclocal.m4:10167: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; bluefish-2.2.12/aclocal.m4-10168- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## bluefish-2.2.12/aclocal.m4-10187- fi bluefish-2.2.12/aclocal.m4:10188: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` bluefish-2.2.12/aclocal.m4-10189- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## bluefish-2.2.12/aclocal.m4-10284- # Adjust a relative srcdir. bluefish-2.2.12/aclocal.m4:10285: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` bluefish-2.2.12/aclocal.m4:10286: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` bluefish-2.2.12/aclocal.m4:10287: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` bluefish-2.2.12/aclocal.m4-10288- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## bluefish-2.2.12/aclocal.m4-10291- case "$ac_given_srcdir" in bluefish-2.2.12/aclocal.m4:10292: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; bluefish-2.2.12/aclocal.m4-10293- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## bluefish-2.2.12/aclocal.m4-10353- # Set POTFILES to the value of the Makefile variable POTFILES. bluefish-2.2.12/aclocal.m4:10354: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` bluefish-2.2.12/aclocal.m4:10355: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` bluefish-2.2.12/aclocal.m4-10356- # Compute POTFILES_DEPS as ############################################## bluefish-2.2.12/aclocal.m4-10368- # The LINGUAS file contains the set of available languages. bluefish-2.2.12/aclocal.m4:10369: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` bluefish-2.2.12/aclocal.m4-10370- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## bluefish-2.2.12/aclocal.m4-10372- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. bluefish-2.2.12/aclocal.m4:10373: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` bluefish-2.2.12/aclocal.m4:10374: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` bluefish-2.2.12/aclocal.m4-10375- fi ############################################## bluefish-2.2.12/aclocal.m4-10416- QMFILES="$QMFILES $srcdirpre$lang.qm" bluefish-2.2.12/aclocal.m4:10417: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` bluefish-2.2.12/aclocal.m4-10418- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" bluefish-2.2.12/aclocal.m4:10419: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` bluefish-2.2.12/aclocal.m4-10420- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## bluefish-2.2.12/aclocal.m4-10457- QTCATALOGS="$QTCATALOGS $lang.qm" bluefish-2.2.12/aclocal.m4:10458: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` bluefish-2.2.12/aclocal.m4-10459- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" bluefish-2.2.12/aclocal.m4:10460: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` bluefish-2.2.12/aclocal.m4-10461- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## bluefish-2.2.12/aclocal.m4-10469- for lang in $ALL_LINGUAS; do bluefish-2.2.12/aclocal.m4:10470: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` bluefish-2.2.12/aclocal.m4-10471- cat >> "$ac_file.tmp" <<EOF ############################################## bluefish-2.2.12/aclocal.m4-10480- for lang in $ALL_LINGUAS; do bluefish-2.2.12/aclocal.m4:10481: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` bluefish-2.2.12/aclocal.m4-10482- cat >> "$ac_file.tmp" <<EOF ############################################## bluefish-2.2.12/aclocal.m4-10731-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: bluefish-2.2.12/aclocal.m4:10732:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` bluefish-2.2.12/aclocal.m4-10733-# and then we would define $MISSING as ############################################## bluefish-2.2.12/aclocal.m4-10746-# Expand $ac_aux_dir to an absolute path. bluefish-2.2.12/aclocal.m4:10747:am_aux_dir=`cd "$ac_aux_dir" && pwd` bluefish-2.2.12/aclocal.m4-10748-]) ############################################## bluefish-2.2.12/aclocal.m4-10844- if test "$am_compiler_list" = ""; then bluefish-2.2.12/aclocal.m4:10845: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` bluefish-2.2.12/aclocal.m4-10846- fi ############################################## bluefish-2.2.12/aclocal.m4-10995- # Strip MF so we end up with the name of the file. bluefish-2.2.12/aclocal.m4:10996: mf=`echo "$mf" | sed -e 's/:.*$//'` bluefish-2.2.12/aclocal.m4-10997- # Check whether this is an Automake generated Makefile or not. ############################################## bluefish-2.2.12/aclocal.m4-11004- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then bluefish-2.2.12/aclocal.m4:11005: dirpart=`AS_DIRNAME("$mf")` bluefish-2.2.12/aclocal.m4-11006- else ############################################## bluefish-2.2.12/aclocal.m4-11010- # from the Makefile without running 'make'. bluefish-2.2.12/aclocal.m4:11011: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` bluefish-2.2.12/aclocal.m4-11012- test -z "$DEPDIR" && continue bluefish-2.2.12/aclocal.m4:11013: am__include=`sed -n 's/^am__include = //p' < "$mf"` bluefish-2.2.12/aclocal.m4-11014- test -z "$am__include" && continue bluefish-2.2.12/aclocal.m4:11015: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` bluefish-2.2.12/aclocal.m4-11016- # Find all dependency output files, they are included files with ############################################## bluefish-2.2.12/aclocal.m4-11024- test -f "$dirpart/$file" && continue bluefish-2.2.12/aclocal.m4:11025: fdir=`AS_DIRNAME(["$file"])` bluefish-2.2.12/aclocal.m4-11026- AS_MKDIR_P([$dirpart/$fdir]) ############################################## bluefish-2.2.12/aclocal.m4-11082-AC_REQUIRE([AC_PROG_INSTALL])dnl bluefish-2.2.12/aclocal.m4:11083:if test "`cd $srcdir && pwd`" != "`pwd`"; then bluefish-2.2.12/aclocal.m4-11084- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## bluefish-2.2.12/aclocal.m4-11241- * ) bluefish-2.2.12/aclocal.m4:11242: _am_stamp_count=`expr $_am_stamp_count + 1` ;; bluefish-2.2.12/aclocal.m4-11243- esac bluefish-2.2.12/aclocal.m4-11244-done bluefish-2.2.12/aclocal.m4:11245:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) bluefish-2.2.12/aclocal.m4-11246- ############################################## bluefish-2.2.12/aclocal.m4-11348-# Ignore all kinds of additional output from 'make'. bluefish-2.2.12/aclocal.m4:11349:case `$am_make -s -f confmf 2> /dev/null` in #( bluefish-2.2.12/aclocal.m4-11350-*the\ am__doit\ target*) ############################################## bluefish-2.2.12/aclocal.m4-11358- echo '.include "confinc"' > confmf bluefish-2.2.12/aclocal.m4:11359: case `$am_make -s -f confmf 2> /dev/null` in #( bluefish-2.2.12/aclocal.m4-11360- *the\ am__doit\ target*) ############################################## bluefish-2.2.12/aclocal.m4-11575- AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], bluefish-2.2.12/aclocal.m4:11576: [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) bluefish-2.2.12/aclocal.m4-11577- AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) ############################################## bluefish-2.2.12/aclocal.m4-11590- AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], bluefish-2.2.12/aclocal.m4:11591: [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) bluefish-2.2.12/aclocal.m4-11592- AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) ############################################## bluefish-2.2.12/aclocal.m4-11638- $am_py_prefix*) bluefish-2.2.12/aclocal.m4:11639: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` bluefish-2.2.12/aclocal.m4:11640: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` bluefish-2.2.12/aclocal.m4-11641- ;; ############################################## bluefish-2.2.12/aclocal.m4-11680- $am_py_exec_prefix*) bluefish-2.2.12/aclocal.m4:11681: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` bluefish-2.2.12/aclocal.m4:11682: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` bluefish-2.2.12/aclocal.m4-11683- ;; ############################################## bluefish-2.2.12/aclocal.m4-11776- echo "timestamp, slept: $am_has_slept" > conftest.file bluefish-2.2.12/aclocal.m4:11777: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` bluefish-2.2.12/aclocal.m4-11778- if test "$[*]" = "X"; then bluefish-2.2.12/aclocal.m4-11779- # -L didn't work. bluefish-2.2.12/aclocal.m4:11780: set X `ls -t "$srcdir/configure" conftest.file` bluefish-2.2.12/aclocal.m4-11781- fi ############################################## bluefish-2.2.12/src/Makefile.in-50- { \ bluefish-2.2.12/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/Makefile.in-220- while test -n "$$dir1"; do \ bluefish-2.2.12/src/Makefile.in:221: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/Makefile.in-222- if test "$$first" != "."; then \ bluefish-2.2.12/src/Makefile.in-223- if test "$$first" = ".."; then \ bluefish-2.2.12/src/Makefile.in:224: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/Makefile.in:225: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/Makefile.in-226- else \ bluefish-2.2.12/src/Makefile.in:227: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/Makefile.in-228- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/Makefile.in:229: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/Makefile.in-230- else \ ############################################## bluefish-2.2.12/src/Makefile.in-235- fi; \ bluefish-2.2.12/src/Makefile.in:236: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/Makefile.in-237- done; \ ############################################## bluefish-2.2.12/src/Makefile.in-645- test -n "$(EXEEXT)" || exit 0; \ bluefish-2.2.12/src/Makefile.in:646: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ bluefish-2.2.12/src/Makefile.in-647- echo " rm -f" $$list; \ ############################################## bluefish-2.2.12/src/Makefile.in-659- 2>c$${pid}_.err </dev/null \ bluefish-2.2.12/src/Makefile.in:660: && test -n "`cat c$${pid}_.out`" \ bluefish-2.2.12/src/Makefile.in:661: && test -z "`cat c$${pid}_.err`"; then :; \ bluefish-2.2.12/src/Makefile.in-662- else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \ ############################################## bluefish-2.2.12/src/Makefile.in-730-.c.obj: bluefish-2.2.12/src/Makefile.in:731:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/Makefile.in-732-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/Makefile.in-734-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/Makefile.in:735:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/Makefile.in-736- ############################################## bluefish-2.2.12/src/Makefile.in-763- dot_seen=no; \ bluefish-2.2.12/src/Makefile.in:764: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/Makefile.in-765- case "$@" in \ ############################################## bluefish-2.2.12/src/Makefile.in-826-GTAGS: bluefish-2.2.12/src/Makefile.in:827: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/Makefile.in-828- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/Makefile.in-849-distdir: $(DISTFILES) bluefish-2.2.12/src/Makefile.in:850: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/Makefile.in:851: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/Makefile.in-852- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/Makefile.in-863- if test -d $$d/$$file; then \ bluefish-2.2.12/src/Makefile.in:864: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/Makefile.in-865- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/pixmaps/Makefile.in-49- { \ bluefish-2.2.12/src/pixmaps/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/pixmaps/Makefile.in-51- }; \ ############################################## bluefish-2.2.12/src/pixmaps/Makefile.in-378-distdir: $(DISTFILES) bluefish-2.2.12/src/pixmaps/Makefile.in:379: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/pixmaps/Makefile.in:380: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/pixmaps/Makefile.in-381- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/pixmaps/Makefile.in-392- if test -d $$d/$$file; then \ bluefish-2.2.12/src/pixmaps/Makefile.in:393: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/pixmaps/Makefile.in-394- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-51- { \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-53- }; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-104-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_zencoding/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_zencoding/Makefile.in-106-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:107: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-108- *) f=$$p;; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-109- esac; bluefish-2.2.12/src/plugin_zencoding/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_zencoding/Makefile.in-111-am__install_max = 40 bluefish-2.2.12/src/plugin_zencoding/Makefile.in-112-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:113: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_zencoding/Makefile.in-114-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-247- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:248: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-249- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-250- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:251: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:252: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-253- else \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:254: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-255- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:256: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-257- else \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-262- fi; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:263: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-264- done; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-590-.c.obj: bluefish-2.2.12/src/plugin_zencoding/Makefile.in:591:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_zencoding/Makefile.in-592-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-594-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:595:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_zencoding/Makefile.in-596- ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-630- @list='$(nobase_dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:631: $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-632- dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-647- dot_seen=no; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:648: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-649- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-710-GTAGS: bluefish-2.2.12/src/plugin_zencoding/Makefile.in:711: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-712- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-733-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_zencoding/Makefile.in:734: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:735: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-736- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/Makefile.in-747- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in:748: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_zencoding/Makefile.in-749- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_zencoding/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_zencoding/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_about/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_about/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_about/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_about/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_about/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/src/plugin_about/Makefile.in-107- esac; bluefish-2.2.12/src/plugin_about/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_about/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/src/plugin_about/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_about/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_about/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-227- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_about/Makefile.in:228: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-229- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_about/Makefile.in-230- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_about/Makefile.in:231: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_about/Makefile.in:232: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-233- else \ bluefish-2.2.12/src/plugin_about/Makefile.in:234: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-235- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_about/Makefile.in:236: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-237- else \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-242- fi; \ bluefish-2.2.12/src/plugin_about/Makefile.in:243: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-244- done; \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-540-.c.obj: bluefish-2.2.12/src/plugin_about/Makefile.in:541:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_about/Makefile.in-542-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-544-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_about/Makefile.in:545:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_about/Makefile.in-546- ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-573- dot_seen=no; \ bluefish-2.2.12/src/plugin_about/Makefile.in:574: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-575- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-636-GTAGS: bluefish-2.2.12/src/plugin_about/Makefile.in:637: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_about/Makefile.in-638- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-659-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_about/Makefile.in:660: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_about/Makefile.in:661: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-662- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-673- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_about/Makefile.in:674: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_about/Makefile.in-675- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.in-851-about_rev.h: about_rev.h.tmp bluefish-2.2.12/src/plugin_about/Makefile.in:852: @if test ! -e $@ || test -n "`diff $< $@`" ; then cp $< $@ ; fi bluefish-2.2.12/src/plugin_about/Makefile.in-853- bluefish-2.2.12/src/plugin_about/Makefile.in-854-about_rev.h.tmp: bluefish-2.2.12/src/plugin_about/Makefile.in:855: @SVN_REVISION=`LANG=C svnversion -n ${top_srcdir} || echo exported` ; \ bluefish-2.2.12/src/plugin_about/Makefile.in-856- echo "/* Automatically created by the Makefile." > $@ ; \ ############################################## bluefish-2.2.12/src/plugin_about/Makefile.am-28-about_rev.h: about_rev.h.tmp bluefish-2.2.12/src/plugin_about/Makefile.am:29: @if test ! -e $@ || test -n "`diff $< $@`" ; then cp $< $@ ; fi bluefish-2.2.12/src/plugin_about/Makefile.am-30- bluefish-2.2.12/src/plugin_about/Makefile.am-31-about_rev.h.tmp: bluefish-2.2.12/src/plugin_about/Makefile.am:32: @SVN_REVISION=`LANG=C svnversion -n ${top_srcdir} || echo exported` ; \ bluefish-2.2.12/src/plugin_about/Makefile.am-33- echo "/* Automatically created by the Makefile." > $@ ; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_about/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_about/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_about/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_about/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_about/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_about/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_about/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-107- esac; bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-230- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:231: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-232- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-233- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:234: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:235: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-236- else \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:237: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-238- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:239: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-240- else \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-245- fi; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:246: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-247- done; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-579-.c.obj: bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:580:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-581-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:584:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-585- ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-612- dot_seen=no; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:613: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-614- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-675-GTAGS: bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:676: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-677- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-698-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:699: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:700: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-701- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-712- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in:713: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_htmlbar/Makefile.in-714- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in-49- { \ bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in-51- }; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in-578-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in:579: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in:580: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in-581- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in-592- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in:593: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_htmlbar/pixmaps/Makefile.in-594- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-120- esac bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-122-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-124- *) f=$$p;; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-125- esac; bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-127-am__install_max = 40 bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-128-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-130-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-404- @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:405: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-406- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-414-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:415: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:416: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-417- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-428- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in:429: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_htmlbar/ui/Makefile.in-430- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_htmlbar/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_htmlbar/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-107- esac; bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-229- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:230: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-231- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-232- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:233: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:234: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-235- else \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:236: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-237- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:238: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-239- else \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-244- fi; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:245: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-246- done; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-559-.c.obj: bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:560:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-561-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:564:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-565- ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-592- dot_seen=no; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:593: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-594- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-655-GTAGS: bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:656: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-657- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-678-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:679: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:680: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-681- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-692- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in:693: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_infbrowser/Makefile.in-694- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_infbrowser/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_infbrowser/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/ipc_bf2bf.c-235- iaddr.sin_port = htons(0); /* Assign random tcp port */ bluefish-2.2.12/src/ipc_bf2bf.c:236: iaddr.sin_addr.s_addr = inet_addr("127.0.0.1"); bluefish-2.2.12/src/ipc_bf2bf.c-237- ############################################## bluefish-2.2.12/src/ipc_bf2bf.c-295- iaddr.sin_port = htons(main_v->props.win32_ipcport); bluefish-2.2.12/src/ipc_bf2bf.c:296: iaddr.sin_addr.s_addr = inet_addr("127.0.0.1"); bluefish-2.2.12/src/ipc_bf2bf.c-297- ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_charmap/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_charmap/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-107- esac; bluefish-2.2.12/src/plugin_charmap/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_charmap/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/src/plugin_charmap/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_charmap/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-230- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:231: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-232- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-233- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:234: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:235: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-236- else \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:237: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-238- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:239: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-240- else \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-245- fi; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:246: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-247- done; \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-543-.c.obj: bluefish-2.2.12/src/plugin_charmap/Makefile.in:544:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_charmap/Makefile.in-545-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_charmap/Makefile.in:548:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_charmap/Makefile.in-549- ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-557-charmap_la-charmap.lo: charmap.c bluefish-2.2.12/src/plugin_charmap/Makefile.in:558:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(charmap_la_CFLAGS) $(CFLAGS) -MT charmap_la-charmap.lo -MD -MP -MF $(DEPDIR)/charmap_la-charmap.Tpo -c -o charmap_la-charmap.lo `test -f 'charmap.c' || echo '$(srcdir)/'`charmap.c bluefish-2.2.12/src/plugin_charmap/Makefile.in-559-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/charmap_la-charmap.Tpo $(DEPDIR)/charmap_la-charmap.Plo ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_charmap/Makefile.in:562:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(charmap_la_CFLAGS) $(CFLAGS) -c -o charmap_la-charmap.lo `test -f 'charmap.c' || echo '$(srcdir)/'`charmap.c bluefish-2.2.12/src/plugin_charmap/Makefile.in-563- bluefish-2.2.12/src/plugin_charmap/Makefile.in-564-charmap_la-charmap_gui.lo: charmap_gui.c bluefish-2.2.12/src/plugin_charmap/Makefile.in:565:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(charmap_la_CFLAGS) $(CFLAGS) -MT charmap_la-charmap_gui.lo -MD -MP -MF $(DEPDIR)/charmap_la-charmap_gui.Tpo -c -o charmap_la-charmap_gui.lo `test -f 'charmap_gui.c' || echo '$(srcdir)/'`charmap_gui.c bluefish-2.2.12/src/plugin_charmap/Makefile.in-566-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/charmap_la-charmap_gui.Tpo $(DEPDIR)/charmap_la-charmap_gui.Plo ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-568-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_charmap/Makefile.in:569:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(charmap_la_CFLAGS) $(CFLAGS) -c -o charmap_la-charmap_gui.lo `test -f 'charmap_gui.c' || echo '$(srcdir)/'`charmap_gui.c bluefish-2.2.12/src/plugin_charmap/Makefile.in-570- ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-590- dot_seen=no; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:591: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-592- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-653-GTAGS: bluefish-2.2.12/src/plugin_charmap/Makefile.in:654: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-655- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-676-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_charmap/Makefile.in:677: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:678: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-679- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_charmap/Makefile.in-690- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_charmap/Makefile.in:691: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_charmap/Makefile.in-692- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_charmap/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_charmap/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_charmap/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_snippets/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_snippets/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-107- esac; bluefish-2.2.12/src/plugin_snippets/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_snippets/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/src/plugin_snippets/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_snippets/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-229- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:230: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-231- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-232- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:233: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:234: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-235- else \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:236: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-237- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:238: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-239- else \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-244- fi; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:245: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-246- done; \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-556-.c.obj: bluefish-2.2.12/src/plugin_snippets/Makefile.in:557:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_snippets/Makefile.in-558-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-560-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_snippets/Makefile.in:561:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_snippets/Makefile.in-562- ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-589- dot_seen=no; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:590: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-591- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-652-GTAGS: bluefish-2.2.12/src/plugin_snippets/Makefile.in:653: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-654- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-675-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_snippets/Makefile.in:676: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:677: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-678- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_snippets/Makefile.in-689- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_snippets/Makefile.in:690: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_snippets/Makefile.in-691- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_snippets/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_snippets/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_snippets/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-50- { \ bluefish-2.2.12/src/plugin_entities/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = bluefish-2.2.12/src/plugin_entities/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/src/plugin_entities/Makefile.in-104-am__vpath_adj = case $$p in \ bluefish-2.2.12/src/plugin_entities/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-106- *) f=$$p;; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-107- esac; bluefish-2.2.12/src/plugin_entities/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/src/plugin_entities/Makefile.in-109-am__install_max = 40 bluefish-2.2.12/src/plugin_entities/Makefile.in-110-am__nobase_strip_setup = \ bluefish-2.2.12/src/plugin_entities/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/src/plugin_entities/Makefile.in-112-am__nobase_strip = \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-227- while test -n "$$dir1"; do \ bluefish-2.2.12/src/plugin_entities/Makefile.in:228: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-229- if test "$$first" != "."; then \ bluefish-2.2.12/src/plugin_entities/Makefile.in-230- if test "$$first" = ".."; then \ bluefish-2.2.12/src/plugin_entities/Makefile.in:231: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ bluefish-2.2.12/src/plugin_entities/Makefile.in:232: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-233- else \ bluefish-2.2.12/src/plugin_entities/Makefile.in:234: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-235- if test "$$first2" = "$$first"; then \ bluefish-2.2.12/src/plugin_entities/Makefile.in:236: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-237- else \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-242- fi; \ bluefish-2.2.12/src/plugin_entities/Makefile.in:243: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-244- done; \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-535-.c.obj: bluefish-2.2.12/src/plugin_entities/Makefile.in:536:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_entities/Makefile.in-537-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-539-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ bluefish-2.2.12/src/plugin_entities/Makefile.in:540:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` bluefish-2.2.12/src/plugin_entities/Makefile.in-541- ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-568- dot_seen=no; \ bluefish-2.2.12/src/plugin_entities/Makefile.in:569: target=`echo $@ | sed s/-recursive//`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-570- case "$@" in \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-631-GTAGS: bluefish-2.2.12/src/plugin_entities/Makefile.in:632: here=`$(am__cd) $(top_builddir) && pwd` \ bluefish-2.2.12/src/plugin_entities/Makefile.in-633- && $(am__cd) $(top_srcdir) \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-654-distdir: $(DISTFILES) bluefish-2.2.12/src/plugin_entities/Makefile.in:655: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in:656: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-657- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/src/plugin_entities/Makefile.in-668- if test -d $$d/$$file; then \ bluefish-2.2.12/src/plugin_entities/Makefile.in:669: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/src/plugin_entities/Makefile.in-670- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Rules-quot-16-.insert-header.po-update-en: bluefish-2.2.12/src/plugin_entities/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-19- tmpdir=`pwd`; \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-20- echo "$$lang:"; \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-29- ;; \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-30- *) \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ bluefish-2.2.12/src/plugin_entities/po/Rules-quot-32- ;; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-102-.po.gmo: bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:103: @lang=`echo $* | sed -e 's,.*/,,'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-104- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-183- fi; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:184: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-185- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS) bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:231: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-232- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-236- cd $(srcdir) \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:237: && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-238- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-267- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:268: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:269: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-270- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-277- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:278: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-279- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-318- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:319: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:320: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-321- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-325- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:326: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-327- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-364- for cat in $$catalogs; do \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:365: cat=`basename $$cat`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:366: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-367- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-429-.nop.po-create: bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:430: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-431- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-436-.nop.po-update: bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:437: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-438- if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-443- cd $(srcdir); \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in:444: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ bluefish-2.2.12/src/plugin_entities/po/Makefile.in.in-445- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## bluefish-2.2.12/install-sh-229- fi bluefish-2.2.12/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; bluefish-2.2.12/install-sh-231- *) ############################################## bluefish-2.2.12/install-sh-276- dstdir=$dst bluefish-2.2.12/install-sh:277: dst=$dstdir/`basename "$src"` bluefish-2.2.12/install-sh-278- dstdir_status=0 ############################################## bluefish-2.2.12/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. bluefish-2.2.12/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` bluefish-2.2.12/install-sh-360- case $ls_ld_tmpdir in ############################################## bluefish-2.2.12/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { bluefish-2.2.12/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` bluefish-2.2.12/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## bluefish-2.2.12/install-sh-425- case $prefix in bluefish-2.2.12/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; bluefish-2.2.12/install-sh-427- *) qprefix=$prefix;; ############################################## bluefish-2.2.12/install-sh-474- if $copy_on_change && bluefish-2.2.12/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && bluefish-2.2.12/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && bluefish-2.2.12/install-sh-477- ############################################## bluefish-2.2.12/desktop-data/Makefile.in-50- { \ bluefish-2.2.12/desktop-data/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/desktop-data/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/desktop-data/Makefile.in-120- esac bluefish-2.2.12/desktop-data/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/desktop-data/Makefile.in-122-am__vpath_adj = case $$p in \ bluefish-2.2.12/desktop-data/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/desktop-data/Makefile.in-124- *) f=$$p;; \ bluefish-2.2.12/desktop-data/Makefile.in-125- esac; bluefish-2.2.12/desktop-data/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/desktop-data/Makefile.in-127-am__install_max = 40 bluefish-2.2.12/desktop-data/Makefile.in-128-am__nobase_strip_setup = \ bluefish-2.2.12/desktop-data/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/desktop-data/Makefile.in-130-am__nobase_strip = \ ############################################## bluefish-2.2.12/desktop-data/Makefile.in-422- @list='$(fdoappdata_DATA)'; test -n "$(fdoappdatadir)" || list=; \ bluefish-2.2.12/desktop-data/Makefile.in:423: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/desktop-data/Makefile.in-424- dir='$(DESTDIR)$(fdoappdatadir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/desktop-data/Makefile.in-443- @list='$(fdomenu_DATA)'; test -n "$(fdomenudir)" || list=; \ bluefish-2.2.12/desktop-data/Makefile.in:444: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/desktop-data/Makefile.in-445- dir='$(DESTDIR)$(fdomenudir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/desktop-data/Makefile.in-464- @list='$(fdomime_DATA)'; test -n "$(fdomimedir)" || list=; \ bluefish-2.2.12/desktop-data/Makefile.in:465: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/desktop-data/Makefile.in-466- dir='$(DESTDIR)$(fdomimedir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/desktop-data/Makefile.in-474-distdir: $(DISTFILES) bluefish-2.2.12/desktop-data/Makefile.in:475: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/desktop-data/Makefile.in:476: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/desktop-data/Makefile.in-477- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/desktop-data/Makefile.in-488- if test -d $$d/$$file; then \ bluefish-2.2.12/desktop-data/Makefile.in:489: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/desktop-data/Makefile.in-490- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/compile-67- mingw/*) bluefish-2.2.12/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` bluefish-2.2.12/compile-69- ;; bluefish-2.2.12/compile-70- cygwin/*) bluefish-2.2.12/compile:71: file=`cygpath -m "$file" || echo "$file"` bluefish-2.2.12/compile-72- ;; bluefish-2.2.12/compile-73- wine/*) bluefish-2.2.12/compile:74: file=`winepath -w "$file" || echo "$file"` bluefish-2.2.12/compile-75- ;; ############################################## bluefish-2.2.12/compile-309-# Name of file we expect compiler to create. bluefish-2.2.12/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` bluefish-2.2.12/compile-311- ############################################## bluefish-2.2.12/compile-315-# object file name, since that is what matters with a parallel build. bluefish-2.2.12/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d bluefish-2.2.12/compile-317-while true; do ############################################## bluefish-2.2.12/images/Makefile.in-50- { \ bluefish-2.2.12/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/images/Makefile.in-52- }; \ ############################################## bluefish-2.2.12/images/Makefile.in-120- esac bluefish-2.2.12/images/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; bluefish-2.2.12/images/Makefile.in-122-am__vpath_adj = case $$p in \ bluefish-2.2.12/images/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ bluefish-2.2.12/images/Makefile.in-124- *) f=$$p;; \ bluefish-2.2.12/images/Makefile.in-125- esac; bluefish-2.2.12/images/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; bluefish-2.2.12/images/Makefile.in-127-am__install_max = 40 bluefish-2.2.12/images/Makefile.in-128-am__nobase_strip_setup = \ bluefish-2.2.12/images/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` bluefish-2.2.12/images/Makefile.in-130-am__nobase_strip = \ ############################################## bluefish-2.2.12/images/Makefile.in-451- @list='$(appsiconsvg_DATA)'; test -n "$(appsiconsvgdir)" || list=; \ bluefish-2.2.12/images/Makefile.in:452: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/images/Makefile.in-453- dir='$(DESTDIR)$(appsiconsvgdir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/images/Makefile.in-472- @list='$(mimeiconsvg_DATA)'; test -n "$(mimeiconsvgdir)" || list=; \ bluefish-2.2.12/images/Makefile.in:473: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ bluefish-2.2.12/images/Makefile.in-474- dir='$(DESTDIR)$(mimeiconsvgdir)'; $(am__uninstall_files_from_dir) ############################################## bluefish-2.2.12/images/Makefile.in-482-distdir: $(DISTFILES) bluefish-2.2.12/images/Makefile.in:483: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/images/Makefile.in:484: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/images/Makefile.in-485- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/images/Makefile.in-496- if test -d $$d/$$file; then \ bluefish-2.2.12/images/Makefile.in:497: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/images/Makefile.in-498- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/configure-46-if test -z "$BASH_VERSION$ZSH_VERSION" \ bluefish-2.2.12/configure:47: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then bluefish-2.2.12/configure-48- as_echo='print -r --' bluefish-2.2.12/configure-49- as_echo_n='print -rn --' bluefish-2.2.12/configure:50:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then bluefish-2.2.12/configure-51- as_echo='printf %s\n' ############################################## bluefish-2.2.12/configure-53-else bluefish-2.2.12/configure:54: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then bluefish-2.2.12/configure-55- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## bluefish-2.2.12/configure-63- expr "X$arg" : "X\\(.*\\)$as_nl"; bluefish-2.2.12/configure:64: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; bluefish-2.2.12/configure-65- esac; ############################################## bluefish-2.2.12/configure-200- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && bluefish-2.2.12/configure:201: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 bluefish-2.2.12/configure-202-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## bluefish-2.2.12/configure-208- PATH=/empty FPATH=/empty; export PATH FPATH bluefish-2.2.12/configure:209: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ bluefish-2.2.12/configure:210: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" bluefish-2.2.12/configure-211- if (eval "$as_required") 2>/dev/null; then : ############################################## bluefish-2.2.12/configure-336- case $as_dir in #( bluefish-2.2.12/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( bluefish-2.2.12/configure-338- *) as_qdir=$as_dir;; ############################################## bluefish-2.2.12/configure-409- { bluefish-2.2.12/configure:410: as_val=`expr "$@" || test $? -eq 1` bluefish-2.2.12/configure-411- } ############################################## bluefish-2.2.12/configure-416-# ---------------------------------------- bluefish-2.2.12/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are bluefish-2.2.12/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## bluefish-2.2.12/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && bluefish-2.2.12/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { bluefish-2.2.12/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## bluefish-2.2.12/configure-1008- case $ac_option in bluefish-2.2.12/configure:1009: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; bluefish-2.2.12/configure-1010- *=) ac_optarg= ;; ############################################## bluefish-2.2.12/configure-1052- -disable-* | --disable-*) bluefish-2.2.12/configure:1053: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` bluefish-2.2.12/configure-1054- # Reject names that are not valid shell variable names. ############################################## bluefish-2.2.12/configure-1057- ac_useropt_orig=$ac_useropt bluefish-2.2.12/configure:1058: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bluefish-2.2.12/configure-1059- case $ac_user_opts in ############################################## bluefish-2.2.12/configure-1078- -enable-* | --enable-*) bluefish-2.2.12/configure:1079: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` bluefish-2.2.12/configure-1080- # Reject names that are not valid shell variable names. ############################################## bluefish-2.2.12/configure-1083- ac_useropt_orig=$ac_useropt bluefish-2.2.12/configure:1084: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bluefish-2.2.12/configure-1085- case $ac_user_opts in ############################################## bluefish-2.2.12/configure-1291- -with-* | --with-*) bluefish-2.2.12/configure:1292: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` bluefish-2.2.12/configure-1293- # Reject names that are not valid shell variable names. ############################################## bluefish-2.2.12/configure-1296- ac_useropt_orig=$ac_useropt bluefish-2.2.12/configure:1297: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bluefish-2.2.12/configure-1298- case $ac_user_opts in ############################################## bluefish-2.2.12/configure-1307- -without-* | --without-*) bluefish-2.2.12/configure:1308: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` bluefish-2.2.12/configure-1309- # Reject names that are not valid shell variable names. ############################################## bluefish-2.2.12/configure-1312- ac_useropt_orig=$ac_useropt bluefish-2.2.12/configure:1313: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` bluefish-2.2.12/configure-1314- case $ac_user_opts in ############################################## bluefish-2.2.12/configure-1345- *=*) bluefish-2.2.12/configure:1346: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` bluefish-2.2.12/configure-1347- # Reject names that are not valid shell variable names. ############################################## bluefish-2.2.12/configure-1366-if test -n "$ac_prev"; then bluefish-2.2.12/configure:1367: ac_option=--`echo $ac_prev | sed 's/_/-/g'` bluefish-2.2.12/configure-1368- as_fn_error $? "missing argument to $ac_option" ############################################## bluefish-2.2.12/configure-1388- */ ) bluefish-2.2.12/configure:1389: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` bluefish-2.2.12/configure-1390- eval $ac_var=\$ac_val;; ############################################## bluefish-2.2.12/configure-1423-ac_ls_di=`ls -di .` && bluefish-2.2.12/configure:1424:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || bluefish-2.2.12/configure-1425- as_fn_error $? "working directory cannot be determined" ############################################## bluefish-2.2.12/configure-1479-case $srcdir in bluefish-2.2.12/configure:1480:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; bluefish-2.2.12/configure-1481-esac ############################################## bluefish-2.2.12/configure-1522-By default, \`make install' will install all the files in bluefish-2.2.12/configure:1523:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify bluefish-2.2.12/configure:1524:an installation prefix other than \`$ac_default_prefix' using \`--prefix', bluefish-2.2.12/configure-1525-for instance \`--prefix=\$HOME'. ############################################## bluefish-2.2.12/configure-1734-*) bluefish-2.2.12/configure:1735: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` bluefish-2.2.12/configure-1736- # A ".." for each directory in $ac_dir_suffix. bluefish-2.2.12/configure:1737: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` bluefish-2.2.12/configure-1738- case $ac_top_builddir_sub in ############################################## bluefish-2.2.12/configure-2276- *\'*) bluefish-2.2.12/configure:2277: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; bluefish-2.2.12/configure-2278- esac ############################################## bluefish-2.2.12/configure-2359- case $ac_val in bluefish-2.2.12/configure:2360: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; bluefish-2.2.12/configure-2361- esac ############################################## bluefish-2.2.12/configure-2374- case $ac_val in bluefish-2.2.12/configure:2375: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; bluefish-2.2.12/configure-2376- esac ############################################## bluefish-2.2.12/configure-2497- set,) bluefish-2.2.12/configure:2498: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 bluefish-2.2.12/configure:2499:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} bluefish-2.2.12/configure-2500- ac_cache_corrupted=: ;; ############################################## bluefish-2.2.12/configure-2508- # differences in whitespace do not lead to failure. bluefish-2.2.12/configure:2509: ac_old_val_w=`echo x $ac_old_val` bluefish-2.2.12/configure:2510: ac_new_val_w=`echo x $ac_new_val` bluefish-2.2.12/configure-2511- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## bluefish-2.2.12/configure-2528- case $ac_new_val in bluefish-2.2.12/configure:2529: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; bluefish-2.2.12/configure-2530- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## bluefish-2.2.12/configure-2718- echo "timestamp, slept: $am_has_slept" > conftest.file bluefish-2.2.12/configure:2719: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` bluefish-2.2.12/configure-2720- if test "$*" = "X"; then bluefish-2.2.12/configure-2721- # -L didn't work. bluefish-2.2.12/configure:2722: set X `ls -t "$srcdir/configure" conftest.file` bluefish-2.2.12/configure-2723- fi ############################################## bluefish-2.2.12/configure-2769-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' bluefish-2.2.12/configure:2770:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` bluefish-2.2.12/configure-2771- bluefish-2.2.12/configure-2772-# Expand $ac_aux_dir to an absolute path. bluefish-2.2.12/configure:2773:am_aux_dir=`cd "$ac_aux_dir" && pwd` bluefish-2.2.12/configure-2774- ############################################## bluefish-2.2.12/configure-2914- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue bluefish-2.2.12/configure:2915: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( bluefish-2.2.12/configure-2916- 'mkdir (GNU coreutils) '* | \ ############################################## bluefish-2.2.12/configure-2987-set x ${MAKE-make} bluefish-2.2.12/configure:2988:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` bluefish-2.2.12/configure-2989-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## bluefish-2.2.12/configure-2997-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. bluefish-2.2.12/configure:2998:case `${MAKE-make} -f conftest.make 2>/dev/null` in bluefish-2.2.12/configure-2999- *@@@%%%=?*=@@@%%%*) ############################################## bluefish-2.2.12/configure-3063- bluefish-2.2.12/configure:3064:if test "`cd $srcdir && pwd`" != "`pwd`"; then bluefish-2.2.12/configure-3065- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## bluefish-2.2.12/configure-3192-test "x$ac_build_alias" = x && bluefish-2.2.12/configure:3193: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` bluefish-2.2.12/configure-3194-test "x$ac_build_alias" = x && bluefish-2.2.12/configure-3195- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 bluefish-2.2.12/configure:3196:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || bluefish-2.2.12/configure-3197- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## bluefish-2.2.12/configure-3216-IFS=$ac_save_IFS bluefish-2.2.12/configure:3217:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac bluefish-2.2.12/configure-3218- ############################################## bluefish-2.2.12/configure-3227-else bluefish-2.2.12/configure:3228: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || bluefish-2.2.12/configure-3229- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## bluefish-2.2.12/configure-3249-IFS=$ac_save_IFS bluefish-2.2.12/configure:3250:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac bluefish-2.2.12/configure-3251- ############################################## bluefish-2.2.12/configure-3311-# Ignore all kinds of additional output from 'make'. bluefish-2.2.12/configure:3312:case `$am_make -s -f confmf 2> /dev/null` in #( bluefish-2.2.12/configure-3313-*the\ am__doit\ target*) ############################################## bluefish-2.2.12/configure-3321- echo '.include "confinc"' > confmf bluefish-2.2.12/configure:3322: case `$am_make -s -f confmf 2> /dev/null` in #( bluefish-2.2.12/configure-3323- *the\ am__doit\ target*) ############################################## bluefish-2.2.12/configure-3700-$as_echo_n "checking whether the C compiler works... " >&6; } bluefish-2.2.12/configure:3701:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` bluefish-2.2.12/configure-3702- ############################################## bluefish-2.2.12/configure-3744- then :; else bluefish-2.2.12/configure:3745: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` bluefish-2.2.12/configure-3746- fi ############################################## bluefish-2.2.12/configure-3804- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; bluefish-2.2.12/configure:3805: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` bluefish-2.2.12/configure-3806- break;; ############################################## bluefish-2.2.12/configure-3913- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; bluefish-2.2.12/configure:3914: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` bluefish-2.2.12/configure-3915- break;; ############################################## bluefish-2.2.12/configure-4231- if test "$am_compiler_list" = ""; then bluefish-2.2.12/configure:4232: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` bluefish-2.2.12/configure-4233- fi ############################################## bluefish-2.2.12/configure-4488- # Check for GNU $ac_path_GREP bluefish-2.2.12/configure:4489:case `"$ac_path_GREP" --version 2>&1` in bluefish-2.2.12/configure-4490-*GNU*) ############################################## bluefish-2.2.12/configure-4554- # Check for GNU $ac_path_EGREP bluefish-2.2.12/configure:4555:case `"$ac_path_EGREP" --version 2>&1` in bluefish-2.2.12/configure-4556-*GNU*) ############################################## bluefish-2.2.12/configure-4715-do : bluefish-2.2.12/configure:4716: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` bluefish-2.2.12/configure-4717-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## bluefish-2.2.12/configure-4720- cat >>confdefs.h <<_ACEOF bluefish-2.2.12/configure:4721:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 bluefish-2.2.12/configure-4722-_ACEOF ############################################## bluefish-2.2.12/configure-5222- if test -f $ac_dir/$ac_word; then bluefish-2.2.12/configure:5223: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then bluefish-2.2.12/configure-5224- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## bluefish-2.2.12/configure-5341- if test -f $ac_dir/$ac_word; then bluefish-2.2.12/configure:5342: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then bluefish-2.2.12/configure-5343- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## bluefish-2.2.12/configure-5500- if test "x$srcdir" != "x."; then bluefish-2.2.12/configure:5501: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then bluefish-2.2.12/configure-5502- posrcprefix="$srcdir/" ############################################## bluefish-2.2.12/configure-5537- bluefish-2.2.12/configure:5538:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` bluefish-2.2.12/configure-5539-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` bluefish-2.2.12/configure:5540:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` bluefish-2.2.12/configure-5541-if test -n ""; then ############################################## bluefish-2.2.12/configure-5977-fi bluefish-2.2.12/configure:5978:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" bluefish-2.2.12/configure:5979:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" bluefish-2.2.12/configure:5980:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" bluefish-2.2.12/configure-5981-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## bluefish-2.2.12/configure-6033-else bluefish-2.2.12/configure:6034: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` bluefish-2.2.12/configure-6035- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## bluefish-2.2.12/configure-6040-$as_echo_n "checking for XML::Parser... " >&6; } bluefish-2.2.12/configure:6041: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then bluefish-2.2.12/configure-6042- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## bluefish-2.2.12/configure-6079- # Check for GNU $ac_path_SED bluefish-2.2.12/configure:6080:case `"$ac_path_SED" --version 2>&1` in bluefish-2.2.12/configure-6081-*GNU*) ############################################## bluefish-2.2.12/configure-6240- bluefish-2.2.12/configure:6241: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bluefish-2.2.12/configure-6242- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## bluefish-2.2.12/configure-6245- bluefish-2.2.12/configure:6246: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bluefish-2.2.12/configure-6247- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## bluefish-2.2.12/configure-6322- bluefish-2.2.12/configure:6323: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in bluefish-2.2.12/configure-6324- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## bluefish-2.2.12/configure-7210- if test "$am_compiler_list" = ""; then bluefish-2.2.12/configure:7211: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` bluefish-2.2.12/configure-7212- fi ############################################## bluefish-2.2.12/configure-7531-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ bluefish-2.2.12/configure:7532: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then bluefish-2.2.12/configure-7533- ECHO='print -r --' bluefish-2.2.12/configure:7534:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then bluefish-2.2.12/configure-7535- ECHO='printf %s\n' ############################################## bluefish-2.2.12/configure-7600- # Check for GNU $ac_path_SED bluefish-2.2.12/configure:7601:case `"$ac_path_SED" --version 2>&1` in bluefish-2.2.12/configure-7602-*GNU*) ############################################## bluefish-2.2.12/configure-7679- # Check for GNU $ac_path_FGREP bluefish-2.2.12/configure:7680:case `"$ac_path_FGREP" --version 2>&1` in bluefish-2.2.12/configure-7681-*GNU*) ############################################## bluefish-2.2.12/configure-7759- # gcc leaves a trailing carriage return, which upsets mingw bluefish-2.2.12/configure:7760: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; bluefish-2.2.12/configure-7761- *) bluefish-2.2.12/configure:7762: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; bluefish-2.2.12/configure-7763- esac ############################################## bluefish-2.2.12/configure-7768- # Canonicalize the pathname of ld bluefish-2.2.12/configure:7769: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` bluefish-2.2.12/configure-7770- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do bluefish-2.2.12/configure:7771: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` bluefish-2.2.12/configure-7772- done ############################################## bluefish-2.2.12/configure-7803- # Break only if it was the GNU/non-GNU ld that we prefer. bluefish-2.2.12/configure:7804: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in bluefish-2.2.12/configure-7805- *GNU* | *'with BFD'*) ############################################## bluefish-2.2.12/configure-7834- # I'd rather use --version here, but apparently some GNU lds only accept -v. bluefish-2.2.12/configure:7835:case `$LD -v 2>&1 </dev/null` in bluefish-2.2.12/configure-7836-*GNU* | *'with BFD'*) ############################################## bluefish-2.2.12/configure-7884- esac bluefish-2.2.12/configure:7885: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in bluefish-2.2.12/configure-7886- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## bluefish-2.2.12/configure-7890- *) bluefish-2.2.12/configure:7891: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in bluefish-2.2.12/configure-7892- */dev/null*) ############################################## bluefish-2.2.12/configure-8018- bluefish-2.2.12/configure:8019: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in bluefish-2.2.12/configure-8020- *COFF*) ############################################## bluefish-2.2.12/configure-8130- # And add a safety zone bluefish-2.2.12/configure:8131: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` bluefish-2.2.12/configure:8132: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` bluefish-2.2.12/configure-8133- ;; ############################################## bluefish-2.2.12/configure-8163- if test -n "$kargmax"; then bluefish-2.2.12/configure:8164: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` bluefish-2.2.12/configure-8165- else ############################################## bluefish-2.2.12/configure-8172- test undefined != "$lt_cv_sys_max_cmd_len"; then bluefish-2.2.12/configure:8173: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` bluefish-2.2.12/configure:8174: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` bluefish-2.2.12/configure-8175- else ############################################## bluefish-2.2.12/configure-8184- # we can't tell. bluefish-2.2.12/configure:8185: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ bluefish-2.2.12/configure-8186- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## bluefish-2.2.12/configure-8188- do bluefish-2.2.12/configure:8189: i=`expr $i + 1` bluefish-2.2.12/configure-8190- teststring=$teststring$teststring ############################################## bluefish-2.2.12/configure-8192- # Only check the string length outside the loop. bluefish-2.2.12/configure:8193: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` bluefish-2.2.12/configure-8194- teststring= ############################################## bluefish-2.2.12/configure-8197- # linker. It appears as though 1/2 is a usable value. bluefish-2.2.12/configure:8198: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` bluefish-2.2.12/configure-8199- fi ############################################## bluefish-2.2.12/configure-8605-openbsd* | bitrig*) bluefish-2.2.12/configure:8606: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then bluefish-2.2.12/configure-8607- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## bluefish-2.2.12/configure-8675- else bluefish-2.2.12/configure:8676: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` bluefish-2.2.12/configure-8677- fi ############################################## bluefish-2.2.12/configure-8817- # decide which one to use based on capabilities of $DLLTOOL bluefish-2.2.12/configure:8818: case `$DLLTOOL --help 2>&1` in bluefish-2.2.12/configure-8819- *--identify-strict*) ############################################## bluefish-2.2.12/configure-9338-# If we're using GNU nm, then use its standard symbol codes. bluefish-2.2.12/configure:9339:case `$NM -V 2>&1` in bluefish-2.2.12/configure-9340-*GNU* | *'with BFD'*) ############################################## bluefish-2.2.12/configure-9386-mingw*) bluefish-2.2.12/configure:9387: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp bluefish-2.2.12/configure-9388- ;; ############################################## bluefish-2.2.12/configure-9618- if test yes = "$GCC"; then bluefish-2.2.12/configure:9619: lt_sysroot=`$CC --print-sysroot 2>/dev/null` bluefish-2.2.12/configure-9620- fi ############################################## bluefish-2.2.12/configure-9622- /*) bluefish-2.2.12/configure:9623: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` bluefish-2.2.12/configure-9624- ;; #( ############################################## bluefish-2.2.12/configure-9717- done bluefish-2.2.12/configure:9718: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` bluefish-2.2.12/configure-9719-} ############################################## bluefish-2.2.12/configure-9739- test $ac_status = 0; }; then bluefish-2.2.12/configure:9740: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/configure-9741- *ELF-32*) ############################################## bluefish-2.2.12/configure-9760- if test yes = "$lt_cv_prog_gnu_ld"; then bluefish-2.2.12/configure:9761: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/configure-9762- *32-bit*) ############################################## bluefish-2.2.12/configure-9772- else bluefish-2.2.12/configure:9773: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/configure-9774- *32-bit*) ############################################## bluefish-2.2.12/configure-9798- emul=elf bluefish-2.2.12/configure:9799: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/configure-9800- *32-bit*) ############################################## bluefish-2.2.12/configure-9806- esac bluefish-2.2.12/configure:9807: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/configure-9808- *MSB*) ############################################## bluefish-2.2.12/configure-9814- esac bluefish-2.2.12/configure:9815: case `/usr/bin/file conftest.$ac_objext` in bluefish-2.2.12/configure-9816- *N32*) ############################################## bluefish-2.2.12/configure-10747- *:) bluefish-2.2.12/configure:10748: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" bluefish-2.2.12/configure-10749- ;; bluefish-2.2.12/configure-10750- x:*) bluefish-2.2.12/configure:10751: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" bluefish-2.2.12/configure-10752- ;; bluefish-2.2.12/configure-10753- *::*) bluefish-2.2.12/configure:10754: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" bluefish-2.2.12/configure:10755: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" bluefish-2.2.12/configure-10756- ;; bluefish-2.2.12/configure-10757- *) bluefish-2.2.12/configure:10758: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" bluefish-2.2.12/configure-10759- ;; ############################################## bluefish-2.2.12/configure-11408- "file_magic "*) bluefish-2.2.12/configure:11409: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` bluefish-2.2.12/configure-11410- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## bluefish-2.2.12/configure-11474- "file_magic "*) bluefish-2.2.12/configure:11475: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` bluefish-2.2.12/configure-11476- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## bluefish-2.2.12/configure-11868- *) bluefish-2.2.12/configure:11869: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/configure-11870- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## bluefish-2.2.12/configure-12317- # shared libraries, regardless of the interface used. bluefish-2.2.12/configure:12318: case `$LD -v 2>&1` in bluefish-2.2.12/configure-12319- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## bluefish-2.2.12/configure-12349- supports_anon_versioning=no bluefish-2.2.12/configure:12350: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in bluefish-2.2.12/configure-12351- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## bluefish-2.2.12/configure-12418- # is; otherwise, prepend EXPORTS... bluefish-2.2.12/configure:12419: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then bluefish-2.2.12/configure-12420- cp $export_symbols $output_objdir/$soname.def; ############################################## bluefish-2.2.12/configure-12452- prefix_cmds="$SED"~ bluefish-2.2.12/configure:12453: if test EXPORTS = "`$SED 1q $export_symbols`"; then bluefish-2.2.12/configure-12454- prefix_cmds="$prefix_cmds -e 1d"; ############################################## bluefish-2.2.12/configure-12474- # time. Moving up from 0x10000000 also allows more sbrk(2) space. bluefish-2.2.12/configure:12475: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' bluefish-2.2.12/configure:12476: 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' bluefish-2.2.12/configure-12477- ;; ############################################## bluefish-2.2.12/configure-12492- pgcc*) # Portland Group C compiler bluefish-2.2.12/configure:12493: 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' bluefish-2.2.12/configure-12494- tmp_addflag=' $pic_flag' ############################################## bluefish-2.2.12/configure-12497- # Portland Group f77 and f90 compilers bluefish-2.2.12/configure:12498: 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' bluefish-2.2.12/configure-12499- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## bluefish-2.2.12/configure-12514- nvcc*) # Cuda Compiler Driver 2.2 bluefish-2.2.12/configure:12515: 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' bluefish-2.2.12/configure-12516- compiler_needs_object=yes ############################################## bluefish-2.2.12/configure-12518- esac bluefish-2.2.12/configure:12519: case `$CC -V 2>&1 | sed 5q` in bluefish-2.2.12/configure-12520- *Sun\ C*) # Sun C 5.9 bluefish-2.2.12/configure:12521: 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' bluefish-2.2.12/configure-12522- compiler_needs_object=yes ############################################## bluefish-2.2.12/configure-12589- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) bluefish-2.2.12/configure:12590: case `$LD -v 2>&1` in bluefish-2.2.12/configure-12591- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## bluefish-2.2.12/configure-12678- else bluefish-2.2.12/configure:12679: 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 == "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' bluefish-2.2.12/configure-12680- fi ############################################## bluefish-2.2.12/configure-12743- # below for broken collect2 doesn't work under 4.3+ bluefish-2.2.12/configure:12744: collect2name=`$CC -print-prog-name=collect2` bluefish-2.2.12/configure-12745- if test -f "$collect2name" && ############################################## bluefish-2.2.12/configure-12823- }' bluefish-2.2.12/configure:12824: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` bluefish-2.2.12/configure-12825- # Check for a 64-bit object if we didn't find anything. bluefish-2.2.12/configure-12826- if test -z "$lt_cv_aix_libpath_"; then bluefish-2.2.12/configure:12827: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` bluefish-2.2.12/configure-12828- fi ############################################## bluefish-2.2.12/configure-12841- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" bluefish-2.2.12/configure:12842: 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 bluefish-2.2.12/configure-12843- else ############################################## bluefish-2.2.12/configure-12876- }' bluefish-2.2.12/configure:12877: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` bluefish-2.2.12/configure-12878- # Check for a 64-bit object if we didn't find anything. bluefish-2.2.12/configure-12879- if test -z "$lt_cv_aix_libpath_"; then bluefish-2.2.12/configure:12880: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` bluefish-2.2.12/configure-12881- fi ############################################## bluefish-2.2.12/configure-12908- # -brtl affects multiple linker settings, -berok does not and is overridden later bluefish-2.2.12/configure:12909: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' bluefish-2.2.12/configure-12910- if test svr4 != "$with_aix_soname"; then ############################################## bluefish-2.2.12/configure-12961- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' bluefish-2.2.12/configure:12962: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then bluefish-2.2.12/configure-12963- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## bluefish-2.2.12/configure-12999- # FIXME: Setting linknames here is a bad hack. bluefish-2.2.12/configure:13000: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' bluefish-2.2.12/configure-13001- # The linker will automatically build a .lib file if we build a DLL. ############################################## bluefish-2.2.12/configure-13017- if test yes = "$lt_cv_ld_force_load"; then bluefish-2.2.12/configure:13018: 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\"`' bluefish-2.2.12/configure-13019- ############################################## bluefish-2.2.12/configure-13197- if test yes = "$GCC"; then bluefish-2.2.12/configure:13198: 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' bluefish-2.2.12/configure-13199- # Try to use the -exported_symbol ld option, if it does not ############################################## bluefish-2.2.12/configure-13225- if test yes = "$lt_cv_irix_exported_symbol"; then bluefish-2.2.12/configure:13226: 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' bluefish-2.2.12/configure-13227- fi ############################################## bluefish-2.2.12/configure-13229- else bluefish-2.2.12/configure:13230: 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' bluefish-2.2.12/configure:13231: 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' bluefish-2.2.12/configure-13232- fi ############################################## bluefish-2.2.12/configure-13276- hardcode_direct_absolute=yes bluefish-2.2.12/configure:13277: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then bluefish-2.2.12/configure-13278- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## bluefish-2.2.12/configure-13307- prefix_cmds="$SED"~ bluefish-2.2.12/configure:13308: if test EXPORTS = "`$SED 1q $export_symbols`"; then bluefish-2.2.12/configure-13309- prefix_cmds="$prefix_cmds -e 1d"; ############################################## bluefish-2.2.12/configure-13321- allow_undefined_flag=' $wl-expect_unresolved $wl\*' bluefish-2.2.12/configure:13322: 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' bluefish-2.2.12/configure-13323- else bluefish-2.2.12/configure-13324- allow_undefined_flag=' -expect_unresolved \*' bluefish-2.2.12/configure:13325: 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' bluefish-2.2.12/configure-13326- fi ############################################## bluefish-2.2.12/configure-13334- allow_undefined_flag=' $wl-expect_unresolved $wl\*' bluefish-2.2.12/configure:13335: 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' bluefish-2.2.12/configure-13336- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## bluefish-2.2.12/configure-13338- allow_undefined_flag=' -expect_unresolved \*' bluefish-2.2.12/configure:13339: 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' bluefish-2.2.12/configure:13340: 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~ bluefish-2.2.12/configure:13341: $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' bluefish-2.2.12/configure-13342- ############################################## bluefish-2.2.12/configure-13357- else bluefish-2.2.12/configure:13358: case `$CC -V 2>&1` in bluefish-2.2.12/configure-13359- *"Compilers 5.0"*) ############################################## bluefish-2.2.12/configure-13756- esac bluefish-2.2.12/configure:13757: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` bluefish-2.2.12/configure-13758- case $lt_search_path_spec in ############################################## bluefish-2.2.12/configure-13763- # okay in the real world where ";" in dirpaths is itself problematic. bluefish-2.2.12/configure:13764: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` bluefish-2.2.12/configure-13765- ;; bluefish-2.2.12/configure-13766- *) bluefish-2.2.12/configure:13767: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` bluefish-2.2.12/configure-13768- ;; ############################################## bluefish-2.2.12/configure-13772- lt_tmp_lt_search_path_spec= bluefish-2.2.12/configure:13773: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` bluefish-2.2.12/configure-13774- # ...but if some path component already ends with the multilib dir we assume ############################################## bluefish-2.2.12/configure-13814- esac bluefish-2.2.12/configure:13815: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` bluefish-2.2.12/configure-13816-else ############################################## bluefish-2.2.12/configure-13954- # Create ${libname}_ixlibrary.a entries in /sys/libs. bluefish-2.2.12/configure:13955: 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' bluefish-2.2.12/configure-13956- ;; ############################################## bluefish-2.2.12/configure-13990- # DLL is installed to $(libdir)/../bin by postinstall_cmds bluefish-2.2.12/configure:13991: postinstall_cmds='base_file=`basename \$file`~ bluefish-2.2.12/configure:13992: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ bluefish-2.2.12/configure:13993: dldir=$destdir/`dirname \$dlpath`~ bluefish-2.2.12/configure-13994- test -d \$dldir || mkdir -p \$dldir~ ############################################## bluefish-2.2.12/configure-13999- fi' bluefish-2.2.12/configure:14000: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ bluefish-2.2.12/configure-14001- dlpath=$dir/\$dldll~ ############################################## bluefish-2.2.12/configure-14007- # Cygwin DLLs use 'cyg' prefix rather than 'lib' bluefish-2.2.12/configure:14008: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/configure-14009- ############################################## bluefish-2.2.12/configure-14013- # MinGW DLLs use traditional 'lib' prefix bluefish-2.2.12/configure:14014: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/configure-14015- ;; ############################################## bluefish-2.2.12/configure-14017- # pw32 DLLs use 'pw' prefix rather than 'lib' bluefish-2.2.12/configure:14018: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/configure-14019- ;; ############################################## bluefish-2.2.12/configure-14026- libname_spec='$name' bluefish-2.2.12/configure:14027: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' bluefish-2.2.12/configure-14028- library_names_spec='$libname.dll.lib' ############################################## bluefish-2.2.12/configure-14038- # Let DOS variable expansion print the short 8.3 style file name. bluefish-2.2.12/configure:14039: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` bluefish-2.2.12/configure-14040- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## bluefish-2.2.12/configure-14043- # Convert to MSYS style. bluefish-2.2.12/configure:14044: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` bluefish-2.2.12/configure-14045- ;; ############################################## bluefish-2.2.12/configure-14049- # like /cygdrive/c/PROGRA~1:/cygdr... bluefish-2.2.12/configure:14050: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` bluefish-2.2.12/configure:14051: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` bluefish-2.2.12/configure:14052: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` bluefish-2.2.12/configure-14053- ;; ############################################## bluefish-2.2.12/configure-14057- # It is most probably a Windows format PATH. bluefish-2.2.12/configure:14058: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` bluefish-2.2.12/configure-14059- else bluefish-2.2.12/configure:14060: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` bluefish-2.2.12/configure-14061- fi ############################################## bluefish-2.2.12/configure-14067- # DLL is installed to $(libdir)/../bin by postinstall_cmds bluefish-2.2.12/configure:14068: postinstall_cmds='base_file=`basename \$file`~ bluefish-2.2.12/configure:14069: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ bluefish-2.2.12/configure:14070: dldir=$destdir/`dirname \$dlpath`~ bluefish-2.2.12/configure-14071- test -d \$dldir || mkdir -p \$dldir~ bluefish-2.2.12/configure-14072- $install_prog $dir/$dlname \$dldir/$dlname' bluefish-2.2.12/configure:14073: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ bluefish-2.2.12/configure-14074- dlpath=$dir/\$dldll~ ############################################## bluefish-2.2.12/configure-14081- # Assume MSVC wrapper bluefish-2.2.12/configure:14082: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' bluefish-2.2.12/configure-14083- dynamic_linker='Win32 ld.exe' ############################################## bluefish-2.2.12/configure-14098- shlibpath_var=DYLD_LIBRARY_PATH bluefish-2.2.12/configure:14099: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' bluefish-2.2.12/configure-14100- ############################################## bluefish-2.2.12/configure-14351- if test -f /etc/ld.so.conf; then bluefish-2.2.12/configure:14352: 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' ' '` bluefish-2.2.12/configure-14353- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## bluefish-2.2.12/configure-14417- need_lib_prefix=no bluefish-2.2.12/configure:14418: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then bluefish-2.2.12/configure-14419- need_version=no ############################################## bluefish-2.2.12/configure-14444- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec bluefish-2.2.12/configure:14445: postinstall_cmds='base_file=`basename \$file`~ bluefish-2.2.12/configure:14446: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ bluefish-2.2.12/configure:14447: dldir=$destdir/`dirname \$dlpath`~ bluefish-2.2.12/configure-14448- test -d \$dldir || mkdir -p \$dldir~ ############################################## bluefish-2.2.12/configure-14453- fi' bluefish-2.2.12/configure:14454: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ bluefish-2.2.12/configure-14455- dlpath=$dir/\$dldll~ ############################################## bluefish-2.2.12/configure-15813- # Check for GNU $ac_path_SED bluefish-2.2.12/configure:15814:case `"$ac_path_SED" --version 2>&1` in bluefish-2.2.12/configure-15815-*GNU*) ############################################## bluefish-2.2.12/configure-15857- bluefish-2.2.12/configure:15858: SPLIT_VERSION=`echo $VERSION | $SED -e 's/-.*//' | $SED -e 's/\./,/g'` bluefish-2.2.12/configure-15859- ############################################## bluefish-2.2.12/configure-16233-$as_echo_n "checking for system XML catalog... " >&6; } bluefish-2.2.12/configure:16234:if ! test -f "`eval echo $xmlcatalog`" ; then bluefish-2.2.12/configure-16235- { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 ############################################## bluefish-2.2.12/configure-16632-do : bluefish-2.2.12/configure:16633: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` bluefish-2.2.12/configure-16634-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## bluefish-2.2.12/configure-16636- cat >>confdefs.h <<_ACEOF bluefish-2.2.12/configure:16637:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 bluefish-2.2.12/configure-16638-_ACEOF ############################################## bluefish-2.2.12/configure-16734- test $ac_status = 0; }; then bluefish-2.2.12/configure:16735: pkg_cv_BLUEFISH_REQUIRED_CFLAGS=`$PKG_CONFIG --cflags "$BF_dependencies" 2>/dev/null` bluefish-2.2.12/configure-16736- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-16751- test $ac_status = 0; }; then bluefish-2.2.12/configure:16752: pkg_cv_BLUEFISH_REQUIRED_LIBS=`$PKG_CONFIG --libs "$BF_dependencies" 2>/dev/null` bluefish-2.2.12/configure-16753- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-16772- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/configure:16773: BLUEFISH_REQUIRED_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$BF_dependencies" 2>&1` bluefish-2.2.12/configure-16774- else bluefish-2.2.12/configure:16775: BLUEFISH_REQUIRED_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$BF_dependencies" 2>&1` bluefish-2.2.12/configure-16776- fi ############################################## bluefish-2.2.12/configure-16817-if test "x$with_gtk3" != "xno"; then bluefish-2.2.12/configure:16818: _gdk_tgt=`$PKG_CONFIG --variable=targets gdk-3.0` bluefish-2.2.12/configure-16819-else bluefish-2.2.12/configure:16820: _gdk_tgt=`$PKG_CONFIG --variable=target gdk-2.0` bluefish-2.2.12/configure-16821-fi ############################################## bluefish-2.2.12/configure-16839- test $ac_status = 0; }; then bluefish-2.2.12/configure:16840: pkg_cv_BLUEFISH_GTKMAC_CFLAGS=`$PKG_CONFIG --cflags "$BF_gtkmacintegration" 2>/dev/null` bluefish-2.2.12/configure-16841- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-16856- test $ac_status = 0; }; then bluefish-2.2.12/configure:16857: pkg_cv_BLUEFISH_GTKMAC_LIBS=`$PKG_CONFIG --libs "$BF_gtkmacintegration" 2>/dev/null` bluefish-2.2.12/configure-16858- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-16877- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/configure:16878: BLUEFISH_GTKMAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$BF_gtkmacintegration" 2>&1` bluefish-2.2.12/configure-16879- else bluefish-2.2.12/configure:16880: BLUEFISH_GTKMAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$BF_gtkmacintegration" 2>&1` bluefish-2.2.12/configure-16881- fi ############################################## bluefish-2.2.12/configure-16945- test $ac_status = 0; }; then bluefish-2.2.12/configure:16946: pkg_cv_CHARMAP_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "gucharmap-2.90" 2>/dev/null` bluefish-2.2.12/configure-16947- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-16962- test $ac_status = 0; }; then bluefish-2.2.12/configure:16963: pkg_cv_CHARMAP_PLUGIN_LIBS=`$PKG_CONFIG --libs "gucharmap-2.90" 2>/dev/null` bluefish-2.2.12/configure-16964- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-16983- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/configure:16984: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gucharmap-2.90" 2>&1` bluefish-2.2.12/configure-16985- else bluefish-2.2.12/configure:16986: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gucharmap-2.90" 2>&1` bluefish-2.2.12/configure-16987- fi ############################################## bluefish-2.2.12/configure-17036- test $ac_status = 0; }; then bluefish-2.2.12/configure:17037: pkg_cv_CHARMAP_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "gucharmap-2" 2>/dev/null` bluefish-2.2.12/configure-17038- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-17053- test $ac_status = 0; }; then bluefish-2.2.12/configure:17054: pkg_cv_CHARMAP_PLUGIN_LIBS=`$PKG_CONFIG --libs "gucharmap-2" 2>/dev/null` bluefish-2.2.12/configure-17055- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-17074- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/configure:17075: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gucharmap-2" 2>&1` bluefish-2.2.12/configure-17076- else bluefish-2.2.12/configure:17077: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gucharmap-2" 2>&1` bluefish-2.2.12/configure-17078- fi ############################################## bluefish-2.2.12/configure-17095- test $ac_status = 0; }; then bluefish-2.2.12/configure:17096: pkg_cv_CHARMAP_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "gucharmap >= 2.20" 2>/dev/null` bluefish-2.2.12/configure-17097- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-17112- test $ac_status = 0; }; then bluefish-2.2.12/configure:17113: pkg_cv_CHARMAP_PLUGIN_LIBS=`$PKG_CONFIG --libs "gucharmap >= 2.20" 2>/dev/null` bluefish-2.2.12/configure-17114- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-17133- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/configure:17134: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gucharmap >= 2.20" 2>&1` bluefish-2.2.12/configure-17135- else bluefish-2.2.12/configure:17136: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gucharmap >= 2.20" 2>&1` bluefish-2.2.12/configure-17137- fi ############################################## bluefish-2.2.12/configure-17189- test $ac_status = 0; }; then bluefish-2.2.12/configure:17190: pkg_cv_CHARMAP_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "gucharmap >= 2.20" 2>/dev/null` bluefish-2.2.12/configure-17191- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-17206- test $ac_status = 0; }; then bluefish-2.2.12/configure:17207: pkg_cv_CHARMAP_PLUGIN_LIBS=`$PKG_CONFIG --libs "gucharmap >= 2.20" 2>/dev/null` bluefish-2.2.12/configure-17208- test "x$?" != "x0" && pkg_failed=yes ############################################## bluefish-2.2.12/configure-17227- if test $_pkg_short_errors_supported = yes; then bluefish-2.2.12/configure:17228: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gucharmap >= 2.20" 2>&1` bluefish-2.2.12/configure-17229- else bluefish-2.2.12/configure:17230: CHARMAP_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gucharmap >= 2.20" 2>&1` bluefish-2.2.12/configure-17231- fi ############################################## bluefish-2.2.12/configure-17541-else bluefish-2.2.12/configure:17542: am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` bluefish-2.2.12/configure-17543-fi ############################################## bluefish-2.2.12/configure-17560-else bluefish-2.2.12/configure:17561: am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` bluefish-2.2.12/configure-17562-fi ############################################## bluefish-2.2.12/configure-17609- $am_py_prefix*) bluefish-2.2.12/configure:17610: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` bluefish-2.2.12/configure:17611: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` bluefish-2.2.12/configure-17612- ;; ############################################## bluefish-2.2.12/configure-17653- $am_py_exec_prefix*) bluefish-2.2.12/configure:17654: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` bluefish-2.2.12/configure:17655: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` bluefish-2.2.12/configure-17656- ;; ############################################## bluefish-2.2.12/configure-17750-else bluefish-2.2.12/configure:17751: am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` bluefish-2.2.12/configure-17752-fi ############################################## bluefish-2.2.12/configure-17769-else bluefish-2.2.12/configure:17770: am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` bluefish-2.2.12/configure-17771-fi ############################################## bluefish-2.2.12/configure-17818- $am_py_prefix*) bluefish-2.2.12/configure:17819: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` bluefish-2.2.12/configure:17820: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` bluefish-2.2.12/configure-17821- ;; ############################################## bluefish-2.2.12/configure-17862- $am_py_exec_prefix*) bluefish-2.2.12/configure:17863: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` bluefish-2.2.12/configure:17864: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` bluefish-2.2.12/configure-17865- ;; ############################################## bluefish-2.2.12/configure-17892- bluefish-2.2.12/configure:17893: FULLPYTHONPATH=`which $PYTHON` bluefish-2.2.12/configure-17894- for ac_prog in python$PYTHON_VERSION-config python-config ############################################## bluefish-2.2.12/configure-17908- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR bluefish-2.2.12/configure:17909:for as_dir in `dirname $FULLPYTHONPATH` bluefish-2.2.12/configure-17910-do ############################################## bluefish-2.2.12/configure-17947-$as_echo_n "checking python include flags... " >&6; } bluefish-2.2.12/configure:17948: PYTHON_INCLUDE=`$PYTHON_CONFIG --includes` bluefish-2.2.12/configure-17949- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_INCLUDE" >&5 ############################################## bluefish-2.2.12/configure-17954-# beware, --embed is only available since python 3.8 bluefish-2.2.12/configure:17955: if PYTHON_LDFLAGS=`$PYTHON_CONFIG --embed --ldflags`; then : bluefish-2.2.12/configure-17956- bluefish-2.2.12/configure-17957-else bluefish-2.2.12/configure:17958: PYTHON_LDFLAGS=`$PYTHON_CONFIG --ldflags` bluefish-2.2.12/configure-17959-fi ############################################## bluefish-2.2.12/configure-17995-do : bluefish-2.2.12/configure:17996: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` bluefish-2.2.12/configure-17997-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## bluefish-2.2.12/configure-17999- cat >>confdefs.h <<_ACEOF bluefish-2.2.12/configure:18000:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 bluefish-2.2.12/configure-18001-_ACEOF ############################################## bluefish-2.2.12/configure-18009-do : bluefish-2.2.12/configure:18010: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` bluefish-2.2.12/configure-18011-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## bluefish-2.2.12/configure-18013- cat >>confdefs.h <<_ACEOF bluefish-2.2.12/configure:18014:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 bluefish-2.2.12/configure-18015-_ACEOF ############################################## bluefish-2.2.12/configure-18083-do : bluefish-2.2.12/configure:18084: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` bluefish-2.2.12/configure-18085-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## bluefish-2.2.12/configure-18087- cat >>confdefs.h <<_ACEOF bluefish-2.2.12/configure:18088:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 bluefish-2.2.12/configure-18089-_ACEOF ############################################## bluefish-2.2.12/configure-18107-do : bluefish-2.2.12/configure:18108: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` bluefish-2.2.12/configure-18109-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## bluefish-2.2.12/configure-18111- cat >>confdefs.h <<_ACEOF bluefish-2.2.12/configure:18112:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 bluefish-2.2.12/configure-18113-_ACEOF ############################################## bluefish-2.2.12/configure-18160-ac_save_IFS=$IFS; IFS=',' bluefish-2.2.12/configure:18161:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'` bluefish-2.2.12/configure-18162-IFS=$ac_save_IFS ############################################## bluefish-2.2.12/configure-18653- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' bluefish-2.2.12/configure:18654: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` bluefish-2.2.12/configure-18655- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## bluefish-2.2.12/configure-18816-if test -z "$BASH_VERSION$ZSH_VERSION" \ bluefish-2.2.12/configure:18817: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then bluefish-2.2.12/configure-18818- as_echo='print -r --' bluefish-2.2.12/configure-18819- as_echo_n='print -rn --' bluefish-2.2.12/configure:18820:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then bluefish-2.2.12/configure-18821- as_echo='printf %s\n' ############################################## bluefish-2.2.12/configure-18823-else bluefish-2.2.12/configure:18824: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then bluefish-2.2.12/configure-18825- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## bluefish-2.2.12/configure-18833- expr "X$arg" : "X\\(.*\\)$as_nl"; bluefish-2.2.12/configure:18834: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; bluefish-2.2.12/configure-18835- esac; ############################################## bluefish-2.2.12/configure-18910-# ---------------------------------------- bluefish-2.2.12/configure:18911:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are bluefish-2.2.12/configure-18912-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## bluefish-2.2.12/configure-18982- { bluefish-2.2.12/configure:18983: as_val=`expr "$@" || test $? -eq 1` bluefish-2.2.12/configure-18984- } ############################################## bluefish-2.2.12/configure-19086- case $as_dir in #( bluefish-2.2.12/configure:19087: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( bluefish-2.2.12/configure-19088- *) as_qdir=$as_dir;; ############################################## bluefish-2.2.12/configure-19221-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 bluefish-2.2.12/configure:19222:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" bluefish-2.2.12/configure-19223-ac_cs_version="\\ ############################################## bluefish-2.2.12/configure-19246- --*=?*) bluefish-2.2.12/configure:19247: ac_option=`expr "X$1" : 'X\([^=]*\)='` bluefish-2.2.12/configure:19248: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` bluefish-2.2.12/configure-19249- ac_shift=: ############################################## bluefish-2.2.12/configure-19251- --*=) bluefish-2.2.12/configure:19252: ac_option=`expr "X$1" : 'X\([^=]*\)='` bluefish-2.2.12/configure-19253- ac_optarg= ############################################## bluefish-2.2.12/configure-19275- case $ac_optarg in bluefish-2.2.12/configure:19276: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; bluefish-2.2.12/configure-19277- '') as_fn_error $? "missing file argument" ;; ############################################## bluefish-2.2.12/configure-19283- case $ac_optarg in bluefish-2.2.12/configure:19284: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; bluefish-2.2.12/configure-19285- esac ############################################## bluefish-2.2.12/configure-19360-delay_variable_subst='$delay_variable_subst' bluefish-2.2.12/configure:19361:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19362:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19363:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19364:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19365:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19366:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19367:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19368:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19369:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19370:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19371:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19372:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19373:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19374:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19375:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19376:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19377:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19378:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19379:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19380:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19381:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19382:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19383:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19384:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19385:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19386:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19387:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19388:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19389:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19390:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19391:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19392:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19393:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19394:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19395:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19396:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19397:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19398:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19399:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19400:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19401:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19402:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19403:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19404:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19405:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19406:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19407:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19408:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19409:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19410:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19411:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19412:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19413:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19414:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19415:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19416:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19417:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19418:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19419:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19420: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"`' bluefish-2.2.12/configure:19421:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19422:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19423:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19424:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19425:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19426:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19427:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19428:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19429:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19430:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19431:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19432:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19433:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19434:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19435:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19436:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19437:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19438:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19439:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19440:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19441:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19442:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19443:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19444:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19445:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19446:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19447:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19448:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19449:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19450:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19451:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19452:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19453:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19454:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19455:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19456:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19457:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19458:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19459:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19460:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19461:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19462:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19463:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19464:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19465:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19466:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19467:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19468:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19469:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19470:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19471:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19472:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19473:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19474:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19475:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19476:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19477:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19478:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19479:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19480:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19481:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19482:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19483:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19484:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19485:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19486:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19487:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19488:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19489:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19490:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19491:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19492:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19493:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19494:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19495:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19496:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19497:LD_RC='`$ECHO "$LD_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19498:reload_flag_RC='`$ECHO "$reload_flag_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19499:reload_cmds_RC='`$ECHO "$reload_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19500:old_archive_cmds_RC='`$ECHO "$old_archive_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19501:compiler_RC='`$ECHO "$compiler_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19502:GCC_RC='`$ECHO "$GCC_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19503:lt_prog_compiler_no_builtin_flag_RC='`$ECHO "$lt_prog_compiler_no_builtin_flag_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19504:lt_prog_compiler_pic_RC='`$ECHO "$lt_prog_compiler_pic_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19505:lt_prog_compiler_wl_RC='`$ECHO "$lt_prog_compiler_wl_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19506:lt_prog_compiler_static_RC='`$ECHO "$lt_prog_compiler_static_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19507:lt_cv_prog_compiler_c_o_RC='`$ECHO "$lt_cv_prog_compiler_c_o_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19508:archive_cmds_need_lc_RC='`$ECHO "$archive_cmds_need_lc_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19509:enable_shared_with_static_runtimes_RC='`$ECHO "$enable_shared_with_static_runtimes_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19510:export_dynamic_flag_spec_RC='`$ECHO "$export_dynamic_flag_spec_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19511:whole_archive_flag_spec_RC='`$ECHO "$whole_archive_flag_spec_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19512:compiler_needs_object_RC='`$ECHO "$compiler_needs_object_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19513:old_archive_from_new_cmds_RC='`$ECHO "$old_archive_from_new_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19514:old_archive_from_expsyms_cmds_RC='`$ECHO "$old_archive_from_expsyms_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19515:archive_cmds_RC='`$ECHO "$archive_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19516:archive_expsym_cmds_RC='`$ECHO "$archive_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19517:module_cmds_RC='`$ECHO "$module_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19518:module_expsym_cmds_RC='`$ECHO "$module_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19519:with_gnu_ld_RC='`$ECHO "$with_gnu_ld_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19520:allow_undefined_flag_RC='`$ECHO "$allow_undefined_flag_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19521:no_undefined_flag_RC='`$ECHO "$no_undefined_flag_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19522:hardcode_libdir_flag_spec_RC='`$ECHO "$hardcode_libdir_flag_spec_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19523:hardcode_libdir_separator_RC='`$ECHO "$hardcode_libdir_separator_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19524:hardcode_direct_RC='`$ECHO "$hardcode_direct_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19525:hardcode_direct_absolute_RC='`$ECHO "$hardcode_direct_absolute_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19526:hardcode_minus_L_RC='`$ECHO "$hardcode_minus_L_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19527:hardcode_shlibpath_var_RC='`$ECHO "$hardcode_shlibpath_var_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19528:hardcode_automatic_RC='`$ECHO "$hardcode_automatic_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19529:inherit_rpath_RC='`$ECHO "$inherit_rpath_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19530:link_all_deplibs_RC='`$ECHO "$link_all_deplibs_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19531:always_export_symbols_RC='`$ECHO "$always_export_symbols_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19532:export_symbols_cmds_RC='`$ECHO "$export_symbols_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19533:exclude_expsyms_RC='`$ECHO "$exclude_expsyms_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19534:include_expsyms_RC='`$ECHO "$include_expsyms_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19535:prelink_cmds_RC='`$ECHO "$prelink_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19536:postlink_cmds_RC='`$ECHO "$postlink_cmds_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19537:file_list_spec_RC='`$ECHO "$file_list_spec_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure:19538:hardcode_action_RC='`$ECHO "$hardcode_action_RC" | $SED "$delay_single_quote_subst"`' bluefish-2.2.12/configure-19539- ############################################## bluefish-2.2.12/configure-19640-file_list_spec_RC; do bluefish-2.2.12/configure:19641: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in bluefish-2.2.12/configure-19642- *[\\\\\\\`\\"\\\$]*) bluefish-2.2.12/configure:19643: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes bluefish-2.2.12/configure-19644- ;; ############################################## bluefish-2.2.12/configure-19682-postlink_cmds_RC; do bluefish-2.2.12/configure:19683: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in bluefish-2.2.12/configure-19684- *[\\\\\\\`\\"\\\$]*) bluefish-2.2.12/configure:19685: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes bluefish-2.2.12/configure-19686- ;; ############################################## bluefish-2.2.12/configure-19813-fi bluefish-2.2.12/configure:19814:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` bluefish-2.2.12/configure-19815-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## bluefish-2.2.12/configure-19830- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 bluefish-2.2.12/configure:19831:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` bluefish-2.2.12/configure-19832-ac_delim='%!_!# ' ############################################## bluefish-2.2.12/configure-19836- bluefish-2.2.12/configure:19837: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` bluefish-2.2.12/configure-19838- if test $ac_delim_n = $ac_delim_num; then ############################################## bluefish-2.2.12/configure-19974-for ac_last_try in false false :; do bluefish-2.2.12/configure:19975: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` bluefish-2.2.12/configure-19976- if test -z "$ac_tt"; then ############################################## bluefish-2.2.12/configure-20106- esac bluefish-2.2.12/configure:20107: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac bluefish-2.2.12/configure-20108- as_fn_append ac_file_inputs " '$ac_f'" ############################################## bluefish-2.2.12/configure-20165-*) bluefish-2.2.12/configure:20166: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` bluefish-2.2.12/configure-20167- # A ".." for each directory in $ac_dir_suffix. bluefish-2.2.12/configure:20168: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` bluefish-2.2.12/configure-20169- case $ac_top_builddir_sub in ############################################## bluefish-2.2.12/configure-20226-/@mandir@/p' bluefish-2.2.12/configure:20227:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in bluefish-2.2.12/configure-20228-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## bluefish-2.2.12/configure-20243- bluefish-2.2.12/configure:20244:# Neutralize VPATH when `$srcdir' = `.'. bluefish-2.2.12/configure-20245-# Shell code in configure.ac might set extrasub. ############################################## bluefish-2.2.12/configure-20271-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && bluefish-2.2.12/configure:20272: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && bluefish-2.2.12/configure-20273- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## bluefish-2.2.12/configure-20317- * ) bluefish-2.2.12/configure:20318: _am_stamp_count=`expr $_am_stamp_count + 1` ;; bluefish-2.2.12/configure-20319- esac ############################################## bluefish-2.2.12/configure-20364- # Strip MF so we end up with the name of the file. bluefish-2.2.12/configure:20365: mf=`echo "$mf" | sed -e 's/:.*$//'` bluefish-2.2.12/configure-20366- # Check whether this is an Automake generated Makefile or not. ############################################## bluefish-2.2.12/configure-20401- # from the Makefile without running 'make'. bluefish-2.2.12/configure:20402: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` bluefish-2.2.12/configure-20403- test -z "$DEPDIR" && continue bluefish-2.2.12/configure:20404: am__include=`sed -n 's/^am__include = //p' < "$mf"` bluefish-2.2.12/configure-20405- test -z "$am__include" && continue bluefish-2.2.12/configure:20406: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` bluefish-2.2.12/configure-20407- # Find all dependency output files, they are included files with ############################################## bluefish-2.2.12/configure-20452- case "$ac_file" in bluefish-2.2.12/configure:20453: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; bluefish-2.2.12/configure-20454- esac ############################################## bluefish-2.2.12/configure-20457- # Adjust a relative srcdir. bluefish-2.2.12/configure:20458: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` bluefish-2.2.12/configure:20459: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` bluefish-2.2.12/configure:20460: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` bluefish-2.2.12/configure-20461- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## bluefish-2.2.12/configure-20464- case "$ac_given_srcdir" in bluefish-2.2.12/configure:20465: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; bluefish-2.2.12/configure-20466- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## bluefish-2.2.12/configure-20485- fi bluefish-2.2.12/configure:20486: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` bluefish-2.2.12/configure-20487- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## bluefish-2.2.12/configure-21042- *:) bluefish-2.2.12/configure:21043: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" bluefish-2.2.12/configure-21044- ;; bluefish-2.2.12/configure-21045- x:*) bluefish-2.2.12/configure:21046: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" bluefish-2.2.12/configure-21047- ;; bluefish-2.2.12/configure-21048- *::*) bluefish-2.2.12/configure:21049: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" bluefish-2.2.12/configure:21050: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" bluefish-2.2.12/configure-21051- ;; bluefish-2.2.12/configure-21052- *) bluefish-2.2.12/configure:21053: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" bluefish-2.2.12/configure-21054- ;; ############################################## bluefish-2.2.12/configure-21069- done bluefish-2.2.12/configure:21070: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` bluefish-2.2.12/configure-21071-} ############################################## bluefish-2.2.12/config.sub-57- bluefish-2.2.12/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'` bluefish-2.2.12/config.sub-59- ############################################## bluefish-2.2.12/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations. bluefish-2.2.12/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` bluefish-2.2.12/config.sub-124-case $maybe_os in ############################################## bluefish-2.2.12/config.sub-130- os=-$maybe_os bluefish-2.2.12/config.sub:131: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` bluefish-2.2.12/config.sub-132- ;; ############################################## bluefish-2.2.12/config.sub-134- os=-linux-android bluefish-2.2.12/config.sub:135: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown bluefish-2.2.12/config.sub-136- ;; bluefish-2.2.12/config.sub-137- *) bluefish-2.2.12/config.sub:138: basic_machine=`echo $1 | sed 's/-[^-]*$//'` bluefish-2.2.12/config.sub-139- if [ $basic_machine != $1 ] bluefish-2.2.12/config.sub:140: then os=`echo $1 | sed 's/.*-/-/'` bluefish-2.2.12/config.sub-141- else os=; fi ############################################## bluefish-2.2.12/config.sub-188- os=-sco5v6 bluefish-2.2.12/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-190- ;; ############################################## bluefish-2.2.12/config.sub-192- os=-sco3.2v5 bluefish-2.2.12/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-194- ;; ############################################## bluefish-2.2.12/config.sub-196- os=-sco3.2v4 bluefish-2.2.12/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-198- ;; bluefish-2.2.12/config.sub-199- -sco3.2.[4-9]*) bluefish-2.2.12/config.sub:200: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` bluefish-2.2.12/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-202- ;; ############################################## bluefish-2.2.12/config.sub-204- # Don't forget version if it is 3.2v4 or newer. bluefish-2.2.12/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-206- ;; ############################################## bluefish-2.2.12/config.sub-208- # Don't forget version if it is 3.2v4 or newer. bluefish-2.2.12/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-210- ;; ############################################## bluefish-2.2.12/config.sub-212- os=-sco3.2v2 bluefish-2.2.12/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-214- ;; bluefish-2.2.12/config.sub-215- -udk*) bluefish-2.2.12/config.sub:216: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-217- ;; ############################################## bluefish-2.2.12/config.sub-219- os=-isc2.2 bluefish-2.2.12/config.sub:220: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-221- ;; ############################################## bluefish-2.2.12/config.sub-225- -isc*) bluefish-2.2.12/config.sub:226: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` bluefish-2.2.12/config.sub-227- ;; ############################################## bluefish-2.2.12/config.sub-231- -ptx*) bluefish-2.2.12/config.sub:232: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` bluefish-2.2.12/config.sub-233- ;; bluefish-2.2.12/config.sub-234- -windowsnt*) bluefish-2.2.12/config.sub:235: os=`echo $os | sed -e 's/windowsnt/winnt/'` bluefish-2.2.12/config.sub-236- ;; ############################################## bluefish-2.2.12/config.sub-357- *-*-*) bluefish-2.2.12/config.sub:358: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 bluefish-2.2.12/config.sub-359- exit 1 ############################################## bluefish-2.2.12/config.sub-475- amd64-*) bluefish-2.2.12/config.sub:476: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-477- ;; ############################################## bluefish-2.2.12/config.sub-517- blackfin-*) bluefish-2.2.12/config.sub:518: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-519- os=-linux ############################################## bluefish-2.2.12/config.sub-525- c54x-*) bluefish-2.2.12/config.sub:526: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-527- ;; bluefish-2.2.12/config.sub-528- c55x-*) bluefish-2.2.12/config.sub:529: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-530- ;; bluefish-2.2.12/config.sub-531- c6x-*) bluefish-2.2.12/config.sub:532: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-533- ;; ############################################## bluefish-2.2.12/config.sub-728- i*86v32) bluefish-2.2.12/config.sub:729: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bluefish-2.2.12/config.sub-730- os=-sysv32 ############################################## bluefish-2.2.12/config.sub-732- i*86v4*) bluefish-2.2.12/config.sub:733: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bluefish-2.2.12/config.sub-734- os=-sysv4 ############################################## bluefish-2.2.12/config.sub-736- i*86v) bluefish-2.2.12/config.sub:737: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bluefish-2.2.12/config.sub-738- os=-sysv ############################################## bluefish-2.2.12/config.sub-740- i*86sol2) bluefish-2.2.12/config.sub:741: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` bluefish-2.2.12/config.sub-742- os=-solaris2 ############################################## bluefish-2.2.12/config.sub-770- m68knommu-*) bluefish-2.2.12/config.sub:771: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-772- os=-linux ############################################## bluefish-2.2.12/config.sub-803- mips3*-*) bluefish-2.2.12/config.sub:804: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` bluefish-2.2.12/config.sub-805- ;; bluefish-2.2.12/config.sub-806- mips3*) bluefish-2.2.12/config.sub:807: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown bluefish-2.2.12/config.sub-808- ;; ############################################## bluefish-2.2.12/config.sub-821- ms1-*) bluefish-2.2.12/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` bluefish-2.2.12/config.sub-823- ;; ############################################## bluefish-2.2.12/config.sub-940- parisc-*) bluefish-2.2.12/config.sub:941: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-942- os=-linux ############################################## bluefish-2.2.12/config.sub-956- pc98-*) bluefish-2.2.12/config.sub:957: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-958- ;; ############################################## bluefish-2.2.12/config.sub-971- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) bluefish-2.2.12/config.sub:972: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-973- ;; bluefish-2.2.12/config.sub-974- pentiumpro-* | p6-* | 6x86-* | athlon-*) bluefish-2.2.12/config.sub:975: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-976- ;; bluefish-2.2.12/config.sub-977- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) bluefish-2.2.12/config.sub:978: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-979- ;; bluefish-2.2.12/config.sub-980- pentium4-*) bluefish-2.2.12/config.sub:981: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-982- ;; ############################################## bluefish-2.2.12/config.sub-990- ppc-* | ppcbe-*) bluefish-2.2.12/config.sub:991: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-992- ;; ############################################## bluefish-2.2.12/config.sub-996- ppcle-* | powerpclittle-*) bluefish-2.2.12/config.sub:997: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-998- ;; ############################################## bluefish-2.2.12/config.sub-1000- ;; bluefish-2.2.12/config.sub:1001: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-1002- ;; ############################################## bluefish-2.2.12/config.sub-1006- ppc64le-* | powerpc64little-*) bluefish-2.2.12/config.sub:1007: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-1008- ;; ############################################## bluefish-2.2.12/config.sub-1085- strongarm-* | thumb-*) bluefish-2.2.12/config.sub:1086: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` bluefish-2.2.12/config.sub-1087- ;; ############################################## bluefish-2.2.12/config.sub-1215- xscale-* | xscalee[bl]-*) bluefish-2.2.12/config.sub:1216: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` bluefish-2.2.12/config.sub-1217- ;; ############################################## bluefish-2.2.12/config.sub-1292- *) bluefish-2.2.12/config.sub:1293: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 bluefish-2.2.12/config.sub-1294- exit 1 ############################################## bluefish-2.2.12/config.sub-1300- *-digital*) bluefish-2.2.12/config.sub:1301: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` bluefish-2.2.12/config.sub-1302- ;; bluefish-2.2.12/config.sub-1303- *-commodore*) bluefish-2.2.12/config.sub:1304: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` bluefish-2.2.12/config.sub-1305- ;; ############################################## bluefish-2.2.12/config.sub-1321- -solaris1 | -solaris1.*) bluefish-2.2.12/config.sub:1322: os=`echo $os | sed -e 's|solaris1|sunos4|'` bluefish-2.2.12/config.sub-1323- ;; ############################################## bluefish-2.2.12/config.sub-1333- -gnu/linux*) bluefish-2.2.12/config.sub:1334: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` bluefish-2.2.12/config.sub-1335- ;; ############################################## bluefish-2.2.12/config.sub-1379- -nto*) bluefish-2.2.12/config.sub:1380: os=`echo $os | sed -e 's|nto|nto-qnx|'` bluefish-2.2.12/config.sub-1381- ;; ############################################## bluefish-2.2.12/config.sub-1386- -mac*) bluefish-2.2.12/config.sub:1387: os=`echo $os | sed -e 's|mac|macos|'` bluefish-2.2.12/config.sub-1388- ;; ############################################## bluefish-2.2.12/config.sub-1392- -linux*) bluefish-2.2.12/config.sub:1393: os=`echo $os | sed -e 's|linux|linux-gnu|'` bluefish-2.2.12/config.sub-1394- ;; bluefish-2.2.12/config.sub-1395- -sunos5*) bluefish-2.2.12/config.sub:1396: os=`echo $os | sed -e 's|sunos5|solaris2|'` bluefish-2.2.12/config.sub-1397- ;; bluefish-2.2.12/config.sub-1398- -sunos6*) bluefish-2.2.12/config.sub:1399: os=`echo $os | sed -e 's|sunos6|solaris3|'` bluefish-2.2.12/config.sub-1400- ;; ############################################## bluefish-2.2.12/config.sub-1447- -sinix5.*) bluefish-2.2.12/config.sub:1448: os=`echo $os | sed -e 's|sinix|sysv|'` bluefish-2.2.12/config.sub-1449- ;; ############################################## bluefish-2.2.12/config.sub-1503- # Get rid of the `-' at the beginning of $os. bluefish-2.2.12/config.sub:1504: os=`echo $os | sed 's/[^-]*-//'` bluefish-2.2.12/config.sub:1505: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 bluefish-2.2.12/config.sub-1506- exit 1 ############################################## bluefish-2.2.12/config.sub-1760- esac bluefish-2.2.12/config.sub:1761: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` bluefish-2.2.12/config.sub-1762- ;; ############################################## bluefish-2.2.12/config.guess-38- bluefish-2.2.12/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'` bluefish-2.2.12/config.guess-40- ############################################## bluefish-2.2.12/config.guess-108-: ${TMPDIR=/tmp} ; bluefish-2.2.12/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || bluefish-2.2.12/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## bluefish-2.2.12/config.guess-194- *) bluefish-2.2.12/config.guess:195: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` bluefish-2.2.12/config.guess-196- ;; ############################################## bluefish-2.2.12/config.guess-221- *4.0) bluefish-2.2.12/config.guess:222: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` bluefish-2.2.12/config.guess-223- ;; bluefish-2.2.12/config.guess-224- *5.*) bluefish-2.2.12/config.guess:225: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` bluefish-2.2.12/config.guess-226- ;; ############################################## bluefish-2.2.12/config.guess-231- # types through head -n 1, so we only detect the type of CPU 0. bluefish-2.2.12/config.guess:232: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` bluefish-2.2.12/config.guess-233- case "$ALPHA_CPU_TYPE" in ############################################## bluefish-2.2.12/config.guess-269- # 1.2 uses "1.2" for uname -r. bluefish-2.2.12/config.guess:270: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` bluefish-2.2.12/config.guess-271- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## bluefish-2.2.12/config.guess-329- s390x:SunOS:*:*) bluefish-2.2.12/config.guess:330: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bluefish-2.2.12/config.guess-331- exit ;; bluefish-2.2.12/config.guess-332- sun4H:SunOS:5.*:*) bluefish-2.2.12/config.guess:333: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bluefish-2.2.12/config.guess-334- exit ;; bluefish-2.2.12/config.guess-335- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) bluefish-2.2.12/config.guess:336: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bluefish-2.2.12/config.guess-337- exit ;; ############################################## bluefish-2.2.12/config.guess-354- fi bluefish-2.2.12/config.guess:355: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bluefish-2.2.12/config.guess-356- exit ;; ############################################## bluefish-2.2.12/config.guess-360- # it's likely to be more like Solaris than SunOS4. bluefish-2.2.12/config.guess:361: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bluefish-2.2.12/config.guess-362- exit ;; ############################################## bluefish-2.2.12/config.guess-369- # Japanese Language versions have a version number like `4.1.3-JL'. bluefish-2.2.12/config.guess:370: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` bluefish-2.2.12/config.guess-371- exit ;; ############################################## bluefish-2.2.12/config.guess-375- sun*:*:4.2BSD:*) bluefish-2.2.12/config.guess:376: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` bluefish-2.2.12/config.guess-377- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## bluefish-2.2.12/config.guess-457- $CC_FOR_BUILD -o $dummy $dummy.c && bluefish-2.2.12/config.guess:458: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && bluefish-2.2.12/config.guess:459: SYSTEM_NAME=`$dummy $dummyarg` && bluefish-2.2.12/config.guess-460- { echo "$SYSTEM_NAME"; exit; } ############################################## bluefish-2.2.12/config.guess-513- *:IRIX*:*:*) bluefish-2.2.12/config.guess:514: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` bluefish-2.2.12/config.guess-515- exit ;; ############################################## bluefish-2.2.12/config.guess-543-EOF bluefish-2.2.12/config.guess:544: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` bluefish-2.2.12/config.guess-545- then ############################################## bluefish-2.2.12/config.guess-556- *:AIX:*:[4567]) bluefish-2.2.12/config.guess:557: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` bluefish-2.2.12/config.guess-558- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## bluefish-2.2.12/config.guess-591- 9000/[34678]??:HP-UX:*:*) bluefish-2.2.12/config.guess:592: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` bluefish-2.2.12/config.guess-593- case "${UNAME_MACHINE}" in ############################################## bluefish-2.2.12/config.guess-645-EOF bluefish-2.2.12/config.guess:646: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` bluefish-2.2.12/config.guess-647- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## bluefish-2.2.12/config.guess-673- ia64:HP-UX:*:*) bluefish-2.2.12/config.guess:674: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` bluefish-2.2.12/config.guess-675- echo ia64-hp-hpux${HPUX_REV} ############################################## bluefish-2.2.12/config.guess-703-EOF bluefish-2.2.12/config.guess:704: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && bluefish-2.2.12/config.guess-705- { echo "$SYSTEM_NAME"; exit; } ############################################## bluefish-2.2.12/config.guess-774- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` bluefish-2.2.12/config.guess:775: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` bluefish-2.2.12/config.guess-776- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## bluefish-2.2.12/config.guess-779- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` bluefish-2.2.12/config.guess:780: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` bluefish-2.2.12/config.guess-781- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## bluefish-2.2.12/config.guess-795- amd64) bluefish-2.2.12/config.guess:796: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; bluefish-2.2.12/config.guess-797- *) bluefish-2.2.12/config.guess:798: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; bluefish-2.2.12/config.guess-799- esac ############################################## bluefish-2.2.12/config.guess-850- prep*:SunOS:5.*:*) bluefish-2.2.12/config.guess:851: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` bluefish-2.2.12/config.guess-852- exit ;; ############################################## bluefish-2.2.12/config.guess-854- # the GNU system bluefish-2.2.12/config.guess:855: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` bluefish-2.2.12/config.guess-856- exit ;; ############################################## bluefish-2.2.12/config.guess-858- # other systems with GNU libc and userland bluefish-2.2.12/config.guess:859: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu bluefish-2.2.12/config.guess-860- exit ;; ############################################## bluefish-2.2.12/config.guess-923-EOF bluefish-2.2.12/config.guess:924: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` bluefish-2.2.12/config.guess-925- echo "${UNAME_MACHINE}-pc-linux-${LIBC}" ############################################## bluefish-2.2.12/config.guess-951-EOF bluefish-2.2.12/config.guess:952: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` bluefish-2.2.12/config.guess-953- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## bluefish-2.2.12/config.guess-1036- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) bluefish-2.2.12/config.guess:1037: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` bluefish-2.2.12/config.guess-1038- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## bluefish-2.2.12/config.guess-1306- *:DragonFly:*:*) bluefish-2.2.12/config.guess:1307: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` bluefish-2.2.12/config.guess-1308- exit ;; ############################################## bluefish-2.2.12/config.guess-1319- i*86:skyos:*:*) bluefish-2.2.12/config.guess:1320: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' bluefish-2.2.12/config.guess-1321- exit ;; ############################################## bluefish-2.2.12/config.guess-1450- bluefish-2.2.12/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && bluefish-2.2.12/config.guess-1452- { echo "$SYSTEM_NAME"; exit; } ############################################## bluefish-2.2.12/win32/Makefile.in-49- { \ bluefish-2.2.12/win32/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/win32/Makefile.in-51- }; \ ############################################## bluefish-2.2.12/win32/Makefile.in-421-distdir: $(DISTFILES) bluefish-2.2.12/win32/Makefile.in:422: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/win32/Makefile.in:423: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/win32/Makefile.in-424- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/win32/Makefile.in-435- if test -d $$d/$$file; then \ bluefish-2.2.12/win32/Makefile.in:436: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/win32/Makefile.in-437- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/po/Makefile.in.in-57- bluefish-2.2.12/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) bluefish-2.2.12/po/Makefile.in.in-59- ############################################## bluefish-2.2.12/po/Makefile.in.in-87-.po.gmo: bluefish-2.2.12/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ bluefish-2.2.12/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## bluefish-2.2.12/po/Makefile.in.in-188- echo "$$lang:"; \ bluefish-2.2.12/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ bluefish-2.2.12/po/Makefile.in.in-190- if $$result; then \ ############################################## bluefish-2.2.12/ar-lib-65- mingw) bluefish-2.2.12/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` bluefish-2.2.12/ar-lib-67- ;; bluefish-2.2.12/ar-lib-68- cygwin) bluefish-2.2.12/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` bluefish-2.2.12/ar-lib-70- ;; bluefish-2.2.12/ar-lib-71- wine) bluefish-2.2.12/ar-lib:72: file=`winepath -w "$file" || echo "$file"` bluefish-2.2.12/ar-lib-73- ;; ############################################## bluefish-2.2.12/ar-lib-88- archive=$3 bluefish-2.2.12/ar-lib:89: at_file_contents=`cat "$1"` bluefish-2.2.12/ar-lib-90- eval set x "$at_file_contents" ############################################## bluefish-2.2.12/macosx/Makefile.in-49- { \ bluefish-2.2.12/macosx/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ bluefish-2.2.12/macosx/Makefile.in-51- }; \ ############################################## bluefish-2.2.12/macosx/Makefile.in-365-distdir: $(DISTFILES) bluefish-2.2.12/macosx/Makefile.in:366: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/macosx/Makefile.in:367: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ bluefish-2.2.12/macosx/Makefile.in-368- list='$(DISTFILES)'; \ ############################################## bluefish-2.2.12/macosx/Makefile.in-379- if test -d $$d/$$file; then \ bluefish-2.2.12/macosx/Makefile.in:380: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ bluefish-2.2.12/macosx/Makefile.in-381- if test -d "$(distdir)/$$file"; then \ ############################################## bluefish-2.2.12/debian/patches/759935_autogen.patch-28-+## check, if all binaries exist and fail with error 1 if not bluefish-2.2.12/debian/patches/759935_autogen.patch:29:+if [ -z `which $ACLOCAL` ] ; then echo "Error. ACLOCAL=$ACLOCAL not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch:30:+if [ -z `which $AUTOCONF` ] ; then echo "Error. AUTOCONF=$AUTOCONF not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch:31:+if [ -z `which $AUTOHEADER` ] ; then echo "Error. AUTOHEADER=$AUTOHEADER not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch:32:+if [ -z `which $AUTOMAKE` ] ; then echo "Error. AUTOMAKE=$AUTOMAKE not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch:33:+if [ -z `which $GETTEXTIZE` ] ; then echo "Error. GETTEXTIZE=$GETTEXTIZE not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch:34:+if [ -z `which $INTLTOOLIZE` ] ; then echo "Error. INTLTOOLIZE=$INTLTOOLIZE not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch:35:+if [ -z `which $LIBTOOLIZE` ] ; then echo "Error. LIBTOOLIZE=$LIBTOOLIZE not found." >&2 && exit 1 ; fi bluefish-2.2.12/debian/patches/759935_autogen.patch-36-+ bluefish-2.2.12/debian/patches/759935_autogen.patch-37-+## find where automake is installed and get the version bluefish-2.2.12/debian/patches/759935_autogen.patch:38:+AUTOMAKE_PATH=${AUTOMAKE_PATH:-`which $AUTOMAKE | sed 's|\/bin\/automake.*||'`} bluefish-2.2.12/debian/patches/759935_autogen.patch:39:+AUTOMAKE_VERSION=`$AUTOMAKE --version | grep automake | awk '{print $4}' | awk -F. '{print $1"."$2}'` bluefish-2.2.12/debian/patches/759935_autogen.patch-40-+ bluefish-2.2.12/debian/patches/759935_autogen.patch-41-+## find gettext version. Use GETTEXTIZE since it is already initialized bluefish-2.2.12/debian/patches/759935_autogen.patch:42:+GETTEXT_VERSION=`$GETTEXTIZE --version | grep gettextize | awk '{print $4}' | awk -F. '{print $1"."$2}'` bluefish-2.2.12/debian/patches/759935_autogen.patch-43-+ ############################################## bluefish-2.2.12/debian/patches/759935_autogen.patch-75-+GETTEXT_LOCATION_LIST=" bluefish-2.2.12/debian/patches/759935_autogen.patch:76:+`which $GETTEXTIZE | sed 's|\/bin\/gettextize|\/share\/gettext\/po|'` bluefish-2.2.12/debian/patches/759935_autogen.patch:77:+`echo $PATH | tr ':' '\n' | sed 's|bin|share|;s|$|\/gettext\/po|g'` bluefish-2.2.12/debian/patches/759935_autogen.patch-78-+/usr/share/gettext/po ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-124- AC_PROG_SED bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:125: AC_SUBST([SPLIT_VERSION], [`echo $VERSION | $SED -e 's/-.*//' | $SED -e 's/\./,/g'`]) bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-126-fi ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-365-AC_MSG_CHECKING([for system XML catalog]) bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:366:if ! test -f "`eval echo $xmlcatalog`" ; then bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-367- AC_MSG_RESULT([not found]) ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-500-if test "x$with_gtk3" != "xno"; then bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:501: _gdk_tgt=`$PKG_CONFIG --variable=targets gdk-3.0` bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-502-else bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:503: _gdk_tgt=`$PKG_CONFIG --variable=target gdk-2.0` bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-504-fi ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-589- AS_IF([test -z "$PYTHON_CONFIG"], [ bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:590: FULLPYTHONPATH=`which $PYTHON` bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-591- AC_PATH_PROGS([PYTHON_CONFIG], ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-593- [no], bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:594: [`dirname $FULLPYTHONPATH`]) bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-595- AS_IF([test "$PYTHON_CONFIG" = no], [enable_python=no]) ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-598- AC_MSG_CHECKING([python include flags]) bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:599: PYTHON_INCLUDE=`$PYTHON_CONFIG --includes` bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-600- AC_MSG_RESULT([$PYTHON_INCLUDE]) ############################################## bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-603-# beware, --embed is only available since python 3.8 bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac:604: AS_IF([PYTHON_LDFLAGS=`$PYTHON_CONFIG --embed --ldflags`],[],[PYTHON_LDFLAGS=`$PYTHON_CONFIG --ldflags`]) bluefish-2.2.12/.pc/changed-install-dir-appdata.patch/configure.ac-605- AC_MSG_RESULT([$PYTHON_LDFLAGS]) ############################################## bluefish-2.2.12/configure.ac-124- AC_PROG_SED bluefish-2.2.12/configure.ac:125: AC_SUBST([SPLIT_VERSION], [`echo $VERSION | $SED -e 's/-.*//' | $SED -e 's/\./,/g'`]) bluefish-2.2.12/configure.ac-126-fi ############################################## bluefish-2.2.12/configure.ac-365-AC_MSG_CHECKING([for system XML catalog]) bluefish-2.2.12/configure.ac:366:if ! test -f "`eval echo $xmlcatalog`" ; then bluefish-2.2.12/configure.ac-367- AC_MSG_RESULT([not found]) ############################################## bluefish-2.2.12/configure.ac-500-if test "x$with_gtk3" != "xno"; then bluefish-2.2.12/configure.ac:501: _gdk_tgt=`$PKG_CONFIG --variable=targets gdk-3.0` bluefish-2.2.12/configure.ac-502-else bluefish-2.2.12/configure.ac:503: _gdk_tgt=`$PKG_CONFIG --variable=target gdk-2.0` bluefish-2.2.12/configure.ac-504-fi ############################################## bluefish-2.2.12/configure.ac-589- AS_IF([test -z "$PYTHON_CONFIG"], [ bluefish-2.2.12/configure.ac:590: FULLPYTHONPATH=`which $PYTHON` bluefish-2.2.12/configure.ac-591- AC_PATH_PROGS([PYTHON_CONFIG], ############################################## bluefish-2.2.12/configure.ac-593- [no], bluefish-2.2.12/configure.ac:594: [`dirname $FULLPYTHONPATH`]) bluefish-2.2.12/configure.ac-595- AS_IF([test "$PYTHON_CONFIG" = no], [enable_python=no]) ############################################## bluefish-2.2.12/configure.ac-598- AC_MSG_CHECKING([python include flags]) bluefish-2.2.12/configure.ac:599: PYTHON_INCLUDE=`$PYTHON_CONFIG --includes` bluefish-2.2.12/configure.ac-600- AC_MSG_RESULT([$PYTHON_INCLUDE]) ############################################## bluefish-2.2.12/configure.ac-603-# beware, --embed is only available since python 3.8 bluefish-2.2.12/configure.ac:604: AS_IF([PYTHON_LDFLAGS=`$PYTHON_CONFIG --embed --ldflags`],[],[PYTHON_LDFLAGS=`$PYTHON_CONFIG --ldflags`]) bluefish-2.2.12/configure.ac-605- AC_MSG_RESULT([$PYTHON_LDFLAGS])