=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== madwimax-0.1.1/man/Makefile.in-48-DIST_SOURCES = madwimax-0.1.1/man/Makefile.in:49:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; madwimax-0.1.1/man/Makefile.in-50-am__vpath_adj = case $$p in \ madwimax-0.1.1/man/Makefile.in:51: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ madwimax-0.1.1/man/Makefile.in-52- *) f=$$p;; \ madwimax-0.1.1/man/Makefile.in-53- esac; madwimax-0.1.1/man/Makefile.in:54:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; madwimax-0.1.1/man/Makefile.in-55-am__install_max = 40 madwimax-0.1.1/man/Makefile.in-56-am__nobase_strip_setup = \ madwimax-0.1.1/man/Makefile.in:57: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` madwimax-0.1.1/man/Makefile.in-58-am__nobase_strip = \ ############################################## madwimax-0.1.1/man/Makefile.in-280- else :; fi madwimax-0.1.1/man/Makefile.in:281: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/man/Makefile.in:282: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/man/Makefile.in-283- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/man/Makefile.in-294- if test -d $$d/$$file; then \ madwimax-0.1.1/man/Makefile.in:295: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/man/Makefile.in-296- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/src/Makefile.in-272-.c.obj: madwimax-0.1.1/src/Makefile.in:273:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` madwimax-0.1.1/src/Makefile.in-274-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## madwimax-0.1.1/src/Makefile.in-276-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ madwimax-0.1.1/src/Makefile.in:277:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` madwimax-0.1.1/src/Makefile.in-278- ############################################## madwimax-0.1.1/src/Makefile.in-323-GTAGS: madwimax-0.1.1/src/Makefile.in:324: here=`$(am__cd) $(top_builddir) && pwd` \ madwimax-0.1.1/src/Makefile.in-325- && $(am__cd) $(top_srcdir) \ ############################################## madwimax-0.1.1/src/Makefile.in-331-distdir: $(DISTFILES) madwimax-0.1.1/src/Makefile.in:332: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/src/Makefile.in:333: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/src/Makefile.in-334- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/src/Makefile.in-345- if test -d $$d/$$file; then \ madwimax-0.1.1/src/Makefile.in:346: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/src/Makefile.in-347- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/src/tap_dev.c-129-/* Set interface hw adress */ madwimax-0.1.1/src/tap_dev.c:130:int tap_set_hwaddr(int fd, const char *dev, unsigned char *hwaddr) madwimax-0.1.1/src/tap_dev.c-131-{ ############################################## madwimax-0.1.1/src/tap_dev.h-29- madwimax-0.1.1/src/tap_dev.h:30:int tap_set_hwaddr(int fd, const char *dev, unsigned char *hwaddr); madwimax-0.1.1/src/tap_dev.h-31-int tap_set_mtu(int fd, const char *dev, int mtu); ############################################## madwimax-0.1.1/src/wimax.c-274- } madwimax-0.1.1/src/wimax.c:275: tap_set_hwaddr(tap_fd, tap_dev, wd_status.mac); madwimax-0.1.1/src/wimax.c-276- tap_set_mtu(tap_fd, tap_dev, 1386); ############################################## madwimax-0.1.1/depcomp-67- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} madwimax-0.1.1/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} madwimax-0.1.1/depcomp-69- ############################################## madwimax-0.1.1/depcomp-224- # Version 6 uses the directory in both cases. madwimax-0.1.1/depcomp:225: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` madwimax-0.1.1/depcomp-226- test "x$dir" = "x$object" && dir= madwimax-0.1.1/depcomp:227: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` madwimax-0.1.1/depcomp-228- if test "$libtool" = yes; then ############################################## madwimax-0.1.1/depcomp-253- # Do two passes, one to just change these to madwimax-0.1.1/depcomp:254: # `$object: dependent.h' and one to simply `dependent.h:'. madwimax-0.1.1/depcomp-255- sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" ############################################## madwimax-0.1.1/depcomp-295- # Do two passes, one to just change these to madwimax-0.1.1/depcomp:296: # `$object: dependent.h' and one to simply `dependent.h:'. madwimax-0.1.1/depcomp-297- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## madwimax-0.1.1/depcomp-311- # Much of this is similar to the tru64 case; see comments there. madwimax-0.1.1/depcomp:312: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` madwimax-0.1.1/depcomp-313- test "x$dir" = "x$object" && dir= madwimax-0.1.1/depcomp:314: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` madwimax-0.1.1/depcomp-315- if test "$libtool" = yes; then ############################################## madwimax-0.1.1/depcomp-355- # Subdirectories are respected. madwimax-0.1.1/depcomp:356: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` madwimax-0.1.1/depcomp-357- test "x$dir" = "x$object" && dir= madwimax-0.1.1/depcomp:358: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` madwimax-0.1.1/depcomp-359- ############################################## madwimax-0.1.1/depcomp-501- done madwimax-0.1.1/depcomp:502: obj_suffix=`echo "$object" | sed 's/^.*\././'` madwimax-0.1.1/depcomp-503- touch "$tmpdepfile" ############################################## madwimax-0.1.1/aclocal.m4-94- PKG_CHECK_EXISTS([$3], madwimax-0.1.1/aclocal.m4:95: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], madwimax-0.1.1/aclocal.m4-96- [pkg_failed=yes]) ############################################## madwimax-0.1.1/aclocal.m4-142- if test $_pkg_short_errors_supported = yes; then madwimax-0.1.1/aclocal.m4:143: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` madwimax-0.1.1/aclocal.m4-144- else madwimax-0.1.1/aclocal.m4:145: $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` madwimax-0.1.1/aclocal.m4-146- fi ############################################## madwimax-0.1.1/aclocal.m4-225-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to madwimax-0.1.1/aclocal.m4:226:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. madwimax-0.1.1/aclocal.m4-227-# ############################################## madwimax-0.1.1/aclocal.m4-249-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: madwimax-0.1.1/aclocal.m4:250:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` madwimax-0.1.1/aclocal.m4-251-# and then we would define $MISSING as ############################################## madwimax-0.1.1/aclocal.m4-265-# expand $ac_aux_dir to an absolute path madwimax-0.1.1/aclocal.m4:266:am_aux_dir=`cd $ac_aux_dir && pwd` madwimax-0.1.1/aclocal.m4-267-]) ############################################## madwimax-0.1.1/aclocal.m4-366- if test "$am_compiler_list" = ""; then madwimax-0.1.1/aclocal.m4:367: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` madwimax-0.1.1/aclocal.m4-368- fi ############################################## madwimax-0.1.1/aclocal.m4-512- # Strip MF so we end up with the name of the file. madwimax-0.1.1/aclocal.m4:513: mf=`echo "$mf" | sed -e 's/:.*$//'` madwimax-0.1.1/aclocal.m4-514- # Check whether this is an Automake generated Makefile or not. ############################################## madwimax-0.1.1/aclocal.m4-521- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then madwimax-0.1.1/aclocal.m4:522: dirpart=`AS_DIRNAME("$mf")` madwimax-0.1.1/aclocal.m4-523- else ############################################## madwimax-0.1.1/aclocal.m4-527- # from the Makefile without running `make'. madwimax-0.1.1/aclocal.m4:528: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` madwimax-0.1.1/aclocal.m4-529- test -z "$DEPDIR" && continue madwimax-0.1.1/aclocal.m4:530: am__include=`sed -n 's/^am__include = //p' < "$mf"` madwimax-0.1.1/aclocal.m4-531- test -z "am__include" && continue madwimax-0.1.1/aclocal.m4:532: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` madwimax-0.1.1/aclocal.m4-533- # When using ansi2knr, U may be empty or an underscore; expand it madwimax-0.1.1/aclocal.m4:534: U=`sed -n 's/^U = //p' < "$mf"` madwimax-0.1.1/aclocal.m4-535- # Find all dependency output files, they are included files with ############################################## madwimax-0.1.1/aclocal.m4-543- test -f "$dirpart/$file" && continue madwimax-0.1.1/aclocal.m4:544: fdir=`AS_DIRNAME(["$file"])` madwimax-0.1.1/aclocal.m4-545- AS_MKDIR_P([$dirpart/$fdir]) ############################################## madwimax-0.1.1/aclocal.m4-598-AC_REQUIRE([AC_PROG_INSTALL])dnl madwimax-0.1.1/aclocal.m4:599:if test "`cd $srcdir && pwd`" != "`pwd`"; then madwimax-0.1.1/aclocal.m4-600- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## madwimax-0.1.1/aclocal.m4-700- * ) madwimax-0.1.1/aclocal.m4:701: _am_stamp_count=`expr $_am_stamp_count + 1` ;; madwimax-0.1.1/aclocal.m4-702- esac madwimax-0.1.1/aclocal.m4-703-done madwimax-0.1.1/aclocal.m4:704:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) madwimax-0.1.1/aclocal.m4-705- ############################################## madwimax-0.1.1/aclocal.m4-815-# Ignore all kinds of additional output from `make'. madwimax-0.1.1/aclocal.m4:816:case `$am_make -s -f confmf 2> /dev/null` in #( madwimax-0.1.1/aclocal.m4-817-*the\ am__doit\ target*) ############################################## madwimax-0.1.1/aclocal.m4-825- echo '.include "confinc"' > confmf madwimax-0.1.1/aclocal.m4:826: case `$am_make -s -f confmf 2> /dev/null` in #( madwimax-0.1.1/aclocal.m4-827- *the\ am__doit\ target*) ############################################## madwimax-0.1.1/aclocal.m4-978-if ( madwimax-0.1.1/aclocal.m4:979: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` madwimax-0.1.1/aclocal.m4-980- if test "$[*]" = "X"; then madwimax-0.1.1/aclocal.m4-981- # -L didn't work. madwimax-0.1.1/aclocal.m4:982: set X `ls -t "$srcdir/configure" conftest.file` madwimax-0.1.1/aclocal.m4-983- fi ############################################## madwimax-0.1.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ madwimax-0.1.1/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then madwimax-0.1.1/configure-47- as_echo='print -r --' madwimax-0.1.1/configure-48- as_echo_n='print -rn --' madwimax-0.1.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then madwimax-0.1.1/configure-50- as_echo='printf %s\n' ############################################## madwimax-0.1.1/configure-52-else madwimax-0.1.1/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then madwimax-0.1.1/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## madwimax-0.1.1/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; madwimax-0.1.1/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; madwimax-0.1.1/configure-64- esac; ############################################## madwimax-0.1.1/configure-172- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && madwimax-0.1.1/configure:173: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 madwimax-0.1.1/configure-174-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## madwimax-0.1.1/configure-289- case $as_dir in #( madwimax-0.1.1/configure:290: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( madwimax-0.1.1/configure-291- *) as_qdir=$as_dir;; ############################################## madwimax-0.1.1/configure-354- { madwimax-0.1.1/configure:355: as_val=`expr "$@" || test $? -eq 1` madwimax-0.1.1/configure-356- } ############################################## madwimax-0.1.1/configure-361-# --------------------------------- madwimax-0.1.1/configure:362:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are madwimax-0.1.1/configure-363-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## madwimax-0.1.1/configure-424- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && madwimax-0.1.1/configure:425: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { madwimax-0.1.1/configure-426- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## madwimax-0.1.1/configure-515- esac; madwimax-0.1.1/configure:516: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( madwimax-0.1.1/configure-517- ???[sx]*):;;*)false;;esac;fi ############################################## madwimax-0.1.1/configure-790- case $ac_option in madwimax-0.1.1/configure:791: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; madwimax-0.1.1/configure-792- *) ac_optarg=yes ;; ############################################## madwimax-0.1.1/configure-833- -disable-* | --disable-*) madwimax-0.1.1/configure:834: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` madwimax-0.1.1/configure-835- # Reject names that are not valid shell variable names. ############################################## madwimax-0.1.1/configure-838- ac_useropt_orig=$ac_useropt madwimax-0.1.1/configure:839: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` madwimax-0.1.1/configure-840- case $ac_user_opts in ############################################## madwimax-0.1.1/configure-859- -enable-* | --enable-*) madwimax-0.1.1/configure:860: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` madwimax-0.1.1/configure-861- # Reject names that are not valid shell variable names. ############################################## madwimax-0.1.1/configure-864- ac_useropt_orig=$ac_useropt madwimax-0.1.1/configure:865: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` madwimax-0.1.1/configure-866- case $ac_user_opts in ############################################## madwimax-0.1.1/configure-1063- -with-* | --with-*) madwimax-0.1.1/configure:1064: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` madwimax-0.1.1/configure-1065- # Reject names that are not valid shell variable names. ############################################## madwimax-0.1.1/configure-1068- ac_useropt_orig=$ac_useropt madwimax-0.1.1/configure:1069: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` madwimax-0.1.1/configure-1070- case $ac_user_opts in ############################################## madwimax-0.1.1/configure-1079- -without-* | --without-*) madwimax-0.1.1/configure:1080: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` madwimax-0.1.1/configure-1081- # Reject names that are not valid shell variable names. ############################################## madwimax-0.1.1/configure-1084- ac_useropt_orig=$ac_useropt madwimax-0.1.1/configure:1085: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` madwimax-0.1.1/configure-1086- case $ac_user_opts in ############################################## madwimax-0.1.1/configure-1117- *=*) madwimax-0.1.1/configure:1118: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` madwimax-0.1.1/configure-1119- # Reject names that are not valid shell variable names. ############################################## madwimax-0.1.1/configure-1138-if test -n "$ac_prev"; then madwimax-0.1.1/configure:1139: ac_option=--`echo $ac_prev | sed 's/_/-/g'` madwimax-0.1.1/configure-1140- as_fn_error "missing argument to $ac_option" ############################################## madwimax-0.1.1/configure-1160- */ ) madwimax-0.1.1/configure:1161: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` madwimax-0.1.1/configure-1162- eval $ac_var=\$ac_val;; ############################################## madwimax-0.1.1/configure-1197-ac_ls_di=`ls -di .` && madwimax-0.1.1/configure:1198:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || madwimax-0.1.1/configure-1199- as_fn_error "working directory cannot be determined" ############################################## madwimax-0.1.1/configure-1253-case $srcdir in madwimax-0.1.1/configure:1254:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; madwimax-0.1.1/configure-1255-esac ############################################## madwimax-0.1.1/configure-1296-By default, \`make install' will install all the files in madwimax-0.1.1/configure:1297:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify madwimax-0.1.1/configure:1298:an installation prefix other than \`$ac_default_prefix' using \`--prefix', madwimax-0.1.1/configure-1299-for instance \`--prefix=\$HOME'. ############################################## madwimax-0.1.1/configure-1395-*) madwimax-0.1.1/configure:1396: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` madwimax-0.1.1/configure-1397- # A ".." for each directory in $ac_dir_suffix. madwimax-0.1.1/configure:1398: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` madwimax-0.1.1/configure-1399- case $ac_top_builddir_sub in ############################################## madwimax-0.1.1/configure-1939- *\'*) madwimax-0.1.1/configure:1940: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; madwimax-0.1.1/configure-1941- esac ############################################## madwimax-0.1.1/configure-2026- case $ac_val in madwimax-0.1.1/configure:2027: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; madwimax-0.1.1/configure-2028- esac ############################################## madwimax-0.1.1/configure-2043- case $ac_val in madwimax-0.1.1/configure:2044: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; madwimax-0.1.1/configure-2045- esac ############################################## madwimax-0.1.1/configure-2156- set,) madwimax-0.1.1/configure:2157: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 madwimax-0.1.1/configure:2158:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} madwimax-0.1.1/configure-2159- ac_cache_corrupted=: ;; ############################################## madwimax-0.1.1/configure-2167- # differences in whitespace do not lead to failure. madwimax-0.1.1/configure:2168: ac_old_val_w=`echo x $ac_old_val` madwimax-0.1.1/configure:2169: ac_new_val_w=`echo x $ac_new_val` madwimax-0.1.1/configure-2170- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## madwimax-0.1.1/configure-2187- case $ac_new_val in madwimax-0.1.1/configure:2188: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; madwimax-0.1.1/configure-2189- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## madwimax-0.1.1/configure-2249-test "x$ac_build_alias" = x && madwimax-0.1.1/configure:2250: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` madwimax-0.1.1/configure-2251-test "x$ac_build_alias" = x && madwimax-0.1.1/configure-2252- as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 madwimax-0.1.1/configure:2253:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || madwimax-0.1.1/configure-2254- as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## madwimax-0.1.1/configure-2273-IFS=$ac_save_IFS madwimax-0.1.1/configure:2274:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac madwimax-0.1.1/configure-2275- ############################################## madwimax-0.1.1/configure-2284-else madwimax-0.1.1/configure:2285: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || madwimax-0.1.1/configure-2286- as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## madwimax-0.1.1/configure-2306-IFS=$ac_save_IFS madwimax-0.1.1/configure:2307:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac madwimax-0.1.1/configure-2308- ############################################## madwimax-0.1.1/configure-2317-else madwimax-0.1.1/configure:2318: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || madwimax-0.1.1/configure-2319- as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## madwimax-0.1.1/configure-2339-IFS=$ac_save_IFS madwimax-0.1.1/configure:2340:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac madwimax-0.1.1/configure-2341- ############################################## madwimax-0.1.1/configure-2472-if ( madwimax-0.1.1/configure:2473: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` madwimax-0.1.1/configure-2474- if test "$*" = "X"; then madwimax-0.1.1/configure-2475- # -L didn't work. madwimax-0.1.1/configure:2476: set X `ls -t "$srcdir/configure" conftest.file` madwimax-0.1.1/configure-2477- fi ############################################## madwimax-0.1.1/configure-2508-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' madwimax-0.1.1/configure:2509:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` madwimax-0.1.1/configure-2510- madwimax-0.1.1/configure-2511-# expand $ac_aux_dir to an absolute path madwimax-0.1.1/configure:2512:am_aux_dir=`cd $ac_aux_dir && pwd` madwimax-0.1.1/configure-2513- ############################################## madwimax-0.1.1/configure-2653- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue madwimax-0.1.1/configure:2654: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( madwimax-0.1.1/configure-2655- 'mkdir (GNU coreutils) '* | \ ############################################## madwimax-0.1.1/configure-2732-set x ${MAKE-make} madwimax-0.1.1/configure:2733:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` madwimax-0.1.1/configure-2734-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : ############################################## madwimax-0.1.1/configure-2742-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. madwimax-0.1.1/configure:2743:case `${MAKE-make} -f conftest.make 2>/dev/null` in madwimax-0.1.1/configure-2744- *@@@%%%=?*=@@@%%%*) ############################################## madwimax-0.1.1/configure-2769- madwimax-0.1.1/configure:2770:if test "`cd $srcdir && pwd`" != "`pwd`"; then madwimax-0.1.1/configure-2771- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## madwimax-0.1.1/configure-3221-$as_echo_n "checking for C compiler default output file name... " >&6; } madwimax-0.1.1/configure:3222:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` madwimax-0.1.1/configure-3223- ############################################## madwimax-0.1.1/configure-3265- then :; else madwimax-0.1.1/configure:3266: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` madwimax-0.1.1/configure-3267- fi ############################################## madwimax-0.1.1/configure-3359- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; madwimax-0.1.1/configure:3360: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` madwimax-0.1.1/configure-3361- break;; ############################################## madwimax-0.1.1/configure-3409- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; madwimax-0.1.1/configure:3410: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` madwimax-0.1.1/configure-3411- break;; ############################################## madwimax-0.1.1/configure-3659-# Ignore all kinds of additional output from `make'. madwimax-0.1.1/configure:3660:case `$am_make -s -f confmf 2> /dev/null` in #( madwimax-0.1.1/configure-3661-*the\ am__doit\ target*) ############################################## madwimax-0.1.1/configure-3669- echo '.include "confinc"' > confmf madwimax-0.1.1/configure:3670: case `$am_make -s -f confmf 2> /dev/null` in #( madwimax-0.1.1/configure-3671- *the\ am__doit\ target*) ############################################## madwimax-0.1.1/configure-3730- if test "$am_compiler_list" = ""; then madwimax-0.1.1/configure:3731: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` madwimax-0.1.1/configure-3732- fi ############################################## madwimax-0.1.1/configure-3990- # Check for GNU $ac_path_GREP madwimax-0.1.1/configure:3991:case `"$ac_path_GREP" --version 2>&1` in madwimax-0.1.1/configure-3992-*GNU*) ############################################## madwimax-0.1.1/configure-4056- # Check for GNU $ac_path_EGREP madwimax-0.1.1/configure:4057:case `"$ac_path_EGREP" --version 2>&1` in madwimax-0.1.1/configure-4058-*GNU*) ############################################## madwimax-0.1.1/configure-4258-do : madwimax-0.1.1/configure:4259: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` madwimax-0.1.1/configure-4260-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## madwimax-0.1.1/configure-4264- cat >>confdefs.h <<_ACEOF madwimax-0.1.1/configure:4265:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 madwimax-0.1.1/configure-4266-_ACEOF ############################################## madwimax-0.1.1/configure-4274-do : madwimax-0.1.1/configure:4275: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` madwimax-0.1.1/configure-4276-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## madwimax-0.1.1/configure-4279- cat >>confdefs.h <<_ACEOF madwimax-0.1.1/configure:4280:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 madwimax-0.1.1/configure-4281-_ACEOF ############################################## madwimax-0.1.1/configure-4472-do : madwimax-0.1.1/configure:4473: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` madwimax-0.1.1/configure-4474-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## madwimax-0.1.1/configure-4477- cat >>confdefs.h <<_ACEOF madwimax-0.1.1/configure:4478:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 madwimax-0.1.1/configure-4479-_ACEOF ############################################## madwimax-0.1.1/configure-4799-do : madwimax-0.1.1/configure:4800: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` madwimax-0.1.1/configure-4801-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## madwimax-0.1.1/configure-4804- cat >>confdefs.h <<_ACEOF madwimax-0.1.1/configure:4805:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 madwimax-0.1.1/configure-4806-_ACEOF ############################################## madwimax-0.1.1/configure-4948- test $ac_status = 0; }; then madwimax-0.1.1/configure:4949: pkg_cv_libusb1_CFLAGS=`$PKG_CONFIG --cflags "libusb-1.0" 2>/dev/null` madwimax-0.1.1/configure-4950-else ############################################## madwimax-0.1.1/configure-4966- test $ac_status = 0; }; then madwimax-0.1.1/configure:4967: pkg_cv_libusb1_LIBS=`$PKG_CONFIG --libs "libusb-1.0" 2>/dev/null` madwimax-0.1.1/configure-4968-else ############################################## madwimax-0.1.1/configure-4985- if test $_pkg_short_errors_supported = yes; then madwimax-0.1.1/configure:4986: libusb1_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libusb-1.0"` madwimax-0.1.1/configure-4987- else madwimax-0.1.1/configure:4988: libusb1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libusb-1.0"` madwimax-0.1.1/configure-4989- fi ############################################## madwimax-0.1.1/configure-5283- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' madwimax-0.1.1/configure:5284: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` madwimax-0.1.1/configure-5285- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## madwimax-0.1.1/configure-5382-if test -z "$BASH_VERSION$ZSH_VERSION" \ madwimax-0.1.1/configure:5383: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then madwimax-0.1.1/configure-5384- as_echo='print -r --' madwimax-0.1.1/configure-5385- as_echo_n='print -rn --' madwimax-0.1.1/configure:5386:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then madwimax-0.1.1/configure-5387- as_echo='printf %s\n' ############################################## madwimax-0.1.1/configure-5389-else madwimax-0.1.1/configure:5390: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then madwimax-0.1.1/configure-5391- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## madwimax-0.1.1/configure-5399- expr "X$arg" : "X\\(.*\\)$as_nl"; madwimax-0.1.1/configure:5400: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; madwimax-0.1.1/configure-5401- esac; ############################################## madwimax-0.1.1/configure-5475-# --------------------------------- madwimax-0.1.1/configure:5476:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are madwimax-0.1.1/configure-5477-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## madwimax-0.1.1/configure-5547- { madwimax-0.1.1/configure:5548: as_val=`expr "$@" || test $? -eq 1` madwimax-0.1.1/configure-5549- } ############################################## madwimax-0.1.1/configure-5651- case $as_dir in #( madwimax-0.1.1/configure:5652: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( madwimax-0.1.1/configure-5653- *) as_qdir=$as_dir;; ############################################## madwimax-0.1.1/configure-5708- esac; madwimax-0.1.1/configure:5709: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( madwimax-0.1.1/configure-5710- ???[sx]*):;;*)false;;esac;fi ############################################## madwimax-0.1.1/configure-5800-configured by $0, generated by GNU Autoconf 2.64, madwimax-0.1.1/configure:5801: with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" madwimax-0.1.1/configure-5802- ############################################## madwimax-0.1.1/configure-5821- --*=*) madwimax-0.1.1/configure:5822: ac_option=`expr "X$1" : 'X\([^=]*\)='` madwimax-0.1.1/configure:5823: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` madwimax-0.1.1/configure-5824- ac_shift=: ############################################## madwimax-0.1.1/configure-5843- case $ac_optarg in madwimax-0.1.1/configure:5844: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; madwimax-0.1.1/configure-5845- esac ############################################## madwimax-0.1.1/configure-5850- case $ac_optarg in madwimax-0.1.1/configure:5851: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; madwimax-0.1.1/configure-5852- esac ############################################## madwimax-0.1.1/configure-5984-fi madwimax-0.1.1/configure:5985:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` madwimax-0.1.1/configure-5986-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## madwimax-0.1.1/configure-6001- as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 madwimax-0.1.1/configure:6002:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` madwimax-0.1.1/configure-6003-ac_delim='%!_!# ' ############################################## madwimax-0.1.1/configure-6007- madwimax-0.1.1/configure:6008: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` madwimax-0.1.1/configure-6009- if test $ac_delim_n = $ac_delim_num; then ############################################## madwimax-0.1.1/configure-6137-for ac_last_try in false false :; do madwimax-0.1.1/configure:6138: ac_t=`sed -n "/$ac_delim/p" confdefs.h` madwimax-0.1.1/configure-6139- if test -z "$ac_t"; then ############################################## madwimax-0.1.1/configure-6269- esac madwimax-0.1.1/configure:6270: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac madwimax-0.1.1/configure-6271- as_fn_append ac_file_inputs " '$ac_f'" ############################################## madwimax-0.1.1/configure-6328-*) madwimax-0.1.1/configure:6329: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` madwimax-0.1.1/configure-6330- # A ".." for each directory in $ac_dir_suffix. madwimax-0.1.1/configure:6331: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` madwimax-0.1.1/configure-6332- case $ac_top_builddir_sub in ############################################## madwimax-0.1.1/configure-6389-/@mandir@/p' madwimax-0.1.1/configure:6390:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in madwimax-0.1.1/configure-6391-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## madwimax-0.1.1/configure-6406- madwimax-0.1.1/configure:6407:# Neutralize VPATH when `$srcdir' = `.'. madwimax-0.1.1/configure-6408-# Shell code in configure.ac might set extrasub. ############################################## madwimax-0.1.1/configure-6434-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && madwimax-0.1.1/configure:6435: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && madwimax-0.1.1/configure:6436: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && madwimax-0.1.1/configure-6437- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## madwimax-0.1.1/configure-6479- * ) madwimax-0.1.1/configure:6480: _am_stamp_count=`expr $_am_stamp_count + 1` ;; madwimax-0.1.1/configure-6481- esac ############################################## madwimax-0.1.1/configure-6526- # Strip MF so we end up with the name of the file. madwimax-0.1.1/configure:6527: mf=`echo "$mf" | sed -e 's/:.*$//'` madwimax-0.1.1/configure-6528- # Check whether this is an Automake generated Makefile or not. ############################################## madwimax-0.1.1/configure-6563- # from the Makefile without running `make'. madwimax-0.1.1/configure:6564: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` madwimax-0.1.1/configure-6565- test -z "$DEPDIR" && continue madwimax-0.1.1/configure:6566: am__include=`sed -n 's/^am__include = //p' < "$mf"` madwimax-0.1.1/configure-6567- test -z "am__include" && continue madwimax-0.1.1/configure:6568: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` madwimax-0.1.1/configure-6569- # When using ansi2knr, U may be empty or an underscore; expand it madwimax-0.1.1/configure:6570: U=`sed -n 's/^U = //p' < "$mf"` madwimax-0.1.1/configure-6571- # Find all dependency output files, they are included files with ############################################## madwimax-0.1.1/scripts/udev/Makefile.in-50-DIST_SOURCES = madwimax-0.1.1/scripts/udev/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; madwimax-0.1.1/scripts/udev/Makefile.in-52-am__vpath_adj = case $$p in \ madwimax-0.1.1/scripts/udev/Makefile.in:53: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ madwimax-0.1.1/scripts/udev/Makefile.in-54- *) f=$$p;; \ madwimax-0.1.1/scripts/udev/Makefile.in-55- esac; madwimax-0.1.1/scripts/udev/Makefile.in:56:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; madwimax-0.1.1/scripts/udev/Makefile.in-57-am__install_max = 40 madwimax-0.1.1/scripts/udev/Makefile.in-58-am__nobase_strip_setup = \ madwimax-0.1.1/scripts/udev/Makefile.in:59: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` madwimax-0.1.1/scripts/udev/Makefile.in-60-am__nobase_strip = \ ############################################## madwimax-0.1.1/scripts/udev/Makefile.in-234- @list='$(udevrules_DATA)'; test -n "$(udevrulesdir)" || list=; \ madwimax-0.1.1/scripts/udev/Makefile.in:235: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ madwimax-0.1.1/scripts/udev/Makefile.in-236- test -n "$$files" || exit 0; \ ############################################## madwimax-0.1.1/scripts/udev/Makefile.in-246-distdir: $(DISTFILES) madwimax-0.1.1/scripts/udev/Makefile.in:247: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/scripts/udev/Makefile.in:248: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/scripts/udev/Makefile.in-249- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/scripts/udev/Makefile.in-260- if test -d $$d/$$file; then \ madwimax-0.1.1/scripts/udev/Makefile.in:261: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/scripts/udev/Makefile.in-262- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/scripts/events/Makefile.in-47-CONFIG_CLEAN_VPATH_FILES = madwimax-0.1.1/scripts/events/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; madwimax-0.1.1/scripts/events/Makefile.in-49-am__vpath_adj = case $$p in \ madwimax-0.1.1/scripts/events/Makefile.in:50: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ madwimax-0.1.1/scripts/events/Makefile.in-51- *) f=$$p;; \ madwimax-0.1.1/scripts/events/Makefile.in-52- esac; madwimax-0.1.1/scripts/events/Makefile.in:53:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; madwimax-0.1.1/scripts/events/Makefile.in-54-am__install_max = 40 madwimax-0.1.1/scripts/events/Makefile.in-55-am__nobase_strip_setup = \ madwimax-0.1.1/scripts/events/Makefile.in:56: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` madwimax-0.1.1/scripts/events/Makefile.in-57-am__nobase_strip = \ ############################################## madwimax-0.1.1/scripts/events/Makefile.in-260-distdir: $(DISTFILES) madwimax-0.1.1/scripts/events/Makefile.in:261: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/scripts/events/Makefile.in:262: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/scripts/events/Makefile.in-263- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/scripts/events/Makefile.in-274- if test -d $$d/$$file; then \ madwimax-0.1.1/scripts/events/Makefile.in:275: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/scripts/events/Makefile.in-276- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/scripts/Makefile.in-71- while test -n "$$dir1"; do \ madwimax-0.1.1/scripts/Makefile.in:72: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ madwimax-0.1.1/scripts/Makefile.in-73- if test "$$first" != "."; then \ madwimax-0.1.1/scripts/Makefile.in-74- if test "$$first" = ".."; then \ madwimax-0.1.1/scripts/Makefile.in:75: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ madwimax-0.1.1/scripts/Makefile.in:76: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ madwimax-0.1.1/scripts/Makefile.in-77- else \ madwimax-0.1.1/scripts/Makefile.in:78: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ madwimax-0.1.1/scripts/Makefile.in-79- if test "$$first2" = "$$first"; then \ madwimax-0.1.1/scripts/Makefile.in:80: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ madwimax-0.1.1/scripts/Makefile.in-81- else \ ############################################## madwimax-0.1.1/scripts/Makefile.in-86- fi; \ madwimax-0.1.1/scripts/Makefile.in:87: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ madwimax-0.1.1/scripts/Makefile.in-88- done; \ ############################################## madwimax-0.1.1/scripts/Makefile.in-246- dot_seen=no; \ madwimax-0.1.1/scripts/Makefile.in:247: target=`echo $@ | sed s/-recursive//`; \ madwimax-0.1.1/scripts/Makefile.in-248- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## madwimax-0.1.1/scripts/Makefile.in-281- rev="$$rev ."; \ madwimax-0.1.1/scripts/Makefile.in:282: target=`echo $@ | sed s/-recursive//`; \ madwimax-0.1.1/scripts/Makefile.in-283- for subdir in $$rev; do \ ############################################## madwimax-0.1.1/scripts/Makefile.in-359-GTAGS: madwimax-0.1.1/scripts/Makefile.in:360: here=`$(am__cd) $(top_builddir) && pwd` \ madwimax-0.1.1/scripts/Makefile.in-361- && $(am__cd) $(top_srcdir) \ ############################################## madwimax-0.1.1/scripts/Makefile.in-367-distdir: $(DISTFILES) madwimax-0.1.1/scripts/Makefile.in:368: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/scripts/Makefile.in:369: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/scripts/Makefile.in-370- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/scripts/Makefile.in-381- if test -d $$d/$$file; then \ madwimax-0.1.1/scripts/Makefile.in:382: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/scripts/Makefile.in-383- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/config.guess-40- madwimax-0.1.1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` madwimax-0.1.1/config.guess-42- ############################################## madwimax-0.1.1/config.guess-109-: ${TMPDIR=/tmp} ; madwimax-0.1.1/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || madwimax-0.1.1/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## madwimax-0.1.1/config.guess-195- *) madwimax-0.1.1/config.guess:196: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` madwimax-0.1.1/config.guess-197- ;; ############################################## madwimax-0.1.1/config.guess-222- *4.0) madwimax-0.1.1/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` madwimax-0.1.1/config.guess-224- ;; madwimax-0.1.1/config.guess-225- *5.*) madwimax-0.1.1/config.guess:226: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` madwimax-0.1.1/config.guess-227- ;; ############################################## madwimax-0.1.1/config.guess-232- # types through head -n 1, so we only detect the type of CPU 0. madwimax-0.1.1/config.guess:233: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` madwimax-0.1.1/config.guess-234- case "$ALPHA_CPU_TYPE" in ############################################## madwimax-0.1.1/config.guess-270- # 1.2 uses "1.2" for uname -r. madwimax-0.1.1/config.guess:271: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` madwimax-0.1.1/config.guess-272- exit ;; ############################################## madwimax-0.1.1/config.guess-327- s390x:SunOS:*:*) madwimax-0.1.1/config.guess:328: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` madwimax-0.1.1/config.guess-329- exit ;; madwimax-0.1.1/config.guess-330- sun4H:SunOS:5.*:*) madwimax-0.1.1/config.guess:331: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` madwimax-0.1.1/config.guess-332- exit ;; madwimax-0.1.1/config.guess-333- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) madwimax-0.1.1/config.guess:334: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` madwimax-0.1.1/config.guess-335- exit ;; ############################################## madwimax-0.1.1/config.guess-349- fi madwimax-0.1.1/config.guess:350: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` madwimax-0.1.1/config.guess-351- exit ;; ############################################## madwimax-0.1.1/config.guess-355- # it's likely to be more like Solaris than SunOS4. madwimax-0.1.1/config.guess:356: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` madwimax-0.1.1/config.guess-357- exit ;; ############################################## madwimax-0.1.1/config.guess-364- # Japanese Language versions have a version number like `4.1.3-JL'. madwimax-0.1.1/config.guess:365: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` madwimax-0.1.1/config.guess-366- exit ;; ############################################## madwimax-0.1.1/config.guess-370- sun*:*:4.2BSD:*) madwimax-0.1.1/config.guess:371: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` madwimax-0.1.1/config.guess-372- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## madwimax-0.1.1/config.guess-452- $CC_FOR_BUILD -o $dummy $dummy.c && madwimax-0.1.1/config.guess:453: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && madwimax-0.1.1/config.guess:454: SYSTEM_NAME=`$dummy $dummyarg` && madwimax-0.1.1/config.guess-455- { echo "$SYSTEM_NAME"; exit; } ############################################## madwimax-0.1.1/config.guess-508- *:IRIX*:*:*) madwimax-0.1.1/config.guess:509: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` madwimax-0.1.1/config.guess-510- exit ;; ############################################## madwimax-0.1.1/config.guess-538-EOF madwimax-0.1.1/config.guess:539: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` madwimax-0.1.1/config.guess-540- then ############################################## madwimax-0.1.1/config.guess-551- *:AIX:*:[456]) madwimax-0.1.1/config.guess:552: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` madwimax-0.1.1/config.guess-553- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## madwimax-0.1.1/config.guess-586- 9000/[34678]??:HP-UX:*:*) madwimax-0.1.1/config.guess:587: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` madwimax-0.1.1/config.guess-588- case "${UNAME_MACHINE}" in ############################################## madwimax-0.1.1/config.guess-640-EOF madwimax-0.1.1/config.guess:641: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` madwimax-0.1.1/config.guess-642- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## madwimax-0.1.1/config.guess-668- ia64:HP-UX:*:*) madwimax-0.1.1/config.guess:669: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` madwimax-0.1.1/config.guess-670- echo ia64-hp-hpux${HPUX_REV} ############################################## madwimax-0.1.1/config.guess-698-EOF madwimax-0.1.1/config.guess:699: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && madwimax-0.1.1/config.guess-700- { echo "$SYSTEM_NAME"; exit; } ############################################## madwimax-0.1.1/config.guess-769- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` madwimax-0.1.1/config.guess:770: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` madwimax-0.1.1/config.guess-771- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## madwimax-0.1.1/config.guess-774- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` madwimax-0.1.1/config.guess:775: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` madwimax-0.1.1/config.guess-776- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## madwimax-0.1.1/config.guess-789- pc98) madwimax-0.1.1/config.guess:790: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; madwimax-0.1.1/config.guess-791- amd64) madwimax-0.1.1/config.guess:792: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; madwimax-0.1.1/config.guess-793- *) madwimax-0.1.1/config.guess:794: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; madwimax-0.1.1/config.guess-795- esac ############################################## madwimax-0.1.1/config.guess-843- prep*:SunOS:5.*:*) madwimax-0.1.1/config.guess:844: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` madwimax-0.1.1/config.guess-845- exit ;; ############################################## madwimax-0.1.1/config.guess-847- # the GNU system madwimax-0.1.1/config.guess:848: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` madwimax-0.1.1/config.guess-849- exit ;; ############################################## madwimax-0.1.1/config.guess-851- # other systems with GNU libc and userland madwimax-0.1.1/config.guess:852: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu madwimax-0.1.1/config.guess-853- exit ;; ############################################## madwimax-0.1.1/config.guess-1055- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) madwimax-0.1.1/config.guess:1056: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` madwimax-0.1.1/config.guess-1057- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## madwimax-0.1.1/config.guess-1312- *:DragonFly:*:*) madwimax-0.1.1/config.guess:1313: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` madwimax-0.1.1/config.guess-1314- exit ;; ############################################## madwimax-0.1.1/config.guess-1325- i*86:skyos:*:*) madwimax-0.1.1/config.guess:1326: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' madwimax-0.1.1/config.guess-1327- exit ;; ############################################## madwimax-0.1.1/config.guess-1453- madwimax-0.1.1/config.guess:1454:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && madwimax-0.1.1/config.guess-1455- { echo "$SYSTEM_NAME"; exit; } ############################################## madwimax-0.1.1/install-sh-217- fi madwimax-0.1.1/install-sh:218: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; madwimax-0.1.1/install-sh-219- *) ############################################## madwimax-0.1.1/install-sh-269- dstdir=$dst madwimax-0.1.1/install-sh:270: dst=$dstdir/`basename "$src"` madwimax-0.1.1/install-sh-271- dstdir_status=0 ############################################## madwimax-0.1.1/install-sh-351- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. madwimax-0.1.1/install-sh:352: ls_ld_tmpdir=`ls -ld "$tmpdir"` madwimax-0.1.1/install-sh-353- case $ls_ld_tmpdir in ############################################## madwimax-0.1.1/install-sh-358- $mkdirprog -m$different_mode -p -- "$tmpdir" && { madwimax-0.1.1/install-sh:359: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` madwimax-0.1.1/install-sh-360- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## madwimax-0.1.1/install-sh-418- case $prefix in madwimax-0.1.1/install-sh:419: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; madwimax-0.1.1/install-sh-420- *) qprefix=$prefix;; ############################################## madwimax-0.1.1/install-sh-467- if $copy_on_change && madwimax-0.1.1/install-sh:468: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && madwimax-0.1.1/install-sh:469: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && madwimax-0.1.1/install-sh-470- ############################################## madwimax-0.1.1/config.sub-56- madwimax-0.1.1/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` madwimax-0.1.1/config.sub-58- ############################################## madwimax-0.1.1/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. madwimax-0.1.1/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` madwimax-0.1.1/config.sub-122-case $maybe_os in ############################################## madwimax-0.1.1/config.sub-127- os=-$maybe_os madwimax-0.1.1/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` madwimax-0.1.1/config.sub-129- ;; madwimax-0.1.1/config.sub-130- *) madwimax-0.1.1/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` madwimax-0.1.1/config.sub-132- if [ $basic_machine != $1 ] madwimax-0.1.1/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` madwimax-0.1.1/config.sub-134- else os=; fi ############################################## madwimax-0.1.1/config.sub-181- os=-sco5v6 madwimax-0.1.1/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-183- ;; ############################################## madwimax-0.1.1/config.sub-185- os=-sco3.2v5 madwimax-0.1.1/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-187- ;; ############################################## madwimax-0.1.1/config.sub-189- os=-sco3.2v4 madwimax-0.1.1/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-191- ;; madwimax-0.1.1/config.sub-192- -sco3.2.[4-9]*) madwimax-0.1.1/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` madwimax-0.1.1/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-195- ;; ############################################## madwimax-0.1.1/config.sub-197- # Don't forget version if it is 3.2v4 or newer. madwimax-0.1.1/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-199- ;; ############################################## madwimax-0.1.1/config.sub-201- # Don't forget version if it is 3.2v4 or newer. madwimax-0.1.1/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-203- ;; ############################################## madwimax-0.1.1/config.sub-205- os=-sco3.2v2 madwimax-0.1.1/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-207- ;; madwimax-0.1.1/config.sub-208- -udk*) madwimax-0.1.1/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-210- ;; ############################################## madwimax-0.1.1/config.sub-212- os=-isc2.2 madwimax-0.1.1/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-214- ;; ############################################## madwimax-0.1.1/config.sub-218- -isc*) madwimax-0.1.1/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` madwimax-0.1.1/config.sub-220- ;; ############################################## madwimax-0.1.1/config.sub-224- -ptx*) madwimax-0.1.1/config.sub:225: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` madwimax-0.1.1/config.sub-226- ;; madwimax-0.1.1/config.sub-227- -windowsnt*) madwimax-0.1.1/config.sub:228: os=`echo $os | sed -e 's/windowsnt/winnt/'` madwimax-0.1.1/config.sub-229- ;; ############################################## madwimax-0.1.1/config.sub-318- *-*-*) madwimax-0.1.1/config.sub:319: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 madwimax-0.1.1/config.sub-320- exit 1 ############################################## madwimax-0.1.1/config.sub-427- amd64-*) madwimax-0.1.1/config.sub:428: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-429- ;; ############################################## madwimax-0.1.1/config.sub-469- blackfin-*) madwimax-0.1.1/config.sub:470: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-471- os=-linux ############################################## madwimax-0.1.1/config.sub-672- i*86v32) madwimax-0.1.1/config.sub:673: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` madwimax-0.1.1/config.sub-674- os=-sysv32 ############################################## madwimax-0.1.1/config.sub-676- i*86v4*) madwimax-0.1.1/config.sub:677: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` madwimax-0.1.1/config.sub-678- os=-sysv4 ############################################## madwimax-0.1.1/config.sub-680- i*86v) madwimax-0.1.1/config.sub:681: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` madwimax-0.1.1/config.sub-682- os=-sysv ############################################## madwimax-0.1.1/config.sub-684- i*86sol2) madwimax-0.1.1/config.sub:685: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` madwimax-0.1.1/config.sub-686- os=-solaris2 ############################################## madwimax-0.1.1/config.sub-714- m68knommu-*) madwimax-0.1.1/config.sub:715: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-716- os=-linux ############################################## madwimax-0.1.1/config.sub-744- mips3*-*) madwimax-0.1.1/config.sub:745: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` madwimax-0.1.1/config.sub-746- ;; madwimax-0.1.1/config.sub-747- mips3*) madwimax-0.1.1/config.sub:748: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown madwimax-0.1.1/config.sub-749- ;; ############################################## madwimax-0.1.1/config.sub-762- ms1-*) madwimax-0.1.1/config.sub:763: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` madwimax-0.1.1/config.sub-764- ;; ############################################## madwimax-0.1.1/config.sub-867- parisc-*) madwimax-0.1.1/config.sub:868: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-869- os=-linux ############################################## madwimax-0.1.1/config.sub-883- pc98-*) madwimax-0.1.1/config.sub:884: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-885- ;; ############################################## madwimax-0.1.1/config.sub-898- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) madwimax-0.1.1/config.sub:899: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-900- ;; madwimax-0.1.1/config.sub-901- pentiumpro-* | p6-* | 6x86-* | athlon-*) madwimax-0.1.1/config.sub:902: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-903- ;; madwimax-0.1.1/config.sub-904- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) madwimax-0.1.1/config.sub:905: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-906- ;; madwimax-0.1.1/config.sub-907- pentium4-*) madwimax-0.1.1/config.sub:908: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-909- ;; ############################################## madwimax-0.1.1/config.sub-916- ;; madwimax-0.1.1/config.sub:917: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-918- ;; ############################################## madwimax-0.1.1/config.sub-922- ppcle-* | powerpclittle-*) madwimax-0.1.1/config.sub:923: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-924- ;; ############################################## madwimax-0.1.1/config.sub-926- ;; madwimax-0.1.1/config.sub:927: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-928- ;; ############################################## madwimax-0.1.1/config.sub-932- ppc64le-* | powerpc64little-*) madwimax-0.1.1/config.sub:933: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` madwimax-0.1.1/config.sub-934- ;; ############################################## madwimax-0.1.1/config.sub-1224- *) madwimax-0.1.1/config.sub:1225: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 madwimax-0.1.1/config.sub-1226- exit 1 ############################################## madwimax-0.1.1/config.sub-1232- *-digital*) madwimax-0.1.1/config.sub:1233: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` madwimax-0.1.1/config.sub-1234- ;; madwimax-0.1.1/config.sub-1235- *-commodore*) madwimax-0.1.1/config.sub:1236: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` madwimax-0.1.1/config.sub-1237- ;; ############################################## madwimax-0.1.1/config.sub-1250- -solaris1 | -solaris1.*) madwimax-0.1.1/config.sub:1251: os=`echo $os | sed -e 's|solaris1|sunos4|'` madwimax-0.1.1/config.sub-1252- ;; ############################################## madwimax-0.1.1/config.sub-1262- -gnu/linux*) madwimax-0.1.1/config.sub:1263: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` madwimax-0.1.1/config.sub-1264- ;; ############################################## madwimax-0.1.1/config.sub-1307- -nto*) madwimax-0.1.1/config.sub:1308: os=`echo $os | sed -e 's|nto|nto-qnx|'` madwimax-0.1.1/config.sub-1309- ;; ############################################## madwimax-0.1.1/config.sub-1314- -mac*) madwimax-0.1.1/config.sub:1315: os=`echo $os | sed -e 's|mac|macos|'` madwimax-0.1.1/config.sub-1316- ;; ############################################## madwimax-0.1.1/config.sub-1320- -linux*) madwimax-0.1.1/config.sub:1321: os=`echo $os | sed -e 's|linux|linux-gnu|'` madwimax-0.1.1/config.sub-1322- ;; madwimax-0.1.1/config.sub-1323- -sunos5*) madwimax-0.1.1/config.sub:1324: os=`echo $os | sed -e 's|sunos5|solaris2|'` madwimax-0.1.1/config.sub-1325- ;; madwimax-0.1.1/config.sub-1326- -sunos6*) madwimax-0.1.1/config.sub:1327: os=`echo $os | sed -e 's|sunos6|solaris3|'` madwimax-0.1.1/config.sub-1328- ;; ############################################## madwimax-0.1.1/config.sub-1375- -sinix5.*) madwimax-0.1.1/config.sub:1376: os=`echo $os | sed -e 's|sinix|sysv|'` madwimax-0.1.1/config.sub-1377- ;; ############################################## madwimax-0.1.1/config.sub-1429- # Get rid of the `-' at the beginning of $os. madwimax-0.1.1/config.sub:1430: os=`echo $os | sed 's/[^-]*-//'` madwimax-0.1.1/config.sub:1431: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 madwimax-0.1.1/config.sub-1432- exit 1 ############################################## madwimax-0.1.1/config.sub-1680- esac madwimax-0.1.1/config.sub:1681: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` madwimax-0.1.1/config.sub-1682- ;; ############################################## madwimax-0.1.1/missing-139- # Could not run --version or --help. This is probably someone madwimax-0.1.1/missing:140: # running `$TOOL --version' or `$TOOL --help' to check whether madwimax-0.1.1/missing-141- # $TOOL exists and not knowing $TOOL uses missing. ############################################## madwimax-0.1.1/missing-173- from any GNU archive site." madwimax-0.1.1/missing:174: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` madwimax-0.1.1/missing-175- test -z "$files" && files="config.h" ############################################## madwimax-0.1.1/missing-202- proper tools for further handling them. madwimax-0.1.1/missing:203: You can get \`$1' as part of \`Autoconf' from any GNU madwimax-0.1.1/missing-204- archive site." madwimax-0.1.1/missing-205- madwimax-0.1.1/missing:206: file=`echo "$*" | sed -n "$sed_output"` madwimax-0.1.1/missing:207: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` madwimax-0.1.1/missing-208- if test -f "$file"; then ############################################## madwimax-0.1.1/missing-231- *.y) madwimax-0.1.1/missing:232: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` madwimax-0.1.1/missing-233- if test -f "$SRCFILE"; then ############################################## madwimax-0.1.1/missing-235- fi madwimax-0.1.1/missing:236: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` madwimax-0.1.1/missing-237- if test -f "$SRCFILE"; then ############################################## madwimax-0.1.1/missing-261- *.l) madwimax-0.1.1/missing:262: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` madwimax-0.1.1/missing-263- if test -f "$SRCFILE"; then ############################################## madwimax-0.1.1/missing-280- madwimax-0.1.1/missing:281: file=`echo "$*" | sed -n "$sed_output"` madwimax-0.1.1/missing:282: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` madwimax-0.1.1/missing-283- if test -f "$file"; then ############################################## madwimax-0.1.1/missing-300- # The file to touch is that specified with -o ... madwimax-0.1.1/missing:301: file=`echo "$*" | sed -n "$sed_output"` madwimax-0.1.1/missing:302: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` madwimax-0.1.1/missing-303- if test -z "$file"; then madwimax-0.1.1/missing-304- # ... or it is the one specified with @setfilename ... madwimax-0.1.1/missing:305: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` madwimax-0.1.1/missing-306- file=`sed -n ' ############################################## madwimax-0.1.1/missing-312- # ... or it is derived from the source name (dir/f.texi becomes f.info) madwimax-0.1.1/missing:313: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info madwimax-0.1.1/missing-314- fi ############################################## madwimax-0.1.1/missing-336- *o*) madwimax-0.1.1/missing:337: firstarg=`echo "$firstarg" | sed s/o//` madwimax-0.1.1/missing-338- tar "$firstarg" "$@" && exit 0 ############################################## madwimax-0.1.1/missing-342- *h*) madwimax-0.1.1/missing:343: firstarg=`echo "$firstarg" | sed s/h//` madwimax-0.1.1/missing-344- tar "$firstarg" "$@" && exit 0 ############################################## madwimax-0.1.1/Makefile.in-82- while test -n "$$dir1"; do \ madwimax-0.1.1/Makefile.in:83: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ madwimax-0.1.1/Makefile.in-84- if test "$$first" != "."; then \ madwimax-0.1.1/Makefile.in-85- if test "$$first" = ".."; then \ madwimax-0.1.1/Makefile.in:86: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ madwimax-0.1.1/Makefile.in:87: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ madwimax-0.1.1/Makefile.in-88- else \ madwimax-0.1.1/Makefile.in:89: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ madwimax-0.1.1/Makefile.in-90- if test "$$first2" = "$$first"; then \ madwimax-0.1.1/Makefile.in:91: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ madwimax-0.1.1/Makefile.in-92- else \ ############################################## madwimax-0.1.1/Makefile.in-97- fi; \ madwimax-0.1.1/Makefile.in:98: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ madwimax-0.1.1/Makefile.in-99- done; \ ############################################## madwimax-0.1.1/Makefile.in-265- dot_seen=no; \ madwimax-0.1.1/Makefile.in:266: target=`echo $@ | sed s/-recursive//`; \ madwimax-0.1.1/Makefile.in-267- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## madwimax-0.1.1/Makefile.in-300- rev="$$rev ."; \ madwimax-0.1.1/Makefile.in:301: target=`echo $@ | sed s/-recursive//`; \ madwimax-0.1.1/Makefile.in-302- for subdir in $$rev; do \ ############################################## madwimax-0.1.1/Makefile.in-378-GTAGS: madwimax-0.1.1/Makefile.in:379: here=`$(am__cd) $(top_builddir) && pwd` \ madwimax-0.1.1/Makefile.in-380- && $(am__cd) $(top_srcdir) \ ############################################## madwimax-0.1.1/Makefile.in-388- test -d "$(distdir)" || mkdir "$(distdir)" madwimax-0.1.1/Makefile.in:389: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/Makefile.in:390: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/Makefile.in-391- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/Makefile.in-402- if test -d $$d/$$file; then \ madwimax-0.1.1/Makefile.in:403: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/Makefile.in-404- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/Makefile.in-509- test -d $(distdir)/_build || exit 0; \ madwimax-0.1.1/Makefile.in:510: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ madwimax-0.1.1/Makefile.in-511- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## madwimax-0.1.1/Makefile.in-543- @$(am__cd) '$(distuninstallcheck_dir)' \ madwimax-0.1.1/Makefile.in:544: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ madwimax-0.1.1/Makefile.in-545- || { echo "ERROR: files left after uninstall:" ; \ ############################################## madwimax-0.1.1/Makefile.in-555- fi madwimax-0.1.1/Makefile.in:556: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ madwimax-0.1.1/Makefile.in-557- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## madwimax-0.1.1/include/Makefile.am-7-madwimax_version.h: FORCE madwimax-0.1.1/include/Makefile.am:8: @SVNREV=`LANG=C svnversion -n $(top_srcdir) 2>/dev/null` \ madwimax-0.1.1/include/Makefile.am:9: GITREV=`cd $(top_srcdir); LANG=C git log -1 --pretty=format:%h 2>/dev/null`; \ madwimax-0.1.1/include/Makefile.am-10- if [ ! \( -z "$$SVNREV" -o "$$SVNREV" = "exported" \) ]; then \ ############################################## madwimax-0.1.1/include/Makefile.in-220-distdir: $(DISTFILES) madwimax-0.1.1/include/Makefile.in:221: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/include/Makefile.in:222: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ madwimax-0.1.1/include/Makefile.in-223- list='$(DISTFILES)'; \ ############################################## madwimax-0.1.1/include/Makefile.in-234- if test -d $$d/$$file; then \ madwimax-0.1.1/include/Makefile.in:235: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ madwimax-0.1.1/include/Makefile.in-236- if test -d "$(distdir)/$$file"; then \ ############################################## madwimax-0.1.1/include/Makefile.in-365-madwimax_version.h: FORCE madwimax-0.1.1/include/Makefile.in:366: @SVNREV=`LANG=C svnversion -n $(top_srcdir) 2>/dev/null` \ madwimax-0.1.1/include/Makefile.in:367: GITREV=`cd $(top_srcdir); LANG=C git log -1 --pretty=format:%h 2>/dev/null`; \ madwimax-0.1.1/include/Makefile.in-368- if [ ! \( -z "$$SVNREV" -o "$$SVNREV" = "exported" \) ]; then \