=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ocamlweb-1.41/support/config.guess-55- if test $UNAME_RELEASE = "V4.0"; then ocamlweb-1.41/support/config.guess:56: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ocamlweb-1.41/support/config.guess-57- fi ############################################## ocamlweb-1.41/support/config.guess-100- rm -f dummy.s dummy ocamlweb-1.41/support/config.guess:101: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]` ocamlweb-1.41/support/config.guess-102- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-139- arm32:NetBSD:*:*) ocamlweb-1.41/support/config.guess:140: echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ocamlweb-1.41/support/config.guess-141- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-156- sun4H:SunOS:5.*:*) ocamlweb-1.41/support/config.guess:157: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ocamlweb-1.41/support/config.guess-158- exit 0 ;; ocamlweb-1.41/support/config.guess-159- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ocamlweb-1.41/support/config.guess:160: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ocamlweb-1.41/support/config.guess-161- exit 0 ;; ocamlweb-1.41/support/config.guess-162- i86pc:SunOS:5.*:*) ocamlweb-1.41/support/config.guess:163: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ocamlweb-1.41/support/config.guess-164- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-168- # it's likely to be more like Solaris than SunOS4. ocamlweb-1.41/support/config.guess:169: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ocamlweb-1.41/support/config.guess-170- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-177- # Japanese Language versions have a version number like `4.1.3-JL'. ocamlweb-1.41/support/config.guess:178: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` ocamlweb-1.41/support/config.guess-179- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-183- sun*:*:4.2BSD:*) ocamlweb-1.41/support/config.guess:184: UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ocamlweb-1.41/support/config.guess-185- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## ocamlweb-1.41/support/config.guess-257- ${CC-cc} dummy.c -o dummy \ ocamlweb-1.41/support/config.guess:258: && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ ocamlweb-1.41/support/config.guess-259- && rm dummy.c dummy && exit 0 ############################################## ocamlweb-1.41/support/config.guess-301- *:IRIX*:*:*) ocamlweb-1.41/support/config.guess:302: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` ocamlweb-1.41/support/config.guess-303- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-404- esac ocamlweb-1.41/support/config.guess:405: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ocamlweb-1.41/support/config.guess-406- echo ${HP_ARCH}-hp-hpux${HPUX_REV} ############################################## ocamlweb-1.41/support/config.guess-496- FUJITSU_SYS=`uname -p | tr [A-Z] [a-z] | sed -e 's/\///'` ocamlweb-1.41/support/config.guess:497: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ocamlweb-1.41/support/config.guess-498- echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ocamlweb-1.41/support/config.guess-500- F301:UNIX_System_V:*:*) ocamlweb-1.41/support/config.guess:501: echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'` ocamlweb-1.41/support/config.guess-502- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-512- *:FreeBSD:*:*) ocamlweb-1.41/support/config.guess:513: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ocamlweb-1.41/support/config.guess-514- exit 0 ;; ocamlweb-1.41/support/config.guess-515- *:NetBSD:*:*) ocamlweb-1.41/support/config.guess:516: echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ocamlweb-1.41/support/config.guess-517- exit 0 ;; ocamlweb-1.41/support/config.guess-518- *:OpenBSD:*:*) ocamlweb-1.41/support/config.guess:519: echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ocamlweb-1.41/support/config.guess-520- exit 0 ;; ############################################## ocamlweb-1.41/support/config.guess-530- prep*:SunOS:5.*:*) ocamlweb-1.41/support/config.guess:531: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ocamlweb-1.41/support/config.guess-532- exit 0 ;; ocamlweb-1.41/support/config.guess-533- *:GNU:*:*) ocamlweb-1.41/support/config.guess:534: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` ocamlweb-1.41/support/config.guess-535- exit 0 ;; ############################################## ocamlweb-1.41/support/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations. ocamlweb-1.41/support/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` ocamlweb-1.41/support/config.sub-70-case $maybe_os in ############################################## ocamlweb-1.41/support/config.sub-72- os=-$maybe_os ocamlweb-1.41/support/config.sub:73: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ocamlweb-1.41/support/config.sub-74- ;; ocamlweb-1.41/support/config.sub-75- *) ocamlweb-1.41/support/config.sub:76: basic_machine=`echo $1 | sed 's/-[^-]*$//'` ocamlweb-1.41/support/config.sub-77- if [ $basic_machine != $1 ] ocamlweb-1.41/support/config.sub:78: then os=`echo $1 | sed 's/.*-/-/'` ocamlweb-1.41/support/config.sub-79- else os=; fi ############################################## ocamlweb-1.41/support/config.sub-105- os=sco3.2v5 ocamlweb-1.41/support/config.sub:106: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-107- ;; ############################################## ocamlweb-1.41/support/config.sub-109- os=-sco3.2v4 ocamlweb-1.41/support/config.sub:110: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-111- ;; ocamlweb-1.41/support/config.sub-112- -sco3.2.[4-9]*) ocamlweb-1.41/support/config.sub:113: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ocamlweb-1.41/support/config.sub:114: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-115- ;; ############################################## ocamlweb-1.41/support/config.sub-117- # Don't forget version if it is 3.2v4 or newer. ocamlweb-1.41/support/config.sub:118: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-119- ;; ############################################## ocamlweb-1.41/support/config.sub-121- os=-sco3.2v2 ocamlweb-1.41/support/config.sub:122: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-123- ;; ############################################## ocamlweb-1.41/support/config.sub-125- os=-isc2.2 ocamlweb-1.41/support/config.sub:126: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-127- ;; ############################################## ocamlweb-1.41/support/config.sub-131- -isc*) ocamlweb-1.41/support/config.sub:132: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ocamlweb-1.41/support/config.sub-133- ;; ############################################## ocamlweb-1.41/support/config.sub-137- -ptx*) ocamlweb-1.41/support/config.sub:138: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ocamlweb-1.41/support/config.sub-139- ;; ocamlweb-1.41/support/config.sub-140- -windowsnt*) ocamlweb-1.41/support/config.sub:141: os=`echo $os | sed -e 's/windowsnt/winnt/'` ocamlweb-1.41/support/config.sub-142- ;; ############################################## ocamlweb-1.41/support/config.sub-170- *-*-*) ocamlweb-1.41/support/config.sub:171: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ocamlweb-1.41/support/config.sub-172- exit 1 ############################################## ocamlweb-1.41/support/config.sub-354- i[34567]86v32) ocamlweb-1.41/support/config.sub:355: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ocamlweb-1.41/support/config.sub-356- os=-sysv32 ############################################## ocamlweb-1.41/support/config.sub-358- i[34567]86v4*) ocamlweb-1.41/support/config.sub:359: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ocamlweb-1.41/support/config.sub-360- os=-sysv4 ############################################## ocamlweb-1.41/support/config.sub-362- i[34567]86v) ocamlweb-1.41/support/config.sub:363: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ocamlweb-1.41/support/config.sub-364- os=-sysv ############################################## ocamlweb-1.41/support/config.sub-366- i[34567]86sol2) ocamlweb-1.41/support/config.sub:367: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ocamlweb-1.41/support/config.sub-368- os=-solaris2 ############################################## ocamlweb-1.41/support/config.sub-406- mips3*-*) ocamlweb-1.41/support/config.sub:407: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ocamlweb-1.41/support/config.sub-408- ;; ocamlweb-1.41/support/config.sub-409- mips3*) ocamlweb-1.41/support/config.sub:410: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ocamlweb-1.41/support/config.sub-411- ;; ############################################## ocamlweb-1.41/support/config.sub-482- pentium-* | p5-* | k5-* | nexen-*) ocamlweb-1.41/support/config.sub:483: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ocamlweb-1.41/support/config.sub-484- ;; ocamlweb-1.41/support/config.sub-485- pentiumpro-* | p6-* | k6-* | 6x86-*) ocamlweb-1.41/support/config.sub:486: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ocamlweb-1.41/support/config.sub-487- ;; ocamlweb-1.41/support/config.sub-488- pentiumii-* | pentium2-*) ocamlweb-1.41/support/config.sub:489: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ocamlweb-1.41/support/config.sub-490- ;; ############################################## ocamlweb-1.41/support/config.sub-497- ;; ocamlweb-1.41/support/config.sub:498: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ocamlweb-1.41/support/config.sub-499- ;; ############################################## ocamlweb-1.41/support/config.sub-503- ppcle-* | powerpclittle-*) ocamlweb-1.41/support/config.sub:504: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ocamlweb-1.41/support/config.sub-505- ;; ############################################## ocamlweb-1.41/support/config.sub-661- *) ocamlweb-1.41/support/config.sub:662: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ocamlweb-1.41/support/config.sub-663- exit 1 ############################################## ocamlweb-1.41/support/config.sub-669- *-digital*) ocamlweb-1.41/support/config.sub:670: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ocamlweb-1.41/support/config.sub-671- ;; ocamlweb-1.41/support/config.sub-672- *-commodore*) ocamlweb-1.41/support/config.sub:673: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ocamlweb-1.41/support/config.sub-674- ;; ############################################## ocamlweb-1.41/support/config.sub-687- -solaris1 | -solaris1.*) ocamlweb-1.41/support/config.sub:688: os=`echo $os | sed -e 's|solaris1|sunos4|'` ocamlweb-1.41/support/config.sub-689- ;; ############################################## ocamlweb-1.41/support/config.sub-699- -gnu/linux*) ocamlweb-1.41/support/config.sub:700: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ocamlweb-1.41/support/config.sub-701- ;; ############################################## ocamlweb-1.41/support/config.sub-721- -linux*) ocamlweb-1.41/support/config.sub:722: os=`echo $os | sed -e 's|linux|linux-gnu|'` ocamlweb-1.41/support/config.sub-723- ;; ocamlweb-1.41/support/config.sub-724- -sunos5*) ocamlweb-1.41/support/config.sub:725: os=`echo $os | sed -e 's|sunos5|solaris2|'` ocamlweb-1.41/support/config.sub-726- ;; ocamlweb-1.41/support/config.sub-727- -sunos6*) ocamlweb-1.41/support/config.sub:728: os=`echo $os | sed -e 's|sunos6|solaris3|'` ocamlweb-1.41/support/config.sub-729- ;; ############################################## ocamlweb-1.41/support/config.sub-752- -sinix5.*) ocamlweb-1.41/support/config.sub:753: os=`echo $os | sed -e 's|sinix|sysv|'` ocamlweb-1.41/support/config.sub-754- ;; ############################################## ocamlweb-1.41/support/config.sub-782- # Get rid of the `-' at the beginning of $os. ocamlweb-1.41/support/config.sub:783: os=`echo $os | sed 's/[^-]*-//'` ocamlweb-1.41/support/config.sub:784: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 ocamlweb-1.41/support/config.sub-785- exit 1 ############################################## ocamlweb-1.41/support/config.sub-951- esac ocamlweb-1.41/support/config.sub:952: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ocamlweb-1.41/support/config.sub-953- ;; ############################################## ocamlweb-1.41/support/install-sh-85- ocamlweb-1.41/support/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` ocamlweb-1.41/support/install-sh-87- shift ############################################## ocamlweb-1.41/support/install-sh-89- ocamlweb-1.41/support/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` ocamlweb-1.41/support/install-sh-91- shift ############################################## ocamlweb-1.41/support/install-sh-150- then ocamlweb-1.41/support/install-sh:151: dst="$dst"/`basename $src` ocamlweb-1.41/support/install-sh-152- else ############################################## ocamlweb-1.41/support/install-sh-157-## this sed command emulates the dirname command ocamlweb-1.41/support/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` ocamlweb-1.41/support/install-sh-159- ############################################## ocamlweb-1.41/support/install-sh-171-IFS='%' ocamlweb-1.41/support/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` ocamlweb-1.41/support/install-sh-173-IFS="${oIFS}" ############################################## ocamlweb-1.41/support/install-sh-205- then ocamlweb-1.41/support/install-sh:206: dstfile=`basename $dst` ocamlweb-1.41/support/install-sh-207- else ############################################## ocamlweb-1.41/support/install-sh-215- then ocamlweb-1.41/support/install-sh:216: dstfile=`basename $dst` ocamlweb-1.41/support/install-sh-217- else ############################################## ocamlweb-1.41/configure.in-14-# we extract Ocaml version number and library path ocamlweb-1.41/configure.in:15:OCAMLVERSION=`$OCAMLC -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure.in-16-echo "ocaml version is $OCAMLVERSION" ocamlweb-1.41/configure.in:17:OCAMLLIB=`$OCAMLC -v | tail -1 | cut -f 4 -d " "` ocamlweb-1.41/configure.in-18-echo "ocaml library path is $OCAMLLIB" ############################################## ocamlweb-1.41/configure.in-28- AC_MSG_CHECKING(ocamlopt version) ocamlweb-1.41/configure.in:29: TMPVERSION=`$OCAMLOPT -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure.in-30- if test "$TMPVERSION" != $OCAMLVERSION ; then ############################################## ocamlweb-1.41/configure.in-42- AC_MSG_CHECKING(ocamlc.opt version) ocamlweb-1.41/configure.in:43: TMPVERSION=`$OCAMLCDOTOPT -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure.in-44- if test "$TMPVERSION" != $OCAMLVERSION ; then ############################################## ocamlweb-1.41/configure.in-56- AC_MSG_CHECKING(ocamlc.opt version) ocamlweb-1.41/configure.in:57: TMPVER=`$OCAMLOPTDOTOPT -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure.in-58- if test "$TMPVER" != $OCAMLVERSION ; then ############################################## ocamlweb-1.41/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ ocamlweb-1.41/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ocamlweb-1.41/configure-45- as_echo='print -r --' ocamlweb-1.41/configure-46- as_echo_n='print -rn --' ocamlweb-1.41/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ocamlweb-1.41/configure-48- as_echo='printf %s\n' ############################################## ocamlweb-1.41/configure-50-else ocamlweb-1.41/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ocamlweb-1.41/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ocamlweb-1.41/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; ocamlweb-1.41/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ocamlweb-1.41/configure-62- esac; ############################################## ocamlweb-1.41/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && ocamlweb-1.41/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" ocamlweb-1.41/configure-199- if (eval "$as_required") 2>/dev/null; then : ############################################## ocamlweb-1.41/configure-323- case $as_dir in #( ocamlweb-1.41/configure:324: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ocamlweb-1.41/configure-325- *) as_qdir=$as_dir;; ############################################## ocamlweb-1.41/configure-396- { ocamlweb-1.41/configure:397: as_val=`expr "$@" || test $? -eq 1` ocamlweb-1.41/configure-398- } ############################################## ocamlweb-1.41/configure-403-# ---------------------------------------- ocamlweb-1.41/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ocamlweb-1.41/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ocamlweb-1.41/configure-466- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && ocamlweb-1.41/configure:467: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { ocamlweb-1.41/configure-468- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## ocamlweb-1.41/configure-702- case $ac_option in ocamlweb-1.41/configure:703: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; ocamlweb-1.41/configure-704- *=) ac_optarg= ;; ############################################## ocamlweb-1.41/configure-746- -disable-* | --disable-*) ocamlweb-1.41/configure:747: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` ocamlweb-1.41/configure-748- # Reject names that are not valid shell variable names. ############################################## ocamlweb-1.41/configure-751- ac_useropt_orig=$ac_useropt ocamlweb-1.41/configure:752: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ocamlweb-1.41/configure-753- case $ac_user_opts in ############################################## ocamlweb-1.41/configure-772- -enable-* | --enable-*) ocamlweb-1.41/configure:773: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` ocamlweb-1.41/configure-774- # Reject names that are not valid shell variable names. ############################################## ocamlweb-1.41/configure-777- ac_useropt_orig=$ac_useropt ocamlweb-1.41/configure:778: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ocamlweb-1.41/configure-779- case $ac_user_opts in ############################################## ocamlweb-1.41/configure-976- -with-* | --with-*) ocamlweb-1.41/configure:977: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` ocamlweb-1.41/configure-978- # Reject names that are not valid shell variable names. ############################################## ocamlweb-1.41/configure-981- ac_useropt_orig=$ac_useropt ocamlweb-1.41/configure:982: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ocamlweb-1.41/configure-983- case $ac_user_opts in ############################################## ocamlweb-1.41/configure-992- -without-* | --without-*) ocamlweb-1.41/configure:993: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` ocamlweb-1.41/configure-994- # Reject names that are not valid shell variable names. ############################################## ocamlweb-1.41/configure-997- ac_useropt_orig=$ac_useropt ocamlweb-1.41/configure:998: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ocamlweb-1.41/configure-999- case $ac_user_opts in ############################################## ocamlweb-1.41/configure-1030- *=*) ocamlweb-1.41/configure:1031: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` ocamlweb-1.41/configure-1032- # Reject names that are not valid shell variable names. ############################################## ocamlweb-1.41/configure-1051-if test -n "$ac_prev"; then ocamlweb-1.41/configure:1052: ac_option=--`echo $ac_prev | sed 's/_/-/g'` ocamlweb-1.41/configure-1053- as_fn_error $? "missing argument to $ac_option" ############################################## ocamlweb-1.41/configure-1073- */ ) ocamlweb-1.41/configure:1074: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` ocamlweb-1.41/configure-1075- eval $ac_var=\$ac_val;; ############################################## ocamlweb-1.41/configure-1108-ac_ls_di=`ls -di .` && ocamlweb-1.41/configure:1109:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || ocamlweb-1.41/configure-1110- as_fn_error $? "working directory cannot be determined" ############################################## ocamlweb-1.41/configure-1164-case $srcdir in ocamlweb-1.41/configure:1165:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; ocamlweb-1.41/configure-1166-esac ############################################## ocamlweb-1.41/configure-1207-By default, \`make install' will install all the files in ocamlweb-1.41/configure:1208:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify ocamlweb-1.41/configure:1209:an installation prefix other than \`$ac_default_prefix' using \`--prefix', ocamlweb-1.41/configure-1210-for instance \`--prefix=\$HOME'. ############################################## ocamlweb-1.41/configure-1259-*) ocamlweb-1.41/configure:1260: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ocamlweb-1.41/configure-1261- # A ".." for each directory in $ac_dir_suffix. ocamlweb-1.41/configure:1262: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ocamlweb-1.41/configure-1263- case $ac_top_builddir_sub in ############################################## ocamlweb-1.41/configure-1395- *\'*) ocamlweb-1.41/configure:1396: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; ocamlweb-1.41/configure-1397- esac ############################################## ocamlweb-1.41/configure-1478- case $ac_val in ocamlweb-1.41/configure:1479: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ocamlweb-1.41/configure-1480- esac ############################################## ocamlweb-1.41/configure-1493- case $ac_val in ocamlweb-1.41/configure:1494: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ocamlweb-1.41/configure-1495- esac ############################################## ocamlweb-1.41/configure-1613- set,) ocamlweb-1.41/configure:1614: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 ocamlweb-1.41/configure:1615:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ocamlweb-1.41/configure-1616- ac_cache_corrupted=: ;; ############################################## ocamlweb-1.41/configure-1624- # differences in whitespace do not lead to failure. ocamlweb-1.41/configure:1625: ac_old_val_w=`echo x $ac_old_val` ocamlweb-1.41/configure:1626: ac_new_val_w=`echo x $ac_new_val` ocamlweb-1.41/configure-1627- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## ocamlweb-1.41/configure-1644- case $ac_new_val in ocamlweb-1.41/configure:1645: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; ocamlweb-1.41/configure-1646- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## ocamlweb-1.41/configure-1718-# we extract Ocaml version number and library path ocamlweb-1.41/configure:1719:OCAMLVERSION=`$OCAMLC -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure-1720-echo "ocaml version is $OCAMLVERSION" ocamlweb-1.41/configure:1721:OCAMLLIB=`$OCAMLC -v | tail -1 | cut -f 4 -d " "` ocamlweb-1.41/configure-1722-echo "ocaml library path is $OCAMLLIB" ############################################## ocamlweb-1.41/configure-1771-$as_echo_n "checking ocamlopt version... " >&6; } ocamlweb-1.41/configure:1772: TMPVERSION=`$OCAMLOPT -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure-1773- if test "$TMPVERSION" != $OCAMLVERSION ; then ############################################## ocamlweb-1.41/configure-1825-$as_echo_n "checking ocamlc.opt version... " >&6; } ocamlweb-1.41/configure:1826: TMPVERSION=`$OCAMLCDOTOPT -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure-1827- if test "$TMPVERSION" != $OCAMLVERSION ; then ############################################## ocamlweb-1.41/configure-1879-$as_echo_n "checking ocamlc.opt version... " >&6; } ocamlweb-1.41/configure:1880: TMPVER=`$OCAMLOPTDOTOPT -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' ` ocamlweb-1.41/configure-1881- if test "$TMPVER" != $OCAMLVERSION ; then ############################################## ocamlweb-1.41/configure-2117-' ocamlweb-1.41/configure:2118:DEFS=`sed -n "$ac_script" confdefs.h` ocamlweb-1.41/configure-2119- ############################################## ocamlweb-1.41/configure-2126- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ocamlweb-1.41/configure:2127: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` ocamlweb-1.41/configure-2128- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## ocamlweb-1.41/configure-2193-if test -z "$BASH_VERSION$ZSH_VERSION" \ ocamlweb-1.41/configure:2194: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ocamlweb-1.41/configure-2195- as_echo='print -r --' ocamlweb-1.41/configure-2196- as_echo_n='print -rn --' ocamlweb-1.41/configure:2197:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ocamlweb-1.41/configure-2198- as_echo='printf %s\n' ############################################## ocamlweb-1.41/configure-2200-else ocamlweb-1.41/configure:2201: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ocamlweb-1.41/configure-2202- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ocamlweb-1.41/configure-2210- expr "X$arg" : "X\\(.*\\)$as_nl"; ocamlweb-1.41/configure:2211: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ocamlweb-1.41/configure-2212- esac; ############################################## ocamlweb-1.41/configure-2287-# ---------------------------------------- ocamlweb-1.41/configure:2288:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ocamlweb-1.41/configure-2289-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ocamlweb-1.41/configure-2359- { ocamlweb-1.41/configure:2360: as_val=`expr "$@" || test $? -eq 1` ocamlweb-1.41/configure-2361- } ############################################## ocamlweb-1.41/configure-2463- case $as_dir in #( ocamlweb-1.41/configure:2464: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ocamlweb-1.41/configure-2465- *) as_qdir=$as_dir;; ############################################## ocamlweb-1.41/configure-2585-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ocamlweb-1.41/configure:2586:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ocamlweb-1.41/configure-2587-ac_cs_version="\\ ############################################## ocamlweb-1.41/configure-2607- --*=?*) ocamlweb-1.41/configure:2608: ac_option=`expr "X$1" : 'X\([^=]*\)='` ocamlweb-1.41/configure:2609: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ocamlweb-1.41/configure-2610- ac_shift=: ############################################## ocamlweb-1.41/configure-2612- --*=) ocamlweb-1.41/configure:2613: ac_option=`expr "X$1" : 'X\([^=]*\)='` ocamlweb-1.41/configure-2614- ac_optarg= ############################################## ocamlweb-1.41/configure-2636- case $ac_optarg in ocamlweb-1.41/configure:2637: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ocamlweb-1.41/configure-2638- '') as_fn_error $? "missing file argument" ;; ############################################## ocamlweb-1.41/configure-2752-fi ocamlweb-1.41/configure:2753:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` ocamlweb-1.41/configure-2754-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## ocamlweb-1.41/configure-2769- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ocamlweb-1.41/configure:2770:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ocamlweb-1.41/configure-2771-ac_delim='%!_!# ' ############################################## ocamlweb-1.41/configure-2775- ocamlweb-1.41/configure:2776: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` ocamlweb-1.41/configure-2777- if test $ac_delim_n = $ac_delim_num; then ############################################## ocamlweb-1.41/configure-2937- esac ocamlweb-1.41/configure:2938: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ocamlweb-1.41/configure-2939- as_fn_append ac_file_inputs " '$ac_f'" ############################################## ocamlweb-1.41/configure-2996-*) ocamlweb-1.41/configure:2997: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ocamlweb-1.41/configure-2998- # A ".." for each directory in $ac_dir_suffix. ocamlweb-1.41/configure:2999: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ocamlweb-1.41/configure-3000- case $ac_top_builddir_sub in ############################################## ocamlweb-1.41/configure-3048-/@mandir@/p' ocamlweb-1.41/configure:3049:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in ocamlweb-1.41/configure-3050-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## ocamlweb-1.41/configure-3065- ocamlweb-1.41/configure:3066:# Neutralize VPATH when `$srcdir' = `.'. ocamlweb-1.41/configure-3067-# Shell code in configure.ac might set extrasub. ############################################## ocamlweb-1.41/configure-3091-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && ocamlweb-1.41/configure:3092: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && ocamlweb-1.41/configure-3093- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \