=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gopchop-1.1.8/tests/Makefile.in-256- @list='$(check_PROGRAMS)'; for p in $$list; do \ gopchop-1.1.8/tests/Makefile.in:257: f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ gopchop-1.1.8/tests/Makefile.in-258- echo " rm -f $$p $$f"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-274-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/tests/Makefile.in:275:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/tests/Makefile.in-276-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-281-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/tests/Makefile.in:282:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/tests/Makefile.in-283- ############################################## gopchop-1.1.8/tests/Makefile.in-285-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/tests/Makefile.in:286:@am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ gopchop-1.1.8/tests/Makefile.in-287-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-292-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/tests/Makefile.in:293:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` gopchop-1.1.8/tests/Makefile.in-294- ############################################## gopchop-1.1.8/tests/Makefile.in-296-@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/tests/Makefile.in:297:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/tests/Makefile.in-298-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/tests/Makefile.in:304:@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/tests/Makefile.in-305- ############################################## gopchop-1.1.8/tests/Makefile.in-362-GTAGS: gopchop-1.1.8/tests/Makefile.in:363: here=`$(am__cd) $(top_builddir) && pwd` \ gopchop-1.1.8/tests/Makefile.in-364- && cd $(top_srcdir) \ ############################################## gopchop-1.1.8/tests/Makefile.in-379- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ gopchop-1.1.8/tests/Makefile.in:380: all=`expr $$all + 1`; \ gopchop-1.1.8/tests/Makefile.in-381- case " $(XFAIL_TESTS) " in \ gopchop-1.1.8/tests/Makefile.in-382- *" $$tst "*) \ gopchop-1.1.8/tests/Makefile.in:383: xpass=`expr $$xpass + 1`; \ gopchop-1.1.8/tests/Makefile.in:384: failed=`expr $$failed + 1`; \ gopchop-1.1.8/tests/Makefile.in-385- echo "XPASS: $$tst"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-391- elif test $$? -ne 77; then \ gopchop-1.1.8/tests/Makefile.in:392: all=`expr $$all + 1`; \ gopchop-1.1.8/tests/Makefile.in-393- case " $(XFAIL_TESTS) " in \ gopchop-1.1.8/tests/Makefile.in-394- *" $$tst "*) \ gopchop-1.1.8/tests/Makefile.in:395: xfail=`expr $$xfail + 1`; \ gopchop-1.1.8/tests/Makefile.in-396- echo "XFAIL: $$tst"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-398- *) \ gopchop-1.1.8/tests/Makefile.in:399: failed=`expr $$failed + 1`; \ gopchop-1.1.8/tests/Makefile.in-400- echo "FAIL: $$tst"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-403- else \ gopchop-1.1.8/tests/Makefile.in:404: skip=`expr $$skip + 1`; \ gopchop-1.1.8/tests/Makefile.in-405- echo "SKIP: $$tst"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-424- skipped="($$skip tests were not run)"; \ gopchop-1.1.8/tests/Makefile.in:425: test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \ gopchop-1.1.8/tests/Makefile.in-426- dashes="$$skipped"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-430- report="Please report to $(PACKAGE_BUGREPORT)"; \ gopchop-1.1.8/tests/Makefile.in:431: test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \ gopchop-1.1.8/tests/Makefile.in-432- dashes="$$report"; \ gopchop-1.1.8/tests/Makefile.in-433- fi; \ gopchop-1.1.8/tests/Makefile.in:434: dashes=`echo "$$dashes" | sed s/./=/g`; \ gopchop-1.1.8/tests/Makefile.in-435- echo "$$dashes"; \ ############################################## gopchop-1.1.8/tests/Makefile.in-447-distdir: $(DISTFILES) gopchop-1.1.8/tests/Makefile.in:448: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/tests/Makefile.in:449: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/tests/Makefile.in-450- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/tests/Makefile.in-451- case $$file in \ gopchop-1.1.8/tests/Makefile.in:452: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/tests/Makefile.in:453: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/tests/Makefile.in-454- esac; \ gopchop-1.1.8/tests/Makefile.in-455- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/tests/Makefile.in:456: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/tests/Makefile.in-457- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/libvo/video_out_dx.c-304- gopchop-1.1.8/libvo/video_out_dx.c:305:static void * surface_addr (LPDIRECTDRAWSURFACE2 surface, int * stride) gopchop-1.1.8/libvo/video_out_dx.c-306-{ ############################################## gopchop-1.1.8/libvo/video_out_dx.c-324- *id = instance->frame[instance->index++] = alloc_frame (instance); gopchop-1.1.8/libvo/video_out_dx.c:325: buf[0] = surface_addr (*id, &stride); gopchop-1.1.8/libvo/video_out_dx.c-326- buf[1] = NULL; buf[2] = NULL; ############################################## gopchop-1.1.8/libvo/video_out_dx.c-432- gopchop-1.1.8/libvo/video_out_dx.c:433: instance->yuv[0] = surface_addr (surface, &instance->stride); gopchop-1.1.8/libvo/video_out_dx.c-434- instance->yuv[2] = instance->yuv[0] + instance->stride * instance->height; ############################################## gopchop-1.1.8/libvo/Makefile.in-279-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/libvo/Makefile.in:280:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/libvo/Makefile.in-281-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/libvo/Makefile.in-286-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/libvo/Makefile.in:287:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/libvo/Makefile.in-288- ############################################## gopchop-1.1.8/libvo/Makefile.in-290-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/libvo/Makefile.in:291:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ gopchop-1.1.8/libvo/Makefile.in-292-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/libvo/Makefile.in-297-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/libvo/Makefile.in:298:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` gopchop-1.1.8/libvo/Makefile.in-299- ############################################## gopchop-1.1.8/libvo/Makefile.in-301-@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/libvo/Makefile.in:302:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/libvo/Makefile.in-303-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ ############################################## gopchop-1.1.8/libvo/Makefile.in-308-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/libvo/Makefile.in:309:@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/libvo/Makefile.in-310- ############################################## gopchop-1.1.8/libvo/Makefile.in-367-GTAGS: gopchop-1.1.8/libvo/Makefile.in:368: here=`$(am__cd) $(top_builddir) && pwd` \ gopchop-1.1.8/libvo/Makefile.in-369- && cd $(top_srcdir) \ ############################################## gopchop-1.1.8/libvo/Makefile.in-379-distdir: $(DISTFILES) gopchop-1.1.8/libvo/Makefile.in:380: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/libvo/Makefile.in:381: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/libvo/Makefile.in-382- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/libvo/Makefile.in-383- case $$file in \ gopchop-1.1.8/libvo/Makefile.in:384: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/libvo/Makefile.in:385: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/libvo/Makefile.in-386- esac; \ gopchop-1.1.8/libvo/Makefile.in-387- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/libvo/Makefile.in:388: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/libvo/Makefile.in-389- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/depcomp-34-if test -z "$depfile"; then gopchop-1.1.8/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` gopchop-1.1.8/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` gopchop-1.1.8/depcomp-37- if test "$dir" = "$object"; then ############################################## gopchop-1.1.8/depcomp-43- gopchop-1.1.8/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gopchop-1.1.8/depcomp-45- ############################################## gopchop-1.1.8/depcomp-178- # Version 6 uses the directory in both cases. gopchop-1.1.8/depcomp:179: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` gopchop-1.1.8/depcomp-180- tmpdepfile="$stripped.u" ############################################## gopchop-1.1.8/depcomp-189- else gopchop-1.1.8/depcomp:190: stripped=`echo "$stripped" | sed 's,^.*/,,'` gopchop-1.1.8/depcomp-191- tmpdepfile="$stripped.u" ############################################## gopchop-1.1.8/depcomp-203- # Do two passes, one to just change these to gopchop-1.1.8/depcomp:204: # `$object: dependent.h' and one to simply `dependent.h:'. gopchop-1.1.8/depcomp-205- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gopchop-1.1.8/depcomp-244- # Do two passes, one to just change these to gopchop-1.1.8/depcomp:245: # `$object: dependent.h' and one to simply `dependent.h:'. gopchop-1.1.8/depcomp-246- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gopchop-1.1.8/depcomp-259- # Subdirectories are respected. gopchop-1.1.8/depcomp:260: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` gopchop-1.1.8/depcomp-261- test "x$dir" = "x$object" && dir= gopchop-1.1.8/depcomp:262: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` gopchop-1.1.8/depcomp-263- ############################################## gopchop-1.1.8/depcomp-382- done gopchop-1.1.8/depcomp:383: obj_suffix="`echo $object | sed 's/^.*\././'`" gopchop-1.1.8/depcomp-384- touch "$tmpdepfile" ############################################## gopchop-1.1.8/missing-128- from any GNU archive site." gopchop-1.1.8/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` gopchop-1.1.8/missing-130- test -z "$files" && files="config.h" ############################################## gopchop-1.1.8/missing-167- proper tools for further handling them. gopchop-1.1.8/missing:168: You can get \`$1' as part of \`Autoconf' from any GNU gopchop-1.1.8/missing-169- archive site." gopchop-1.1.8/missing-170- gopchop-1.1.8/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` gopchop-1.1.8/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` gopchop-1.1.8/missing-173- if test -f "$file"; then ############################################## gopchop-1.1.8/missing-196- *.y) gopchop-1.1.8/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` gopchop-1.1.8/missing-198- if [ -f "$SRCFILE" ]; then ############################################## gopchop-1.1.8/missing-200- fi gopchop-1.1.8/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` gopchop-1.1.8/missing-202- if [ -f "$SRCFILE" ]; then ############################################## gopchop-1.1.8/missing-226- *.l) gopchop-1.1.8/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` gopchop-1.1.8/missing-228- if [ -f "$SRCFILE" ]; then ############################################## gopchop-1.1.8/missing-250- gopchop-1.1.8/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gopchop-1.1.8/missing-252- if test -z "$file"; then gopchop-1.1.8/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` gopchop-1.1.8/missing-254- fi ############################################## gopchop-1.1.8/missing-276- the \`GNU make' package. Grab either from any GNU archive site." gopchop-1.1.8/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gopchop-1.1.8/missing-278- if test -z "$file"; then gopchop-1.1.8/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` gopchop-1.1.8/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` gopchop-1.1.8/missing-281- fi ############################################## gopchop-1.1.8/missing-304- *o*) gopchop-1.1.8/missing:305: firstarg=`echo "$firstarg" | sed s/o//` gopchop-1.1.8/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## gopchop-1.1.8/missing-310- *h*) gopchop-1.1.8/missing:311: firstarg=`echo "$firstarg" | sed s/h//` gopchop-1.1.8/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## gopchop-1.1.8/mkinstalldirs-69-do gopchop-1.1.8/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` gopchop-1.1.8/mkinstalldirs-71- shift ############################################## gopchop-1.1.8/intltool-merge.in-302- gopchop-1.1.8/intltool-merge.in:303: system ("$iconv -f $encoding -t UTF-8 <$devnull 2>$devnull"); gopchop-1.1.8/intltool-merge.in-304- if ($?) { ############################################## gopchop-1.1.8/intltool-update.in-221- my $str = shift; gopchop-1.1.8/intltool-update.in:222: my $ret = `echo "$str"`; gopchop-1.1.8/intltool-update.in-223- ############################################## gopchop-1.1.8/intltool-update.in-283- my $gettext_code="ASCII"; # All files are ASCII by default gopchop-1.1.8/intltool-update.in:284: my $filetype=`file $_ | cut -d ' ' -f 2`; gopchop-1.1.8/intltool-update.in-285- ############################################## gopchop-1.1.8/intltool-update.in-633- # checks for GNU gettext >= 0.12 gopchop-1.1.8/intltool-update.in:634: my $dummy = `$XGETTEXT --version --from-code=UTF-8 >$devnull 2>$devnull`; gopchop-1.1.8/intltool-update.in-635- if ($? == 0) ############################################## gopchop-1.1.8/intltool-update.in-732- print "Running $xgettext_command\n" if $VERBOSE; gopchop-1.1.8/intltool-update.in:733: my $xgettext_error_msg = `$xgettext_command 2>\&1`; gopchop-1.1.8/intltool-update.in-734- my $command_failed = $?; ############################################## gopchop-1.1.8/intltool-update.in-795- # I think msgmerge won't overwrite old file if merge is not successful gopchop-1.1.8/intltool-update.in:796: system ("$MSGMERGE", "-o", $outfile, $infile, "$MODULE.pot"); gopchop-1.1.8/intltool-update.in-797-} ############################################## gopchop-1.1.8/intltool-update.in-833- gopchop-1.1.8/intltool-update.in:834: system ("$MSGFMT", "-o", "$devnull", "--verbose", $output_file); gopchop-1.1.8/intltool-update.in-835-} ############################################## gopchop-1.1.8/intltool-update.in-853- print "$lang: "; gopchop-1.1.8/intltool-update.in:854: system ("$MSGFMT", "-o", "$devnull", "--verbose", "$SRCDIR/$lang.po"); gopchop-1.1.8/intltool-update.in-855- } ############################################## gopchop-1.1.8/src/Makefile.in-361- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gopchop-1.1.8/src/Makefile.in:362: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ gopchop-1.1.8/src/Makefile.in-363- if test -f $$p \ ############################################## gopchop-1.1.8/src/Makefile.in-365- ; then \ gopchop-1.1.8/src/Makefile.in:366: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ gopchop-1.1.8/src/Makefile.in-367- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ ############################################## gopchop-1.1.8/src/Makefile.in-374- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gopchop-1.1.8/src/Makefile.in:375: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ gopchop-1.1.8/src/Makefile.in-376- echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ ############################################## gopchop-1.1.8/src/Makefile.in-381- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gopchop-1.1.8/src/Makefile.in:382: f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ gopchop-1.1.8/src/Makefile.in-383- echo " rm -f $$p $$f"; \ ############################################## gopchop-1.1.8/src/Makefile.in-431-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/src/Makefile.in:432:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/src/Makefile.in-433-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/src/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/src/Makefile.in:439:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/src/Makefile.in-440- ############################################## gopchop-1.1.8/src/Makefile.in-442-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/src/Makefile.in:443:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ gopchop-1.1.8/src/Makefile.in-444-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/src/Makefile.in-449-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/src/Makefile.in:450:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` gopchop-1.1.8/src/Makefile.in-451- ############################################## gopchop-1.1.8/src/Makefile.in-453-@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/src/Makefile.in:454:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/src/Makefile.in-455-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ ############################################## gopchop-1.1.8/src/Makefile.in-460-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/src/Makefile.in:461:@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/src/Makefile.in-462- ############################################## gopchop-1.1.8/src/Makefile.in-464-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/src/Makefile.in:465:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/src/Makefile.in-466-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/src/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/src/Makefile.in:472:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/src/Makefile.in-473- ############################################## gopchop-1.1.8/src/Makefile.in-475-@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/src/Makefile.in:476:@am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ gopchop-1.1.8/src/Makefile.in-477-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## gopchop-1.1.8/src/Makefile.in-482-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/src/Makefile.in:483:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` gopchop-1.1.8/src/Makefile.in-484- ############################################## gopchop-1.1.8/src/Makefile.in-486-@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ gopchop-1.1.8/src/Makefile.in:487:@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ gopchop-1.1.8/src/Makefile.in-488-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ ############################################## gopchop-1.1.8/src/Makefile.in-493-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gopchop-1.1.8/src/Makefile.in:494:@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< gopchop-1.1.8/src/Makefile.in-495- ############################################## gopchop-1.1.8/src/Makefile.in-552-GTAGS: gopchop-1.1.8/src/Makefile.in:553: here=`$(am__cd) $(top_builddir) && pwd` \ gopchop-1.1.8/src/Makefile.in-554- && cd $(top_srcdir) \ ############################################## gopchop-1.1.8/src/Makefile.in-564-distdir: $(DISTFILES) gopchop-1.1.8/src/Makefile.in:565: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/src/Makefile.in:566: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/src/Makefile.in-567- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/src/Makefile.in-568- case $$file in \ gopchop-1.1.8/src/Makefile.in:569: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/src/Makefile.in:570: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/src/Makefile.in-571- esac; \ gopchop-1.1.8/src/Makefile.in-572- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/src/Makefile.in:573: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/src/Makefile.in-574- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/ltmain.sh-161- # Extract subdirectory from the argument. gopchop-1.1.8/ltmain.sh:162: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` gopchop-1.1.8/ltmain.sh-163- if test "X$func_dirname_result" = "X${1}"; then ############################################## gopchop-1.1.8/ltmain.sh-167- fi gopchop-1.1.8/ltmain.sh:168: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` gopchop-1.1.8/ltmain.sh-169-} ############################################## gopchop-1.1.8/ltmain.sh-193- progdir=$func_dirname_result gopchop-1.1.8/ltmain.sh:194: progdir=`cd "$progdir" && pwd` gopchop-1.1.8/ltmain.sh-195- progpath="$progdir/$progname" ############################################## gopchop-1.1.8/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of gopchop-1.1.8/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'. `\' that '$'. gopchop-1.1.8/ltmain.sh-223-bs='\\' ############################################## gopchop-1.1.8/ltmain.sh-328- # ...otherwise throw away the child directory and loop gopchop-1.1.8/ltmain.sh:329: my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"` gopchop-1.1.8/ltmain.sh-330- done gopchop-1.1.8/ltmain.sh:331: my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'` gopchop-1.1.8/ltmain.sh-332- ############################################## gopchop-1.1.8/ltmain.sh-363- # If mktemp works, use that first and foremost gopchop-1.1.8/ltmain.sh:364: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` gopchop-1.1.8/ltmain.sh-365- ############################################## gopchop-1.1.8/ltmain.sh-394- *[\\\`\"\$]*) gopchop-1.1.8/ltmain.sh:395: func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;; gopchop-1.1.8/ltmain.sh-396- *) ############################################## gopchop-1.1.8/ltmain.sh-536- s/\$with_gnu_ld/'"$with_gnu_ld"'/ gopchop-1.1.8/ltmain.sh:537: s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/ gopchop-1.1.8/ltmain.sh:538: s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/ gopchop-1.1.8/ltmain.sh-539- p ############################################## gopchop-1.1.8/ltmain.sh-565- : gopchop-1.1.8/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then gopchop-1.1.8/ltmain.sh-567- # Yippee, $ECHO works! ############################################## gopchop-1.1.8/ltmain.sh-685- # quotes we have to do it in 2 steps: gopchop-1.1.8/ltmain.sh:686: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` gopchop-1.1.8/ltmain.sh-687- eval "$extractedcf" ############################################## gopchop-1.1.8/ltmain.sh-1021- # but not from the CC environment variable when configure was run. gopchop-1.1.8/ltmain.sh:1022: " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;; gopchop-1.1.8/ltmain.sh-1023- # Blanks at the start of $base_compile will cause this to fail ############################################## gopchop-1.1.8/ltmain.sh-1028- # Evaluate the configuration. gopchop-1.1.8/ltmain.sh:1029: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" gopchop-1.1.8/ltmain.sh-1030- CC_quoted= ############################################## gopchop-1.1.8/ltmain.sh-1036- case "$@ " in gopchop-1.1.8/ltmain.sh:1037: " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) gopchop-1.1.8/ltmain.sh-1038- # The compiler in the base compile command matches ############################################## gopchop-1.1.8/ltmain.sh-1213- *.[cCFSifmso] | \ gopchop-1.1.8/ltmain.sh:1214: *.ada | *.adb | *.ads | *.asm | \ gopchop-1.1.8/ltmain.sh-1215- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## gopchop-1.1.8/ltmain.sh-1290- if test "$compiler_c_o" = no; then gopchop-1.1.8/ltmain.sh:1291: output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} gopchop-1.1.8/ltmain.sh-1292- lockfile="$output_obj.lock" ############################################## gopchop-1.1.8/ltmain.sh-1309-*** ERROR, $lockfile exists and contains: gopchop-1.1.8/ltmain.sh:1310:`cat $lockfile 2>/dev/null` gopchop-1.1.8/ltmain.sh-1311- ############################################## gopchop-1.1.8/ltmain.sh-1358- if test "$need_locks" = warn && gopchop-1.1.8/ltmain.sh:1359: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then gopchop-1.1.8/ltmain.sh-1360- $ECHO "\ gopchop-1.1.8/ltmain.sh-1361-*** ERROR, $lockfile contains: gopchop-1.1.8/ltmain.sh:1362:`cat $lockfile 2>/dev/null` gopchop-1.1.8/ltmain.sh-1363- ############################################## gopchop-1.1.8/ltmain.sh-1407- if test "$need_locks" = warn && gopchop-1.1.8/ltmain.sh:1408: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then gopchop-1.1.8/ltmain.sh-1409- $ECHO "\ gopchop-1.1.8/ltmain.sh-1410-*** ERROR, $lockfile contains: gopchop-1.1.8/ltmain.sh:1411:`cat $lockfile 2>/dev/null` gopchop-1.1.8/ltmain.sh-1412- ############################################## gopchop-1.1.8/ltmain.sh-1665- test -n "$library_names" && \ gopchop-1.1.8/ltmain.sh:1666: func_warning "\`$file' was not linked with \`-export-dynamic'" gopchop-1.1.8/ltmain.sh-1667- continue ############################################## gopchop-1.1.8/ltmain.sh-1676- if test ! -f "$dir/$dlname"; then gopchop-1.1.8/ltmain.sh:1677: func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" gopchop-1.1.8/ltmain.sh-1678- fi ############################################## gopchop-1.1.8/ltmain.sh-1694- # Get the absolute pathname. gopchop-1.1.8/ltmain.sh:1695: absdir=`cd "$dir" && pwd` gopchop-1.1.8/ltmain.sh-1696- test -n "$absdir" && dir="$absdir" ############################################## gopchop-1.1.8/ltmain.sh-2012- # Determine the prefix the user has applied to our future dir. gopchop-1.1.8/ltmain.sh:2013: inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"` gopchop-1.1.8/ltmain.sh-2014- ############################################## gopchop-1.1.8/ltmain.sh-2025- # Stick the inst_prefix_dir data into the link command. gopchop-1.1.8/ltmain.sh:2026: relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` gopchop-1.1.8/ltmain.sh-2027- else gopchop-1.1.8/ltmain.sh:2028: relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"` gopchop-1.1.8/ltmain.sh-2029- fi ############################################## gopchop-1.1.8/ltmain.sh-2185- fi gopchop-1.1.8/ltmain.sh:2186: libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test gopchop-1.1.8/ltmain.sh-2187- if test -n "$libdir" && test ! -f "$libfile"; then gopchop-1.1.8/ltmain.sh:2188: func_warning "\`$lib' has not been installed in \`$libdir'" gopchop-1.1.8/ltmain.sh-2189- finalize=no ############################################## gopchop-1.1.8/ltmain.sh-2204- # Replace the output file specification. gopchop-1.1.8/ltmain.sh:2205: relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` gopchop-1.1.8/ltmain.sh-2206- ############################################## gopchop-1.1.8/ltmain.sh-2223- # Install the binary that we compiled earlier. gopchop-1.1.8/ltmain.sh:2224: file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` gopchop-1.1.8/ltmain.sh-2225- fi ############################################## gopchop-1.1.8/ltmain.sh-2294- my_pic_p="${3-no}" gopchop-1.1.8/ltmain.sh:2295: my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` gopchop-1.1.8/ltmain.sh-2296- my_dlsyms= ############################################## gopchop-1.1.8/ltmain.sh-2334- # Add our own program objects to the symbol list. gopchop-1.1.8/ltmain.sh:2335: progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gopchop-1.1.8/ltmain.sh-2336- for progfile in $progfiles; do ############################################## gopchop-1.1.8/ltmain.sh-2517- if test -f "$output_objdir/$my_outputname.def"; then gopchop-1.1.8/ltmain.sh:2518: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` gopchop-1.1.8/ltmain.sh:2519: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` gopchop-1.1.8/ltmain.sh-2520- else gopchop-1.1.8/ltmain.sh:2521: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` gopchop-1.1.8/ltmain.sh:2522: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` gopchop-1.1.8/ltmain.sh-2523- fi ############################################## gopchop-1.1.8/ltmain.sh-2525- *) gopchop-1.1.8/ltmain.sh:2526: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` gopchop-1.1.8/ltmain.sh:2527: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` gopchop-1.1.8/ltmain.sh-2528- ;; ############################################## gopchop-1.1.8/ltmain.sh-2540- # Nullify the symbol file. gopchop-1.1.8/ltmain.sh:2541: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` gopchop-1.1.8/ltmain.sh:2542: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` gopchop-1.1.8/ltmain.sh-2543- fi ############################################## gopchop-1.1.8/ltmain.sh-2555- win32_libid_type="unknown" gopchop-1.1.8/ltmain.sh:2556: win32_fileres=`file -L $1 2>/dev/null` gopchop-1.1.8/ltmain.sh-2557- case $win32_fileres in ############################################## gopchop-1.1.8/ltmain.sh-2652- darwin_curdir=`pwd` gopchop-1.1.8/ltmain.sh:2653: darwin_base_archive=`basename "$darwin_archive"` gopchop-1.1.8/ltmain.sh:2654: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` gopchop-1.1.8/ltmain.sh-2655- if test -n "$darwin_arches"; then gopchop-1.1.8/ltmain.sh:2656: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` gopchop-1.1.8/ltmain.sh-2657- darwin_arch= ############################################## gopchop-1.1.8/ltmain.sh-2667- ## Okay now we've a bunch of thin objects, gotta fatten them up :) gopchop-1.1.8/ltmain.sh:2668: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` gopchop-1.1.8/ltmain.sh-2669- darwin_file= ############################################## gopchop-1.1.8/ltmain.sh-2671- for darwin_file in $darwin_filelist; do gopchop-1.1.8/ltmain.sh:2672: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` gopchop-1.1.8/ltmain.sh-2673- $LIPO -create -output "$darwin_file" $darwin_files ############################################## gopchop-1.1.8/ltmain.sh-2686- esac gopchop-1.1.8/ltmain.sh:2687: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` gopchop-1.1.8/ltmain.sh-2688- done ############################################## gopchop-1.1.8/ltmain.sh-2757- shift gopchop-1.1.8/ltmain.sh:2758: elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then gopchop-1.1.8/ltmain.sh-2759- # Yippee, \$ECHO works! ############################################## gopchop-1.1.8/ltmain.sh-2769- # Find the directory that this script lives in. gopchop-1.1.8/ltmain.sh:2770: thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` gopchop-1.1.8/ltmain.sh-2771- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## gopchop-1.1.8/ltmain.sh-2773- # Follow symbolic links until we get to the real thisdir. gopchop-1.1.8/ltmain.sh:2774: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` gopchop-1.1.8/ltmain.sh-2775- while test -n \"\$file\"; do gopchop-1.1.8/ltmain.sh:2776: destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` gopchop-1.1.8/ltmain.sh-2777- ############################################## gopchop-1.1.8/ltmain.sh-2785- gopchop-1.1.8/ltmain.sh:2786: file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\` gopchop-1.1.8/ltmain.sh:2787: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` gopchop-1.1.8/ltmain.sh-2788- done ############################################## gopchop-1.1.8/ltmain.sh-2816- case \"\$thisdir\" in gopchop-1.1.8/ltmain.sh:2817: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;; gopchop-1.1.8/ltmain.sh-2818- $objdir ) thisdir=. ;; ############################################## gopchop-1.1.8/ltmain.sh-2822- # Try to get the absolute directory name. gopchop-1.1.8/ltmain.sh:2823: absdir=\`cd \"\$thisdir\" && pwd\` gopchop-1.1.8/ltmain.sh-2824- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## gopchop-1.1.8/ltmain.sh-2832- if test ! -f \"\$progdir/\$program\" || gopchop-1.1.8/ltmain.sh:2833: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ gopchop-1.1.8/ltmain.sh-2834- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## gopchop-1.1.8/ltmain.sh-2847- if test -n \"\$relink_command\"; then gopchop-1.1.8/ltmain.sh:2848: if relink_command_output=\`eval \$relink_command 2>&1\`; then : gopchop-1.1.8/ltmain.sh-2849- else ############################################## gopchop-1.1.8/ltmain.sh-2879- # The second colon is a workaround for a bug in BeOS R4 sed gopchop-1.1.8/ltmain.sh:2880: $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` gopchop-1.1.8/ltmain.sh-2881- ############################################## gopchop-1.1.8/ltmain.sh-2994- *cygwin* ) gopchop-1.1.8/ltmain.sh:2995: func_to_host_path_tmp1=`cygpath -w "$1"` gopchop-1.1.8/ltmain.sh-2996- func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\ ############################################## gopchop-1.1.8/ltmain.sh-3006- # the odd construction: gopchop-1.1.8/ltmain.sh:3007: func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null` gopchop-1.1.8/ltmain.sh-3008- if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then ############################################## gopchop-1.1.8/ltmain.sh-3073- *cygwin* ) gopchop-1.1.8/ltmain.sh:3074: func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"` gopchop-1.1.8/ltmain.sh-3075- func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\ ############################################## gopchop-1.1.8/ltmain.sh-4240- moreargs= gopchop-1.1.8/ltmain.sh:4241: for fil in `cat "$save_arg"` gopchop-1.1.8/ltmain.sh-4242- do ############################################## gopchop-1.1.8/ltmain.sh-4490- *) gopchop-1.1.8/ltmain.sh:4491: absdir=`cd "$dir" && pwd` gopchop-1.1.8/ltmain.sh-4492- test -z "$absdir" && \ ############################################## gopchop-1.1.8/ltmain.sh-4505- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) gopchop-1.1.8/ltmain.sh:4506: testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'` gopchop-1.1.8/ltmain.sh-4507- case :$dllsearchpath: in ############################################## gopchop-1.1.8/ltmain.sh-4927- # get the directories listed in $shlibpath_var gopchop-1.1.8/ltmain.sh:4928: eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` gopchop-1.1.8/ltmain.sh-4929- else ############################################## gopchop-1.1.8/ltmain.sh-5053- for deplib in $dependency_libs; do gopchop-1.1.8/ltmain.sh:5054: deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"` gopchop-1.1.8/ltmain.sh-5055- case " $weak_libs " in ############################################## gopchop-1.1.8/ltmain.sh-5231- set dummy $deplibs_check_method; shift gopchop-1.1.8/ltmain.sh:5232: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` gopchop-1.1.8/ltmain.sh-5233- if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \ ############################################## gopchop-1.1.8/ltmain.sh-5294- else gopchop-1.1.8/ltmain.sh:5295: func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" gopchop-1.1.8/ltmain.sh-5296- fi ############################################## gopchop-1.1.8/ltmain.sh-5323- if test -n "$inherited_linker_flags"; then gopchop-1.1.8/ltmain.sh:5324: tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'` gopchop-1.1.8/ltmain.sh-5325- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## gopchop-1.1.8/ltmain.sh-5331- fi gopchop-1.1.8/ltmain.sh:5332: dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh-5333- if test "$linkmode,$pass" = "lib,link" || ############################################## gopchop-1.1.8/ltmain.sh-5398- *) gopchop-1.1.8/ltmain.sh:5399: abs_ladir=`cd "$ladir" && pwd` gopchop-1.1.8/ltmain.sh-5400- if test -z "$abs_ladir"; then ############################################## gopchop-1.1.8/ltmain.sh-5624- shift gopchop-1.1.8/ltmain.sh:5625: libname=`eval "\\$ECHO \"$libname_spec\""` gopchop-1.1.8/ltmain.sh-5626- # use dlname if we got it. it's perfectly good, no? ############################################## gopchop-1.1.8/ltmain.sh-5907- *) gopchop-1.1.8/ltmain.sh:5908: absdir=`cd "$dir" && pwd` gopchop-1.1.8/ltmain.sh-5909- if test -z "$absdir"; then ############################################## gopchop-1.1.8/ltmain.sh-5918- depdepl= gopchop-1.1.8/ltmain.sh:5919: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` gopchop-1.1.8/ltmain.sh-5920- if test -n "$deplibrary_names" ; then ############################################## gopchop-1.1.8/ltmain.sh-5925- depdepl="$absdir/$objdir/$depdepl" gopchop-1.1.8/ltmain.sh:5926: darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` gopchop-1.1.8/ltmain.sh-5927- if test -z "$darwin_install_name"; then gopchop-1.1.8/ltmain.sh:5928: darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` gopchop-1.1.8/ltmain.sh-5929- fi ############################################## gopchop-1.1.8/ltmain.sh-5940- else gopchop-1.1.8/ltmain.sh:5941: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` gopchop-1.1.8/ltmain.sh-5942- test -z "$libdir" && \ ############################################## gopchop-1.1.8/ltmain.sh-5963- else gopchop-1.1.8/ltmain.sh:5964: compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh-5965- fi ############################################## gopchop-1.1.8/ltmain.sh-6112- test "$module" = no && \ gopchop-1.1.8/ltmain.sh:6113: func_fatal_help "libtool library \`$output' must begin with \`lib'" gopchop-1.1.8/ltmain.sh-6114- ############################################## gopchop-1.1.8/ltmain.sh-6249- if test "$age" -gt "$current"; then gopchop-1.1.8/ltmain.sh:6250: func_error "AGE \`$age' is greater than the current interface number \`$current'" gopchop-1.1.8/ltmain.sh-6251- func_fatal_error "\`$vinfo' is not valid version information" ############################################## gopchop-1.1.8/ltmain.sh-6410- removelist= gopchop-1.1.8/ltmain.sh:6411: tempremovelist=`$ECHO "$output_objdir/*"` gopchop-1.1.8/ltmain.sh-6412- for p in $tempremovelist; do ############################################## gopchop-1.1.8/ltmain.sh-6436- # Transform .lo files to .o files. gopchop-1.1.8/ltmain.sh:6437: oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` gopchop-1.1.8/ltmain.sh-6438- fi ############################################## gopchop-1.1.8/ltmain.sh-6441- #for path in $notinst_path; do gopchop-1.1.8/ltmain.sh:6442: # lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"` gopchop-1.1.8/ltmain.sh:6443: # deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"` gopchop-1.1.8/ltmain.sh:6444: # dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"` gopchop-1.1.8/ltmain.sh-6445- #done ############################################## gopchop-1.1.8/ltmain.sh-6561- if test -n "$i" ; then gopchop-1.1.8/ltmain.sh:6562: libname=`eval "\\$ECHO \"$libname_spec\""` gopchop-1.1.8/ltmain.sh:6563: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` gopchop-1.1.8/ltmain.sh-6564- set dummy $deplib_matches; shift gopchop-1.1.8/ltmain.sh-6565- deplib_match=$1 gopchop-1.1.8/ltmain.sh:6566: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then gopchop-1.1.8/ltmain.sh-6567- newdeplibs="$newdeplibs $i" ############################################## gopchop-1.1.8/ltmain.sh-6604- if test -n "$i" ; then gopchop-1.1.8/ltmain.sh:6605: libname=`eval "\\$ECHO \"$libname_spec\""` gopchop-1.1.8/ltmain.sh:6606: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` gopchop-1.1.8/ltmain.sh-6607- set dummy $deplib_matches; shift gopchop-1.1.8/ltmain.sh-6608- deplib_match=$1 gopchop-1.1.8/ltmain.sh:6609: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then gopchop-1.1.8/ltmain.sh-6610- newdeplibs="$newdeplibs $i" ############################################## gopchop-1.1.8/ltmain.sh-6639- set dummy $deplibs_check_method; shift gopchop-1.1.8/ltmain.sh:6640: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` gopchop-1.1.8/ltmain.sh-6641- for a_deplib in $deplibs; do ############################################## gopchop-1.1.8/ltmain.sh-6654- if test -n "$a_deplib" ; then gopchop-1.1.8/ltmain.sh:6655: libname=`eval "\\$ECHO \"$libname_spec\""` gopchop-1.1.8/ltmain.sh-6656- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do gopchop-1.1.8/ltmain.sh:6657: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` gopchop-1.1.8/ltmain.sh-6658- for potent_lib in $potential_libs; do ############################################## gopchop-1.1.8/ltmain.sh-6670- while test -h "$potlib" 2>/dev/null; do gopchop-1.1.8/ltmain.sh:6671: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` gopchop-1.1.8/ltmain.sh-6672- case $potliblink in gopchop-1.1.8/ltmain.sh-6673- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; gopchop-1.1.8/ltmain.sh:6674: *) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; gopchop-1.1.8/ltmain.sh-6675- esac ############################################## gopchop-1.1.8/ltmain.sh-6711- set dummy $deplibs_check_method; shift gopchop-1.1.8/ltmain.sh:6712: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` gopchop-1.1.8/ltmain.sh-6713- for a_deplib in $deplibs; do ############################################## gopchop-1.1.8/ltmain.sh-6726- if test -n "$a_deplib" ; then gopchop-1.1.8/ltmain.sh:6727: libname=`eval "\\$ECHO \"$libname_spec\""` gopchop-1.1.8/ltmain.sh-6728- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do gopchop-1.1.8/ltmain.sh:6729: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` gopchop-1.1.8/ltmain.sh-6730- for potent_lib in $potential_libs; do ############################################## gopchop-1.1.8/ltmain.sh-6770- # can't use Xsed below, because $i might contain '/' gopchop-1.1.8/ltmain.sh:6771: tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"` gopchop-1.1.8/ltmain.sh-6772- done ############################################## gopchop-1.1.8/ltmain.sh-6795- # On Rhapsody replace the C library with the System framework gopchop-1.1.8/ltmain.sh:6796: newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'` gopchop-1.1.8/ltmain.sh-6797- ;; ############################################## gopchop-1.1.8/ltmain.sh-6847- *-*-darwin*) gopchop-1.1.8/ltmain.sh:6848: newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh:6849: new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh:6850: deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh-6851- ;; ############################################## gopchop-1.1.8/ltmain.sh-6971- # Use standard objects if they are pic gopchop-1.1.8/ltmain.sh:6972: test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gopchop-1.1.8/ltmain.sh-6973- test "X$libobjs" = "X " && libobjs= ############################################## gopchop-1.1.8/ltmain.sh-6986- # exporting using user supplied symfile gopchop-1.1.8/ltmain.sh:6987: if test "x`$SED 1q $export_symbols`" != xEXPORTS; then gopchop-1.1.8/ltmain.sh-6988- # and it's NOT already a .def file. Must figure out ############################################## gopchop-1.1.8/ltmain.sh-7138- save_output=$output gopchop-1.1.8/ltmain.sh:7139: output_la=`$ECHO "X$output" | $Xsed -e "$basename"` gopchop-1.1.8/ltmain.sh-7140- ############################################## gopchop-1.1.8/ltmain.sh-7442- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" gopchop-1.1.8/ltmain.sh:7443: reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` gopchop-1.1.8/ltmain.sh-7444- else ############################################## gopchop-1.1.8/ltmain.sh-7453- # Create the old-style object. gopchop-1.1.8/ltmain.sh:7454: reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test gopchop-1.1.8/ltmain.sh-7455- ############################################## gopchop-1.1.8/ltmain.sh-7513- # On Rhapsody replace the C library is the System framework gopchop-1.1.8/ltmain.sh:7514: compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` gopchop-1.1.8/ltmain.sh:7515: finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` gopchop-1.1.8/ltmain.sh-7516- ;; ############################################## gopchop-1.1.8/ltmain.sh-7531- # Time to change all our "foo.ltframework" stuff back to "-framework foo" gopchop-1.1.8/ltmain.sh:7532: compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh:7533: finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` gopchop-1.1.8/ltmain.sh-7534- ;; ############################################## gopchop-1.1.8/ltmain.sh-7609- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) gopchop-1.1.8/ltmain.sh:7610: testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` gopchop-1.1.8/ltmain.sh-7611- case :$dllsearchpath: in ############################################## gopchop-1.1.8/ltmain.sh-7669- # Transform all the library objects into standard objects. gopchop-1.1.8/ltmain.sh:7670: compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gopchop-1.1.8/ltmain.sh:7671: finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` gopchop-1.1.8/ltmain.sh-7672- fi ############################################## gopchop-1.1.8/ltmain.sh-7699- # Replace the output file specification. gopchop-1.1.8/ltmain.sh:7700: compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` gopchop-1.1.8/ltmain.sh-7701- link_command="$compile_command$compile_rpath" ############################################## gopchop-1.1.8/ltmain.sh-7746- # Replace the output file specification. gopchop-1.1.8/ltmain.sh:7747: link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` gopchop-1.1.8/ltmain.sh-7748- # Delete the old output file. ############################################## gopchop-1.1.8/ltmain.sh-7765- if test "$fast_install" = yes; then gopchop-1.1.8/ltmain.sh:7766: relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` gopchop-1.1.8/ltmain.sh-7767- else ############################################## gopchop-1.1.8/ltmain.sh-7777- # Replace the output file specification. gopchop-1.1.8/ltmain.sh:7778: link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` gopchop-1.1.8/ltmain.sh-7779- ############################################## gopchop-1.1.8/ltmain.sh-7801- relink_command="(cd `pwd`; $relink_command)" gopchop-1.1.8/ltmain.sh:7802: relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` gopchop-1.1.8/ltmain.sh-7803- fi ############################################## gopchop-1.1.8/ltmain.sh-7810- esac gopchop-1.1.8/ltmain.sh:7811: qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"` gopchop-1.1.8/ltmain.sh-7812- else gopchop-1.1.8/ltmain.sh:7813: qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"` gopchop-1.1.8/ltmain.sh-7814- fi ############################################## gopchop-1.1.8/ltmain.sh-8044- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" gopchop-1.1.8/ltmain.sh:8045: relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` gopchop-1.1.8/ltmain.sh-8046- if test "$hardcode_automatic" = yes ; then ############################################## gopchop-1.1.8/ltmain.sh-8064- name="$func_basename_result" gopchop-1.1.8/ltmain.sh:8065: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` gopchop-1.1.8/ltmain.sh-8066- test -z "$libdir" && \ ############################################## gopchop-1.1.8/ltmain.sh-8080- name="$func_basename_result" gopchop-1.1.8/ltmain.sh:8081: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` gopchop-1.1.8/ltmain.sh-8082- test -z "$libdir" && \ ############################################## gopchop-1.1.8/ltmain.sh-8099- name="$func_basename_result" gopchop-1.1.8/ltmain.sh:8100: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` gopchop-1.1.8/ltmain.sh-8101- test -z "$libdir" && \ ############################################## gopchop-1.1.8/ltmain.sh-8403-# ### BEGIN LIBTOOL TAG CONFIG: disable-static gopchop-1.1.8/ltmain.sh:8404:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` gopchop-1.1.8/ltmain.sh-8405-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## gopchop-1.1.8/docs/Makefile.in-257- else file=$$i; fi; \ gopchop-1.1.8/docs/Makefile.in:258: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ gopchop-1.1.8/docs/Makefile.in-259- case "$$ext" in \ ############################################## gopchop-1.1.8/docs/Makefile.in-262- esac; \ gopchop-1.1.8/docs/Makefile.in:263: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ gopchop-1.1.8/docs/Makefile.in:264: inst=`echo $$inst | sed -e 's/^.*\///'`; \ gopchop-1.1.8/docs/Makefile.in:265: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ gopchop-1.1.8/docs/Makefile.in-266- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## gopchop-1.1.8/docs/Makefile.in-278- for i in $$list; do \ gopchop-1.1.8/docs/Makefile.in:279: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ gopchop-1.1.8/docs/Makefile.in-280- case "$$ext" in \ ############################################## gopchop-1.1.8/docs/Makefile.in-283- esac; \ gopchop-1.1.8/docs/Makefile.in:284: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ gopchop-1.1.8/docs/Makefile.in:285: inst=`echo $$inst | sed -e 's/^.*\///'`; \ gopchop-1.1.8/docs/Makefile.in:286: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ gopchop-1.1.8/docs/Makefile.in-287- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## gopchop-1.1.8/docs/Makefile.in-301-distdir: $(DISTFILES) gopchop-1.1.8/docs/Makefile.in:302: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/docs/Makefile.in:303: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/docs/Makefile.in-304- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/docs/Makefile.in-305- case $$file in \ gopchop-1.1.8/docs/Makefile.in:306: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/docs/Makefile.in:307: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/docs/Makefile.in-308- esac; \ gopchop-1.1.8/docs/Makefile.in-309- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/docs/Makefile.in:310: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/docs/Makefile.in-311- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/config.guess-39- gopchop-1.1.8/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'` gopchop-1.1.8/config.guess-41- ############################################## gopchop-1.1.8/config.guess-108-: ${TMPDIR=/tmp} ; gopchop-1.1.8/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gopchop-1.1.8/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## gopchop-1.1.8/config.guess-193- *) gopchop-1.1.8/config.guess:194: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gopchop-1.1.8/config.guess-195- ;; ############################################## gopchop-1.1.8/config.guess-220- *4.0) gopchop-1.1.8/config.guess:221: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gopchop-1.1.8/config.guess-222- ;; gopchop-1.1.8/config.guess-223- *5.*) gopchop-1.1.8/config.guess:224: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` gopchop-1.1.8/config.guess-225- ;; ############################################## gopchop-1.1.8/config.guess-230- # types through head -n 1, so we only detect the type of CPU 0. gopchop-1.1.8/config.guess:231: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gopchop-1.1.8/config.guess-232- case "$ALPHA_CPU_TYPE" in ############################################## gopchop-1.1.8/config.guess-268- # 1.2 uses "1.2" for uname -r. gopchop-1.1.8/config.guess:269: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gopchop-1.1.8/config.guess-270- exit ;; ############################################## gopchop-1.1.8/config.guess-325- sun4H:SunOS:5.*:*) gopchop-1.1.8/config.guess:326: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gopchop-1.1.8/config.guess-327- exit ;; gopchop-1.1.8/config.guess-328- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gopchop-1.1.8/config.guess:329: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gopchop-1.1.8/config.guess-330- exit ;; gopchop-1.1.8/config.guess-331- i86pc:SunOS:5.*:*) gopchop-1.1.8/config.guess:332: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gopchop-1.1.8/config.guess-333- exit ;; ############################################## gopchop-1.1.8/config.guess-337- # it's likely to be more like Solaris than SunOS4. gopchop-1.1.8/config.guess:338: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gopchop-1.1.8/config.guess-339- exit ;; ############################################## gopchop-1.1.8/config.guess-346- # Japanese Language versions have a version number like `4.1.3-JL'. gopchop-1.1.8/config.guess:347: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gopchop-1.1.8/config.guess-348- exit ;; ############################################## gopchop-1.1.8/config.guess-352- sun*:*:4.2BSD:*) gopchop-1.1.8/config.guess:353: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gopchop-1.1.8/config.guess-354- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gopchop-1.1.8/config.guess-434- $CC_FOR_BUILD -o $dummy $dummy.c && gopchop-1.1.8/config.guess:435: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && gopchop-1.1.8/config.guess:436: SYSTEM_NAME=`$dummy $dummyarg` && gopchop-1.1.8/config.guess-437- { echo "$SYSTEM_NAME"; exit; } ############################################## gopchop-1.1.8/config.guess-490- *:IRIX*:*:*) gopchop-1.1.8/config.guess:491: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gopchop-1.1.8/config.guess-492- exit ;; ############################################## gopchop-1.1.8/config.guess-520-EOF gopchop-1.1.8/config.guess:521: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` gopchop-1.1.8/config.guess-522- then ############################################## gopchop-1.1.8/config.guess-533- *:AIX:*:[45]) gopchop-1.1.8/config.guess:534: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gopchop-1.1.8/config.guess-535- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gopchop-1.1.8/config.guess-568- 9000/[34678]??:HP-UX:*:*) gopchop-1.1.8/config.guess:569: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gopchop-1.1.8/config.guess-570- case "${UNAME_MACHINE}" in ############################################## gopchop-1.1.8/config.guess-622-EOF gopchop-1.1.8/config.guess:623: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` gopchop-1.1.8/config.guess-624- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gopchop-1.1.8/config.guess-650- ia64:HP-UX:*:*) gopchop-1.1.8/config.guess:651: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gopchop-1.1.8/config.guess-652- echo ia64-hp-hpux${HPUX_REV} ############################################## gopchop-1.1.8/config.guess-680-EOF gopchop-1.1.8/config.guess:681: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && gopchop-1.1.8/config.guess-682- { echo "$SYSTEM_NAME"; exit; } ############################################## gopchop-1.1.8/config.guess-751- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gopchop-1.1.8/config.guess:752: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gopchop-1.1.8/config.guess-753- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gopchop-1.1.8/config.guess-756- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gopchop-1.1.8/config.guess:757: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` gopchop-1.1.8/config.guess-758- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gopchop-1.1.8/config.guess-771- pc98) gopchop-1.1.8/config.guess:772: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; gopchop-1.1.8/config.guess-773- *) gopchop-1.1.8/config.guess:774: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; gopchop-1.1.8/config.guess-775- esac ############################################## gopchop-1.1.8/config.guess-817- prep*:SunOS:5.*:*) gopchop-1.1.8/config.guess:818: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gopchop-1.1.8/config.guess-819- exit ;; ############################################## gopchop-1.1.8/config.guess-821- # the GNU system gopchop-1.1.8/config.guess:822: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gopchop-1.1.8/config.guess-823- exit ;; ############################################## gopchop-1.1.8/config.guess-825- # other systems with GNU libc and userland gopchop-1.1.8/config.guess:826: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu gopchop-1.1.8/config.guess-827- exit ;; ############################################## gopchop-1.1.8/config.guess-1047- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gopchop-1.1.8/config.guess:1048: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gopchop-1.1.8/config.guess-1049- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gopchop-1.1.8/config.guess-1279- *:DragonFly:*:*) gopchop-1.1.8/config.guess:1280: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gopchop-1.1.8/config.guess-1281- exit ;; ############################################## gopchop-1.1.8/config.guess-1292- i*86:skyos:*:*) gopchop-1.1.8/config.guess:1293: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' gopchop-1.1.8/config.guess-1294- exit ;; ############################################## gopchop-1.1.8/config.guess-1417- gopchop-1.1.8/config.guess:1418:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && gopchop-1.1.8/config.guess-1419- { echo "$SYSTEM_NAME"; exit; } ############################################## gopchop-1.1.8/po/Makefile.in.in-58- gopchop-1.1.8/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep ^$$lang$$`"; then printf "$$lang "; fi; done; fi) gopchop-1.1.8/po/Makefile.in.in-60- ############################################## gopchop-1.1.8/po/Makefile.in.in-83-.po.gmo: gopchop-1.1.8/po/Makefile.in.in:84: file=`echo $* | sed 's,.*/,,'`.gmo \ gopchop-1.1.8/po/Makefile.in.in-85- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## gopchop-1.1.8/po/Makefile.in.in-184- echo "$$lang:"; \ gopchop-1.1.8/po/Makefile.in.in:185: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ gopchop-1.1.8/po/Makefile.in.in-186- if $$result; then \ ############################################## gopchop-1.1.8/config.sub-55- gopchop-1.1.8/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'` gopchop-1.1.8/config.sub-57- ############################################## gopchop-1.1.8/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations. gopchop-1.1.8/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gopchop-1.1.8/config.sub-121-case $maybe_os in ############################################## gopchop-1.1.8/config.sub-125- os=-$maybe_os gopchop-1.1.8/config.sub:126: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gopchop-1.1.8/config.sub-127- ;; gopchop-1.1.8/config.sub-128- *) gopchop-1.1.8/config.sub:129: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gopchop-1.1.8/config.sub-130- if [ $basic_machine != $1 ] gopchop-1.1.8/config.sub:131: then os=`echo $1 | sed 's/.*-/-/'` gopchop-1.1.8/config.sub-132- else os=; fi ############################################## gopchop-1.1.8/config.sub-176- os=-sco5v6 gopchop-1.1.8/config.sub:177: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-178- ;; ############################################## gopchop-1.1.8/config.sub-180- os=-sco3.2v5 gopchop-1.1.8/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-182- ;; ############################################## gopchop-1.1.8/config.sub-184- os=-sco3.2v4 gopchop-1.1.8/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-186- ;; gopchop-1.1.8/config.sub-187- -sco3.2.[4-9]*) gopchop-1.1.8/config.sub:188: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gopchop-1.1.8/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-190- ;; ############################################## gopchop-1.1.8/config.sub-192- # Don't forget version if it is 3.2v4 or newer. gopchop-1.1.8/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-194- ;; ############################################## gopchop-1.1.8/config.sub-196- # Don't forget version if it is 3.2v4 or newer. gopchop-1.1.8/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-198- ;; ############################################## gopchop-1.1.8/config.sub-200- os=-sco3.2v2 gopchop-1.1.8/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-202- ;; gopchop-1.1.8/config.sub-203- -udk*) gopchop-1.1.8/config.sub:204: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-205- ;; ############################################## gopchop-1.1.8/config.sub-207- os=-isc2.2 gopchop-1.1.8/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-209- ;; ############################################## gopchop-1.1.8/config.sub-213- -isc*) gopchop-1.1.8/config.sub:214: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gopchop-1.1.8/config.sub-215- ;; ############################################## gopchop-1.1.8/config.sub-219- -ptx*) gopchop-1.1.8/config.sub:220: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gopchop-1.1.8/config.sub-221- ;; gopchop-1.1.8/config.sub-222- -windowsnt*) gopchop-1.1.8/config.sub:223: os=`echo $os | sed -e 's/windowsnt/winnt/'` gopchop-1.1.8/config.sub-224- ;; ############################################## gopchop-1.1.8/config.sub-310- *-*-*) gopchop-1.1.8/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gopchop-1.1.8/config.sub-312- exit 1 ############################################## gopchop-1.1.8/config.sub-414- amd64-*) gopchop-1.1.8/config.sub:415: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-416- ;; ############################################## gopchop-1.1.8/config.sub-635- i*86v32) gopchop-1.1.8/config.sub:636: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gopchop-1.1.8/config.sub-637- os=-sysv32 ############################################## gopchop-1.1.8/config.sub-639- i*86v4*) gopchop-1.1.8/config.sub:640: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gopchop-1.1.8/config.sub-641- os=-sysv4 ############################################## gopchop-1.1.8/config.sub-643- i*86v) gopchop-1.1.8/config.sub:644: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gopchop-1.1.8/config.sub-645- os=-sysv ############################################## gopchop-1.1.8/config.sub-647- i*86sol2) gopchop-1.1.8/config.sub:648: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gopchop-1.1.8/config.sub-649- os=-solaris2 ############################################## gopchop-1.1.8/config.sub-695- mips3*-*) gopchop-1.1.8/config.sub:696: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gopchop-1.1.8/config.sub-697- ;; gopchop-1.1.8/config.sub-698- mips3*) gopchop-1.1.8/config.sub:699: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gopchop-1.1.8/config.sub-700- ;; ############################################## gopchop-1.1.8/config.sub-713- ms1-*) gopchop-1.1.8/config.sub:714: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` gopchop-1.1.8/config.sub-715- ;; ############################################## gopchop-1.1.8/config.sub-826- pc98-*) gopchop-1.1.8/config.sub:827: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-828- ;; ############################################## gopchop-1.1.8/config.sub-841- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) gopchop-1.1.8/config.sub:842: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-843- ;; gopchop-1.1.8/config.sub-844- pentiumpro-* | p6-* | 6x86-* | athlon-*) gopchop-1.1.8/config.sub:845: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-846- ;; gopchop-1.1.8/config.sub-847- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) gopchop-1.1.8/config.sub:848: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-849- ;; gopchop-1.1.8/config.sub-850- pentium4-*) gopchop-1.1.8/config.sub:851: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-852- ;; ############################################## gopchop-1.1.8/config.sub-859- ;; gopchop-1.1.8/config.sub:860: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-861- ;; ############################################## gopchop-1.1.8/config.sub-865- ppcle-* | powerpclittle-*) gopchop-1.1.8/config.sub:866: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-867- ;; ############################################## gopchop-1.1.8/config.sub-869- ;; gopchop-1.1.8/config.sub:870: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-871- ;; ############################################## gopchop-1.1.8/config.sub-875- ppc64le-* | powerpc64little-*) gopchop-1.1.8/config.sub:876: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gopchop-1.1.8/config.sub-877- ;; ############################################## gopchop-1.1.8/config.sub-1152- *) gopchop-1.1.8/config.sub:1153: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gopchop-1.1.8/config.sub-1154- exit 1 ############################################## gopchop-1.1.8/config.sub-1160- *-digital*) gopchop-1.1.8/config.sub:1161: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gopchop-1.1.8/config.sub-1162- ;; gopchop-1.1.8/config.sub-1163- *-commodore*) gopchop-1.1.8/config.sub:1164: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gopchop-1.1.8/config.sub-1165- ;; ############################################## gopchop-1.1.8/config.sub-1178- -solaris1 | -solaris1.*) gopchop-1.1.8/config.sub:1179: os=`echo $os | sed -e 's|solaris1|sunos4|'` gopchop-1.1.8/config.sub-1180- ;; ############################################## gopchop-1.1.8/config.sub-1190- -gnu/linux*) gopchop-1.1.8/config.sub:1191: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gopchop-1.1.8/config.sub-1192- ;; ############################################## gopchop-1.1.8/config.sub-1234- -nto*) gopchop-1.1.8/config.sub:1235: os=`echo $os | sed -e 's|nto|nto-qnx|'` gopchop-1.1.8/config.sub-1236- ;; ############################################## gopchop-1.1.8/config.sub-1241- -mac*) gopchop-1.1.8/config.sub:1242: os=`echo $os | sed -e 's|mac|macos|'` gopchop-1.1.8/config.sub-1243- ;; ############################################## gopchop-1.1.8/config.sub-1247- -linux*) gopchop-1.1.8/config.sub:1248: os=`echo $os | sed -e 's|linux|linux-gnu|'` gopchop-1.1.8/config.sub-1249- ;; gopchop-1.1.8/config.sub-1250- -sunos5*) gopchop-1.1.8/config.sub:1251: os=`echo $os | sed -e 's|sunos5|solaris2|'` gopchop-1.1.8/config.sub-1252- ;; gopchop-1.1.8/config.sub-1253- -sunos6*) gopchop-1.1.8/config.sub:1254: os=`echo $os | sed -e 's|sunos6|solaris3|'` gopchop-1.1.8/config.sub-1255- ;; ############################################## gopchop-1.1.8/config.sub-1302- -sinix5.*) gopchop-1.1.8/config.sub:1303: os=`echo $os | sed -e 's|sinix|sysv|'` gopchop-1.1.8/config.sub-1304- ;; ############################################## gopchop-1.1.8/config.sub-1353- # Get rid of the `-' at the beginning of $os. gopchop-1.1.8/config.sub:1354: os=`echo $os | sed 's/[^-]*-//'` gopchop-1.1.8/config.sub:1355: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gopchop-1.1.8/config.sub-1356- exit 1 ############################################## gopchop-1.1.8/config.sub-1595- esac gopchop-1.1.8/config.sub:1596: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gopchop-1.1.8/config.sub-1597- ;; ############################################## gopchop-1.1.8/autogen.sh-30- echo "Running $@ ..." gopchop-1.1.8/autogen.sh:31: ERR="`$@ 2>&1`" gopchop-1.1.8/autogen.sh-32- errcode=$? gopchop-1.1.8/autogen.sh-33- if [ "x$IGNORE" = "x" ]; then gopchop-1.1.8/autogen.sh:34: ERR=`echo "$ERR"` gopchop-1.1.8/autogen.sh-35- else gopchop-1.1.8/autogen.sh:36: ERR=`echo "$ERR" | egrep -v "$IGNORE"` gopchop-1.1.8/autogen.sh-37- fi ############################################## gopchop-1.1.8/autogen.sh-46- gopchop-1.1.8/autogen.sh:47:srcdir=`dirname $0` gopchop-1.1.8/autogen.sh-48-test -z "$srcdir" && srcdir=. ############################################## gopchop-1.1.8/autogen.sh-170- gopchop-1.1.8/autogen.sh:171:for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.ac -print` gopchop-1.1.8/autogen.sh-172-do gopchop-1.1.8/autogen.sh:173: dr=`dirname $coin` gopchop-1.1.8/autogen.sh-174- if test -f $dr/NO-AUTO-GEN; then ############################################## gopchop-1.1.8/pixmaps/about.xpm-172-"[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.~.- . . . . . . . . . . . | : [.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.z s c 1 < @.r ].].2 q 5.5.h 5.;.K $ :.9 i $ .4.4.4.' n 1 1 k A ' B <.<.1 1 n n {.8 %.4 y % U (.{.8 { b K k t V ..t W M -.! (.Y 3 W 8 >./.n B B /.<.B ' B C <.1 ..<.1 V d ~ ~ 4.< t t V <.n n <.1.4.8.|...n ..<.....<.n n B B B B &.B /. .Q ~ %.1.k R M 3 3.] R b } ,.} t V V V 8.{.> (.(.! ] C b 4 1.1.V 1.t t 8.C 8.;.% ~ %.S .8.t 8 L . . . . . . . . . . . . . . . . . . . . . . . . . . . + ; [.[.[.[.[.[.[.[.[.[.[.[.[.", gopchop-1.1.8/pixmaps/about.xpm:173:"[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.` P . . . . . . . . . . . 7 G [.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.3 Z n 1 J K > f 2 ^ (.8 4 } * ;.} $ $ E @ * &.4.* ' /.' >.>.1 {.Q >.' n ' &.d C +.M U y w -.q R ~ { ,.H _ ) p ] W /.n ~ R U ).U -.3.8 .C Q h Q Q * 8.4.< C < t V 4.&.C %.t V <...V B ...._.<.<.&.t t n ..n ..<.<.<.<..._.&.1.....V V >.;.C ;.2.W ] (.-.=.y R y +.K Z k t t t t 1.C Z (.2 - q {.2.;.t t t t t 1.8.>.{.{.W k k .~ < /.= L . . . . . . . . . . . . . . . . . . . . . . . . . . . , ` [.[.[.[.[.[.[.[.[.[.[.[.[.", gopchop-1.1.8/pixmaps/about.xpm:174:"[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.` , . . . . . . . . . . . m u [.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.~.q > 8 { } $._ r f ).U b h $.@ $ j 9 6.j 9 ,.:.4.' n B <.&.4.<.1 b Q .' 4.~ +.R r Y Y U ] R y 8 h } } Z ) .._...t <._.t } R -.).q s B n _.>.>.' * :.&.< &.&.' &.C C S 8.&.<.n <.B <.B n _.n <.n <.<.......<.<.....n n ..<.B 8.~ V &.C ~ :.8.t p 3.q (.q > R p {.8 K 8 ' V t t 1.1.C K R ] (.R -.V ~ 4 1.1.1.8.8.t Q b {.W ~ ~ ~ :.4.B Z . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 ` [.[.[.[.[.[.[.[.[.[.[.[.[.", gopchop-1.1.8/pixmaps/about.xpm-175-"[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.[.O + . . . . . . . . . . . . 7 A : ~.[.[.[.[.[.[.[.[.[.[.[.[.[.[.l P _ K K $.} b q f 6 3 ~ 5.5.i j 6.j j $ { 9 i E { Q S /.&.>.' ~ +.;.~ h { {.3 2 2 M V |.....4 y = h K :.<..._.|..._._.%.} ] q ).(.@.t <....._.<.:.h <.1 <.1 /.' < &.~ 1 B V ..B B <.B <.n c _.B t B ..n <.B B n <._...B <.B V A ~ 8 9 } 4 y M =.3 3 M 3.b = = 8 8 A J V V t V t t S 9 s y 3 p @.k 8.Q 8 k k k .8 A 2.{.;.~ ;.8 ;.8.&.( . . . . . . . . . . . . . . . . . . . . . . . . . . . . r ~.[.[.[.[.[.[.[.[.[.[.[.[.[.", ############################################## gopchop-1.1.8/pixmaps/error.xpm-188-"1.1.1.1.1.1.1.1.1.1.1.1.1.1.C i ) | M =.N .<. .+ {.7 d ..L - 7 t d N ~.: ] ..D 7.@ ~ ; + + L g ; P T R k 7 ~ _.'.W O #.K * /.l > ' / r 4.. >.= 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", gopchop-1.1.8/pixmaps/error.xpm:189:"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.> > = + - .` T k u J @ h ] X e T (.J r t d > ..;.t ~ ; + + + d 8.~.7.L 2 $ ` _ 0 S ` '.W W (.0 e 1.l , , . 6 ! C 1.C 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", gopchop-1.1.8/pixmaps/error.xpm-190-"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.C Q U ~.- & k k h H J s <.R @ D <.(.s +.U P J % t @ * ; Z @.U L L /.B k Y ` ` ; _ < #.b u 8._.~.[ : . ' Z m e [ 1.1.[ 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", ############################################## gopchop-1.1.8/pixmaps/Makefile.in-252- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gopchop-1.1.8/pixmaps/Makefile.in:253: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/pixmaps/Makefile.in-254- echo " $(appiconDATA_INSTALL) $$d$$p $(DESTDIR)$(appicondir)/$$f"; \ ############################################## gopchop-1.1.8/pixmaps/Makefile.in-260- @list='$(appicon_DATA)'; for p in $$list; do \ gopchop-1.1.8/pixmaps/Makefile.in:261: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/pixmaps/Makefile.in-262- echo " rm -f $(DESTDIR)$(appicondir)/$$f"; \ ############################################## gopchop-1.1.8/pixmaps/Makefile.in-270- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gopchop-1.1.8/pixmaps/Makefile.in:271: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/pixmaps/Makefile.in-272- echo " $(distpixmapDATA_INSTALL) $$d$$p $(DESTDIR)$(distpixmapdir)/$$f"; \ ############################################## gopchop-1.1.8/pixmaps/Makefile.in-278- @list='$(distpixmap_DATA)'; for p in $$list; do \ gopchop-1.1.8/pixmaps/Makefile.in:279: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/pixmaps/Makefile.in-280- echo " rm -f $(DESTDIR)$(distpixmapdir)/$$f"; \ ############################################## gopchop-1.1.8/pixmaps/Makefile.in-288- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gopchop-1.1.8/pixmaps/Makefile.in:289: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/pixmaps/Makefile.in-290- echo " $(gopchopdistpixDATA_INSTALL) $$d$$p $(DESTDIR)$(gopchopdistpixdir)/$$f"; \ ############################################## gopchop-1.1.8/pixmaps/Makefile.in-296- @list='$(gopchopdistpix_DATA)'; for p in $$list; do \ gopchop-1.1.8/pixmaps/Makefile.in:297: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/pixmaps/Makefile.in-298- echo " rm -f $(DESTDIR)$(gopchopdistpixdir)/$$f"; \ ############################################## gopchop-1.1.8/pixmaps/Makefile.in-312-distdir: $(DISTFILES) gopchop-1.1.8/pixmaps/Makefile.in:313: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/pixmaps/Makefile.in:314: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/pixmaps/Makefile.in-315- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/pixmaps/Makefile.in-316- case $$file in \ gopchop-1.1.8/pixmaps/Makefile.in:317: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/pixmaps/Makefile.in:318: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/pixmaps/Makefile.in-319- esac; \ gopchop-1.1.8/pixmaps/Makefile.in-320- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/pixmaps/Makefile.in:321: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/pixmaps/Makefile.in-322- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/include/Makefile.in-260-distdir: $(DISTFILES) gopchop-1.1.8/include/Makefile.in:261: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/include/Makefile.in:262: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/include/Makefile.in-263- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/include/Makefile.in-264- case $$file in \ gopchop-1.1.8/include/Makefile.in:265: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/include/Makefile.in:266: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/include/Makefile.in-267- esac; \ gopchop-1.1.8/include/Makefile.in-268- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/include/Makefile.in:269: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/include/Makefile.in-270- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo gopchop-1.1.8/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gopchop-1.1.8/configure-50- as_echo='printf %s\n' ############################################## gopchop-1.1.8/configure-52-else gopchop-1.1.8/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gopchop-1.1.8/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gopchop-1.1.8/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; gopchop-1.1.8/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gopchop-1.1.8/configure-64- esac; ############################################## gopchop-1.1.8/configure-236- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && gopchop-1.1.8/configure:237: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } gopchop-1.1.8/configure-238-") 2> /dev/null; then ############################################## gopchop-1.1.8/configure-351- test "x$as_lineno_1" != "x$as_lineno_2" && gopchop-1.1.8/configure:352: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } gopchop-1.1.8/configure-353- ############################################## gopchop-1.1.8/configure-447- test "x$as_lineno_1" != "x$as_lineno_2" && gopchop-1.1.8/configure:448: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { gopchop-1.1.8/configure-449- ############################################## gopchop-1.1.8/configure-560- esac; gopchop-1.1.8/configure:561: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in gopchop-1.1.8/configure-562- ???[sx]*):;;*)false;;esac;fi ############################################## gopchop-1.1.8/configure-582- # Remove one level of quotation (which was required for Make). gopchop-1.1.8/configure:583: ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` gopchop-1.1.8/configure-584- ;; ############################################## gopchop-1.1.8/configure-593- : gopchop-1.1.8/configure:594:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then gopchop-1.1.8/configure-595- # Yippee, $ECHO works! ############################################## gopchop-1.1.8/configure-619- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... gopchop-1.1.8/configure:620: if { echo_test_string=`eval $cmd`; } 2>/dev/null && gopchop-1.1.8/configure-621- { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## gopchop-1.1.8/configure-627- gopchop-1.1.8/configure:628: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && gopchop-1.1.8/configure:629: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && gopchop-1.1.8/configure-630- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/configure-642- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && gopchop-1.1.8/configure:643: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && gopchop-1.1.8/configure:644: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && gopchop-1.1.8/configure-645- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/configure-654- if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && gopchop-1.1.8/configure:655: echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && gopchop-1.1.8/configure-656- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/configure-669- ECHO='printf %s\n' gopchop-1.1.8/configure:670: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && gopchop-1.1.8/configure:671: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && gopchop-1.1.8/configure-672- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/configure-674- : gopchop-1.1.8/configure:675: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && gopchop-1.1.8/configure-676- test "X$echo_testing_string" = 'X\t' && gopchop-1.1.8/configure:677: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && gopchop-1.1.8/configure-678- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/configure-683- ECHO="$CONFIG_SHELL $0 --fallback-echo" gopchop-1.1.8/configure:684: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && gopchop-1.1.8/configure-685- test "X$echo_testing_string" = 'X\t' && gopchop-1.1.8/configure:686: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && gopchop-1.1.8/configure-687- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/configure-693- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do gopchop-1.1.8/configure:694: if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null gopchop-1.1.8/configure-695- then ############################################## gopchop-1.1.8/configure-701- if test "$prev" != 'sed 50q "$0"'; then gopchop-1.1.8/configure:702: echo_test_string=`eval $prev` gopchop-1.1.8/configure-703- export echo_test_string ############################################## gopchop-1.1.8/configure-1053- case $ac_option in gopchop-1.1.8/configure:1054: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; gopchop-1.1.8/configure-1055- *) ac_optarg=yes ;; ############################################## gopchop-1.1.8/configure-1096- -disable-* | --disable-*) gopchop-1.1.8/configure:1097: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gopchop-1.1.8/configure-1098- # Reject names that are not valid shell variable names. ############################################## gopchop-1.1.8/configure-1102- ac_useropt_orig=$ac_useropt gopchop-1.1.8/configure:1103: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gopchop-1.1.8/configure-1104- case $ac_user_opts in ############################################## gopchop-1.1.8/configure-1123- -enable-* | --enable-*) gopchop-1.1.8/configure:1124: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gopchop-1.1.8/configure-1125- # Reject names that are not valid shell variable names. ############################################## gopchop-1.1.8/configure-1129- ac_useropt_orig=$ac_useropt gopchop-1.1.8/configure:1130: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gopchop-1.1.8/configure-1131- case $ac_user_opts in ############################################## gopchop-1.1.8/configure-1328- -with-* | --with-*) gopchop-1.1.8/configure:1329: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gopchop-1.1.8/configure-1330- # Reject names that are not valid shell variable names. ############################################## gopchop-1.1.8/configure-1334- ac_useropt_orig=$ac_useropt gopchop-1.1.8/configure:1335: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gopchop-1.1.8/configure-1336- case $ac_user_opts in ############################################## gopchop-1.1.8/configure-1345- -without-* | --without-*) gopchop-1.1.8/configure:1346: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` gopchop-1.1.8/configure-1347- # Reject names that are not valid shell variable names. ############################################## gopchop-1.1.8/configure-1351- ac_useropt_orig=$ac_useropt gopchop-1.1.8/configure:1352: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gopchop-1.1.8/configure-1353- case $ac_user_opts in ############################################## gopchop-1.1.8/configure-1385- *=*) gopchop-1.1.8/configure:1386: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gopchop-1.1.8/configure-1387- # Reject names that are not valid shell variable names. ############################################## gopchop-1.1.8/configure-1405-if test -n "$ac_prev"; then gopchop-1.1.8/configure:1406: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gopchop-1.1.8/configure-1407- { $as_echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## gopchop-1.1.8/configure-1429- */ ) gopchop-1.1.8/configure:1430: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` gopchop-1.1.8/configure-1431- eval $ac_var=\$ac_val;; ############################################## gopchop-1.1.8/configure-1467-ac_ls_di=`ls -di .` && gopchop-1.1.8/configure:1468:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || gopchop-1.1.8/configure-1469- { $as_echo "$as_me: error: working directory cannot be determined" >&2 ############################################## gopchop-1.1.8/configure-1527-case $srcdir in gopchop-1.1.8/configure:1528:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; gopchop-1.1.8/configure-1529-esac ############################################## gopchop-1.1.8/configure-1570-By default, \`make install' will install all the files in gopchop-1.1.8/configure:1571:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gopchop-1.1.8/configure:1572:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gopchop-1.1.8/configure-1573-for instance \`--prefix=\$HOME'. ############################################## gopchop-1.1.8/configure-1687-*) gopchop-1.1.8/configure:1688: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gopchop-1.1.8/configure-1689- # A ".." for each directory in $ac_dir_suffix. gopchop-1.1.8/configure:1690: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gopchop-1.1.8/configure-1691- case $ac_top_builddir_sub in ############################################## gopchop-1.1.8/configure-1820- *\'*) gopchop-1.1.8/configure:1821: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; gopchop-1.1.8/configure-1822- esac ############################################## gopchop-1.1.8/configure-1907- case $ac_val in gopchop-1.1.8/configure:1908: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gopchop-1.1.8/configure-1909- esac ############################################## gopchop-1.1.8/configure-1924- case $ac_val in gopchop-1.1.8/configure:1925: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gopchop-1.1.8/configure-1926- esac ############################################## gopchop-1.1.8/configure-2035- set,) gopchop-1.1.8/configure:2036: { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gopchop-1.1.8/configure:2037:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gopchop-1.1.8/configure-2038- ac_cache_corrupted=: ;; ############################################## gopchop-1.1.8/configure-2046- # differences in whitespace do not lead to failure. gopchop-1.1.8/configure:2047: ac_old_val_w=`echo x $ac_old_val` gopchop-1.1.8/configure:2048: ac_new_val_w=`echo x $ac_new_val` gopchop-1.1.8/configure-2049- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## gopchop-1.1.8/configure-2066- case $ac_new_val in gopchop-1.1.8/configure:2067: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; gopchop-1.1.8/configure-2068- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## gopchop-1.1.8/configure-2253-if ( gopchop-1.1.8/configure:2254: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gopchop-1.1.8/configure-2255- if test "$*" = "X"; then gopchop-1.1.8/configure-2256- # -L didn't work. gopchop-1.1.8/configure:2257: set X `ls -t $srcdir/configure conftest.file` gopchop-1.1.8/configure-2258- fi ############################################## gopchop-1.1.8/configure-2295-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' gopchop-1.1.8/configure:2296:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` gopchop-1.1.8/configure-2297- ############################################## gopchop-1.1.8/configure-2299-# expand $ac_aux_dir to an absolute path gopchop-1.1.8/configure:2300:am_aux_dir=`cd $ac_aux_dir && pwd` gopchop-1.1.8/configure-2301- ############################################## gopchop-1.1.8/configure-2356-set x ${MAKE-make} gopchop-1.1.8/configure:2357:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` gopchop-1.1.8/configure-2358-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## gopchop-1.1.8/configure-2366-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. gopchop-1.1.8/configure:2367:case `${MAKE-make} -f conftest.make 2>/dev/null` in gopchop-1.1.8/configure-2368- *@@@%%%=?*=@@@%%%*) ############################################## gopchop-1.1.8/configure-2394- # test to see if srcdir already configured gopchop-1.1.8/configure:2395:if test "`cd $srcdir && pwd`" != "`pwd`" && gopchop-1.1.8/configure-2396- test -f $srcdir/config.status; then ############################################## gopchop-1.1.8/configure-2617-# case it prints its new name instead of `make'. gopchop-1.1.8/configure:2618:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then gopchop-1.1.8/configure-2619- am__include=include ############################################## gopchop-1.1.8/configure-2625- echo '.include "confinc"' > confmf gopchop-1.1.8/configure:2626: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gopchop-1.1.8/configure-2627- am__include=.include ############################################## gopchop-1.1.8/configure-3024-$as_echo_n "checking for C compiler default output file name... " >&6; } gopchop-1.1.8/configure:3025:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gopchop-1.1.8/configure-3026- ############################################## gopchop-1.1.8/configure-3068- then :; else gopchop-1.1.8/configure:3069: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gopchop-1.1.8/configure-3070- fi ############################################## gopchop-1.1.8/configure-3171- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; gopchop-1.1.8/configure:3172: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gopchop-1.1.8/configure-3173- break;; ############################################## gopchop-1.1.8/configure-3229- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; gopchop-1.1.8/configure:3230: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gopchop-1.1.8/configure-3231- break;; ############################################## gopchop-1.1.8/configure-3619- if test "$am_compiler_list" = ""; then gopchop-1.1.8/configure:3620: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gopchop-1.1.8/configure-3621- fi ############################################## gopchop-1.1.8/configure-3710- gopchop-1.1.8/configure:3711: INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.22 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` gopchop-1.1.8/configure-3712- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` gopchop-1.1.8/configure:3713: INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` gopchop-1.1.8/configure-3714- ############################################## gopchop-1.1.8/configure-4055-fi gopchop-1.1.8/configure:4056:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" gopchop-1.1.8/configure:4057:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" gopchop-1.1.8/configure:4058:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" gopchop-1.1.8/configure-4059-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## gopchop-1.1.8/configure-4109-fi gopchop-1.1.8/configure:4110:if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then gopchop-1.1.8/configure-4111- { { $as_echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5 ############################################## gopchop-1.1.8/configure-4117-$as_echo_n "checking for XML::Parser... " >&6; } gopchop-1.1.8/configure:4118: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then gopchop-1.1.8/configure-4119- { $as_echo "$as_me:$LINENO: result: ok" >&5 ############################################## gopchop-1.1.8/configure-4298-test "x$ac_build_alias" = x && gopchop-1.1.8/configure:4299: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` gopchop-1.1.8/configure-4300-test "x$ac_build_alias" = x && ############################################## gopchop-1.1.8/configure-4303- { (exit 1); exit 1; }; } gopchop-1.1.8/configure:4304:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || gopchop-1.1.8/configure-4305- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## gopchop-1.1.8/configure-4328-IFS=$ac_save_IFS gopchop-1.1.8/configure:4329:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac gopchop-1.1.8/configure-4330- ############################################## gopchop-1.1.8/configure-4339-else gopchop-1.1.8/configure:4340: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || gopchop-1.1.8/configure-4341- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## gopchop-1.1.8/configure-4365-IFS=$ac_save_IFS gopchop-1.1.8/configure:4366:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac gopchop-1.1.8/configure-4367- ############################################## gopchop-1.1.8/configure-4774- if test "$am_compiler_list" = ""; then gopchop-1.1.8/configure:4775: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gopchop-1.1.8/configure-4776- fi ############################################## gopchop-1.1.8/configure-5298- # Check for GNU $ac_path_GREP gopchop-1.1.8/configure:5299:case `"$ac_path_GREP" --version 2>&1` in gopchop-1.1.8/configure-5300-*GNU*) ############################################## gopchop-1.1.8/configure-5312- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break gopchop-1.1.8/configure:5313: ac_count=`expr $ac_count + 1` gopchop-1.1.8/configure-5314- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## gopchop-1.1.8/configure-5366- # Check for GNU $ac_path_EGREP gopchop-1.1.8/configure:5367:case `"$ac_path_EGREP" --version 2>&1` in gopchop-1.1.8/configure-5368-*GNU*) ############################################## gopchop-1.1.8/configure-5380- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break gopchop-1.1.8/configure:5381: ac_count=`expr $ac_count + 1` gopchop-1.1.8/configure-5382- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## gopchop-1.1.8/configure-5960-do gopchop-1.1.8/configure:5961:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gopchop-1.1.8/configure-5962-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## gopchop-1.1.8/configure-6012- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:6013:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gopchop-1.1.8/configure-6014-_ACEOF ############################################## gopchop-1.1.8/configure-6307- # Check for GNU $ac_path_SED gopchop-1.1.8/configure:6308:case `"$ac_path_SED" --version 2>&1` in gopchop-1.1.8/configure-6309-*GNU*) ############################################## gopchop-1.1.8/configure-6321- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break gopchop-1.1.8/configure:6322: ac_count=`expr $ac_count + 1` gopchop-1.1.8/configure-6323- if test $ac_count -gt ${ac_path_SED_max-0}; then ############################################## gopchop-1.1.8/configure-6388- # Check for GNU $ac_path_FGREP gopchop-1.1.8/configure:6389:case `"$ac_path_FGREP" --version 2>&1` in gopchop-1.1.8/configure-6390-*GNU*) ############################################## gopchop-1.1.8/configure-6402- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break gopchop-1.1.8/configure:6403: ac_count=`expr $ac_count + 1` gopchop-1.1.8/configure-6404- if test $ac_count -gt ${ac_path_FGREP_max-0}; then ############################################## gopchop-1.1.8/configure-6470- # gcc leaves a trailing carriage return which upsets mingw gopchop-1.1.8/configure:6471: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gopchop-1.1.8/configure-6472- *) gopchop-1.1.8/configure:6473: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gopchop-1.1.8/configure-6474- esac ############################################## gopchop-1.1.8/configure-6479- # Canonicalize the pathname of ld gopchop-1.1.8/configure:6480: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` gopchop-1.1.8/configure-6481- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do gopchop-1.1.8/configure:6482: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` gopchop-1.1.8/configure-6483- done ############################################## gopchop-1.1.8/configure-6514- # Break only if it was the GNU/non-GNU ld that we prefer. gopchop-1.1.8/configure:6515: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gopchop-1.1.8/configure-6516- *GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/configure-6547- # I'd rather use --version here, but apparently some GNU lds only accept -v. gopchop-1.1.8/configure:6548:case `$LD -v 2>&1 </dev/null` in gopchop-1.1.8/configure-6549-*GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/configure-6592- # Tru64's nm complains that /dev/null is an invalid object file gopchop-1.1.8/configure:6593: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in gopchop-1.1.8/configure-6594- */dev/null* | *'Invalid file or object type'*) ############################################## gopchop-1.1.8/configure-6598- *) gopchop-1.1.8/configure:6599: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in gopchop-1.1.8/configure-6600- */dev/null*) ############################################## gopchop-1.1.8/configure-6821- # And add a safety zone gopchop-1.1.8/configure:6822: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gopchop-1.1.8/configure:6823: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gopchop-1.1.8/configure-6824- ;; ############################################## gopchop-1.1.8/configure-6849- if test -n "$kargmax"; then gopchop-1.1.8/configure:6850: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` gopchop-1.1.8/configure-6851- else ############################################## gopchop-1.1.8/configure-6857- if test -n "$lt_cv_sys_max_cmd_len"; then gopchop-1.1.8/configure:6858: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gopchop-1.1.8/configure:6859: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gopchop-1.1.8/configure-6860- else ############################################## gopchop-1.1.8/configure-6869- # we can't tell. gopchop-1.1.8/configure:6870: while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ gopchop-1.1.8/configure-6871- = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## gopchop-1.1.8/configure-6873- do gopchop-1.1.8/configure:6874: i=`expr $i + 1` gopchop-1.1.8/configure-6875- teststring=$teststring$teststring ############################################## gopchop-1.1.8/configure-6877- # Only check the string length outside the loop. gopchop-1.1.8/configure:6878: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` gopchop-1.1.8/configure-6879- teststring= ############################################## gopchop-1.1.8/configure-6882- # linker. It appears as though 1/2 is a usable value. gopchop-1.1.8/configure:6883: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` gopchop-1.1.8/configure-6884- fi ############################################## gopchop-1.1.8/configure-7237-openbsd*) gopchop-1.1.8/configure:7238: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/configure-7239- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## gopchop-1.1.8/configure-7726-# If we're using GNU nm, then use its standard symbol codes. gopchop-1.1.8/configure:7727:case `$NM -V 2>&1` in gopchop-1.1.8/configure-7728-*GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/configure-7744-mingw*) gopchop-1.1.8/configure:7745: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp gopchop-1.1.8/configure-7746- ;; ############################################## gopchop-1.1.8/configure-7940- (exit $ac_status); }; then gopchop-1.1.8/configure:7941: case `/usr/bin/file conftest.$ac_objext` in gopchop-1.1.8/configure-7942- *ELF-32*) ############################################## gopchop-1.1.8/configure-7960- if test "$lt_cv_prog_gnu_ld" = yes; then gopchop-1.1.8/configure:7961: case `/usr/bin/file conftest.$ac_objext` in gopchop-1.1.8/configure-7962- *32-bit*) ############################################## gopchop-1.1.8/configure-7972- else gopchop-1.1.8/configure:7973: case `/usr/bin/file conftest.$ac_objext` in gopchop-1.1.8/configure-7974- *32-bit*) ############################################## gopchop-1.1.8/configure-8761-do gopchop-1.1.8/configure:8762:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gopchop-1.1.8/configure-8763-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## gopchop-1.1.8/configure-8813- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:8814:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gopchop-1.1.8/configure-8815-_ACEOF ############################################## gopchop-1.1.8/configure-9222- if test "$am_compiler_list" = ""; then gopchop-1.1.8/configure:9223: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gopchop-1.1.8/configure-9224- fi ############################################## gopchop-1.1.8/configure-9805-done gopchop-1.1.8/configure:9806:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gopchop-1.1.8/configure-9807- ############################################## gopchop-1.1.8/configure-9834- "file_magic "*) gopchop-1.1.8/configure:9835: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gopchop-1.1.8/configure-9836- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## gopchop-1.1.8/configure-9900- "file_magic "*) gopchop-1.1.8/configure:9901: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gopchop-1.1.8/configure-9902- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## gopchop-1.1.8/configure-10239- *) gopchop-1.1.8/configure:10240: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/configure-10241- *Sun\ C*) ############################################## gopchop-1.1.8/configure-10575- if test "$hard_links" = no; then gopchop-1.1.8/configure:10576: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 gopchop-1.1.8/configure:10577:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} gopchop-1.1.8/configure-10578- need_locks=warn ############################################## gopchop-1.1.8/configure-10668- supports_anon_versioning=no gopchop-1.1.8/configure:10669: case `$LD -v 2>&1` in gopchop-1.1.8/configure-10670- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## gopchop-1.1.8/configure-10733- # is EXPORTS), use it as is; otherwise, prepend... gopchop-1.1.8/configure:10734: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gopchop-1.1.8/configure-10735- cp $export_symbols $output_objdir/$soname.def; ############################################## gopchop-1.1.8/configure-10756- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gopchop-1.1.8/configure:10757: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/configure:10758: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/configure-10759- ;; ############################################## gopchop-1.1.8/configure-10774- pgcc*) # Portland Group C compiler gopchop-1.1.8/configure:10775: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/configure-10776- tmp_addflag=' $pic_flag' ############################################## gopchop-1.1.8/configure-10778- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers gopchop-1.1.8/configure:10779: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/configure-10780- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gopchop-1.1.8/configure-10793- esac gopchop-1.1.8/configure:10794: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/configure-10795- *Sun\ C*) # Sun C 5.9 gopchop-1.1.8/configure:10796: whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/configure-10797- compiler_needs_object=yes ############################################## gopchop-1.1.8/configure-10862- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) gopchop-1.1.8/configure:10863: case `$LD -v 2>&1` in gopchop-1.1.8/configure-10864- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## gopchop-1.1.8/configure-10983- # below for broken collect2 doesn't work under 4.3+ gopchop-1.1.8/configure:10984: collect2name=`${CC} -print-prog-name=collect2` gopchop-1.1.8/configure-10985- if test -f "$collect2name" && ############################################## gopchop-1.1.8/configure-11075- }' gopchop-1.1.8/configure:11076:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-11077-# Check for a 64-bit object if we didn't find anything. gopchop-1.1.8/configure-11078-if test -z "$aix_libpath"; then gopchop-1.1.8/configure:11079: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-11080-fi ############################################## gopchop-1.1.8/configure-11093- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" gopchop-1.1.8/configure:11094: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" gopchop-1.1.8/configure-11095- else ############################################## gopchop-1.1.8/configure-11146- }' gopchop-1.1.8/configure:11147:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-11148-# Check for a 64-bit object if we didn't find anything. gopchop-1.1.8/configure-11149-if test -z "$aix_libpath"; then gopchop-1.1.8/configure:11150: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-11151-fi ############################################## gopchop-1.1.8/configure-11208- # FIXME: Setting linknames here is a bad hack. gopchop-1.1.8/configure:11209: archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' gopchop-1.1.8/configure-11210- # The linker will automatically build a .lib file if we build a DLL. ############################################## gopchop-1.1.8/configure-11213- old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' gopchop-1.1.8/configure:11214: fix_srcfile_path='`cygpath -w "$srcfile"`' gopchop-1.1.8/configure-11215- enable_shared_with_static_runtimes=yes ############################################## gopchop-1.1.8/configure-11366- if test "$GCC" = yes; then gopchop-1.1.8/configure:11367: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-11368- # Try to use the -exported_symbol ld option, if it does not ############################################## gopchop-1.1.8/configure-11396- }; then gopchop-1.1.8/configure:11397: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' gopchop-1.1.8/configure-11398- ############################################## gopchop-1.1.8/configure-11410- else gopchop-1.1.8/configure:11411: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure:11412: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' gopchop-1.1.8/configure-11413- fi ############################################## gopchop-1.1.8/configure-11447- hardcode_direct_absolute=yes gopchop-1.1.8/configure:11448: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/configure-11449- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gopchop-1.1.8/configure-11480- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' gopchop-1.1.8/configure:11481: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-11482- else gopchop-1.1.8/configure-11483- allow_undefined_flag=' -expect_unresolved \*' gopchop-1.1.8/configure:11484: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-11485- fi ############################################## gopchop-1.1.8/configure-11493- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' gopchop-1.1.8/configure:11494: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-11495- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## gopchop-1.1.8/configure-11497- allow_undefined_flag=' -expect_unresolved \*' gopchop-1.1.8/configure:11498: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure:11499: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ gopchop-1.1.8/configure:11500: $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' gopchop-1.1.8/configure-11501- ############################################## gopchop-1.1.8/configure-11516- else gopchop-1.1.8/configure:11517: case `$CC -V 2>&1` in gopchop-1.1.8/configure-11518- *"Compilers 5.0"*) ############################################## gopchop-1.1.8/configure-11910- esac gopchop-1.1.8/configure:11911: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` gopchop-1.1.8/configure-11912- if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## gopchop-1.1.8/configure-11916- # okay in the real world where ";" in dirpaths is itself problematic. gopchop-1.1.8/configure:11917: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` gopchop-1.1.8/configure-11918- else gopchop-1.1.8/configure:11919: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gopchop-1.1.8/configure-11920- fi ############################################## gopchop-1.1.8/configure-11923- lt_tmp_lt_search_path_spec= gopchop-1.1.8/configure:11924: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` gopchop-1.1.8/configure-11925- for lt_sys_path in $lt_search_path_spec; do ############################################## gopchop-1.1.8/configure-11952-}'` gopchop-1.1.8/configure:11953: sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` gopchop-1.1.8/configure-11954-else ############################################## gopchop-1.1.8/configure-12040- # Create ${libname}_ixlibrary.a entries in /sys/libs. gopchop-1.1.8/configure:12041: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gopchop-1.1.8/configure-12042- ;; ############################################## gopchop-1.1.8/configure-12075- # DLL is installed to $(libdir)/../bin by postinstall_cmds gopchop-1.1.8/configure:12076: postinstall_cmds='base_file=`basename \${file}`~ gopchop-1.1.8/configure:12077: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ gopchop-1.1.8/configure:12078: dldir=$destdir/`dirname \$dlpath`~ gopchop-1.1.8/configure-12079- test -d \$dldir || mkdir -p \$dldir~ ############################################## gopchop-1.1.8/configure-12084- fi' gopchop-1.1.8/configure:12085: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gopchop-1.1.8/configure-12086- dlpath=$dir/\$dldll~ ############################################## gopchop-1.1.8/configure-12092- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gopchop-1.1.8/configure:12093: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/configure-12094- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gopchop-1.1.8/configure-12097- # MinGW DLLs use traditional 'lib' prefix gopchop-1.1.8/configure:12098: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/configure:12099: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gopchop-1.1.8/configure-12100- if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then ############################################## gopchop-1.1.8/configure-12106- # which wouldn't understand a cygwinified path. Ahh. gopchop-1.1.8/configure:12107: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gopchop-1.1.8/configure-12108- else gopchop-1.1.8/configure:12109: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gopchop-1.1.8/configure-12110- fi ############################################## gopchop-1.1.8/configure-12113- # pw32 DLLs use 'pw' prefix rather than 'lib' gopchop-1.1.8/configure:12114: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/configure-12115- ;; ############################################## gopchop-1.1.8/configure-12119- *) gopchop-1.1.8/configure:12120: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' gopchop-1.1.8/configure-12121- ;; ############################################## gopchop-1.1.8/configure-12136- shlibpath_var=DYLD_LIBRARY_PATH gopchop-1.1.8/configure:12137: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gopchop-1.1.8/configure-12138- ############################################## gopchop-1.1.8/configure-12384- if test -f /etc/ld.so.conf; then gopchop-1.1.8/configure:12385: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gopchop-1.1.8/configure-12386- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gopchop-1.1.8/configure-12458- shlibpath_var=LD_LIBRARY_PATH gopchop-1.1.8/configure:12459: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/configure-12460- case $host_os in ############################################## gopchop-1.1.8/configure-13753-done gopchop-1.1.8/configure:13754:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gopchop-1.1.8/configure-13755- ############################################## gopchop-1.1.8/configure-13785- # gcc leaves a trailing carriage return which upsets mingw gopchop-1.1.8/configure:13786: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gopchop-1.1.8/configure-13787- *) gopchop-1.1.8/configure:13788: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gopchop-1.1.8/configure-13789- esac ############################################## gopchop-1.1.8/configure-13794- # Canonicalize the pathname of ld gopchop-1.1.8/configure:13795: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` gopchop-1.1.8/configure-13796- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do gopchop-1.1.8/configure:13797: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` gopchop-1.1.8/configure-13798- done ############################################## gopchop-1.1.8/configure-13829- # Break only if it was the GNU/non-GNU ld that we prefer. gopchop-1.1.8/configure:13830: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gopchop-1.1.8/configure-13831- *GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/configure-13862- # I'd rather use --version here, but apparently some GNU lds only accept -v. gopchop-1.1.8/configure:13863:case `$LD -v 2>&1 </dev/null` in gopchop-1.1.8/configure-13864-*GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/configure-13896- # ancient GNU ld didn't support --whole-archive et. al. gopchop-1.1.8/configure:13897: if eval "`$CC -print-prog-name=ld` --help 2>&1" | gopchop-1.1.8/configure-13898- $GREP 'no-whole-archive' > /dev/null; then ############################################## gopchop-1.1.8/configure-13980- # below for broken collect2 doesn't work under 4.3+ gopchop-1.1.8/configure:13981: collect2name=`${CC} -print-prog-name=collect2` gopchop-1.1.8/configure-13982- if test -f "$collect2name" && ############################################## gopchop-1.1.8/configure-14071- }' gopchop-1.1.8/configure:14072:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-14073-# Check for a 64-bit object if we didn't find anything. gopchop-1.1.8/configure-14074-if test -z "$aix_libpath"; then gopchop-1.1.8/configure:14075: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-14076-fi ############################################## gopchop-1.1.8/configure-14090- gopchop-1.1.8/configure:14091: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" gopchop-1.1.8/configure-14092- else ############################################## gopchop-1.1.8/configure-14143- }' gopchop-1.1.8/configure:14144:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-14145-# Check for a 64-bit object if we didn't find anything. gopchop-1.1.8/configure-14146-if test -z "$aix_libpath"; then gopchop-1.1.8/configure:14147: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/configure-14148-fi ############################################## gopchop-1.1.8/configure-14207- # is EXPORTS), use it as is; otherwise, prepend... gopchop-1.1.8/configure:14208: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gopchop-1.1.8/configure-14209- cp $export_symbols $output_objdir/$soname.def; ############################################## gopchop-1.1.8/configure-14310- # dependencies. gopchop-1.1.8/configure:14311: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/configure-14312- ;; ############################################## gopchop-1.1.8/configure-14375- # dependencies. gopchop-1.1.8/configure:14376: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/configure-14377- ;; ############################################## gopchop-1.1.8/configure-14411- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gopchop-1.1.8/configure:14412: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/configure:14413: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/configure-14414- ;; ############################################## gopchop-1.1.8/configure-14418- # SGI C++ gopchop-1.1.8/configure:14419: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-14420- ############################################## gopchop-1.1.8/configure-14429- if test "$with_gnu_ld" = no; then gopchop-1.1.8/configure:14430: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-14431- else gopchop-1.1.8/configure:14432: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' gopchop-1.1.8/configure-14433- fi ############################################## gopchop-1.1.8/configure-14450- # to its proper name (with version) after linking. gopchop-1.1.8/configure:14451: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gopchop-1.1.8/configure:14452: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' gopchop-1.1.8/configure-14453- # Commands to make compiler produce verbose output that lists ############################################## gopchop-1.1.8/configure-14460- # dependencies. gopchop-1.1.8/configure:14461: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/configure-14462- ############################################## gopchop-1.1.8/configure-14475- # earlier do not add the objects themselves. gopchop-1.1.8/configure:14476: case `$CC -V 2>&1` in gopchop-1.1.8/configure-14477- *"Version 7."*) ############################################## gopchop-1.1.8/configure-14496- # Portland Group C++ compiler gopchop-1.1.8/configure:14497: case `$CC -V` in gopchop-1.1.8/configure-14498- *pgCC\ [1-5]* | *pgcpp\ [1-5]*) ############################################## gopchop-1.1.8/configure-14501- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ gopchop-1.1.8/configure:14502: compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' gopchop-1.1.8/configure-14503- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## gopchop-1.1.8/configure-14505- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ gopchop-1.1.8/configure:14506: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ gopchop-1.1.8/configure-14507- $RANLIB $oldlib' ############################################## gopchop-1.1.8/configure-14510- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ gopchop-1.1.8/configure:14511: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' gopchop-1.1.8/configure-14512- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## gopchop-1.1.8/configure-14514- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ gopchop-1.1.8/configure:14515: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' gopchop-1.1.8/configure-14516- ;; ############################################## gopchop-1.1.8/configure-14524- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' gopchop-1.1.8/configure:14525: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/configure-14526- ;; ############################################## gopchop-1.1.8/configure-14543- # dependencies. gopchop-1.1.8/configure:14544: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/configure-14545- ;; ############################################## gopchop-1.1.8/configure-14558- *) gopchop-1.1.8/configure:14559: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/configure-14560- *Sun\ C*) ############################################## gopchop-1.1.8/configure-14565- hardcode_libdir_flag_spec_CXX='-R$libdir' gopchop-1.1.8/configure:14566: whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/configure-14567- compiler_needs_object_CXX=yes ############################################## gopchop-1.1.8/configure-14635- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' gopchop-1.1.8/configure:14636: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/configure-14637- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## gopchop-1.1.8/configure-14654- # to its proper name (with version) after linking. gopchop-1.1.8/configure:14655: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gopchop-1.1.8/configure-14656- ############################################## gopchop-1.1.8/configure-14675- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' gopchop-1.1.8/configure:14676: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-14677- hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' ############################################## gopchop-1.1.8/configure-14680- allow_undefined_flag_CXX=' -expect_unresolved \*' gopchop-1.1.8/configure:14681: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure:14682: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ gopchop-1.1.8/configure-14683- echo "-hidden">> $lib.exp~ gopchop-1.1.8/configure:14684: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ gopchop-1.1.8/configure-14685- $RM $lib.exp' ############################################## gopchop-1.1.8/configure-14699- # dependencies. gopchop-1.1.8/configure:14700: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/configure-14701- ;; ############################################## gopchop-1.1.8/configure-14706- osf3*) gopchop-1.1.8/configure:14707: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-14708- ;; gopchop-1.1.8/configure-14709- *) gopchop-1.1.8/configure:14710: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/configure-14711- ;; ############################################## gopchop-1.1.8/configure-14941- gopchop-1.1.8/configure:14942: for p in `eval "$output_verbose_link_cmd"`; do gopchop-1.1.8/configure-14943- case $p in ############################################## gopchop-1.1.8/configure-15026-linux*) gopchop-1.1.8/configure:15027: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/configure-15028- *Sun\ C*) ############################################## gopchop-1.1.8/configure-15077-if test -n "${compiler_lib_search_path_CXX}"; then gopchop-1.1.8/configure:15078: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` gopchop-1.1.8/configure-15079-fi ############################################## gopchop-1.1.8/configure-15310- *) gopchop-1.1.8/configure:15311: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/configure-15312- *Sun\ C*) ############################################## gopchop-1.1.8/configure-15655- if test "$hard_links" = no; then gopchop-1.1.8/configure:15656: { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 gopchop-1.1.8/configure:15657:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} gopchop-1.1.8/configure-15658- need_locks=warn ############################################## gopchop-1.1.8/configure-15918- # Create ${libname}_ixlibrary.a entries in /sys/libs. gopchop-1.1.8/configure:15919: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gopchop-1.1.8/configure-15920- ;; ############################################## gopchop-1.1.8/configure-15953- # DLL is installed to $(libdir)/../bin by postinstall_cmds gopchop-1.1.8/configure:15954: postinstall_cmds='base_file=`basename \${file}`~ gopchop-1.1.8/configure:15955: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ gopchop-1.1.8/configure:15956: dldir=$destdir/`dirname \$dlpath`~ gopchop-1.1.8/configure-15957- test -d \$dldir || mkdir -p \$dldir~ ############################################## gopchop-1.1.8/configure-15962- fi' gopchop-1.1.8/configure:15963: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gopchop-1.1.8/configure-15964- dlpath=$dir/\$dldll~ ############################################## gopchop-1.1.8/configure-15970- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gopchop-1.1.8/configure:15971: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/configure-15972- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gopchop-1.1.8/configure-15975- # MinGW DLLs use traditional 'lib' prefix gopchop-1.1.8/configure:15976: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/configure:15977: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gopchop-1.1.8/configure-15978- if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then ############################################## gopchop-1.1.8/configure-15984- # which wouldn't understand a cygwinified path. Ahh. gopchop-1.1.8/configure:15985: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gopchop-1.1.8/configure-15986- else gopchop-1.1.8/configure:15987: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gopchop-1.1.8/configure-15988- fi ############################################## gopchop-1.1.8/configure-15991- # pw32 DLLs use 'pw' prefix rather than 'lib' gopchop-1.1.8/configure:15992: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/configure-15993- ;; ############################################## gopchop-1.1.8/configure-15997- *) gopchop-1.1.8/configure:15998: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' gopchop-1.1.8/configure-15999- ;; ############################################## gopchop-1.1.8/configure-16014- shlibpath_var=DYLD_LIBRARY_PATH gopchop-1.1.8/configure:16015: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gopchop-1.1.8/configure-16016- ############################################## gopchop-1.1.8/configure-16261- if test -f /etc/ld.so.conf; then gopchop-1.1.8/configure:16262: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gopchop-1.1.8/configure-16263- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gopchop-1.1.8/configure-16335- shlibpath_var=LD_LIBRARY_PATH gopchop-1.1.8/configure:16336: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/configure-16337- case $host_os in ############################################## gopchop-1.1.8/configure-16695- else gopchop-1.1.8/configure:16696: XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags` gopchop-1.1.8/configure:16697: XML_LIBS=`$XML2_CONFIG $xml_config_args --libs` gopchop-1.1.8/configure-16698- xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \ ############################################## gopchop-1.1.8/configure-17222- (exit $ac_status); }; then gopchop-1.1.8/configure:17223: pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null` gopchop-1.1.8/configure-17224-else ############################################## gopchop-1.1.8/configure-17240- (exit $ac_status); }; then gopchop-1.1.8/configure:17241: pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null` gopchop-1.1.8/configure-17242-else ############################################## gopchop-1.1.8/configure-17259- if test $_pkg_short_errors_supported = yes; then gopchop-1.1.8/configure:17260: PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$pkg_modules"` gopchop-1.1.8/configure-17261- else gopchop-1.1.8/configure:17262: PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"` gopchop-1.1.8/configure-17263- fi ############################################## gopchop-1.1.8/configure-17438- for ac_var in incroot usrlibdir libdir; do gopchop-1.1.8/configure:17439: eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" gopchop-1.1.8/configure-17440- done ############################################## gopchop-1.1.8/configure-17595- LIBS=$ac_save_LIBS gopchop-1.1.8/configure:17596:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` gopchop-1.1.8/configure-17597-do ############################################## gopchop-1.1.8/configure-19450-do gopchop-1.1.8/configure:19451:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gopchop-1.1.8/configure-19452-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gopchop-1.1.8/configure-19542- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:19543:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gopchop-1.1.8/configure-19544-_ACEOF ############################################## gopchop-1.1.8/configure-19847-do gopchop-1.1.8/configure:19848:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gopchop-1.1.8/configure-19849-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## gopchop-1.1.8/configure-19988- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:19989:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gopchop-1.1.8/configure-19990-_ACEOF ############################################## gopchop-1.1.8/configure-20331-do gopchop-1.1.8/configure:20332:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gopchop-1.1.8/configure-20333-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gopchop-1.1.8/configure-20423- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:20424:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gopchop-1.1.8/configure-20425-_ACEOF ############################################## gopchop-1.1.8/configure-20805-do gopchop-1.1.8/configure:20806:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gopchop-1.1.8/configure-20807-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gopchop-1.1.8/configure-20897- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:20898:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gopchop-1.1.8/configure-20899-_ACEOF ############################################## gopchop-1.1.8/configure-20947- if test -f $ac_dir/$ac_word; then gopchop-1.1.8/configure:20948: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then gopchop-1.1.8/configure-20949- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## gopchop-1.1.8/configure-20972-do gopchop-1.1.8/configure:20973:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gopchop-1.1.8/configure-20974-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## gopchop-1.1.8/configure-21064- cat >>confdefs.h <<_ACEOF gopchop-1.1.8/configure:21065:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gopchop-1.1.8/configure-21066-_ACEOF ############################################## gopchop-1.1.8/configure-21156- if test -f $ac_dir/$ac_word; then gopchop-1.1.8/configure:21157: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then gopchop-1.1.8/configure-21158- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## gopchop-1.1.8/configure-21426- if test "x$srcdir" != "x."; then gopchop-1.1.8/configure:21427: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then gopchop-1.1.8/configure-21428- posrcprefix="$srcdir/" ############################################## gopchop-1.1.8/configure-21875- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' gopchop-1.1.8/configure:21876: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` gopchop-1.1.8/configure-21877- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## gopchop-1.1.8/configure-21984-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo gopchop-1.1.8/configure:21985:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gopchop-1.1.8/configure-21986- as_echo='printf %s\n' ############################################## gopchop-1.1.8/configure-21988-else gopchop-1.1.8/configure:21989: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gopchop-1.1.8/configure-21990- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gopchop-1.1.8/configure-21998- expr "X$arg" : "X\\(.*\\)$as_nl"; gopchop-1.1.8/configure:21999: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gopchop-1.1.8/configure-22000- esac; ############################################## gopchop-1.1.8/configure-22114- test "x$as_lineno_1" != "x$as_lineno_2" && gopchop-1.1.8/configure:22115: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { gopchop-1.1.8/configure-22116- ############################################## gopchop-1.1.8/configure-22227- esac; gopchop-1.1.8/configure:22228: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in gopchop-1.1.8/configure-22229- ???[sx]*):;;*)false;;esac;fi ############################################## gopchop-1.1.8/configure-22312-configured by $0, generated by GNU Autoconf 2.63, gopchop-1.1.8/configure:22313: with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" gopchop-1.1.8/configure-22314- ############################################## gopchop-1.1.8/configure-22332- --*=*) gopchop-1.1.8/configure:22333: ac_option=`expr "X$1" : 'X\([^=]*\)='` gopchop-1.1.8/configure:22334: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` gopchop-1.1.8/configure-22335- ac_shift=: ############################################## gopchop-1.1.8/configure-22354- case $ac_optarg in gopchop-1.1.8/configure:22355: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gopchop-1.1.8/configure-22356- esac ############################################## gopchop-1.1.8/configure-22361- case $ac_optarg in gopchop-1.1.8/configure:22362: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gopchop-1.1.8/configure-22363- esac ############################################## gopchop-1.1.8/configure-22432-delay_variable_subst='$delay_variable_subst' gopchop-1.1.8/configure:22433:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22434:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22435:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22436:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22437:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22438:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22439:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22440:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22441:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22442:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22443:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22444:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22445:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22446:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22447:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22448:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22449:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22450:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22451:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22452:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22453:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22454:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22455:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22456:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22457:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22458:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22459:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22460:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22461:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22462:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22463:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22464:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22465:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22466:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22467:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22468:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22469:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22470:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22471:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22472:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22473:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22474:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22475:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22476:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22477:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22478:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22479:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22480:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22481:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22482:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22483:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22484:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22485:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22486:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22487:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22488:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22489:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22490:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22491:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22492:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22493:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22494:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22495:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22496:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22497:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22498:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22499:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22500:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22501:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22502:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22503:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22504:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22505:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22506:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22507:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22508:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22509:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22510:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22511:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22512:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22513:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22514:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22515:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22516:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22517:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22518:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22519:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22520:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22521:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22522:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22523:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22524:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22525:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22526:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22527:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22528:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22529:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22530:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22531:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22532:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22533:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22534:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22535:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22536:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22537:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22538:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22539:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22540:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22541:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22542:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22543:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22544:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22545:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22546:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22547:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22548:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22549:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22550:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22551:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22552:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22553:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22554:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22555:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22556:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22557:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22558:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22559:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22560:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22561:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22562:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22563:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22564:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22565:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22566:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22567:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22568:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22569:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22570:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22571:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22572:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22573:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22574:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22575:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22576:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22577:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22578:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22579:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22580:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22581:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22582:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22583:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22584:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22585:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22586:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22587:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22588:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22589:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22590:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22591:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22592:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22593:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22594:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22595:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22596:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22597:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22598:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22599:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22600:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22601:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22602:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure:22603:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/configure-22604- ############################################## gopchop-1.1.8/configure-22699-compiler_lib_search_path_CXX; do gopchop-1.1.8/configure:22700: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in gopchop-1.1.8/configure-22701- *[\\\\\\\`\\"\\\$]*) gopchop-1.1.8/configure:22702: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" gopchop-1.1.8/configure-22703- ;; ############################################## gopchop-1.1.8/configure-22737-prelink_cmds_CXX; do gopchop-1.1.8/configure:22738: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in gopchop-1.1.8/configure-22739- *[\\\\\\\`\\"\\\$]*) gopchop-1.1.8/configure:22740: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" gopchop-1.1.8/configure-22741- ;; ############################################## gopchop-1.1.8/configure-22749-case \$lt_ECHO in gopchop-1.1.8/configure:22750:*'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` gopchop-1.1.8/configure-22751- ;; ############################################## gopchop-1.1.8/configure-22852-ac_cr='' gopchop-1.1.8/configure:22853:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` gopchop-1.1.8/configure-22854-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## gopchop-1.1.8/configure-22871- { (exit 1); exit 1; }; } gopchop-1.1.8/configure:22872:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` gopchop-1.1.8/configure-22873-ac_delim='%!_!# ' ############################################## gopchop-1.1.8/configure-22879- gopchop-1.1.8/configure:22880: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` gopchop-1.1.8/configure-22881- if test $ac_delim_n = $ac_delim_num; then ############################################## gopchop-1.1.8/configure-23013-for ac_last_try in false false :; do gopchop-1.1.8/configure:23014: ac_t=`sed -n "/$ac_delim/p" confdefs.h` gopchop-1.1.8/configure-23015- if test -z "$ac_t"; then ############################################## gopchop-1.1.8/configure-23153- esac gopchop-1.1.8/configure:23154: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac gopchop-1.1.8/configure-23155- ac_file_inputs="$ac_file_inputs '$ac_f'" ############################################## gopchop-1.1.8/configure-23216- case $as_dir in #( gopchop-1.1.8/configure:23217: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gopchop-1.1.8/configure-23218- *) as_qdir=$as_dir;; ############################################## gopchop-1.1.8/configure-23254-*) gopchop-1.1.8/configure:23255: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gopchop-1.1.8/configure-23256- # A ".." for each directory in $ac_dir_suffix. gopchop-1.1.8/configure:23257: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gopchop-1.1.8/configure-23258- case $ac_top_builddir_sub in ############################################## gopchop-1.1.8/configure-23312-' gopchop-1.1.8/configure:23313:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in gopchop-1.1.8/configure-23314-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## gopchop-1.1.8/configure-23329- gopchop-1.1.8/configure:23330:# Neutralize VPATH when `$srcdir' = `.'. gopchop-1.1.8/configure-23331-# Shell code in configure.ac might set extrasub. ############################################## gopchop-1.1.8/configure-23358-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && gopchop-1.1.8/configure:23359: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && gopchop-1.1.8/configure:23360: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && gopchop-1.1.8/configure-23361- { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## gopchop-1.1.8/configure-23410- * ) gopchop-1.1.8/configure:23411: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gopchop-1.1.8/configure-23412- esac ############################################## gopchop-1.1.8/configure-23447- # Strip MF so we end up with the name of the file. gopchop-1.1.8/configure:23448: mf=`echo "$mf" | sed -e 's/:.*$//'` gopchop-1.1.8/configure-23449- # Check whether this is an Automake generated Makefile or not. ############################################## gopchop-1.1.8/configure-23484- # running `make'. gopchop-1.1.8/configure:23485: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` gopchop-1.1.8/configure-23486- test -z "$DEPDIR" && continue gopchop-1.1.8/configure-23487- # When using ansi2knr, U may be empty or an underscore; expand it gopchop-1.1.8/configure:23488: U=`sed -n -e '/^U = / s///p' < "$mf"` gopchop-1.1.8/configure-23489- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## gopchop-1.1.8/configure-23536- case $as_dir in #( gopchop-1.1.8/configure:23537: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gopchop-1.1.8/configure-23538- *) as_qdir=$as_dir;; ############################################## gopchop-1.1.8/configure-23589- gopchop-1.1.8/configure:23590:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. gopchop-1.1.8/configure-23591-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## gopchop-1.1.8/configure-24118- # Extract subdirectory from the argument. gopchop-1.1.8/configure:24119: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` gopchop-1.1.8/configure-24120- if test "X$func_dirname_result" = "X${1}"; then ############################################## gopchop-1.1.8/configure-24129-{ gopchop-1.1.8/configure:24130: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` gopchop-1.1.8/configure-24131-} ############################################## gopchop-1.1.8/configure-24156-{ gopchop-1.1.8/configure:24157: func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` gopchop-1.1.8/configure:24158: func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` gopchop-1.1.8/configure-24159-} ############################################## gopchop-1.1.8/configure-24163-{ gopchop-1.1.8/configure:24164: func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` gopchop-1.1.8/configure-24165-} ############################################## gopchop-1.1.8/configure-24169-{ gopchop-1.1.8/configure:24170: func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` gopchop-1.1.8/configure-24171-} ############################################## gopchop-1.1.8/configure-24175-{ gopchop-1.1.8/configure:24176: func_arith_result=`expr "$@"` gopchop-1.1.8/configure-24177-} ############################################## gopchop-1.1.8/configure-24182-{ gopchop-1.1.8/configure:24183: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` gopchop-1.1.8/configure-24184-} ############################################## gopchop-1.1.8/Makefile.in-283- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gopchop-1.1.8/Makefile.in:284: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/Makefile.in-285- echo " $(appsDATA_INSTALL) $$d$$p $(DESTDIR)$(appsdir)/$$f"; \ ############################################## gopchop-1.1.8/Makefile.in-291- @list='$(apps_DATA)'; for p in $$list; do \ gopchop-1.1.8/Makefile.in:292: f="`echo $$p | sed -e 's|^.*/||'`"; \ gopchop-1.1.8/Makefile.in-293- echo " rm -f $(DESTDIR)$(appsdir)/$$f"; \ ############################################## gopchop-1.1.8/Makefile.in-305- dot_seen=no; \ gopchop-1.1.8/Makefile.in:306: target=`echo $@ | sed s/-recursive//`; \ gopchop-1.1.8/Makefile.in-307- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gopchop-1.1.8/Makefile.in-335- rev="$$rev ."; \ gopchop-1.1.8/Makefile.in:336: target=`echo $@ | sed s/-recursive//`; \ gopchop-1.1.8/Makefile.in-337- for subdir in $$rev; do \ ############################################## gopchop-1.1.8/Makefile.in-413-GTAGS: gopchop-1.1.8/Makefile.in:414: here=`$(am__cd) $(top_builddir) && pwd` \ gopchop-1.1.8/Makefile.in-415- && cd $(top_srcdir) \ ############################################## gopchop-1.1.8/Makefile.in-437- $(mkinstalldirs) $(distdir)/. $(distdir)/po gopchop-1.1.8/Makefile.in:438: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/Makefile.in:439: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gopchop-1.1.8/Makefile.in-440- list='$(DISTFILES)'; for file in $$list; do \ gopchop-1.1.8/Makefile.in-441- case $$file in \ gopchop-1.1.8/Makefile.in:442: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gopchop-1.1.8/Makefile.in:443: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gopchop-1.1.8/Makefile.in-444- esac; \ gopchop-1.1.8/Makefile.in-445- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gopchop-1.1.8/Makefile.in:446: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gopchop-1.1.8/Makefile.in-447- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gopchop-1.1.8/Makefile.in-499- chmod a-w $(distdir) gopchop-1.1.8/Makefile.in:500: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ gopchop-1.1.8/Makefile.in-501- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## gopchop-1.1.8/Makefile.in-529- @cd $(distuninstallcheck_dir) \ gopchop-1.1.8/Makefile.in:530: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ gopchop-1.1.8/Makefile.in-531- || { echo "ERROR: files left after uninstall:" ; \ ############################################## gopchop-1.1.8/Makefile.in-541- fi gopchop-1.1.8/Makefile.in:542: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ gopchop-1.1.8/Makefile.in-543- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## gopchop-1.1.8/install-sh-103- gopchop-1.1.8/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` gopchop-1.1.8/install-sh-105- shift ############################################## gopchop-1.1.8/install-sh-107- gopchop-1.1.8/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` gopchop-1.1.8/install-sh-109- shift ############################################## gopchop-1.1.8/install-sh-169- then gopchop-1.1.8/install-sh:170: dst=$dst/`basename "$src"` gopchop-1.1.8/install-sh-171- else ############################################## gopchop-1.1.8/install-sh-176-## this sed command emulates the dirname command gopchop-1.1.8/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` gopchop-1.1.8/install-sh-178- ############################################## gopchop-1.1.8/install-sh-190-IFS='%' gopchop-1.1.8/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` gopchop-1.1.8/install-sh-192-IFS=$oIFS ############################################## gopchop-1.1.8/install-sh-224- then gopchop-1.1.8/install-sh:225: dstfile=`basename "$dst"` gopchop-1.1.8/install-sh-226- else ############################################## gopchop-1.1.8/install-sh-234- then gopchop-1.1.8/install-sh:235: dstfile=`basename "$dst"` gopchop-1.1.8/install-sh-236- else ############################################## gopchop-1.1.8/aclocal.m4-75-# test to see if srcdir already configured gopchop-1.1.8/aclocal.m4:76:if test "`cd $srcdir && pwd`" != "`pwd`" && gopchop-1.1.8/aclocal.m4-77- test -f $srcdir/config.status; then ############################################## gopchop-1.1.8/aclocal.m4-149- * ) gopchop-1.1.8/aclocal.m4:150: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gopchop-1.1.8/aclocal.m4-151- esac gopchop-1.1.8/aclocal.m4-152-done gopchop-1.1.8/aclocal.m4:153:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) gopchop-1.1.8/aclocal.m4-154- ############################################## gopchop-1.1.8/aclocal.m4-263-if ( gopchop-1.1.8/aclocal.m4:264: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gopchop-1.1.8/aclocal.m4-265- if test "$[*]" = "X"; then gopchop-1.1.8/aclocal.m4-266- # -L didn't work. gopchop-1.1.8/aclocal.m4:267: set X `ls -t $srcdir/configure conftest.file` gopchop-1.1.8/aclocal.m4-268- fi ############################################## gopchop-1.1.8/aclocal.m4-358-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to gopchop-1.1.8/aclocal.m4:359:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. gopchop-1.1.8/aclocal.m4-360-# ############################################## gopchop-1.1.8/aclocal.m4-382-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: gopchop-1.1.8/aclocal.m4:383:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` gopchop-1.1.8/aclocal.m4-384-# and then we would define $MISSING as ############################################## gopchop-1.1.8/aclocal.m4-399-# expand $ac_aux_dir to an absolute path gopchop-1.1.8/aclocal.m4:400:am_aux_dir=`cd $ac_aux_dir && pwd` gopchop-1.1.8/aclocal.m4-401-]) ############################################## gopchop-1.1.8/aclocal.m4-573- if test "$am_compiler_list" = ""; then gopchop-1.1.8/aclocal.m4:574: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` gopchop-1.1.8/aclocal.m4-575- fi ############################################## gopchop-1.1.8/aclocal.m4-686- # Strip MF so we end up with the name of the file. gopchop-1.1.8/aclocal.m4:687: mf=`echo "$mf" | sed -e 's/:.*$//'` gopchop-1.1.8/aclocal.m4-688- # Check whether this is an Automake generated Makefile or not. ############################################## gopchop-1.1.8/aclocal.m4-694- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then gopchop-1.1.8/aclocal.m4:695: dirpart=`AS_DIRNAME("$mf")` gopchop-1.1.8/aclocal.m4-696- else ############################################## gopchop-1.1.8/aclocal.m4-701- # running `make'. gopchop-1.1.8/aclocal.m4:702: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` gopchop-1.1.8/aclocal.m4-703- test -z "$DEPDIR" && continue gopchop-1.1.8/aclocal.m4-704- # When using ansi2knr, U may be empty or an underscore; expand it gopchop-1.1.8/aclocal.m4:705: U=`sed -n -e '/^U = / s///p' < "$mf"` gopchop-1.1.8/aclocal.m4-706- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## gopchop-1.1.8/aclocal.m4-722- test -f "$dirpart/$file" && continue gopchop-1.1.8/aclocal.m4:723: fdir=`AS_DIRNAME(["$file"])` gopchop-1.1.8/aclocal.m4-724- AS_MKDIR_P([$dirpart/$fdir]) ############################################## gopchop-1.1.8/aclocal.m4-787-# case it prints its new name instead of `make'. gopchop-1.1.8/aclocal.m4:788:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then gopchop-1.1.8/aclocal.m4-789- am__include=include ############################################## gopchop-1.1.8/aclocal.m4-795- echo '.include "confinc"' > confmf gopchop-1.1.8/aclocal.m4:796: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gopchop-1.1.8/aclocal.m4-797- am__include=.include ############################################## gopchop-1.1.8/aclocal.m4-934- gopchop-1.1.8/aclocal.m4:935: INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` gopchop-1.1.8/aclocal.m4-936- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` gopchop-1.1.8/aclocal.m4:937: [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` gopchop-1.1.8/aclocal.m4-938- ] ############################################## gopchop-1.1.8/aclocal.m4-998-fi gopchop-1.1.8/aclocal.m4:999:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" gopchop-1.1.8/aclocal.m4:1000:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" gopchop-1.1.8/aclocal.m4:1001:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" gopchop-1.1.8/aclocal.m4-1002-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## gopchop-1.1.8/aclocal.m4-1009-fi gopchop-1.1.8/aclocal.m4:1010:if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then gopchop-1.1.8/aclocal.m4-1011- AC_MSG_ERROR([perl 5.x required for intltool]) ############################################## gopchop-1.1.8/aclocal.m4-1014- AC_MSG_CHECKING([for XML::Parser]) gopchop-1.1.8/aclocal.m4:1015: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then gopchop-1.1.8/aclocal.m4-1016- AC_MSG_RESULT([ok]) ############################################## gopchop-1.1.8/aclocal.m4-1354-done gopchop-1.1.8/aclocal.m4:1355:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` gopchop-1.1.8/aclocal.m4-1356-]) ############################################## gopchop-1.1.8/aclocal.m4-1638-m4_define([_LT_CONFIG_STATUS_DECLARE], gopchop-1.1.8/aclocal.m4:1639:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`']) gopchop-1.1.8/aclocal.m4-1640- ############################################## gopchop-1.1.8/aclocal.m4-1648-# gopchop-1.1.8/aclocal.m4:1649:# <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`' gopchop-1.1.8/aclocal.m4-1650-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## gopchop-1.1.8/aclocal.m4-1750-]], lt_decl_quote_varnames); do gopchop-1.1.8/aclocal.m4:1751: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in gopchop-1.1.8/aclocal.m4-1752- *[[\\\\\\\`\\"\\\$]]*) gopchop-1.1.8/aclocal.m4:1753: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" gopchop-1.1.8/aclocal.m4-1754- ;; ############################################## gopchop-1.1.8/aclocal.m4-1763-]], lt_decl_dquote_varnames); do gopchop-1.1.8/aclocal.m4:1764: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in gopchop-1.1.8/aclocal.m4-1765- *[[\\\\\\\`\\"\\\$]]*) gopchop-1.1.8/aclocal.m4:1766: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" gopchop-1.1.8/aclocal.m4-1767- ;; ############################################## gopchop-1.1.8/aclocal.m4-1776-*'\\\[$]0 --fallback-echo"')dnl " gopchop-1.1.8/aclocal.m4:1777: lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\` gopchop-1.1.8/aclocal.m4-1778- ;; ############################################## gopchop-1.1.8/aclocal.m4-1912- gopchop-1.1.8/aclocal.m4:1913:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. gopchop-1.1.8/aclocal.m4-1914-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## gopchop-1.1.8/aclocal.m4-2259- }' gopchop-1.1.8/aclocal.m4:2260:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/aclocal.m4-2261-# Check for a 64-bit object if we didn't find anything. gopchop-1.1.8/aclocal.m4-2262-if test -z "$aix_libpath"; then gopchop-1.1.8/aclocal.m4:2263: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gopchop-1.1.8/aclocal.m4-2264-fi],[]) ############################################## gopchop-1.1.8/aclocal.m4-2291- # Remove one level of quotation (which was required for Make). gopchop-1.1.8/aclocal.m4:2292: ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` gopchop-1.1.8/aclocal.m4-2293- ;; ############################################## gopchop-1.1.8/aclocal.m4-2302- : gopchop-1.1.8/aclocal.m4:2303:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then gopchop-1.1.8/aclocal.m4-2304- # Yippee, $ECHO works! ############################################## gopchop-1.1.8/aclocal.m4-2328- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... gopchop-1.1.8/aclocal.m4:2329: if { echo_test_string=`eval $cmd`; } 2>/dev/null && gopchop-1.1.8/aclocal.m4-2330- { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## gopchop-1.1.8/aclocal.m4-2336- gopchop-1.1.8/aclocal.m4:2337: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && gopchop-1.1.8/aclocal.m4:2338: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2339- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/aclocal.m4-2351- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && gopchop-1.1.8/aclocal.m4:2352: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && gopchop-1.1.8/aclocal.m4:2353: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2354- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/aclocal.m4-2363- if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && gopchop-1.1.8/aclocal.m4:2364: echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2365- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/aclocal.m4-2378- ECHO='printf %s\n' gopchop-1.1.8/aclocal.m4:2379: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && gopchop-1.1.8/aclocal.m4:2380: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2381- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/aclocal.m4-2383- : gopchop-1.1.8/aclocal.m4:2384: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2385- test "X$echo_testing_string" = 'X\t' && gopchop-1.1.8/aclocal.m4:2386: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2387- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/aclocal.m4-2392- ECHO="$CONFIG_SHELL [$]0 --fallback-echo" gopchop-1.1.8/aclocal.m4:2393: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2394- test "X$echo_testing_string" = 'X\t' && gopchop-1.1.8/aclocal.m4:2395: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && gopchop-1.1.8/aclocal.m4-2396- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## gopchop-1.1.8/aclocal.m4-2402- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do gopchop-1.1.8/aclocal.m4:2403: if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null gopchop-1.1.8/aclocal.m4-2404- then ############################################## gopchop-1.1.8/aclocal.m4-2410- if test "$prev" != 'sed 50q "[$]0"'; then gopchop-1.1.8/aclocal.m4:2411: echo_test_string=`eval $prev` gopchop-1.1.8/aclocal.m4-2412- export echo_test_string ############################################## gopchop-1.1.8/aclocal.m4-2453- if AC_TRY_EVAL(ac_compile); then gopchop-1.1.8/aclocal.m4:2454: case `/usr/bin/file conftest.$ac_objext` in gopchop-1.1.8/aclocal.m4-2455- *ELF-32*) ############################################## gopchop-1.1.8/aclocal.m4-2469- if test "$lt_cv_prog_gnu_ld" = yes; then gopchop-1.1.8/aclocal.m4:2470: case `/usr/bin/file conftest.$ac_objext` in gopchop-1.1.8/aclocal.m4-2471- *32-bit*) ############################################## gopchop-1.1.8/aclocal.m4-2481- else gopchop-1.1.8/aclocal.m4:2482: case `/usr/bin/file conftest.$ac_objext` in gopchop-1.1.8/aclocal.m4-2483- *32-bit*) ############################################## gopchop-1.1.8/aclocal.m4-2773- # And add a safety zone gopchop-1.1.8/aclocal.m4:2774: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gopchop-1.1.8/aclocal.m4:2775: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gopchop-1.1.8/aclocal.m4-2776- ;; ############################################## gopchop-1.1.8/aclocal.m4-2801- if test -n "$kargmax"; then gopchop-1.1.8/aclocal.m4:2802: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` gopchop-1.1.8/aclocal.m4-2803- else ############################################## gopchop-1.1.8/aclocal.m4-2809- if test -n "$lt_cv_sys_max_cmd_len"; then gopchop-1.1.8/aclocal.m4:2810: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gopchop-1.1.8/aclocal.m4:2811: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gopchop-1.1.8/aclocal.m4-2812- else ############################################## gopchop-1.1.8/aclocal.m4-2821- # we can't tell. gopchop-1.1.8/aclocal.m4:2822: while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ gopchop-1.1.8/aclocal.m4-2823- = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## gopchop-1.1.8/aclocal.m4-2825- do gopchop-1.1.8/aclocal.m4:2826: i=`expr $i + 1` gopchop-1.1.8/aclocal.m4-2827- teststring=$teststring$teststring ############################################## gopchop-1.1.8/aclocal.m4-2829- # Only check the string length outside the loop. gopchop-1.1.8/aclocal.m4:2830: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` gopchop-1.1.8/aclocal.m4-2831- teststring= ############################################## gopchop-1.1.8/aclocal.m4-2834- # linker. It appears as though 1/2 is a usable value. gopchop-1.1.8/aclocal.m4:2835: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` gopchop-1.1.8/aclocal.m4-2836- fi ############################################## gopchop-1.1.8/aclocal.m4-3149- if test "$hard_links" = no; then gopchop-1.1.8/aclocal.m4:3150: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) gopchop-1.1.8/aclocal.m4-3151- need_locks=warn ############################################## gopchop-1.1.8/aclocal.m4-3275- esac gopchop-1.1.8/aclocal.m4:3276: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` gopchop-1.1.8/aclocal.m4-3277- if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## gopchop-1.1.8/aclocal.m4-3281- # okay in the real world where ";" in dirpaths is itself problematic. gopchop-1.1.8/aclocal.m4:3282: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` gopchop-1.1.8/aclocal.m4-3283- else gopchop-1.1.8/aclocal.m4:3284: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gopchop-1.1.8/aclocal.m4-3285- fi ############################################## gopchop-1.1.8/aclocal.m4-3288- lt_tmp_lt_search_path_spec= gopchop-1.1.8/aclocal.m4:3289: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` gopchop-1.1.8/aclocal.m4-3290- for lt_sys_path in $lt_search_path_spec; do ############################################## gopchop-1.1.8/aclocal.m4-3317-}'` gopchop-1.1.8/aclocal.m4:3318: sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` gopchop-1.1.8/aclocal.m4-3319-else ############################################## gopchop-1.1.8/aclocal.m4-3405- # Create ${libname}_ixlibrary.a entries in /sys/libs. gopchop-1.1.8/aclocal.m4:3406: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gopchop-1.1.8/aclocal.m4-3407- ;; ############################################## gopchop-1.1.8/aclocal.m4-3440- # DLL is installed to $(libdir)/../bin by postinstall_cmds gopchop-1.1.8/aclocal.m4:3441: postinstall_cmds='base_file=`basename \${file}`~ gopchop-1.1.8/aclocal.m4:3442: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ gopchop-1.1.8/aclocal.m4:3443: dldir=$destdir/`dirname \$dlpath`~ gopchop-1.1.8/aclocal.m4-3444- test -d \$dldir || mkdir -p \$dldir~ ############################################## gopchop-1.1.8/aclocal.m4-3449- fi' gopchop-1.1.8/aclocal.m4:3450: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gopchop-1.1.8/aclocal.m4-3451- dlpath=$dir/\$dldll~ ############################################## gopchop-1.1.8/aclocal.m4-3457- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gopchop-1.1.8/aclocal.m4:3458: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/aclocal.m4-3459- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## gopchop-1.1.8/aclocal.m4-3462- # MinGW DLLs use traditional 'lib' prefix gopchop-1.1.8/aclocal.m4:3463: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/aclocal.m4:3464: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` gopchop-1.1.8/aclocal.m4-3465- if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then ############################################## gopchop-1.1.8/aclocal.m4-3471- # which wouldn't understand a cygwinified path. Ahh. gopchop-1.1.8/aclocal.m4:3472: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gopchop-1.1.8/aclocal.m4-3473- else gopchop-1.1.8/aclocal.m4:3474: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gopchop-1.1.8/aclocal.m4-3475- fi ############################################## gopchop-1.1.8/aclocal.m4-3478- # pw32 DLLs use 'pw' prefix rather than 'lib' gopchop-1.1.8/aclocal.m4:3479: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' gopchop-1.1.8/aclocal.m4-3480- ;; ############################################## gopchop-1.1.8/aclocal.m4-3484- *) gopchop-1.1.8/aclocal.m4:3485: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' gopchop-1.1.8/aclocal.m4-3486- ;; ############################################## gopchop-1.1.8/aclocal.m4-3501- shlibpath_var=DYLD_LIBRARY_PATH gopchop-1.1.8/aclocal.m4:3502: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gopchop-1.1.8/aclocal.m4-3503-m4_if([$1], [],[ ############################################## gopchop-1.1.8/aclocal.m4-3702- if test -f /etc/ld.so.conf; then gopchop-1.1.8/aclocal.m4:3703: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` gopchop-1.1.8/aclocal.m4-3704- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## gopchop-1.1.8/aclocal.m4-3776- shlibpath_var=LD_LIBRARY_PATH gopchop-1.1.8/aclocal.m4:3777: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/aclocal.m4-3778- case $host_os in ############################################## gopchop-1.1.8/aclocal.m4-3991- "file_magic "*) gopchop-1.1.8/aclocal.m4:3992: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gopchop-1.1.8/aclocal.m4-3993- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## gopchop-1.1.8/aclocal.m4-4073- # gcc leaves a trailing carriage return which upsets mingw gopchop-1.1.8/aclocal.m4:4074: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gopchop-1.1.8/aclocal.m4-4075- *) gopchop-1.1.8/aclocal.m4:4076: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gopchop-1.1.8/aclocal.m4-4077- esac ############################################## gopchop-1.1.8/aclocal.m4-4082- # Canonicalize the pathname of ld gopchop-1.1.8/aclocal.m4:4083: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` gopchop-1.1.8/aclocal.m4-4084- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do gopchop-1.1.8/aclocal.m4:4085: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` gopchop-1.1.8/aclocal.m4-4086- done ############################################## gopchop-1.1.8/aclocal.m4-4113- # Break only if it was the GNU/non-GNU ld that we prefer. gopchop-1.1.8/aclocal.m4:4114: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gopchop-1.1.8/aclocal.m4-4115- *GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/aclocal.m4-4153-[# I'd rather use --version here, but apparently some GNU lds only accept -v. gopchop-1.1.8/aclocal.m4:4154:case `$LD -v 2>&1 </dev/null` in gopchop-1.1.8/aclocal.m4-4155-*GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/aclocal.m4-4337-openbsd*) gopchop-1.1.8/aclocal.m4:4338: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/aclocal.m4-4339- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## gopchop-1.1.8/aclocal.m4-4428- # Tru64's nm complains that /dev/null is an invalid object file gopchop-1.1.8/aclocal.m4:4429: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in gopchop-1.1.8/aclocal.m4-4430- */dev/null* | *'Invalid file or object type'*) ############################################## gopchop-1.1.8/aclocal.m4-4434- *) gopchop-1.1.8/aclocal.m4:4435: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in gopchop-1.1.8/aclocal.m4-4436- */dev/null*) ############################################## gopchop-1.1.8/aclocal.m4-4599-# If we're using GNU nm, then use its standard symbol codes. gopchop-1.1.8/aclocal.m4:4600:case `$NM -V 2>&1` in gopchop-1.1.8/aclocal.m4-4601-*GNU* | *'with BFD'*) ############################################## gopchop-1.1.8/aclocal.m4-4617-mingw*) gopchop-1.1.8/aclocal.m4:4618: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp gopchop-1.1.8/aclocal.m4-4619- ;; ############################################## gopchop-1.1.8/aclocal.m4-4668- nlist=conftest.nm gopchop-1.1.8/aclocal.m4:4669: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then gopchop-1.1.8/aclocal.m4-4670- # Try sorting and uniquifying the output. ############################################## gopchop-1.1.8/aclocal.m4-4975- *) gopchop-1.1.8/aclocal.m4:4976: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/aclocal.m4-4977- *Sun\ C*) ############################################## gopchop-1.1.8/aclocal.m4-5259- *) gopchop-1.1.8/aclocal.m4:5260: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/aclocal.m4-5261- *Sun\ C*) ############################################## gopchop-1.1.8/aclocal.m4-5511- supports_anon_versioning=no gopchop-1.1.8/aclocal.m4:5512: case `$LD -v 2>&1` in gopchop-1.1.8/aclocal.m4-5513- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## gopchop-1.1.8/aclocal.m4-5576- # is EXPORTS), use it as is; otherwise, prepend... gopchop-1.1.8/aclocal.m4:5577: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gopchop-1.1.8/aclocal.m4-5578- cp $export_symbols $output_objdir/$soname.def; ############################################## gopchop-1.1.8/aclocal.m4-5599- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gopchop-1.1.8/aclocal.m4:5600: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/aclocal.m4:5601: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/aclocal.m4-5602- ;; ############################################## gopchop-1.1.8/aclocal.m4-5617- pgcc*) # Portland Group C compiler gopchop-1.1.8/aclocal.m4:5618: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/aclocal.m4-5619- tmp_addflag=' $pic_flag' ############################################## gopchop-1.1.8/aclocal.m4-5621- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers gopchop-1.1.8/aclocal.m4:5622: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/aclocal.m4-5623- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gopchop-1.1.8/aclocal.m4-5636- esac gopchop-1.1.8/aclocal.m4:5637: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/aclocal.m4-5638- *Sun\ C*) # Sun C 5.9 gopchop-1.1.8/aclocal.m4:5639: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/aclocal.m4-5640- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## gopchop-1.1.8/aclocal.m4-5705- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) gopchop-1.1.8/aclocal.m4:5706: case `$LD -v 2>&1` in gopchop-1.1.8/aclocal.m4-5707- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## gopchop-1.1.8/aclocal.m4-5826- # below for broken collect2 doesn't work under 4.3+ gopchop-1.1.8/aclocal.m4:5827: collect2name=`${CC} -print-prog-name=collect2` gopchop-1.1.8/aclocal.m4-5828- if test -f "$collect2name" && ############################################## gopchop-1.1.8/aclocal.m4-5876- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" gopchop-1.1.8/aclocal.m4:5877: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" gopchop-1.1.8/aclocal.m4-5878- else ############################################## gopchop-1.1.8/aclocal.m4-5931- # FIXME: Setting linknames here is a bad hack. gopchop-1.1.8/aclocal.m4:5932: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' gopchop-1.1.8/aclocal.m4-5933- # The linker will automatically build a .lib file if we build a DLL. ############################################## gopchop-1.1.8/aclocal.m4-5936- _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' gopchop-1.1.8/aclocal.m4:5937: _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' gopchop-1.1.8/aclocal.m4-5938- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## gopchop-1.1.8/aclocal.m4-6066- if test "$GCC" = yes; then gopchop-1.1.8/aclocal.m4:6067: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-6068- # Try to use the -exported_symbol ld option, if it does not ############################################## gopchop-1.1.8/aclocal.m4-6073- AC_LINK_IFELSE(int foo(void) {}, gopchop-1.1.8/aclocal.m4:6074: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' gopchop-1.1.8/aclocal.m4-6075- ) ############################################## gopchop-1.1.8/aclocal.m4-6077- else gopchop-1.1.8/aclocal.m4:6078: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4:6079: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' gopchop-1.1.8/aclocal.m4-6080- fi ############################################## gopchop-1.1.8/aclocal.m4-6114- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes gopchop-1.1.8/aclocal.m4:6115: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/aclocal.m4-6116- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gopchop-1.1.8/aclocal.m4-6147- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gopchop-1.1.8/aclocal.m4:6148: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-6149- else gopchop-1.1.8/aclocal.m4-6150- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gopchop-1.1.8/aclocal.m4:6151: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-6152- fi ############################################## gopchop-1.1.8/aclocal.m4-6160- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gopchop-1.1.8/aclocal.m4:6161: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-6162- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## gopchop-1.1.8/aclocal.m4-6164- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gopchop-1.1.8/aclocal.m4:6165: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4:6166: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ gopchop-1.1.8/aclocal.m4:6167: $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' gopchop-1.1.8/aclocal.m4-6168- ############################################## gopchop-1.1.8/aclocal.m4-6183- else gopchop-1.1.8/aclocal.m4:6184: case `$CC -V 2>&1` in gopchop-1.1.8/aclocal.m4-6185- *"Compilers 5.0"*) ############################################## gopchop-1.1.8/aclocal.m4-6375- _LT_TAGVAR(allow_undefined_flag, $1)= gopchop-1.1.8/aclocal.m4:6376: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) gopchop-1.1.8/aclocal.m4-6377- then ############################################## gopchop-1.1.8/aclocal.m4-6685- # ancient GNU ld didn't support --whole-archive et. al. gopchop-1.1.8/aclocal.m4:6686: if eval "`$CC -print-prog-name=ld` --help 2>&1" | gopchop-1.1.8/aclocal.m4-6687- $GREP 'no-whole-archive' > /dev/null; then ############################################## gopchop-1.1.8/aclocal.m4-6768- # below for broken collect2 doesn't work under 4.3+ gopchop-1.1.8/aclocal.m4:6769: collect2name=`${CC} -print-prog-name=collect2` gopchop-1.1.8/aclocal.m4-6770- if test -f "$collect2name" && ############################################## gopchop-1.1.8/aclocal.m4-6818- gopchop-1.1.8/aclocal.m4:6819: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" gopchop-1.1.8/aclocal.m4-6820- else ############################################## gopchop-1.1.8/aclocal.m4-6875- # is EXPORTS), use it as is; otherwise, prepend... gopchop-1.1.8/aclocal.m4:6876: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then gopchop-1.1.8/aclocal.m4-6877- cp $export_symbols $output_objdir/$soname.def; ############################################## gopchop-1.1.8/aclocal.m4-6951- # dependencies. gopchop-1.1.8/aclocal.m4:6952: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/aclocal.m4-6953- ;; ############################################## gopchop-1.1.8/aclocal.m4-7016- # dependencies. gopchop-1.1.8/aclocal.m4:7017: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/aclocal.m4-7018- ;; ############################################## gopchop-1.1.8/aclocal.m4-7052- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gopchop-1.1.8/aclocal.m4:7053: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/aclocal.m4:7054: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gopchop-1.1.8/aclocal.m4-7055- ;; ############################################## gopchop-1.1.8/aclocal.m4-7059- # SGI C++ gopchop-1.1.8/aclocal.m4:7060: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-7061- ############################################## gopchop-1.1.8/aclocal.m4-7070- if test "$with_gnu_ld" = no; then gopchop-1.1.8/aclocal.m4:7071: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-7072- else gopchop-1.1.8/aclocal.m4:7073: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' gopchop-1.1.8/aclocal.m4-7074- fi ############################################## gopchop-1.1.8/aclocal.m4-7091- # to its proper name (with version) after linking. gopchop-1.1.8/aclocal.m4:7092: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gopchop-1.1.8/aclocal.m4:7093: _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' gopchop-1.1.8/aclocal.m4-7094- # Commands to make compiler produce verbose output that lists ############################################## gopchop-1.1.8/aclocal.m4-7101- # dependencies. gopchop-1.1.8/aclocal.m4:7102: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/aclocal.m4-7103- ############################################## gopchop-1.1.8/aclocal.m4-7116- # earlier do not add the objects themselves. gopchop-1.1.8/aclocal.m4:7117: case `$CC -V 2>&1` in gopchop-1.1.8/aclocal.m4-7118- *"Version 7."*) ############################################## gopchop-1.1.8/aclocal.m4-7137- # Portland Group C++ compiler gopchop-1.1.8/aclocal.m4:7138: case `$CC -V` in gopchop-1.1.8/aclocal.m4-7139- *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*) ############################################## gopchop-1.1.8/aclocal.m4-7142- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ gopchop-1.1.8/aclocal.m4:7143: compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' gopchop-1.1.8/aclocal.m4-7144- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## gopchop-1.1.8/aclocal.m4-7146- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ gopchop-1.1.8/aclocal.m4:7147: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ gopchop-1.1.8/aclocal.m4-7148- $RANLIB $oldlib' ############################################## gopchop-1.1.8/aclocal.m4-7151- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ gopchop-1.1.8/aclocal.m4:7152: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' gopchop-1.1.8/aclocal.m4-7153- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## gopchop-1.1.8/aclocal.m4-7155- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ gopchop-1.1.8/aclocal.m4:7156: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' gopchop-1.1.8/aclocal.m4-7157- ;; ############################################## gopchop-1.1.8/aclocal.m4-7165- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' gopchop-1.1.8/aclocal.m4:7166: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/aclocal.m4-7167- ;; ############################################## gopchop-1.1.8/aclocal.m4-7184- # dependencies. gopchop-1.1.8/aclocal.m4:7185: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/aclocal.m4-7186- ;; ############################################## gopchop-1.1.8/aclocal.m4-7199- *) gopchop-1.1.8/aclocal.m4:7200: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/aclocal.m4-7201- *Sun\ C*) ############################################## gopchop-1.1.8/aclocal.m4-7206- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' gopchop-1.1.8/aclocal.m4:7207: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' gopchop-1.1.8/aclocal.m4-7208- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## gopchop-1.1.8/aclocal.m4-7276- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' gopchop-1.1.8/aclocal.m4:7277: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gopchop-1.1.8/aclocal.m4-7278- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## gopchop-1.1.8/aclocal.m4-7295- # to its proper name (with version) after linking. gopchop-1.1.8/aclocal.m4:7296: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gopchop-1.1.8/aclocal.m4-7297- ############################################## gopchop-1.1.8/aclocal.m4-7316- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' gopchop-1.1.8/aclocal.m4:7317: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-7318- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## gopchop-1.1.8/aclocal.m4-7321- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gopchop-1.1.8/aclocal.m4:7322: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4:7323: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ gopchop-1.1.8/aclocal.m4-7324- echo "-hidden">> $lib.exp~ gopchop-1.1.8/aclocal.m4:7325: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ gopchop-1.1.8/aclocal.m4-7326- $RM $lib.exp' ############################################## gopchop-1.1.8/aclocal.m4-7340- # dependencies. gopchop-1.1.8/aclocal.m4:7341: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' gopchop-1.1.8/aclocal.m4-7342- ;; ############################################## gopchop-1.1.8/aclocal.m4-7347- osf3*) gopchop-1.1.8/aclocal.m4:7348: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-7349- ;; gopchop-1.1.8/aclocal.m4-7350- *) gopchop-1.1.8/aclocal.m4:7351: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' gopchop-1.1.8/aclocal.m4-7352- ;; ############################################## gopchop-1.1.8/aclocal.m4-7646- gopchop-1.1.8/aclocal.m4:7647: for p in `eval "$output_verbose_link_cmd"`; do gopchop-1.1.8/aclocal.m4-7648- case $p in ############################################## gopchop-1.1.8/aclocal.m4-7732-linux*) gopchop-1.1.8/aclocal.m4:7733: case `$CC -V 2>&1 | sed 5q` in gopchop-1.1.8/aclocal.m4-7734- *Sun\ C*) ############################################## gopchop-1.1.8/aclocal.m4-7783-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then gopchop-1.1.8/aclocal.m4:7784: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` gopchop-1.1.8/aclocal.m4-7785-fi ############################################## gopchop-1.1.8/aclocal.m4-8317- test $lt_ac_count -gt 10 && break gopchop-1.1.8/aclocal.m4:8318: lt_ac_count=`expr $lt_ac_count + 1` gopchop-1.1.8/aclocal.m4-8319- if test $lt_ac_count -gt $lt_ac_max; then ############################################## gopchop-1.1.8/aclocal.m4-8492- # Extract subdirectory from the argument. gopchop-1.1.8/aclocal.m4:8493: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` gopchop-1.1.8/aclocal.m4-8494- if test "X$func_dirname_result" = "X${1}"; then ############################################## gopchop-1.1.8/aclocal.m4-8503-{ gopchop-1.1.8/aclocal.m4:8504: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` gopchop-1.1.8/aclocal.m4-8505-} ############################################## gopchop-1.1.8/aclocal.m4-8533-{ gopchop-1.1.8/aclocal.m4:8534: func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` gopchop-1.1.8/aclocal.m4:8535: func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` gopchop-1.1.8/aclocal.m4-8536-} ############################################## gopchop-1.1.8/aclocal.m4-8540-{ gopchop-1.1.8/aclocal.m4:8541: func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` gopchop-1.1.8/aclocal.m4-8542-} ############################################## gopchop-1.1.8/aclocal.m4-8546-{ gopchop-1.1.8/aclocal.m4:8547: func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'` gopchop-1.1.8/aclocal.m4-8548-} ############################################## gopchop-1.1.8/aclocal.m4-8552-{ gopchop-1.1.8/aclocal.m4:8553: func_arith_result=`expr "$[@]"` gopchop-1.1.8/aclocal.m4-8554-} ############################################## gopchop-1.1.8/aclocal.m4-8559-{ gopchop-1.1.8/aclocal.m4:8560: func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len` gopchop-1.1.8/aclocal.m4-8561-} ############################################## gopchop-1.1.8/aclocal.m4-8929- _lt_sed_drop_objext='s/\.o$//;s/\.obj$//' gopchop-1.1.8/aclocal.m4:8930: for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do gopchop-1.1.8/aclocal.m4-8931- _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext" ############################################## gopchop-1.1.8/aclocal.m4-8991- [m4_ifset([AC_LIST_HEADERS], gopchop-1.1.8/aclocal.m4:8992: [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[ ]]*,,;s,[[ :]].*$,,'`], gopchop-1.1.8/aclocal.m4-8993- [])])]) ############################################## gopchop-1.1.8/aclocal.m4-9004-name=ltdl gopchop-1.1.8/aclocal.m4:9005:LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""` gopchop-1.1.8/aclocal.m4-9006-AC_SUBST([LTDLOPEN]) ############################################## gopchop-1.1.8/aclocal.m4-9336- ac_nlist=conftest.nm gopchop-1.1.8/aclocal.m4:9337: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then gopchop-1.1.8/aclocal.m4-9338- # See whether the symbols have a leading underscore. ############################################## gopchop-1.1.8/aclocal.m4-9449- IFS=-. gopchop-1.1.8/aclocal.m4:9450: set x `uname -r | sed -e "$lt_sed_extract_leading_digits"` gopchop-1.1.8/aclocal.m4-9451- IFS=$save_IFS ############################################## gopchop-1.1.8/aclocal.m4-9907-m4_define([lt_combine], gopchop-1.1.8/aclocal.m4:9908:[m4_if(m4_eval([$# > 3]), [1], gopchop-1.1.8/aclocal.m4-9909- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## gopchop-1.1.8/aclocal.m4-10123- else gopchop-1.1.8/aclocal.m4:10124: XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags` gopchop-1.1.8/aclocal.m4:10125: XML_LIBS=`$XML2_CONFIG $xml_config_args --libs` gopchop-1.1.8/aclocal.m4-10126- xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \ ############################################## gopchop-1.1.8/aclocal.m4-10343- PKG_CHECK_EXISTS([$3], gopchop-1.1.8/aclocal.m4:10344: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], gopchop-1.1.8/aclocal.m4-10345- [pkg_failed=yes]) ############################################## gopchop-1.1.8/aclocal.m4-10391- if test $_pkg_short_errors_supported = yes; then gopchop-1.1.8/aclocal.m4:10392: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` gopchop-1.1.8/aclocal.m4-10393- else gopchop-1.1.8/aclocal.m4:10394: $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` gopchop-1.1.8/aclocal.m4-10395- fi ############################################## gopchop-1.1.8/aclocal.m4-10630- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, gopchop-1.1.8/aclocal.m4:10631: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl gopchop-1.1.8/aclocal.m4-10632- if test "$MSGFMT" != "no"; then ############################################## gopchop-1.1.8/aclocal.m4-10651- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, gopchop-1.1.8/aclocal.m4:10652: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) gopchop-1.1.8/aclocal.m4-10653- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## gopchop-1.1.8/aclocal.m4-10799- if test "x$srcdir" != "x."; then gopchop-1.1.8/aclocal.m4:10800: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then gopchop-1.1.8/aclocal.m4-10801- posrcprefix="$srcdir/" ############################################## gopchop-1.1.8/aclocal.m4-10823-test "x$exec_prefix" = xNONE && exec_prefix=$prefix gopchop-1.1.8/aclocal.m4:10824:datarootdir=`eval echo "${datarootdir}"` gopchop-1.1.8/aclocal.m4-10825-if test "x$CATOBJEXT" = "x.mo" ; then gopchop-1.1.8/aclocal.m4:10826: localedir=`eval echo "${libdir}/locale"` gopchop-1.1.8/aclocal.m4-10827-else gopchop-1.1.8/aclocal.m4:10828: localedir=`eval echo "${datadir}/locale"` gopchop-1.1.8/aclocal.m4-10829-fi