=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== make-doc-non-dfsg-4.3/aclocal.m4-131- PKG_CHECK_EXISTS([$3], make-doc-non-dfsg-4.3/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` make-doc-non-dfsg-4.3/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## make-doc-non-dfsg-4.3/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then make-doc-non-dfsg-4.3/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` make-doc-non-dfsg-4.3/aclocal.m4-181- else make-doc-non-dfsg-4.3/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` make-doc-non-dfsg-4.3/aclocal.m4-183- fi ############################################## make-doc-non-dfsg-4.3/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: make-doc-non-dfsg-4.3/aclocal.m4:369:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` make-doc-non-dfsg-4.3/aclocal.m4-370-# and then we would define $MISSING as ############################################## make-doc-non-dfsg-4.3/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path. make-doc-non-dfsg-4.3/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd` make-doc-non-dfsg-4.3/aclocal.m4-385-]) ############################################## make-doc-non-dfsg-4.3/aclocal.m4-481- if test "$am_compiler_list" = ""; then make-doc-non-dfsg-4.3/aclocal.m4:482: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` make-doc-non-dfsg-4.3/aclocal.m4-483- fi ############################################## make-doc-non-dfsg-4.3/aclocal.m4-634- # Strip MF so we end up with the name of the file. make-doc-non-dfsg-4.3/aclocal.m4:635: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` make-doc-non-dfsg-4.3/aclocal.m4-636- # Check whether this is an Automake generated Makefile which includes ############################################## make-doc-non-dfsg-4.3/aclocal.m4-641- || continue make-doc-non-dfsg-4.3/aclocal.m4:642: am_dirpart=`AS_DIRNAME(["$am_mf"])` make-doc-non-dfsg-4.3/aclocal.m4:643: am_filepart=`AS_BASENAME(["$am_mf"])` make-doc-non-dfsg-4.3/aclocal.m4-644- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## make-doc-non-dfsg-4.3/aclocal.m4-732-AC_REQUIRE([AC_PROG_INSTALL])dnl make-doc-non-dfsg-4.3/aclocal.m4:733:if test "`cd $srcdir && pwd`" != "`pwd`"; then make-doc-non-dfsg-4.3/aclocal.m4-734- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## make-doc-non-dfsg-4.3/aclocal.m4-891- * ) make-doc-non-dfsg-4.3/aclocal.m4:892: _am_stamp_count=`expr $_am_stamp_count + 1` ;; make-doc-non-dfsg-4.3/aclocal.m4-893- esac make-doc-non-dfsg-4.3/aclocal.m4-894-done make-doc-non-dfsg-4.3/aclocal.m4:895:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) make-doc-non-dfsg-4.3/aclocal.m4-896- ############################################## make-doc-non-dfsg-4.3/aclocal.m4-1147- echo "timestamp, slept: $am_has_slept" > conftest.file make-doc-non-dfsg-4.3/aclocal.m4:1148: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` make-doc-non-dfsg-4.3/aclocal.m4-1149- if test "$[*]" = "X"; then make-doc-non-dfsg-4.3/aclocal.m4-1150- # -L didn't work. make-doc-non-dfsg-4.3/aclocal.m4:1151: set X `ls -t "$srcdir/configure" conftest.file` make-doc-non-dfsg-4.3/aclocal.m4-1152- fi ############################################## make-doc-non-dfsg-4.3/NEWS-1131- make-doc-non-dfsg-4.3/NEWS:1132:* The automatic variables `$(@D)', `$(%D)', `$(*D)', `$(<D)', `$(?D)', and make-doc-non-dfsg-4.3/NEWS-1133- `$(^D)' now omit the trailing slash from the directory name. (This change ############################################## make-doc-non-dfsg-4.3/NEWS-1169-* Make now gives an error for an unterminated variable or function reference. make-doc-non-dfsg-4.3/NEWS:1170: For example, `$(foo' with no matching `)' or `${bar' with no matching `}'. make-doc-non-dfsg-4.3/NEWS-1171- ############################################## make-doc-non-dfsg-4.3/NEWS-1251- make-doc-non-dfsg-4.3/NEWS:1252:* Elements of the `$^' and `$?' automatic variables that are archive make-doc-non-dfsg-4.3/NEWS-1253- member references now list only the member name, as in Unix and POSIX.2. ############################################## make-doc-non-dfsg-4.3/NEWS-1321-* The built-in rules for C++ compilation now use the variables `$(CXX)' and make-doc-non-dfsg-4.3/NEWS:1322: `$(CXXFLAGS)' instead of `$(C++)' and `$(C++FLAGS)'. The old names had make-doc-non-dfsg-4.3/NEWS-1323- problems with shells that cannot have `+' in environment variable names. ############################################## make-doc-non-dfsg-4.3/NEWS-1408- make-doc-non-dfsg-4.3/NEWS:1409:* There are now automatic variables `$(^D)', `$(^F)', `$(?D)', and `$(?F)'. make-doc-non-dfsg-4.3/NEWS:1410: These are the directory-only and file-only versions of `$^' and `$?'. make-doc-non-dfsg-4.3/NEWS-1411- ############################################## make-doc-non-dfsg-4.3/NEWS-1419- make-doc-non-dfsg-4.3/NEWS:1420:* For recipe lines containing `$(MAKE)', `${MAKE}', or leading `+' characters, make-doc-non-dfsg-4.3/NEWS-1421- only those lines are executed, not the entire recipe. make-doc-non-dfsg-4.3/NEWS:1422: (This is how Unix make behaves for lines containing `$(MAKE)' or `${MAKE}'.) make-doc-non-dfsg-4.3/NEWS-1423- ############################################## make-doc-non-dfsg-4.3/NEWS-1524- make-doc-non-dfsg-4.3/NEWS:1525:* A variable reference like `$(foo:a=b)', if `a' contains a `%', is make-doc-non-dfsg-4.3/NEWS-1526- equivalent to `$(patsubst a,b,$(foo))'. ############################################## make-doc-non-dfsg-4.3/src/remote-cstms.c-192- make-doc-non-dfsg-4.3/src/remote-cstms.c:193: host = gethostbyaddr ((char *)&permit.addr, sizeof(permit.addr), AF_INET); make-doc-non-dfsg-4.3/src/remote-cstms.c-194- ############################################## make-doc-non-dfsg-4.3/Makefile.in-69- { \ make-doc-non-dfsg-4.3/Makefile.in:70: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ make-doc-non-dfsg-4.3/Makefile.in-71- }; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-274- esac make-doc-non-dfsg-4.3/Makefile.in:275:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; make-doc-non-dfsg-4.3/Makefile.in-276-am__vpath_adj = case $$p in \ make-doc-non-dfsg-4.3/Makefile.in:277: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ make-doc-non-dfsg-4.3/Makefile.in-278- *) f=$$p;; \ make-doc-non-dfsg-4.3/Makefile.in-279- esac; make-doc-non-dfsg-4.3/Makefile.in:280:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; make-doc-non-dfsg-4.3/Makefile.in-281-am__install_max = 40 make-doc-non-dfsg-4.3/Makefile.in-282-am__nobase_strip_setup = \ make-doc-non-dfsg-4.3/Makefile.in:283: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` make-doc-non-dfsg-4.3/Makefile.in-284-am__nobase_strip = \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-363- while test -n "$$dir1"; do \ make-doc-non-dfsg-4.3/Makefile.in:364: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ make-doc-non-dfsg-4.3/Makefile.in-365- if test "$$first" != "."; then \ make-doc-non-dfsg-4.3/Makefile.in-366- if test "$$first" = ".."; then \ make-doc-non-dfsg-4.3/Makefile.in:367: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ make-doc-non-dfsg-4.3/Makefile.in:368: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ make-doc-non-dfsg-4.3/Makefile.in-369- else \ make-doc-non-dfsg-4.3/Makefile.in:370: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ make-doc-non-dfsg-4.3/Makefile.in-371- if test "$$first2" = "$$first"; then \ make-doc-non-dfsg-4.3/Makefile.in:372: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ make-doc-non-dfsg-4.3/Makefile.in-373- else \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-378- fi; \ make-doc-non-dfsg-4.3/Makefile.in:379: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ make-doc-non-dfsg-4.3/Makefile.in-380- done; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1187- 2>c$${pid}_.err </dev/null \ make-doc-non-dfsg-4.3/Makefile.in:1188: && test -n "`cat c$${pid}_.out`" \ make-doc-non-dfsg-4.3/Makefile.in:1189: && test -z "`cat c$${pid}_.err`"; then :; \ make-doc-non-dfsg-4.3/Makefile.in-1190- else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1355-.c.o: make-doc-non-dfsg-4.3/Makefile.in:1356:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ make-doc-non-dfsg-4.3/Makefile.in-1357-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1363-.c.obj: make-doc-non-dfsg-4.3/Makefile.in:1364:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ make-doc-non-dfsg-4.3/Makefile.in:1365:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ make-doc-non-dfsg-4.3/Makefile.in-1366-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## make-doc-non-dfsg-4.3/Makefile.in-1368-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ make-doc-non-dfsg-4.3/Makefile.in:1369:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` make-doc-non-dfsg-4.3/Makefile.in-1370-install-man1: $(man_MANS) ############################################## make-doc-non-dfsg-4.3/Makefile.in-1374- test -n "$(man1dir)" \ make-doc-non-dfsg-4.3/Makefile.in:1375: && test -n "`echo $$list1$$list2`" \ make-doc-non-dfsg-4.3/Makefile.in-1376- || exit 0; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1431- @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ make-doc-non-dfsg-4.3/Makefile.in:1432: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ make-doc-non-dfsg-4.3/Makefile.in-1433- dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) ############################################## make-doc-non-dfsg-4.3/Makefile.in-1448- dot_seen=no; \ make-doc-non-dfsg-4.3/Makefile.in:1449: target=`echo $@ | sed s/-recursive//`; \ make-doc-non-dfsg-4.3/Makefile.in-1450- case "$@" in \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1511-GTAGS: make-doc-non-dfsg-4.3/Makefile.in:1512: here=`$(am__cd) $(top_builddir) && pwd` \ make-doc-non-dfsg-4.3/Makefile.in-1513- && $(am__cd) $(top_srcdir) \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1546- test -d "$(distdir)" || mkdir "$(distdir)" make-doc-non-dfsg-4.3/Makefile.in:1547: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ make-doc-non-dfsg-4.3/Makefile.in:1548: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ make-doc-non-dfsg-4.3/Makefile.in-1549- list='$(DISTFILES)'; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1560- if test -d $$d/$$file; then \ make-doc-non-dfsg-4.3/Makefile.in:1561: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ make-doc-non-dfsg-4.3/Makefile.in-1562- if test -d "$(distdir)/$$file"; then \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1673- test -d $(distdir)/_build || exit 0; \ make-doc-non-dfsg-4.3/Makefile.in:1674: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ make-doc-non-dfsg-4.3/Makefile.in-1675- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1717- }; \ make-doc-non-dfsg-4.3/Makefile.in:1718: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ make-doc-non-dfsg-4.3/Makefile.in-1719- || { echo "ERROR: files left after uninstall:" ; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1729- fi make-doc-non-dfsg-4.3/Makefile.in:1730: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ make-doc-non-dfsg-4.3/Makefile.in-1731- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-1987- @banner=" Regression PASSED: GNU Make $(VERSION) ($(MAKE_HOST)) built with $(CC) "; \ make-doc-non-dfsg-4.3/Makefile.in:1988: dashes=`echo "$$banner" | sed s/./=/g`; \ make-doc-non-dfsg-4.3/Makefile.in-1989- echo; \ ############################################## make-doc-non-dfsg-4.3/Makefile.in-2000- if $(PERL) -v >/dev/null 2>&1; then \ make-doc-non-dfsg-4.3/Makefile.in:2001: case `cd '$(top_srcdir)'; pwd` in `pwd`) : ;; \ make-doc-non-dfsg-4.3/Makefile.in-2002- *) test -d tests || mkdir tests; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-99-.po.gmo: make-doc-non-dfsg-4.3/po/Makefile.in.in:100: @lang=`echo $* | sed -e 's,.*/,,'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-101- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-180- fi; \ make-doc-non-dfsg-4.3/po/Makefile.in.in:181: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ make-doc-non-dfsg-4.3/po/Makefile.in.in-182- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-222-$(POFILES): $(POFILESDEPS) make-doc-non-dfsg-4.3/po/Makefile.in.in:223: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-224- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-228- cd $(srcdir) \ make-doc-non-dfsg-4.3/po/Makefile.in.in:229: && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ make-doc-non-dfsg-4.3/po/Makefile.in.in-230- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-259- for cat in $$catalogs; do \ make-doc-non-dfsg-4.3/po/Makefile.in.in:260: cat=`basename $$cat`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in:261: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-262- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-269- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ make-doc-non-dfsg-4.3/po/Makefile.in.in:270: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-271- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-310- for cat in $$catalogs; do \ make-doc-non-dfsg-4.3/po/Makefile.in.in:311: cat=`basename $$cat`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in:312: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-313- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-317- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ make-doc-non-dfsg-4.3/po/Makefile.in.in:318: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-319- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-356- for cat in $$catalogs; do \ make-doc-non-dfsg-4.3/po/Makefile.in.in:357: cat=`basename $$cat`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in:358: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-359- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-421-.nop.po-create: make-doc-non-dfsg-4.3/po/Makefile.in.in:422: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-423- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-428-.nop.po-update: make-doc-non-dfsg-4.3/po/Makefile.in.in:429: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ make-doc-non-dfsg-4.3/po/Makefile.in.in-430- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## make-doc-non-dfsg-4.3/po/Makefile.in.in-435- cd $(srcdir); \ make-doc-non-dfsg-4.3/po/Makefile.in.in:436: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ make-doc-non-dfsg-4.3/po/Makefile.in.in-437- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## make-doc-non-dfsg-4.3/po/Rules-quot-16-.insert-header.po-update-en: make-doc-non-dfsg-4.3/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ make-doc-non-dfsg-4.3/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ make-doc-non-dfsg-4.3/po/Rules-quot-19- tmpdir=`pwd`; \ make-doc-non-dfsg-4.3/po/Rules-quot-20- echo "$$lang:"; \ make-doc-non-dfsg-4.3/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ make-doc-non-dfsg-4.3/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## make-doc-non-dfsg-4.3/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ make-doc-non-dfsg-4.3/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ make-doc-non-dfsg-4.3/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ make-doc-non-dfsg-4.3/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ make-doc-non-dfsg-4.3/po/Rules-quot-29- ;; \ make-doc-non-dfsg-4.3/po/Rules-quot-30- *) \ make-doc-non-dfsg-4.3/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ make-doc-non-dfsg-4.3/po/Rules-quot-32- ;; \ ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-234- fi make-doc-non-dfsg-4.3/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; make-doc-non-dfsg-4.3/build-aux/install-sh-236- *) ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-280- dstdir=$dst make-doc-non-dfsg-4.3/build-aux/install-sh:281: dstbase=`basename "$src"` make-doc-non-dfsg-4.3/build-aux/install-sh-282- case $dst in ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-287- else make-doc-non-dfsg-4.3/build-aux/install-sh:288: dstdir=`dirname "$dst"` make-doc-non-dfsg-4.3/build-aux/install-sh-289- test -d "$dstdir" ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-354- test_tmpdir="$tmpdir/a" make-doc-non-dfsg-4.3/build-aux/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` make-doc-non-dfsg-4.3/build-aux/install-sh-356- case $ls_ld_tmpdir in ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { make-doc-non-dfsg-4.3/build-aux/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` make-doc-non-dfsg-4.3/build-aux/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-419- case $prefix in make-doc-non-dfsg-4.3/build-aux/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; make-doc-non-dfsg-4.3/build-aux/install-sh-421- *) qprefix=$prefix;; ############################################## make-doc-non-dfsg-4.3/build-aux/install-sh-479- if $copy_on_change && make-doc-non-dfsg-4.3/build-aux/install-sh:480: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && make-doc-non-dfsg-4.3/build-aux/install-sh:481: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && make-doc-non-dfsg-4.3/build-aux/install-sh-482- set -f && ############################################## make-doc-non-dfsg-4.3/build-aux/depcomp-64- case $1 in make-doc-non-dfsg-4.3/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; make-doc-non-dfsg-4.3/build-aux/depcomp-66- *) dir=;; ############################################## make-doc-non-dfsg-4.3/build-aux/depcomp-73-{ make-doc-non-dfsg-4.3/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` make-doc-non-dfsg-4.3/build-aux/depcomp-75-} ############################################## make-doc-non-dfsg-4.3/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} make-doc-non-dfsg-4.3/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} make-doc-non-dfsg-4.3/build-aux/depcomp-128- ############################################## make-doc-non-dfsg-4.3/build-aux/depcomp-405- sleep 1 make-doc-non-dfsg-4.3/build-aux/depcomp:406: i=`expr $i - 1` make-doc-non-dfsg-4.3/build-aux/depcomp-407- done make-doc-non-dfsg-4.3/build-aux/depcomp-408- fi make-doc-non-dfsg-4.3/build-aux/depcomp:409: i=`expr $i - 1` make-doc-non-dfsg-4.3/build-aux/depcomp-410- done ############################################## make-doc-non-dfsg-4.3/build-aux/depcomp-425- # Do two passes, one to just change these to make-doc-non-dfsg-4.3/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. make-doc-non-dfsg-4.3/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## make-doc-non-dfsg-4.3/build-aux/depcomp-659- done make-doc-non-dfsg-4.3/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` make-doc-non-dfsg-4.3/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## make-doc-non-dfsg-4.3/build-aux/texinfo.tex-7001- \catcode `\\=0 \catcode `\{=1 \catcode `\}=2 make-doc-non-dfsg-4.3/build-aux/texinfo.tex:7002: \catcode `\$=3 \catcode `\&=4 \catcode `\#=6 make-doc-non-dfsg-4.3/build-aux/texinfo.tex-7003- \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-34- make-doc-non-dfsg-4.3/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` make-doc-non-dfsg-4.3/build-aux/config.guess-36- ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-105- # shellcheck disable=SC2039 make-doc-non-dfsg-4.3/build-aux/config.guess:106: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || make-doc-non-dfsg-4.3/build-aux/config.guess-107- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-155- EOF make-doc-non-dfsg-4.3/build-aux/config.guess:156: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" make-doc-non-dfsg-4.3/build-aux/config.guess-157- ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-192- earmv*) make-doc-non-dfsg-4.3/build-aux/config.guess:193: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` make-doc-non-dfsg-4.3/build-aux/config.guess:194: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` make-doc-non-dfsg-4.3/build-aux/config.guess-195- machine="${arch}${endian}"-unknown ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-224- expr='s/^earmv[0-9]/-eabi/;s/eb$//' make-doc-non-dfsg-4.3/build-aux/config.guess:225: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` make-doc-non-dfsg-4.3/build-aux/config.guess-226- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-237- *) make-doc-non-dfsg-4.3/build-aux/config.guess:238: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` make-doc-non-dfsg-4.3/build-aux/config.guess-239- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-290- *4.0) make-doc-non-dfsg-4.3/build-aux/config.guess:291: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` make-doc-non-dfsg-4.3/build-aux/config.guess-292- ;; make-doc-non-dfsg-4.3/build-aux/config.guess-293- *5.*) make-doc-non-dfsg-4.3/build-aux/config.guess:294: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` make-doc-non-dfsg-4.3/build-aux/config.guess-295- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-300- # types through head -n 1, so we only detect the type of CPU 0. make-doc-non-dfsg-4.3/build-aux/config.guess:301: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` make-doc-non-dfsg-4.3/build-aux/config.guess-302- case "$ALPHA_CPU_TYPE" in ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-338- # 1.2 uses "1.2" for uname -r. make-doc-non-dfsg-4.3/build-aux/config.guess:339: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" make-doc-non-dfsg-4.3/build-aux/config.guess-340- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-389- s390x:SunOS:*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:390: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-391- exit ;; make-doc-non-dfsg-4.3/build-aux/config.guess-392- sun4H:SunOS:5.*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:393: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-394- exit ;; make-doc-non-dfsg-4.3/build-aux/config.guess-395- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:396: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-397- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-414- fi make-doc-non-dfsg-4.3/build-aux/config.guess:415: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-416- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-420- # it's likely to be more like Solaris than SunOS4. make-doc-non-dfsg-4.3/build-aux/config.guess:421: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-422- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-429- # Japanese Language versions have a version number like `4.1.3-JL'. make-doc-non-dfsg-4.3/build-aux/config.guess:430: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" make-doc-non-dfsg-4.3/build-aux/config.guess-431- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-435- sun*:*:4.2BSD:*) make-doc-non-dfsg-4.3/build-aux/config.guess:436: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` make-doc-non-dfsg-4.3/build-aux/config.guess-437- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-517- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && make-doc-non-dfsg-4.3/build-aux/config.guess:518: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && make-doc-non-dfsg-4.3/build-aux/config.guess:519: SYSTEM_NAME=`"$dummy" "$dummyarg"` && make-doc-non-dfsg-4.3/build-aux/config.guess-520- { echo "$SYSTEM_NAME"; exit; } ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-573- *:IRIX*:*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:574: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" make-doc-non-dfsg-4.3/build-aux/config.guess-575- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-603-EOF make-doc-non-dfsg-4.3/build-aux/config.guess:604: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` make-doc-non-dfsg-4.3/build-aux/config.guess-605- then ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-616- *:AIX:*:[4567]) make-doc-non-dfsg-4.3/build-aux/config.guess:617: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` make-doc-non-dfsg-4.3/build-aux/config.guess-618- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-652- 9000/[34678]??:HP-UX:*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:653: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` make-doc-non-dfsg-4.3/build-aux/config.guess-654- case "$UNAME_MACHINE" in ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-706-EOF make-doc-non-dfsg-4.3/build-aux/config.guess:707: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` make-doc-non-dfsg-4.3/build-aux/config.guess-708- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-734- ia64:HP-UX:*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:735: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` make-doc-non-dfsg-4.3/build-aux/config.guess-736- echo ia64-hp-hpux"$HPUX_REV" ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-764-EOF make-doc-non-dfsg-4.3/build-aux/config.guess:765: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && make-doc-non-dfsg-4.3/build-aux/config.guess-766- { echo "$SYSTEM_NAME"; exit; } ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-835- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` make-doc-non-dfsg-4.3/build-aux/config.guess:836: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` make-doc-non-dfsg-4.3/build-aux/config.guess-837- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-840- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` make-doc-non-dfsg-4.3/build-aux/config.guess:841: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` make-doc-non-dfsg-4.3/build-aux/config.guess-842- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-858- then make-doc-non-dfsg-4.3/build-aux/config.guess:859: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi make-doc-non-dfsg-4.3/build-aux/config.guess-860- else make-doc-non-dfsg-4.3/build-aux/config.guess:861: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf make-doc-non-dfsg-4.3/build-aux/config.guess-862- fi ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-871- esac make-doc-non-dfsg-4.3/build-aux/config.guess:872: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-873- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-907- prep*:SunOS:5.*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:908: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-909- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-911- # the GNU system make-doc-non-dfsg-4.3/build-aux/config.guess:912: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" make-doc-non-dfsg-4.3/build-aux/config.guess-913- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-915- # other systems with GNU libc and userland make-doc-non-dfsg-4.3/build-aux/config.guess:916: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" make-doc-non-dfsg-4.3/build-aux/config.guess-917- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-1037-EOF make-doc-non-dfsg-4.3/build-aux/config.guess:1038: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`" make-doc-non-dfsg-4.3/build-aux/config.guess-1039- test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; } ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-1137- i*86:*:4.*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:1138: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` make-doc-non-dfsg-4.3/build-aux/config.guess-1139- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-1440- *:DragonFly:*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:1441: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-1442- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-1453- i*86:skyos:*:*) make-doc-non-dfsg-4.3/build-aux/config.guess:1454: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" make-doc-non-dfsg-4.3/build-aux/config.guess-1455- exit ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.guess-1603- make-doc-non-dfsg-4.3/build-aux/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` && make-doc-non-dfsg-4.3/build-aux/config.guess-1605- { echo "$SYSTEM_NAME"; exit; } ############################################## make-doc-non-dfsg-4.3/build-aux/compile-67- mingw/*) make-doc-non-dfsg-4.3/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` make-doc-non-dfsg-4.3/build-aux/compile-69- ;; make-doc-non-dfsg-4.3/build-aux/compile-70- cygwin/*) make-doc-non-dfsg-4.3/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` make-doc-non-dfsg-4.3/build-aux/compile-72- ;; make-doc-non-dfsg-4.3/build-aux/compile-73- wine/*) make-doc-non-dfsg-4.3/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` make-doc-non-dfsg-4.3/build-aux/compile-75- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/compile-310-# Name of file we expect compiler to create. make-doc-non-dfsg-4.3/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` make-doc-non-dfsg-4.3/build-aux/compile-312- ############################################## make-doc-non-dfsg-4.3/build-aux/compile-316-# object file name, since that is what matters with a parallel build. make-doc-non-dfsg-4.3/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d make-doc-non-dfsg-4.3/build-aux/compile-318-while true; do ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-33-host="$1" make-doc-non-dfsg-4.3/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` make-doc-non-dfsg-4.3/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` make-doc-non-dfsg-4.3/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` make-doc-non-dfsg-4.3/build-aux/config.rpath-37- ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-47-done make-doc-non-dfsg-4.3/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` make-doc-non-dfsg-4.3/build-aux/config.rpath-49- ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-94- *) make-doc-non-dfsg-4.3/build-aux/config.rpath:95: case `$CC -V 2>&1 | sed 5q` in make-doc-non-dfsg-4.3/build-aux/config.rpath-96- *Sun\ F* | *Sun*Fortran*) ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-235- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) make-doc-non-dfsg-4.3/build-aux/config.rpath:236: case `$LD -v 2>&1` in make-doc-non-dfsg-4.3/build-aux/config.rpath-237- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-241- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then make-doc-non-dfsg-4.3/build-aux/config.rpath:242: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' make-doc-non-dfsg-4.3/build-aux/config.rpath-243- else ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-298- case $host_os in aix4.[012]|aix4.[012].*) make-doc-non-dfsg-4.3/build-aux/config.rpath:299: collect2name=`${CC} -print-prog-name=collect2` make-doc-non-dfsg-4.3/build-aux/config.rpath-300- if test -f "$collect2name" && \ ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-430- hardcode_direct=yes make-doc-non-dfsg-4.3/build-aux/config.rpath:431: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then make-doc-non-dfsg-4.3/build-aux/config.rpath-432- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-494- sysv5* | sco3.2v5* | sco5v6*) make-doc-non-dfsg-4.3/build-aux/config.rpath:495: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' make-doc-non-dfsg-4.3/build-aux/config.rpath-496- hardcode_libdir_separator=':' ############################################## make-doc-non-dfsg-4.3/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' make-doc-non-dfsg-4.3/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` make-doc-non-dfsg-4.3/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` make-doc-non-dfsg-4.3/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` make-doc-non-dfsg-4.3/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` make-doc-non-dfsg-4.3/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` make-doc-non-dfsg-4.3/build-aux/config.rpath-651- ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-52- make-doc-non-dfsg-4.3/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` make-doc-non-dfsg-4.3/build-aux/config.sub-54- ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-768- i*86v32) make-doc-non-dfsg-4.3/build-aux/config.sub:769: cpu=`echo "$1" | sed -e 's/86.*/86/'` make-doc-non-dfsg-4.3/build-aux/config.sub-770- vendor=pc ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-773- i*86v4*) make-doc-non-dfsg-4.3/build-aux/config.sub:774: cpu=`echo "$1" | sed -e 's/86.*/86/'` make-doc-non-dfsg-4.3/build-aux/config.sub-775- vendor=pc ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-778- i*86v) make-doc-non-dfsg-4.3/build-aux/config.sub:779: cpu=`echo "$1" | sed -e 's/86.*/86/'` make-doc-non-dfsg-4.3/build-aux/config.sub-780- vendor=pc ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-783- i*86sol2) make-doc-non-dfsg-4.3/build-aux/config.sub:784: cpu=`echo "$1" | sed -e 's/86.*/86/'` make-doc-non-dfsg-4.3/build-aux/config.sub-785- vendor=pc ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-916- cpu=sparc make-doc-non-dfsg-4.3/build-aux/config.sub:917: vendor=`echo "$basic_machine" | sed 's/-.*//'` make-doc-non-dfsg-4.3/build-aux/config.sub-918- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1083- sh5e[lb]-*) make-doc-non-dfsg-4.3/build-aux/config.sub:1084: cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'` make-doc-non-dfsg-4.3/build-aux/config.sub-1085- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1101- xscale-* | xscalee[bl]-*) make-doc-non-dfsg-4.3/build-aux/config.sub:1102: cpu=`echo "$cpu" | sed 's/^xscale/arm/'` make-doc-non-dfsg-4.3/build-aux/config.sub-1103- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1256- *) make-doc-non-dfsg-4.3/build-aux/config.sub:1257: echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 make-doc-non-dfsg-4.3/build-aux/config.sub-1258- exit 1 ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1290- solaris1 | solaris1.*) make-doc-non-dfsg-4.3/build-aux/config.sub:1291: os=`echo $os | sed -e 's|solaris1|sunos4|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1292- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1299- gnu/linux*) make-doc-non-dfsg-4.3/build-aux/config.sub:1300: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1301- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1322- sco3.2.[4-9]*) make-doc-non-dfsg-4.3/build-aux/config.sub:1323: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` make-doc-non-dfsg-4.3/build-aux/config.sub-1324- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1386- nto*) make-doc-non-dfsg-4.3/build-aux/config.sub:1387: os=`echo $os | sed -e 's|nto|nto-qnx|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1388- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1396- linux*) make-doc-non-dfsg-4.3/build-aux/config.sub:1397: os=`echo $os | sed -e 's|linux|linux-gnu|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1398- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1408- mac*) make-doc-non-dfsg-4.3/build-aux/config.sub:1409: os=`echo "$os" | sed -e 's|mac|macos|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1410- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1417- sunos5*) make-doc-non-dfsg-4.3/build-aux/config.sub:1418: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1419- ;; make-doc-non-dfsg-4.3/build-aux/config.sub-1420- sunos6*) make-doc-non-dfsg-4.3/build-aux/config.sub:1421: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1422- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1454- sinix5.*) make-doc-non-dfsg-4.3/build-aux/config.sub:1455: os=`echo $os | sed -e 's|sinix|sysv|'` make-doc-non-dfsg-4.3/build-aux/config.sub-1456- ;; ############################################## make-doc-non-dfsg-4.3/build-aux/config.sub-1514- *) make-doc-non-dfsg-4.3/build-aux/config.sub:1515: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 make-doc-non-dfsg-4.3/build-aux/config.sub-1516- exit 1 ############################################## make-doc-non-dfsg-4.3/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below. make-doc-non-dfsg-4.3/build-aux/mdate-sh:115:set x`$ls_command /` make-doc-non-dfsg-4.3/build-aux/mdate-sh-116- ############################################## make-doc-non-dfsg-4.3/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory. make-doc-non-dfsg-4.3/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""` make-doc-non-dfsg-4.3/build-aux/mdate-sh-146- ############################################## make-doc-non-dfsg-4.3/build-aux/mdate-sh-211- then make-doc-non-dfsg-4.3/build-aux/mdate-sh:212: year=`expr $year - 1` make-doc-non-dfsg-4.3/build-aux/mdate-sh-213- fi;; ############################################## make-doc-non-dfsg-4.3/lib/getloadavg.c-33- perfstat_cpu_total function in libperfstat (AIX). make-doc-non-dfsg-4.3/lib/getloadavg.c:34: FIXUP_KERNEL_SYMBOL_ADDR() Adjust address in returned struct nlist. make-doc-non-dfsg-4.3/lib/getloadavg.c-35- KERNEL_FILE Name of the kernel file to nlist. ############################################## make-doc-non-dfsg-4.3/lib/getloadavg.c-235-# if defined (sgi) || (defined (mips) && !defined (BSD)) make-doc-non-dfsg-4.3/lib/getloadavg.c:236:# define FIXUP_KERNEL_SYMBOL_ADDR(nl) ((nl)[0].n_value &= ~(1 << 31)) make-doc-non-dfsg-4.3/lib/getloadavg.c-237-# endif ############################################## make-doc-non-dfsg-4.3/lib/getloadavg.c-855-# ifdef FIXUP_KERNEL_SYMBOL_ADDR make-doc-non-dfsg-4.3/lib/getloadavg.c:856: FIXUP_KERNEL_SYMBOL_ADDR (name_list); make-doc-non-dfsg-4.3/lib/getloadavg.c-857-# endif ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-92- { \ make-doc-non-dfsg-4.3/lib/Makefile.in:93: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-94- }; \ ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-296- while test -n "$$dir1"; do \ make-doc-non-dfsg-4.3/lib/Makefile.in:297: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-298- if test "$$first" != "."; then \ make-doc-non-dfsg-4.3/lib/Makefile.in-299- if test "$$first" = ".."; then \ make-doc-non-dfsg-4.3/lib/Makefile.in:300: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ make-doc-non-dfsg-4.3/lib/Makefile.in:301: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-302- else \ make-doc-non-dfsg-4.3/lib/Makefile.in:303: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-304- if test "$$first2" = "$$first"; then \ make-doc-non-dfsg-4.3/lib/Makefile.in:305: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-306- else \ ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-311- fi; \ make-doc-non-dfsg-4.3/lib/Makefile.in:312: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-313- done; \ ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-1103-.c.obj: make-doc-non-dfsg-4.3/lib/Makefile.in:1104:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` make-doc-non-dfsg-4.3/lib/Makefile.in-1105-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-1107-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ make-doc-non-dfsg-4.3/lib/Makefile.in:1108:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` make-doc-non-dfsg-4.3/lib/Makefile.in-1109- ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-1123- dot_seen=no; \ make-doc-non-dfsg-4.3/lib/Makefile.in:1124: target=`echo $@ | sed s/-recursive//`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-1125- case "$@" in \ ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-1186-GTAGS: make-doc-non-dfsg-4.3/lib/Makefile.in:1187: here=`$(am__cd) $(top_builddir) && pwd` \ make-doc-non-dfsg-4.3/lib/Makefile.in-1188- && $(am__cd) $(top_srcdir) \ ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-1212-distdir-am: $(DISTFILES) make-doc-non-dfsg-4.3/lib/Makefile.in:1213: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ make-doc-non-dfsg-4.3/lib/Makefile.in:1214: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-1215- list='$(DISTFILES)'; \ ############################################## make-doc-non-dfsg-4.3/lib/Makefile.in-1226- if test -d $$d/$$file; then \ make-doc-non-dfsg-4.3/lib/Makefile.in:1227: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ make-doc-non-dfsg-4.3/lib/Makefile.in-1228- if test -d "$(distdir)/$$file"; then \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-66- { \ make-doc-non-dfsg-4.3/doc/Makefile.in:67: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-68- }; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-210-am__installdirs = "$(DESTDIR)$(infodir)" make-doc-non-dfsg-4.3/doc/Makefile.in:211:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; make-doc-non-dfsg-4.3/doc/Makefile.in-212-am__vpath_adj = case $$p in \ make-doc-non-dfsg-4.3/doc/Makefile.in:213: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ make-doc-non-dfsg-4.3/doc/Makefile.in-214- *) f=$$p;; \ make-doc-non-dfsg-4.3/doc/Makefile.in-215- esac; make-doc-non-dfsg-4.3/doc/Makefile.in:216:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; make-doc-non-dfsg-4.3/doc/Makefile.in-217-am__install_max = 40 make-doc-non-dfsg-4.3/doc/Makefile.in-218-am__nobase_strip_setup = \ make-doc-non-dfsg-4.3/doc/Makefile.in:219: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` make-doc-non-dfsg-4.3/doc/Makefile.in-220-am__nobase_strip = \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-919- $(am__cd) $(srcdir) && \ make-doc-non-dfsg-4.3/doc/Makefile.in:920: $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-921- fi; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-951- @(dir=.; test -f ./make.texi || dir=$(srcdir); \ make-doc-non-dfsg-4.3/doc/Makefile.in:952: set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/make.texi`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-953- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-995- for file in $$list; do \ make-doc-non-dfsg-4.3/doc/Makefile.in:996: relfile=`echo "$$file" | sed 's|^.*/||'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-997- echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1004- for file in $$list; do \ make-doc-non-dfsg-4.3/doc/Makefile.in:1005: relfile=`echo "$$file" | sed 's|^.*/||'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in:1006: relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1007- (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1031-dist-info: $(INFO_DEPS) make-doc-non-dfsg-4.3/doc/Makefile.in:1032: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1033- list='$(INFO_DEPS)'; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1035- case $$base in \ make-doc-non-dfsg-4.3/doc/Makefile.in:1036: $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1037- esac; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1038- if test -f $$base; then d=.; else d=$(srcdir); fi; \ make-doc-non-dfsg-4.3/doc/Makefile.in:1039: base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1040- for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ make-doc-non-dfsg-4.3/doc/Makefile.in-1041- if test -f $$file; then \ make-doc-non-dfsg-4.3/doc/Makefile.in:1042: relfile=`expr "$$file" : "$$d/\(.*\)"`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1043- test -f "$(distdir)/$$relfile" || \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1057- @list='$(INFO_DEPS)'; for i in $$list; do \ make-doc-non-dfsg-4.3/doc/Makefile.in:1058: i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1059- echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1072-distdir-am: $(DISTFILES) make-doc-non-dfsg-4.3/doc/Makefile.in:1073: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in:1074: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1075- list='$(DISTFILES)'; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1086- if test -d $$d/$$file; then \ make-doc-non-dfsg-4.3/doc/Makefile.in:1087: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1088- if test -d "$(distdir)/$$file"; then \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1214- @$(NORMAL_INSTALL) make-doc-non-dfsg-4.3/doc/Makefile.in:1215: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1216- list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1222- case $$file in \ make-doc-non-dfsg-4.3/doc/Makefile.in:1223: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1224- esac; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1225- if test -f $$file; then d=.; else d=$(srcdir); fi; \ make-doc-non-dfsg-4.3/doc/Makefile.in:1226: file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1227- for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ ############################################## make-doc-non-dfsg-4.3/doc/Makefile.in-1240- for file in $$list; do \ make-doc-non-dfsg-4.3/doc/Makefile.in:1241: relfile=`echo "$$file" | sed 's|^.*/||'`; \ make-doc-non-dfsg-4.3/doc/Makefile.in-1242- echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ ############################################## make-doc-non-dfsg-4.3/m4/00gnulib.m4-37- [AC][_DEFUN([$1], make-doc-non-dfsg-4.3/m4/00gnulib.m4:38: [AC_REQUIRE([_gl_DEFUN_ONCE([$1])], make-doc-non-dfsg-4.3/m4/00gnulib.m4-39- [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl ############################################## make-doc-non-dfsg-4.3/m4/iconv.m4-257- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) make-doc-non-dfsg-4.3/m4/iconv.m4:258: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` make-doc-non-dfsg-4.3/m4/iconv.m4-259- AC_MSG_RESULT([ ############################################## make-doc-non-dfsg-4.3/m4/gnulib-comp.m4-257- sed_drop_objext='s/\.o$//;s/\.obj$//' make-doc-non-dfsg-4.3/m4/gnulib-comp.m4:258: for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do make-doc-non-dfsg-4.3/m4/gnulib-comp.m4-259- gl_libobjs="$gl_libobjs $i.$ac_objext" ############################################## make-doc-non-dfsg-4.3/m4/gnulib-comp.m4-275-changequote(,)dnl make-doc-non-dfsg-4.3/m4/gnulib-comp.m4:276: gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS make-doc-non-dfsg-4.3/m4/gnulib-comp.m4-277-changequote([, ])dnl ############################################## make-doc-non-dfsg-4.3/m4/gnulib-comp.m4-303- sed_drop_objext='s/\.o$//;s/\.obj$//' make-doc-non-dfsg-4.3/m4/gnulib-comp.m4:304: for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do make-doc-non-dfsg-4.3/m4/gnulib-comp.m4-305- gltests_libobjs="$gltests_libobjs $i.$ac_objext" ############################################## make-doc-non-dfsg-4.3/m4/acinclude.m4-94-changequote(,)dnl make-doc-non-dfsg-4.3/m4/acinclude.m4:95:$1=`echo $2 | tr '[a-z]' '[A-Z]'` make-doc-non-dfsg-4.3/m4/acinclude.m4-96-changequote([,])dnl ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-247- dnl or AC_LIB_HAVE_LINKFLAGS call. make-doc-non-dfsg-4.3/m4/lib-link.m4:248: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` make-doc-non-dfsg-4.3/m4/lib-link.m4-249- eval value=\"\$HAVE_LIB$uppername\" ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-322- -L*) make-doc-non-dfsg-4.3/m4/lib-link.m4:323: dir=`echo "X$x" | sed -e 's/^X-L//'` make-doc-non-dfsg-4.3/m4/lib-link.m4-324- dnl First look for a shared library. ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-466- */$acl_libdirstem | */$acl_libdirstem/) make-doc-non-dfsg-4.3/m4/lib-link.m4:467: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` make-doc-non-dfsg-4.3/m4/lib-link.m4-468- if test "$name" = '$1'; then ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-473- */$acl_libdirstem2 | */$acl_libdirstem2/) make-doc-non-dfsg-4.3/m4/lib-link.m4:474: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` make-doc-non-dfsg-4.3/m4/lib-link.m4-475- if test "$name" = '$1'; then ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-529- -L*) make-doc-non-dfsg-4.3/m4/lib-link.m4:530: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` make-doc-non-dfsg-4.3/m4/lib-link.m4-531- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-581- -R*) make-doc-non-dfsg-4.3/m4/lib-link.m4:582: dir=`echo "X$dep" | sed -e 's/^X-R//'` make-doc-non-dfsg-4.3/m4/lib-link.m4-583- if test "$enable_rpath" != no; then ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-611- dnl Handle this in the next round. make-doc-non-dfsg-4.3/m4/lib-link.m4:612: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` make-doc-non-dfsg-4.3/m4/lib-link.m4-613- ;; ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-617- dnl option. make-doc-non-dfsg-4.3/m4/lib-link.m4:618: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` make-doc-non-dfsg-4.3/m4/lib-link.m4-619- ;; ############################################## make-doc-non-dfsg-4.3/m4/lib-link.m4-730- -L) next=yes ;; make-doc-non-dfsg-4.3/m4/lib-link.m4:731: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` make-doc-non-dfsg-4.3/m4/lib-link.m4-732- dnl No need to hardcode the standard /usr/lib. ############################################## make-doc-non-dfsg-4.3/m4/getloadavg.m4-78-else make-doc-non-dfsg-4.3/m4/getloadavg.m4:79: GETLOADAVG_LIBS=`echo "$LIBS" | sed "s!$gl_save_LIBS!!"` make-doc-non-dfsg-4.3/m4/getloadavg.m4-80-fi ############################################## make-doc-non-dfsg-4.3/m4/gettext.m4-267- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" make-doc-non-dfsg-4.3/m4/gettext.m4:268: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` make-doc-non-dfsg-4.3/m4/gettext.m4-269- fi ############################################## make-doc-non-dfsg-4.3/m4/host-cpu-c-abi.m4-330- dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same. make-doc-non-dfsg-4.3/m4/host-cpu-c-abi.m4:331: HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'` make-doc-non-dfsg-4.3/m4/host-cpu-c-abi.m4-332- HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi" ############################################## make-doc-non-dfsg-4.3/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v. make-doc-non-dfsg-4.3/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in make-doc-non-dfsg-4.3/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## make-doc-non-dfsg-4.3/m4/lib-ld.m4-56- # gcc leaves a trailing carriage return which upsets mingw make-doc-non-dfsg-4.3/m4/lib-ld.m4:57: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; make-doc-non-dfsg-4.3/m4/lib-ld.m4-58- *) make-doc-non-dfsg-4.3/m4/lib-ld.m4:59: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; make-doc-non-dfsg-4.3/m4/lib-ld.m4-60- esac ############################################## make-doc-non-dfsg-4.3/m4/lib-ld.m4-65- # Canonicalize the pathname of ld make-doc-non-dfsg-4.3/m4/lib-ld.m4:66: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` make-doc-non-dfsg-4.3/m4/lib-ld.m4-67- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do make-doc-non-dfsg-4.3/m4/lib-ld.m4:68: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` make-doc-non-dfsg-4.3/m4/lib-ld.m4-69- done ############################################## make-doc-non-dfsg-4.3/m4/lib-ld.m4-96- # Break only if it was the GNU/non-GNU ld that we prefer. make-doc-non-dfsg-4.3/m4/lib-ld.m4:97: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in make-doc-non-dfsg-4.3/m4/lib-ld.m4-98- *GNU* | *'with BFD'*) ############################################## make-doc-non-dfsg-4.3/m4/lib-prefix.m4-201- *) make-doc-non-dfsg-4.3/m4/lib-prefix.m4:202: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` make-doc-non-dfsg-4.3/m4/lib-prefix.m4-203- if test -n "$searchpath"; then ############################################## make-doc-non-dfsg-4.3/m4/lib-prefix.m4-211- ;; make-doc-non-dfsg-4.3/m4/lib-prefix.m4:212: *) searchdir=`cd "$searchdir" && pwd` make-doc-non-dfsg-4.3/m4/lib-prefix.m4-213- case "$searchdir" in ############################################## make-doc-non-dfsg-4.3/m4/stdint.m4-397- fi make-doc-non-dfsg-4.3/m4/stdint.m4:398: GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/m4/stdint.m4-399- AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result]) ############################################## make-doc-non-dfsg-4.3/m4/stdint.m4-426- eval result=\$gl_cv_type_${gltype}_signed make-doc-non-dfsg-4.3/m4/stdint.m4:427: GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/m4/stdint.m4-428- if test "$result" = yes; then ############################################## make-doc-non-dfsg-4.3/m4/stdint.m4-480- done]) make-doc-non-dfsg-4.3/m4/stdint.m4:481: GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/m4/stdint.m4-482- eval result=\$gl_cv_type_${gltype}_suffix ############################################## make-doc-non-dfsg-4.3/m4/po.m4-48-changequote(,)dnl make-doc-non-dfsg-4.3/m4/po.m4:49: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in make-doc-non-dfsg-4.3/m4/po.m4-50- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## make-doc-non-dfsg-4.3/m4/po.m4-55-changequote(,)dnl make-doc-non-dfsg-4.3/m4/po.m4:56: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in make-doc-non-dfsg-4.3/m4/po.m4-57- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## make-doc-non-dfsg-4.3/m4/po.m4-74-changequote(,)dnl make-doc-non-dfsg-4.3/m4/po.m4:75: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in make-doc-non-dfsg-4.3/m4/po.m4-76- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## make-doc-non-dfsg-4.3/m4/po.m4-99- case "$ac_file" in make-doc-non-dfsg-4.3/m4/po.m4:100: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; make-doc-non-dfsg-4.3/m4/po.m4-101- esac ############################################## make-doc-non-dfsg-4.3/m4/po.m4-104- # Adjust a relative srcdir. make-doc-non-dfsg-4.3/m4/po.m4:105: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` make-doc-non-dfsg-4.3/m4/po.m4:106: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` make-doc-non-dfsg-4.3/m4/po.m4:107: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` make-doc-non-dfsg-4.3/m4/po.m4-108- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## make-doc-non-dfsg-4.3/m4/po.m4-111- case "$ac_given_srcdir" in make-doc-non-dfsg-4.3/m4/po.m4:112: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; make-doc-non-dfsg-4.3/m4/po.m4-113- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## make-doc-non-dfsg-4.3/m4/po.m4-132- fi make-doc-non-dfsg-4.3/m4/po.m4:133: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` make-doc-non-dfsg-4.3/m4/po.m4-134- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## make-doc-non-dfsg-4.3/m4/po.m4-229- # Adjust a relative srcdir. make-doc-non-dfsg-4.3/m4/po.m4:230: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` make-doc-non-dfsg-4.3/m4/po.m4:231: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` make-doc-non-dfsg-4.3/m4/po.m4:232: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` make-doc-non-dfsg-4.3/m4/po.m4-233- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## make-doc-non-dfsg-4.3/m4/po.m4-236- case "$ac_given_srcdir" in make-doc-non-dfsg-4.3/m4/po.m4:237: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; make-doc-non-dfsg-4.3/m4/po.m4-238- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## make-doc-non-dfsg-4.3/m4/po.m4-298- # Set POTFILES to the value of the Makefile variable POTFILES. make-doc-non-dfsg-4.3/m4/po.m4:299: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` make-doc-non-dfsg-4.3/m4/po.m4:300: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` make-doc-non-dfsg-4.3/m4/po.m4-301- # Compute POTFILES_DEPS as ############################################## make-doc-non-dfsg-4.3/m4/po.m4-313- # The LINGUAS file contains the set of available languages. make-doc-non-dfsg-4.3/m4/po.m4:314: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` make-doc-non-dfsg-4.3/m4/po.m4-315- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## make-doc-non-dfsg-4.3/m4/po.m4-317- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. make-doc-non-dfsg-4.3/m4/po.m4:318: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` make-doc-non-dfsg-4.3/m4/po.m4:319: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` make-doc-non-dfsg-4.3/m4/po.m4-320- fi ############################################## make-doc-non-dfsg-4.3/m4/po.m4-361- QMFILES="$QMFILES $srcdirpre$lang.qm" make-doc-non-dfsg-4.3/m4/po.m4:362: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` make-doc-non-dfsg-4.3/m4/po.m4-363- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" make-doc-non-dfsg-4.3/m4/po.m4:364: 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/'` make-doc-non-dfsg-4.3/m4/po.m4-365- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## make-doc-non-dfsg-4.3/m4/po.m4-402- QTCATALOGS="$QTCATALOGS $lang.qm" make-doc-non-dfsg-4.3/m4/po.m4:403: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` make-doc-non-dfsg-4.3/m4/po.m4-404- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" make-doc-non-dfsg-4.3/m4/po.m4:405: 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/'` make-doc-non-dfsg-4.3/m4/po.m4-406- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## make-doc-non-dfsg-4.3/m4/po.m4-414- for lang in $ALL_LINGUAS; do make-doc-non-dfsg-4.3/m4/po.m4:415: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` make-doc-non-dfsg-4.3/m4/po.m4-416- cat >> "$ac_file.tmp" <<EOF ############################################## make-doc-non-dfsg-4.3/m4/po.m4-425- for lang in $ALL_LINGUAS; do make-doc-non-dfsg-4.3/m4/po.m4:426: 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/'` make-doc-non-dfsg-4.3/m4/po.m4-427- cat >> "$ac_file.tmp" <<EOF ############################################## make-doc-non-dfsg-4.3/tests/mkshadow-38-suite=`pwd | sed 's%^/tmp_mnt%%'` make-doc-non-dfsg-4.3/tests/mkshadow:39:name=`basename "$suite"` make-doc-non-dfsg-4.3/tests/mkshadow-40- ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-561- create_file('make.mk', 'all:;$(info $(MAKE))'); make-doc-non-dfsg-4.3/tests/run_make_tests.pl:562: my $mk = `$make_path -sf make.mk`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-563- unlink('make.mk'); ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-571- create_file('shell.mk', 'all:;$(info $(SHELL))'); make-doc-non-dfsg-4.3/tests/run_make_tests.pl:572: $sh_name = `$make_path -sf shell.mk`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-573- unlink('shell.mk'); ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-578- } else { make-doc-non-dfsg-4.3/tests/run_make_tests.pl:579: my $o = `$sh_name -c ': do nothing' 2>&1`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-580- $is_posix_sh = $? == 0 && $o eq ''; ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-582- make-doc-non-dfsg-4.3/tests/run_make_tests.pl:583: $string = `$make_path -v`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-584- $string =~ /^(GNU Make [^,\n]*)/ or die "$make_path is not GNU make. Version:\n$string"; ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-590- $redir = '' if os_name eq 'VMS'; make-doc-non-dfsg-4.3/tests/run_make_tests.pl:591: $string = `$make_path -f null.mk $redir`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-592- if ($string =~ /(.*): \*\*\* No targets\. Stop\./) { ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-637- make-doc-non-dfsg-4.3/tests/run_make_tests.pl:638: $string = `$make_path -j 2 -f null.mk $redir`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-639- if ($string =~ /not supported/) { ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-648- create_file('features.mk', 'all:;$(info $(.FEATURES))'); make-doc-non-dfsg-4.3/tests/run_make_tests.pl:649: %FEATURES = map { $_ => 1 } split /\s+/, `$make_path -sf features.mk`; make-doc-non-dfsg-4.3/tests/run_make_tests.pl-650- unlink('features.mk'); ############################################## make-doc-non-dfsg-4.3/tests/run_make_tests.pl-691- $pure_testname = "$pure_log.$pure_testname"; make-doc-non-dfsg-4.3/tests/run_make_tests.pl:692: system("rm -f $pure_testname*"); make-doc-non-dfsg-4.3/tests/run_make_tests.pl-693- print("Purify testfiles are: $pure_testname*\n") if $debug; ############################################## make-doc-non-dfsg-4.3/tests/scripts/targets/POSIX-13-my $flags = '-ec'; make-doc-non-dfsg-4.3/tests/scripts/targets/POSIX:14:my $out = `$sh_name $flags '$script' 2>&1`; make-doc-non-dfsg-4.3/tests/scripts/targets/POSIX-15-my $err = $? >> 8; ############################################## make-doc-non-dfsg-4.3/tests/scripts/targets/POSIX-23-$flags = '-xc'; make-doc-non-dfsg-4.3/tests/scripts/targets/POSIX:24:$out = `$sh_name $flags '$script' 2>&1`; make-doc-non-dfsg-4.3/tests/scripts/targets/POSIX-25-run_make_test(qq! ############################################## make-doc-non-dfsg-4.3/tests/scripts/targets/ONESHELL-11- # separate arguments. make-doc-non-dfsg-4.3/tests/scripts/targets/ONESHELL:12: my $t = `$sh_name -e -c true 2>/dev/null`; make-doc-non-dfsg-4.3/tests/scripts/targets/ONESHELL-13- my $multi_ok = $? == 0; ############################################## make-doc-non-dfsg-4.3/tests/scripts/functions/realpath-26-create_file('root.mk', 'all:;$(info $(realpath /))'); make-doc-non-dfsg-4.3/tests/scripts/functions/realpath:27:my $root = `$make_path -sf root.mk`; make-doc-non-dfsg-4.3/tests/scripts/functions/realpath-28-unlink('root.mk'); ############################################## make-doc-non-dfsg-4.3/tests/scripts/functions/shell-67- if (! $pid) { make-doc-non-dfsg-4.3/tests/scripts/functions/shell:68: exec('kill -2 $$') or die "exec: Cannot execute sleep\n"; make-doc-non-dfsg-4.3/tests/scripts/functions/shell-69- } ############################################## make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL-74-my $flags = '-xc'; make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL:75:my $out = `$sh_name $flags '$script' 2>&1`; make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL-76- ############################################## make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL-86-# separate arguments. make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL:87:my $t = `$sh_name -e -c true 2>/dev/null`; make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL-88-my $multi_ok = $? == 0; ############################################## make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL-102-$flags = '-xec'; make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL:103:$out = `$sh_name $flags '$script' 2>&1`; make-doc-non-dfsg-4.3/tests/scripts/variables/SHELL-104-my $err = $? >> 8; ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/se_explicit-177-# MFLAGS=-w or MAKEFLAGS=-w `env MFLAGS=-w make foo` make-doc-non-dfsg-4.3/tests/scripts/features/se_explicit:178:# libcat.a target calls an extra command, `@true \n @touch $@` make-doc-non-dfsg-4.3/tests/scripts/features/se_explicit-179-# odd. ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/archives-25- close MYFILE; make-doc-non-dfsg-4.3/tests/scripts/features/archives:26: system("cc $afile.c1 /object=$afile.o"); make-doc-non-dfsg-4.3/tests/scripts/features/archives-27- } ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/archives-44-unlink('libxx.a'); make-doc-non-dfsg-4.3/tests/scripts/features/archives:45:$_ = `$ar U$arflags libxx.a a1.o $redir`; make-doc-non-dfsg-4.3/tests/scripts/features/archives-46-if ($? == 0) { ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/archives-52-unlink('libxx.a'); make-doc-non-dfsg-4.3/tests/scripts/features/archives:53:my $created = `$ar $arflags libxx.a a1.o $redir`; make-doc-non-dfsg-4.3/tests/scripts/features/archives-54-$created =~ s/a1\.o/#OBJECT#/g; ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/archives-56-# Some versions of ar print different things on add. Find out. make-doc-non-dfsg-4.3/tests/scripts/features/archives:57:my $add = `$ar $arflags libxx.a a2.o $redir`; make-doc-non-dfsg-4.3/tests/scripts/features/archives-58-$add =~ s/a2\.o/#OBJECT#/g; ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/archives-60-# Some versions of ar print different things on replacement. Find out. make-doc-non-dfsg-4.3/tests/scripts/features/archives:61:my $repl = `$ar $arflags libxx.a a2.o $redir`; make-doc-non-dfsg-4.3/tests/scripts/features/archives-62-$repl =~ s/a2\.o/#OBJECT#/g; ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/load-53- make-doc-non-dfsg-4.3/tests/scripts/features/load:54:my $clog = `$sobuild 2>&1`; make-doc-non-dfsg-4.3/tests/scripts/features/load-55-if ($? != 0) { ############################################## make-doc-non-dfsg-4.3/tests/scripts/features/loadapi-87- make-doc-non-dfsg-4.3/tests/scripts/features/loadapi:88:my $clog = `$sobuild 2>&1`; make-doc-non-dfsg-4.3/tests/scripts/features/loadapi-89-if ($? != 0) { ############################################## make-doc-non-dfsg-4.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ make-doc-non-dfsg-4.3/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then make-doc-non-dfsg-4.3/configure-47- as_echo='print -r --' make-doc-non-dfsg-4.3/configure-48- as_echo_n='print -rn --' make-doc-non-dfsg-4.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then make-doc-non-dfsg-4.3/configure-50- as_echo='printf %s\n' ############################################## make-doc-non-dfsg-4.3/configure-52-else make-doc-non-dfsg-4.3/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then make-doc-non-dfsg-4.3/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## make-doc-non-dfsg-4.3/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; make-doc-non-dfsg-4.3/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; make-doc-non-dfsg-4.3/configure-64- esac; ############################################## make-doc-non-dfsg-4.3/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && make-doc-non-dfsg-4.3/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 make-doc-non-dfsg-4.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## make-doc-non-dfsg-4.3/configure-327- case $as_dir in #( make-doc-non-dfsg-4.3/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( make-doc-non-dfsg-4.3/configure-329- *) as_qdir=$as_dir;; ############################################## make-doc-non-dfsg-4.3/configure-400- { make-doc-non-dfsg-4.3/configure:401: as_val=`expr "$@" || test $? -eq 1` make-doc-non-dfsg-4.3/configure-402- } ############################################## make-doc-non-dfsg-4.3/configure-407-# ---------------------------------------- make-doc-non-dfsg-4.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are make-doc-non-dfsg-4.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## make-doc-non-dfsg-4.3/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && make-doc-non-dfsg-4.3/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { make-doc-non-dfsg-4.3/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## make-doc-non-dfsg-4.3/configure-1369- case $ac_option in make-doc-non-dfsg-4.3/configure:1370: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; make-doc-non-dfsg-4.3/configure-1371- *=) ac_optarg= ;; ############################################## make-doc-non-dfsg-4.3/configure-1413- -disable-* | --disable-*) make-doc-non-dfsg-4.3/configure:1414: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` make-doc-non-dfsg-4.3/configure-1415- # Reject names that are not valid shell variable names. ############################################## make-doc-non-dfsg-4.3/configure-1418- ac_useropt_orig=$ac_useropt make-doc-non-dfsg-4.3/configure:1419: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` make-doc-non-dfsg-4.3/configure-1420- case $ac_user_opts in ############################################## make-doc-non-dfsg-4.3/configure-1439- -enable-* | --enable-*) make-doc-non-dfsg-4.3/configure:1440: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` make-doc-non-dfsg-4.3/configure-1441- # Reject names that are not valid shell variable names. ############################################## make-doc-non-dfsg-4.3/configure-1444- ac_useropt_orig=$ac_useropt make-doc-non-dfsg-4.3/configure:1445: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` make-doc-non-dfsg-4.3/configure-1446- case $ac_user_opts in ############################################## make-doc-non-dfsg-4.3/configure-1652- -with-* | --with-*) make-doc-non-dfsg-4.3/configure:1653: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` make-doc-non-dfsg-4.3/configure-1654- # Reject names that are not valid shell variable names. ############################################## make-doc-non-dfsg-4.3/configure-1657- ac_useropt_orig=$ac_useropt make-doc-non-dfsg-4.3/configure:1658: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` make-doc-non-dfsg-4.3/configure-1659- case $ac_user_opts in ############################################## make-doc-non-dfsg-4.3/configure-1668- -without-* | --without-*) make-doc-non-dfsg-4.3/configure:1669: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` make-doc-non-dfsg-4.3/configure-1670- # Reject names that are not valid shell variable names. ############################################## make-doc-non-dfsg-4.3/configure-1673- ac_useropt_orig=$ac_useropt make-doc-non-dfsg-4.3/configure:1674: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` make-doc-non-dfsg-4.3/configure-1675- case $ac_user_opts in ############################################## make-doc-non-dfsg-4.3/configure-1706- *=*) make-doc-non-dfsg-4.3/configure:1707: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` make-doc-non-dfsg-4.3/configure-1708- # Reject names that are not valid shell variable names. ############################################## make-doc-non-dfsg-4.3/configure-1727-if test -n "$ac_prev"; then make-doc-non-dfsg-4.3/configure:1728: ac_option=--`echo $ac_prev | sed 's/_/-/g'` make-doc-non-dfsg-4.3/configure-1729- as_fn_error $? "missing argument to $ac_option" ############################################## make-doc-non-dfsg-4.3/configure-1749- */ ) make-doc-non-dfsg-4.3/configure:1750: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` make-doc-non-dfsg-4.3/configure-1751- eval $ac_var=\$ac_val;; ############################################## make-doc-non-dfsg-4.3/configure-1784-ac_ls_di=`ls -di .` && make-doc-non-dfsg-4.3/configure:1785:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || make-doc-non-dfsg-4.3/configure-1786- as_fn_error $? "working directory cannot be determined" ############################################## make-doc-non-dfsg-4.3/configure-1840-case $srcdir in make-doc-non-dfsg-4.3/configure:1841:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; make-doc-non-dfsg-4.3/configure-1842-esac ############################################## make-doc-non-dfsg-4.3/configure-1883-By default, \`make install' will install all the files in make-doc-non-dfsg-4.3/configure:1884:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify make-doc-non-dfsg-4.3/configure:1885:an installation prefix other than \`$ac_default_prefix' using \`--prefix', make-doc-non-dfsg-4.3/configure-1886-for instance \`--prefix=\$HOME'. ############################################## make-doc-non-dfsg-4.3/configure-2003-*) make-doc-non-dfsg-4.3/configure:2004: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` make-doc-non-dfsg-4.3/configure-2005- # A ".." for each directory in $ac_dir_suffix. make-doc-non-dfsg-4.3/configure:2006: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` make-doc-non-dfsg-4.3/configure-2007- case $ac_top_builddir_sub in ############################################## make-doc-non-dfsg-4.3/configure-2660- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack make-doc-non-dfsg-4.3/configure:2661: as_decl_name=`echo $2|sed 's/ *(.*//'` make-doc-non-dfsg-4.3/configure:2662: as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` make-doc-non-dfsg-4.3/configure-2663- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 ############################################## make-doc-non-dfsg-4.3/configure-2831- *\'*) make-doc-non-dfsg-4.3/configure:2832: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; make-doc-non-dfsg-4.3/configure-2833- esac ############################################## make-doc-non-dfsg-4.3/configure-2914- case $ac_val in make-doc-non-dfsg-4.3/configure:2915: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; make-doc-non-dfsg-4.3/configure-2916- esac ############################################## make-doc-non-dfsg-4.3/configure-2929- case $ac_val in make-doc-non-dfsg-4.3/configure:2930: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; make-doc-non-dfsg-4.3/configure-2931- esac ############################################## make-doc-non-dfsg-4.3/configure-3062- set,) make-doc-non-dfsg-4.3/configure:3063: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 make-doc-non-dfsg-4.3/configure:3064:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} make-doc-non-dfsg-4.3/configure-3065- ac_cache_corrupted=: ;; ############################################## make-doc-non-dfsg-4.3/configure-3073- # differences in whitespace do not lead to failure. make-doc-non-dfsg-4.3/configure:3074: ac_old_val_w=`echo x $ac_old_val` make-doc-non-dfsg-4.3/configure:3075: ac_new_val_w=`echo x $ac_new_val` make-doc-non-dfsg-4.3/configure-3076- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## make-doc-non-dfsg-4.3/configure-3093- case $ac_new_val in make-doc-non-dfsg-4.3/configure:3094: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; make-doc-non-dfsg-4.3/configure-3095- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## make-doc-non-dfsg-4.3/configure-3283- echo "timestamp, slept: $am_has_slept" > conftest.file make-doc-non-dfsg-4.3/configure:3284: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` make-doc-non-dfsg-4.3/configure-3285- if test "$*" = "X"; then make-doc-non-dfsg-4.3/configure-3286- # -L didn't work. make-doc-non-dfsg-4.3/configure:3287: set X `ls -t "$srcdir/configure" conftest.file` make-doc-non-dfsg-4.3/configure-3288- fi ############################################## make-doc-non-dfsg-4.3/configure-3334-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' make-doc-non-dfsg-4.3/configure:3335:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` make-doc-non-dfsg-4.3/configure-3336- make-doc-non-dfsg-4.3/configure-3337-# Expand $ac_aux_dir to an absolute path. make-doc-non-dfsg-4.3/configure:3338:am_aux_dir=`cd "$ac_aux_dir" && pwd` make-doc-non-dfsg-4.3/configure-3339- ############################################## make-doc-non-dfsg-4.3/configure-3479- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue make-doc-non-dfsg-4.3/configure:3480: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( make-doc-non-dfsg-4.3/configure-3481- 'mkdir (GNU coreutils) '* | \ ############################################## make-doc-non-dfsg-4.3/configure-3552-set x ${MAKE-make} make-doc-non-dfsg-4.3/configure:3553:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` make-doc-non-dfsg-4.3/configure-3554-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## make-doc-non-dfsg-4.3/configure-3562-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. make-doc-non-dfsg-4.3/configure:3563:case `${MAKE-make} -f conftest.make 2>/dev/null` in make-doc-non-dfsg-4.3/configure-3564- *@@@%%%=?*=@@@%%%*) ############################################## make-doc-non-dfsg-4.3/configure-3628- make-doc-non-dfsg-4.3/configure:3629:if test "`cd $srcdir && pwd`" != "`pwd`"; then make-doc-non-dfsg-4.3/configure-3630- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## make-doc-non-dfsg-4.3/configure-4154-$as_echo_n "checking whether the C compiler works... " >&6; } make-doc-non-dfsg-4.3/configure:4155:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` make-doc-non-dfsg-4.3/configure-4156- ############################################## make-doc-non-dfsg-4.3/configure-4198- then :; else make-doc-non-dfsg-4.3/configure:4199: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` make-doc-non-dfsg-4.3/configure-4200- fi ############################################## make-doc-non-dfsg-4.3/configure-4258- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; make-doc-non-dfsg-4.3/configure:4259: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` make-doc-non-dfsg-4.3/configure-4260- break;; ############################################## make-doc-non-dfsg-4.3/configure-4367- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; make-doc-non-dfsg-4.3/configure:4368: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` make-doc-non-dfsg-4.3/configure-4369- break;; ############################################## make-doc-non-dfsg-4.3/configure-4685- if test "$am_compiler_list" = ""; then make-doc-non-dfsg-4.3/configure:4686: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` make-doc-non-dfsg-4.3/configure-4687- fi ############################################## make-doc-non-dfsg-4.3/configure-4942- # Check for GNU $ac_path_GREP make-doc-non-dfsg-4.3/configure:4943:case `"$ac_path_GREP" --version 2>&1` in make-doc-non-dfsg-4.3/configure-4944-*GNU*) ############################################## make-doc-non-dfsg-4.3/configure-5008- # Check for GNU $ac_path_EGREP make-doc-non-dfsg-4.3/configure:5009:case `"$ac_path_EGREP" --version 2>&1` in make-doc-non-dfsg-4.3/configure-5010-*GNU*) ############################################## make-doc-non-dfsg-4.3/configure-5169-do : make-doc-non-dfsg-4.3/configure:5170: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-5171-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## make-doc-non-dfsg-4.3/configure-5174- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:5175:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-5176-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-5943- if test "$am_compiler_list" = ""; then make-doc-non-dfsg-4.3/configure:5944: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` make-doc-non-dfsg-4.3/configure-5945- fi ############################################## make-doc-non-dfsg-4.3/configure-6528-test "x$ac_build_alias" = x && make-doc-non-dfsg-4.3/configure:6529: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` make-doc-non-dfsg-4.3/configure-6530-test "x$ac_build_alias" = x && make-doc-non-dfsg-4.3/configure-6531- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 make-doc-non-dfsg-4.3/configure:6532:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || make-doc-non-dfsg-4.3/configure-6533- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## make-doc-non-dfsg-4.3/configure-6552-IFS=$ac_save_IFS make-doc-non-dfsg-4.3/configure:6553:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac make-doc-non-dfsg-4.3/configure-6554- ############################################## make-doc-non-dfsg-4.3/configure-6563-else make-doc-non-dfsg-4.3/configure:6564: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || make-doc-non-dfsg-4.3/configure-6565- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## make-doc-non-dfsg-4.3/configure-6585-IFS=$ac_save_IFS make-doc-non-dfsg-4.3/configure:6586:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac make-doc-non-dfsg-4.3/configure-6587- ############################################## make-doc-non-dfsg-4.3/configure-6728- for ac_func in _getb67 GETB67 getb67; do make-doc-non-dfsg-4.3/configure:6729: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-6730-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## make-doc-non-dfsg-4.3/configure-6794-do : make-doc-non-dfsg-4.3/configure:6795: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-6796-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## make-doc-non-dfsg-4.3/configure-6798- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:6799:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-6800-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-6823-do : make-doc-non-dfsg-4.3/configure:6824: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-6825-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## make-doc-non-dfsg-4.3/configure-6828- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:6829:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-6830-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-8170- make-doc-non-dfsg-4.3/configure:8171: HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'` make-doc-non-dfsg-4.3/configure-8172- HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi" ############################################## make-doc-non-dfsg-4.3/configure-9132-do : make-doc-non-dfsg-4.3/configure:9133: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-9134-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## make-doc-non-dfsg-4.3/configure-9136- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:9137:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-9138-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-9187- fi make-doc-non-dfsg-4.3/configure:9188: GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/configure-9189- cat >>confdefs.h <<_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-9232- fi make-doc-non-dfsg-4.3/configure:9233: GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/configure-9234- cat >>confdefs.h <<_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-9284- eval result=\$gl_cv_type_${gltype}_signed make-doc-non-dfsg-4.3/configure:9285: GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/configure-9286- if test "$result" = yes; then ############################################## make-doc-non-dfsg-4.3/configure-9360-$as_echo "$ac_res" >&6; } make-doc-non-dfsg-4.3/configure:9361: GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/configure-9362- eval result=\$gl_cv_type_${gltype}_suffix ############################################## make-doc-non-dfsg-4.3/configure-9432-$as_echo "$ac_res" >&6; } make-doc-non-dfsg-4.3/configure:9433: GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'` make-doc-non-dfsg-4.3/configure-9434- eval result=\$gl_cv_type_${gltype}_suffix ############################################## make-doc-non-dfsg-4.3/configure-11119-else make-doc-non-dfsg-4.3/configure:11120: GETLOADAVG_LIBS=`echo "$LIBS" | sed "s!$gl_save_LIBS!!"` make-doc-non-dfsg-4.3/configure-11121-fi ############################################## make-doc-non-dfsg-4.3/configure-12290- gl_source_base='tests' make-doc-non-dfsg-4.3/configure:12291: gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS make-doc-non-dfsg-4.3/configure-12292- ############################################## make-doc-non-dfsg-4.3/configure-12928- # Check for GNU $ac_path_SED make-doc-non-dfsg-4.3/configure:12929:case `"$ac_path_SED" --version 2>&1` in make-doc-non-dfsg-4.3/configure-12930-*GNU*) ############################################## make-doc-non-dfsg-4.3/configure-13103- make-doc-non-dfsg-4.3/configure:13104: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in make-doc-non-dfsg-4.3/configure-13105- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## make-doc-non-dfsg-4.3/configure-13108- make-doc-non-dfsg-4.3/configure:13109: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in make-doc-non-dfsg-4.3/configure-13110- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## make-doc-non-dfsg-4.3/configure-13185- make-doc-non-dfsg-4.3/configure:13186: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in make-doc-non-dfsg-4.3/configure-13187- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## make-doc-non-dfsg-4.3/configure-13315- # gcc leaves a trailing carriage return which upsets mingw make-doc-non-dfsg-4.3/configure:13316: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; make-doc-non-dfsg-4.3/configure-13317- *) make-doc-non-dfsg-4.3/configure:13318: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; make-doc-non-dfsg-4.3/configure-13319- esac ############################################## make-doc-non-dfsg-4.3/configure-13324- # Canonicalize the pathname of ld make-doc-non-dfsg-4.3/configure:13325: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` make-doc-non-dfsg-4.3/configure-13326- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do make-doc-non-dfsg-4.3/configure:13327: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` make-doc-non-dfsg-4.3/configure-13328- done ############################################## make-doc-non-dfsg-4.3/configure-13359- # Break only if it was the GNU/non-GNU ld that we prefer. make-doc-non-dfsg-4.3/configure:13360: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in make-doc-non-dfsg-4.3/configure-13361- *GNU* | *'with BFD'*) ############################################## make-doc-non-dfsg-4.3/configure-13390- # I'd rather use --version here, but apparently some GNU lds only accept -v. make-doc-non-dfsg-4.3/configure:13391:case `$LD -v 2>&1 </dev/null` in make-doc-non-dfsg-4.3/configure-13392-*GNU* | *'with BFD'*) ############################################## make-doc-non-dfsg-4.3/configure-13478- *) make-doc-non-dfsg-4.3/configure:13479: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` make-doc-non-dfsg-4.3/configure-13480- if test -n "$searchpath"; then ############################################## make-doc-non-dfsg-4.3/configure-13488- ;; make-doc-non-dfsg-4.3/configure:13489: *) searchdir=`cd "$searchdir" && pwd` make-doc-non-dfsg-4.3/configure-13490- case "$searchdir" in ############################################## make-doc-non-dfsg-4.3/configure-13579- names_already_handled="$names_already_handled $name" make-doc-non-dfsg-4.3/configure:13580: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` make-doc-non-dfsg-4.3/configure-13581- eval value=\"\$HAVE_LIB$uppername\" ############################################## make-doc-non-dfsg-4.3/configure-13655- -L*) make-doc-non-dfsg-4.3/configure:13656: dir=`echo "X$x" | sed -e 's/^X-L//'` make-doc-non-dfsg-4.3/configure-13657- if test -n "$acl_shlibext"; then ############################################## make-doc-non-dfsg-4.3/configure-13772- */$acl_libdirstem | */$acl_libdirstem/) make-doc-non-dfsg-4.3/configure:13773: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` make-doc-non-dfsg-4.3/configure-13774- if test "$name" = 'iconv'; then ############################################## make-doc-non-dfsg-4.3/configure-13779- */$acl_libdirstem2 | */$acl_libdirstem2/) make-doc-non-dfsg-4.3/configure:13780: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` make-doc-non-dfsg-4.3/configure-13781- if test "$name" = 'iconv'; then ############################################## make-doc-non-dfsg-4.3/configure-13830- -L*) make-doc-non-dfsg-4.3/configure:13831: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` make-doc-non-dfsg-4.3/configure-13832- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## make-doc-non-dfsg-4.3/configure-13889- -R*) make-doc-non-dfsg-4.3/configure:13890: dir=`echo "X$dep" | sed -e 's/^X-R//'` make-doc-non-dfsg-4.3/configure-13891- if test "$enable_rpath" != no; then ############################################## make-doc-non-dfsg-4.3/configure-13914- -l*) make-doc-non-dfsg-4.3/configure:13915: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` make-doc-non-dfsg-4.3/configure-13916- ;; make-doc-non-dfsg-4.3/configure-13917- *.la) make-doc-non-dfsg-4.3/configure:13918: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` make-doc-non-dfsg-4.3/configure-13919- ;; ############################################## make-doc-non-dfsg-4.3/configure-14472- names_already_handled="$names_already_handled $name" make-doc-non-dfsg-4.3/configure:14473: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` make-doc-non-dfsg-4.3/configure-14474- eval value=\"\$HAVE_LIB$uppername\" ############################################## make-doc-non-dfsg-4.3/configure-14548- -L*) make-doc-non-dfsg-4.3/configure:14549: dir=`echo "X$x" | sed -e 's/^X-L//'` make-doc-non-dfsg-4.3/configure-14550- if test -n "$acl_shlibext"; then ############################################## make-doc-non-dfsg-4.3/configure-14665- */$acl_libdirstem | */$acl_libdirstem/) make-doc-non-dfsg-4.3/configure:14666: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` make-doc-non-dfsg-4.3/configure-14667- if test "$name" = 'intl'; then ############################################## make-doc-non-dfsg-4.3/configure-14672- */$acl_libdirstem2 | */$acl_libdirstem2/) make-doc-non-dfsg-4.3/configure:14673: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` make-doc-non-dfsg-4.3/configure-14674- if test "$name" = 'intl'; then ############################################## make-doc-non-dfsg-4.3/configure-14723- -L*) make-doc-non-dfsg-4.3/configure:14724: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` make-doc-non-dfsg-4.3/configure-14725- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## make-doc-non-dfsg-4.3/configure-14782- -R*) make-doc-non-dfsg-4.3/configure:14783: dir=`echo "X$dep" | sed -e 's/^X-R//'` make-doc-non-dfsg-4.3/configure-14784- if test "$enable_rpath" != no; then ############################################## make-doc-non-dfsg-4.3/configure-14807- -l*) make-doc-non-dfsg-4.3/configure:14808: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` make-doc-non-dfsg-4.3/configure-14809- ;; make-doc-non-dfsg-4.3/configure-14810- *.la) make-doc-non-dfsg-4.3/configure:14811: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` make-doc-non-dfsg-4.3/configure-14812- ;; ############################################## make-doc-non-dfsg-4.3/configure-15422-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do make-doc-non-dfsg-4.3/configure:15423: as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-15424-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 ############################################## make-doc-non-dfsg-4.3/configure-15454- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:15455:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-15456-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-15659-do : make-doc-non-dfsg-4.3/configure:15660: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-15661-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## make-doc-non-dfsg-4.3/configure-15663- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:15664:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-15665-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-16187-do : make-doc-non-dfsg-4.3/configure:16188: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-16189-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## make-doc-non-dfsg-4.3/configure-16191- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:16192:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-16193-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-16229-do : make-doc-non-dfsg-4.3/configure:16230: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-16231-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## make-doc-non-dfsg-4.3/configure-16233- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:16234:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-16235-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-16442-do : make-doc-non-dfsg-4.3/configure:16443: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-16444-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## make-doc-non-dfsg-4.3/configure-16446- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:16447:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-16448-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-16732- test $ac_status = 0; }; then make-doc-non-dfsg-4.3/configure:16733: pkg_cv_GUILE_CFLAGS=`$PKG_CONFIG --cflags "guile-$guile_version" 2>/dev/null` make-doc-non-dfsg-4.3/configure-16734- test "x$?" != "x0" && pkg_failed=yes ############################################## make-doc-non-dfsg-4.3/configure-16749- test $ac_status = 0; }; then make-doc-non-dfsg-4.3/configure:16750: pkg_cv_GUILE_LIBS=`$PKG_CONFIG --libs "guile-$guile_version" 2>/dev/null` make-doc-non-dfsg-4.3/configure-16751- test "x$?" != "x0" && pkg_failed=yes ############################################## make-doc-non-dfsg-4.3/configure-16770- if test $_pkg_short_errors_supported = yes; then make-doc-non-dfsg-4.3/configure:16771: GUILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-$guile_version" 2>&1` make-doc-non-dfsg-4.3/configure-16772- else make-doc-non-dfsg-4.3/configure:16773: GUILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-$guile_version" 2>&1` make-doc-non-dfsg-4.3/configure-16774- fi ############################################## make-doc-non-dfsg-4.3/configure-16909-do : make-doc-non-dfsg-4.3/configure:16910: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` make-doc-non-dfsg-4.3/configure-16911-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## make-doc-non-dfsg-4.3/configure-16913- cat >>confdefs.h <<_ACEOF make-doc-non-dfsg-4.3/configure:16914:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 make-doc-non-dfsg-4.3/configure-16915-_ACEOF ############################################## make-doc-non-dfsg-4.3/configure-18051- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' make-doc-non-dfsg-4.3/configure:18052: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` make-doc-non-dfsg-4.3/configure-18053- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## make-doc-non-dfsg-4.3/configure-18132- sed_drop_objext='s/\.o$//;s/\.obj$//' make-doc-non-dfsg-4.3/configure:18133: for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do make-doc-non-dfsg-4.3/configure-18134- gl_libobjs="$gl_libobjs $i.$ac_objext" ############################################## make-doc-non-dfsg-4.3/configure-18148- sed_drop_objext='s/\.o$//;s/\.obj$//' make-doc-non-dfsg-4.3/configure:18149: for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do make-doc-non-dfsg-4.3/configure-18150- gltests_libobjs="$gltests_libobjs $i.$ac_objext" ############################################## make-doc-non-dfsg-4.3/configure-18231-if test -z "$BASH_VERSION$ZSH_VERSION" \ make-doc-non-dfsg-4.3/configure:18232: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then make-doc-non-dfsg-4.3/configure-18233- as_echo='print -r --' make-doc-non-dfsg-4.3/configure-18234- as_echo_n='print -rn --' make-doc-non-dfsg-4.3/configure:18235:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then make-doc-non-dfsg-4.3/configure-18236- as_echo='printf %s\n' ############################################## make-doc-non-dfsg-4.3/configure-18238-else make-doc-non-dfsg-4.3/configure:18239: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then make-doc-non-dfsg-4.3/configure-18240- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## make-doc-non-dfsg-4.3/configure-18248- expr "X$arg" : "X\\(.*\\)$as_nl"; make-doc-non-dfsg-4.3/configure:18249: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; make-doc-non-dfsg-4.3/configure-18250- esac; ############################################## make-doc-non-dfsg-4.3/configure-18325-# ---------------------------------------- make-doc-non-dfsg-4.3/configure:18326:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are make-doc-non-dfsg-4.3/configure-18327-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## make-doc-non-dfsg-4.3/configure-18397- { make-doc-non-dfsg-4.3/configure:18398: as_val=`expr "$@" || test $? -eq 1` make-doc-non-dfsg-4.3/configure-18399- } ############################################## make-doc-non-dfsg-4.3/configure-18501- case $as_dir in #( make-doc-non-dfsg-4.3/configure:18502: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( make-doc-non-dfsg-4.3/configure-18503- *) as_qdir=$as_dir;; ############################################## make-doc-non-dfsg-4.3/configure-18638-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 make-doc-non-dfsg-4.3/configure:18639:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" make-doc-non-dfsg-4.3/configure-18640-ac_cs_version="\\ ############################################## make-doc-non-dfsg-4.3/configure-18663- --*=?*) make-doc-non-dfsg-4.3/configure:18664: ac_option=`expr "X$1" : 'X\([^=]*\)='` make-doc-non-dfsg-4.3/configure:18665: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` make-doc-non-dfsg-4.3/configure-18666- ac_shift=: ############################################## make-doc-non-dfsg-4.3/configure-18668- --*=) make-doc-non-dfsg-4.3/configure:18669: ac_option=`expr "X$1" : 'X\([^=]*\)='` make-doc-non-dfsg-4.3/configure-18670- ac_optarg= ############################################## make-doc-non-dfsg-4.3/configure-18692- case $ac_optarg in make-doc-non-dfsg-4.3/configure:18693: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; make-doc-non-dfsg-4.3/configure-18694- '') as_fn_error $? "missing file argument" ;; ############################################## make-doc-non-dfsg-4.3/configure-18700- case $ac_optarg in make-doc-non-dfsg-4.3/configure:18701: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; make-doc-non-dfsg-4.3/configure-18702- esac ############################################## make-doc-non-dfsg-4.3/configure-18858-fi make-doc-non-dfsg-4.3/configure:18859:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` make-doc-non-dfsg-4.3/configure-18860-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## make-doc-non-dfsg-4.3/configure-18886- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 make-doc-non-dfsg-4.3/configure:18887:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` make-doc-non-dfsg-4.3/configure-18888-ac_delim='%!_!# ' ############################################## make-doc-non-dfsg-4.3/configure-18892- make-doc-non-dfsg-4.3/configure:18893: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` make-doc-non-dfsg-4.3/configure-18894- if test $ac_delim_n = $ac_delim_num; then ############################################## make-doc-non-dfsg-4.3/configure-19036-for ac_last_try in false false :; do make-doc-non-dfsg-4.3/configure:19037: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` make-doc-non-dfsg-4.3/configure-19038- if test -z "$ac_tt"; then ############################################## make-doc-non-dfsg-4.3/configure-19168- esac make-doc-non-dfsg-4.3/configure:19169: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac make-doc-non-dfsg-4.3/configure-19170- as_fn_append ac_file_inputs " '$ac_f'" ############################################## make-doc-non-dfsg-4.3/configure-19227-*) make-doc-non-dfsg-4.3/configure:19228: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` make-doc-non-dfsg-4.3/configure-19229- # A ".." for each directory in $ac_dir_suffix. make-doc-non-dfsg-4.3/configure:19230: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` make-doc-non-dfsg-4.3/configure-19231- case $ac_top_builddir_sub in ############################################## make-doc-non-dfsg-4.3/configure-19288-/@mandir@/p' make-doc-non-dfsg-4.3/configure:19289:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in make-doc-non-dfsg-4.3/configure-19290-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## make-doc-non-dfsg-4.3/configure-19305- make-doc-non-dfsg-4.3/configure:19306:# Neutralize VPATH when `$srcdir' = `.'. make-doc-non-dfsg-4.3/configure-19307-# Shell code in configure.ac might set extrasub. ############################################## make-doc-non-dfsg-4.3/configure-19338-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && make-doc-non-dfsg-4.3/configure:19339: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && make-doc-non-dfsg-4.3/configure-19340- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## make-doc-non-dfsg-4.3/configure-19384- * ) make-doc-non-dfsg-4.3/configure:19385: _am_stamp_count=`expr $_am_stamp_count + 1` ;; make-doc-non-dfsg-4.3/configure-19386- esac ############################################## make-doc-non-dfsg-4.3/configure-19439- # Strip MF so we end up with the name of the file. make-doc-non-dfsg-4.3/configure:19440: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` make-doc-non-dfsg-4.3/configure-19441- # Check whether this is an Automake generated Makefile which includes ############################################## make-doc-non-dfsg-4.3/configure-19517- case "$ac_file" in make-doc-non-dfsg-4.3/configure:19518: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; make-doc-non-dfsg-4.3/configure-19519- esac ############################################## make-doc-non-dfsg-4.3/configure-19522- # Adjust a relative srcdir. make-doc-non-dfsg-4.3/configure:19523: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` make-doc-non-dfsg-4.3/configure:19524: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` make-doc-non-dfsg-4.3/configure:19525: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` make-doc-non-dfsg-4.3/configure-19526- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## make-doc-non-dfsg-4.3/configure-19529- case "$ac_given_srcdir" in make-doc-non-dfsg-4.3/configure:19530: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; make-doc-non-dfsg-4.3/configure-19531- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## make-doc-non-dfsg-4.3/configure-19550- fi make-doc-non-dfsg-4.3/configure:19551: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` make-doc-non-dfsg-4.3/configure-19552- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## make-doc-non-dfsg-4.3/Makefile.am-134- @banner=" Regression PASSED: GNU Make $(VERSION) ($(MAKE_HOST)) built with $(CC) "; \ make-doc-non-dfsg-4.3/Makefile.am:135: dashes=`echo "$$banner" | sed s/./=/g`; \ make-doc-non-dfsg-4.3/Makefile.am-136- echo; \ ############################################## make-doc-non-dfsg-4.3/Makefile.am-155- if $(PERL) -v >/dev/null 2>&1; then \ make-doc-non-dfsg-4.3/Makefile.am:156: case `cd '$(top_srcdir)'; pwd` in `pwd`) : ;; \ make-doc-non-dfsg-4.3/Makefile.am-157- *) test -d tests || mkdir tests; \