=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== rtpproxy-1.2.1/Makefile.in-263- @list='$(bin_PROGRAMS)'; for p in $$list; do \ rtpproxy-1.2.1/Makefile.in:264: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ rtpproxy-1.2.1/Makefile.in-265- if test -f $$p \ rtpproxy-1.2.1/Makefile.in-266- ; then \ rtpproxy-1.2.1/Makefile.in:267: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ rtpproxy-1.2.1/Makefile.in-268- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## rtpproxy-1.2.1/Makefile.in-275- @list='$(bin_PROGRAMS)'; for p in $$list; do \ rtpproxy-1.2.1/Makefile.in:276: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ rtpproxy-1.2.1/Makefile.in-277- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## rtpproxy-1.2.1/Makefile.in-315-.c.obj: rtpproxy-1.2.1/Makefile.in:316:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ rtpproxy-1.2.1/Makefile.in-317-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## rtpproxy-1.2.1/Makefile.in-319-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rtpproxy-1.2.1/Makefile.in:320:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` rtpproxy-1.2.1/Makefile.in-321-uninstall-info-am: ############################################## rtpproxy-1.2.1/Makefile.in-334- else file=$$i; fi; \ rtpproxy-1.2.1/Makefile.in:335: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ rtpproxy-1.2.1/Makefile.in-336- case "$$ext" in \ ############################################## rtpproxy-1.2.1/Makefile.in-339- esac; \ rtpproxy-1.2.1/Makefile.in:340: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ rtpproxy-1.2.1/Makefile.in:341: inst=`echo $$inst | sed -e 's/^.*\///'`; \ rtpproxy-1.2.1/Makefile.in:342: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ rtpproxy-1.2.1/Makefile.in-343- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ ############################################## rtpproxy-1.2.1/Makefile.in-355- for i in $$list; do \ rtpproxy-1.2.1/Makefile.in:356: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ rtpproxy-1.2.1/Makefile.in-357- case "$$ext" in \ ############################################## rtpproxy-1.2.1/Makefile.in-360- esac; \ rtpproxy-1.2.1/Makefile.in:361: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ rtpproxy-1.2.1/Makefile.in:362: inst=`echo $$inst | sed -e 's/^.*\///'`; \ rtpproxy-1.2.1/Makefile.in:363: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ rtpproxy-1.2.1/Makefile.in-364- echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \ ############################################## rtpproxy-1.2.1/Makefile.in-408-GTAGS: rtpproxy-1.2.1/Makefile.in:409: here=`$(am__cd) $(top_builddir) && pwd` \ rtpproxy-1.2.1/Makefile.in-410- && cd $(top_srcdir) \ ############################################## rtpproxy-1.2.1/Makefile.in-419- $(mkdir_p) $(distdir)/debian $(distdir)/freebsd $(distdir)/rpm rtpproxy-1.2.1/Makefile.in:420: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ rtpproxy-1.2.1/Makefile.in:421: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ rtpproxy-1.2.1/Makefile.in-422- list='$(DISTFILES)'; for file in $$list; do \ rtpproxy-1.2.1/Makefile.in-423- case $$file in \ rtpproxy-1.2.1/Makefile.in:424: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ rtpproxy-1.2.1/Makefile.in:425: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ rtpproxy-1.2.1/Makefile.in-426- esac; \ rtpproxy-1.2.1/Makefile.in-427- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ rtpproxy-1.2.1/Makefile.in:428: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ rtpproxy-1.2.1/Makefile.in-429- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## rtpproxy-1.2.1/Makefile.in-495- chmod a-w $(distdir) rtpproxy-1.2.1/Makefile.in:496: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ rtpproxy-1.2.1/Makefile.in-497- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## rtpproxy-1.2.1/Makefile.in-526- @cd $(distuninstallcheck_dir) \ rtpproxy-1.2.1/Makefile.in:527: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ rtpproxy-1.2.1/Makefile.in-528- || { echo "ERROR: files left after uninstall:" ; \ ############################################## rtpproxy-1.2.1/Makefile.in-538- fi rtpproxy-1.2.1/Makefile.in:539: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ rtpproxy-1.2.1/Makefile.in-540- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## rtpproxy-1.2.1/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo rtpproxy-1.2.1/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then rtpproxy-1.2.1/configure-50- as_echo='printf %s\n' ############################################## rtpproxy-1.2.1/configure-52-else rtpproxy-1.2.1/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then rtpproxy-1.2.1/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## rtpproxy-1.2.1/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; rtpproxy-1.2.1/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; rtpproxy-1.2.1/configure-64- esac; ############################################## rtpproxy-1.2.1/configure-236- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && rtpproxy-1.2.1/configure:237: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } rtpproxy-1.2.1/configure-238-") 2> /dev/null; then ############################################## rtpproxy-1.2.1/configure-351- test "x$as_lineno_1" != "x$as_lineno_2" && rtpproxy-1.2.1/configure:352: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } rtpproxy-1.2.1/configure-353- ############################################## rtpproxy-1.2.1/configure-447- test "x$as_lineno_1" != "x$as_lineno_2" && rtpproxy-1.2.1/configure:448: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { rtpproxy-1.2.1/configure-449- ############################################## rtpproxy-1.2.1/configure-560- esac; rtpproxy-1.2.1/configure:561: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in rtpproxy-1.2.1/configure-562- ???[sx]*):;;*)false;;esac;fi ############################################## rtpproxy-1.2.1/configure-810- case $ac_option in rtpproxy-1.2.1/configure:811: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; rtpproxy-1.2.1/configure-812- *) ac_optarg=yes ;; ############################################## rtpproxy-1.2.1/configure-853- -disable-* | --disable-*) rtpproxy-1.2.1/configure:854: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` rtpproxy-1.2.1/configure-855- # Reject names that are not valid shell variable names. ############################################## rtpproxy-1.2.1/configure-859- ac_useropt_orig=$ac_useropt rtpproxy-1.2.1/configure:860: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rtpproxy-1.2.1/configure-861- case $ac_user_opts in ############################################## rtpproxy-1.2.1/configure-880- -enable-* | --enable-*) rtpproxy-1.2.1/configure:881: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` rtpproxy-1.2.1/configure-882- # Reject names that are not valid shell variable names. ############################################## rtpproxy-1.2.1/configure-886- ac_useropt_orig=$ac_useropt rtpproxy-1.2.1/configure:887: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rtpproxy-1.2.1/configure-888- case $ac_user_opts in ############################################## rtpproxy-1.2.1/configure-1085- -with-* | --with-*) rtpproxy-1.2.1/configure:1086: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` rtpproxy-1.2.1/configure-1087- # Reject names that are not valid shell variable names. ############################################## rtpproxy-1.2.1/configure-1091- ac_useropt_orig=$ac_useropt rtpproxy-1.2.1/configure:1092: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rtpproxy-1.2.1/configure-1093- case $ac_user_opts in ############################################## rtpproxy-1.2.1/configure-1102- -without-* | --without-*) rtpproxy-1.2.1/configure:1103: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` rtpproxy-1.2.1/configure-1104- # Reject names that are not valid shell variable names. ############################################## rtpproxy-1.2.1/configure-1108- ac_useropt_orig=$ac_useropt rtpproxy-1.2.1/configure:1109: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rtpproxy-1.2.1/configure-1110- case $ac_user_opts in ############################################## rtpproxy-1.2.1/configure-1142- *=*) rtpproxy-1.2.1/configure:1143: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` rtpproxy-1.2.1/configure-1144- # Reject names that are not valid shell variable names. ############################################## rtpproxy-1.2.1/configure-1162-if test -n "$ac_prev"; then rtpproxy-1.2.1/configure:1163: ac_option=--`echo $ac_prev | sed 's/_/-/g'` rtpproxy-1.2.1/configure-1164- { $as_echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## rtpproxy-1.2.1/configure-1186- */ ) rtpproxy-1.2.1/configure:1187: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` rtpproxy-1.2.1/configure-1188- eval $ac_var=\$ac_val;; ############################################## rtpproxy-1.2.1/configure-1224-ac_ls_di=`ls -di .` && rtpproxy-1.2.1/configure:1225:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || rtpproxy-1.2.1/configure-1226- { $as_echo "$as_me: error: Working directory cannot be determined" >&2 ############################################## rtpproxy-1.2.1/configure-1284-case $srcdir in rtpproxy-1.2.1/configure:1285:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; rtpproxy-1.2.1/configure-1286-esac ############################################## rtpproxy-1.2.1/configure-1327-By default, \`make install' will install all the files in rtpproxy-1.2.1/configure:1328:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify rtpproxy-1.2.1/configure:1329:an installation prefix other than \`$ac_default_prefix' using \`--prefix', rtpproxy-1.2.1/configure-1330-for instance \`--prefix=\$HOME'. ############################################## rtpproxy-1.2.1/configure-1412-*) rtpproxy-1.2.1/configure:1413: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` rtpproxy-1.2.1/configure-1414- # A ".." for each directory in $ac_dir_suffix. rtpproxy-1.2.1/configure:1415: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` rtpproxy-1.2.1/configure-1416- case $ac_top_builddir_sub in ############################################## rtpproxy-1.2.1/configure-1545- *\'*) rtpproxy-1.2.1/configure:1546: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; rtpproxy-1.2.1/configure-1547- esac ############################################## rtpproxy-1.2.1/configure-1632- case $ac_val in rtpproxy-1.2.1/configure:1633: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; rtpproxy-1.2.1/configure-1634- esac ############################################## rtpproxy-1.2.1/configure-1649- case $ac_val in rtpproxy-1.2.1/configure:1650: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; rtpproxy-1.2.1/configure-1651- esac ############################################## rtpproxy-1.2.1/configure-1760- set,) rtpproxy-1.2.1/configure:1761: { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 rtpproxy-1.2.1/configure:1762:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} rtpproxy-1.2.1/configure-1763- ac_cache_corrupted=: ;; ############################################## rtpproxy-1.2.1/configure-1771- # differences in whitespace do not lead to failure. rtpproxy-1.2.1/configure:1772: ac_old_val_w=`echo x $ac_old_val` rtpproxy-1.2.1/configure:1773: ac_new_val_w=`echo x $ac_new_val` rtpproxy-1.2.1/configure-1774- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## rtpproxy-1.2.1/configure-1791- case $ac_new_val in rtpproxy-1.2.1/configure:1792: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; rtpproxy-1.2.1/configure-1793- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## rtpproxy-1.2.1/configure-1975-if ( rtpproxy-1.2.1/configure:1976: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` rtpproxy-1.2.1/configure-1977- if test "$*" = "X"; then rtpproxy-1.2.1/configure-1978- # -L didn't work. rtpproxy-1.2.1/configure:1979: set X `ls -t $srcdir/configure conftest.file` rtpproxy-1.2.1/configure-1980- fi ############################################## rtpproxy-1.2.1/configure-2017-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' rtpproxy-1.2.1/configure:2018:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` rtpproxy-1.2.1/configure-2019- rtpproxy-1.2.1/configure-2020-# expand $ac_aux_dir to an absolute path rtpproxy-1.2.1/configure:2021:am_aux_dir=`cd $ac_aux_dir && pwd` rtpproxy-1.2.1/configure-2022- ############################################## rtpproxy-1.2.1/configure-2110-set x ${MAKE-make} rtpproxy-1.2.1/configure:2111:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` rtpproxy-1.2.1/configure-2112-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## rtpproxy-1.2.1/configure-2120-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. rtpproxy-1.2.1/configure:2121:case `${MAKE-make} -f conftest.make 2>/dev/null` in rtpproxy-1.2.1/configure-2122- *@@@%%%=?*=@@@%%%*) ############################################## rtpproxy-1.2.1/configure-2148-# test to see if srcdir already configured rtpproxy-1.2.1/configure:2149:if test "`cd $srcdir && pwd`" != "`pwd`" && rtpproxy-1.2.1/configure-2150- test -f $srcdir/config.status; then ############################################## rtpproxy-1.2.1/configure-2355-test "x$ac_build_alias" = x && rtpproxy-1.2.1/configure:2356: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` rtpproxy-1.2.1/configure-2357-test "x$ac_build_alias" = x && ############################################## rtpproxy-1.2.1/configure-2360- { (exit 1); exit 1; }; } rtpproxy-1.2.1/configure:2361:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || rtpproxy-1.2.1/configure-2362- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## rtpproxy-1.2.1/configure-2385-IFS=$ac_save_IFS rtpproxy-1.2.1/configure:2386:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac rtpproxy-1.2.1/configure-2387- ############################################## rtpproxy-1.2.1/configure-2396-else rtpproxy-1.2.1/configure:2397: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || rtpproxy-1.2.1/configure-2398- { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## rtpproxy-1.2.1/configure-2422-IFS=$ac_save_IFS rtpproxy-1.2.1/configure:2423:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac rtpproxy-1.2.1/configure-2424- ############################################## rtpproxy-1.2.1/configure-2799-$as_echo_n "checking for C compiler default output file name... " >&6; } rtpproxy-1.2.1/configure:2800:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` rtpproxy-1.2.1/configure-2801- ############################################## rtpproxy-1.2.1/configure-2843- then :; else rtpproxy-1.2.1/configure:2844: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` rtpproxy-1.2.1/configure-2845- fi ############################################## rtpproxy-1.2.1/configure-2942- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; rtpproxy-1.2.1/configure:2943: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` rtpproxy-1.2.1/configure-2944- break;; ############################################## rtpproxy-1.2.1/configure-2998- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; rtpproxy-1.2.1/configure:2999: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` rtpproxy-1.2.1/configure-3000- break;; ############################################## rtpproxy-1.2.1/configure-3381-# case it prints its new name instead of `make'. rtpproxy-1.2.1/configure:3382:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then rtpproxy-1.2.1/configure-3383- am__include=include ############################################## rtpproxy-1.2.1/configure-3389- echo '.include "confinc"' > confmf rtpproxy-1.2.1/configure:3390: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then rtpproxy-1.2.1/configure-3391- am__include=.include ############################################## rtpproxy-1.2.1/configure-3451- if test "$am_compiler_list" = ""; then rtpproxy-1.2.1/configure:3452: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` rtpproxy-1.2.1/configure-3453- fi ############################################## rtpproxy-1.2.1/configure-3806- # Check for GNU $ac_path_GREP rtpproxy-1.2.1/configure:3807:case `"$ac_path_GREP" --version 2>&1` in rtpproxy-1.2.1/configure-3808-*GNU*) ############################################## rtpproxy-1.2.1/configure-3820- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break rtpproxy-1.2.1/configure:3821: ac_count=`expr $ac_count + 1` rtpproxy-1.2.1/configure-3822- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## rtpproxy-1.2.1/configure-3874- # Check for GNU $ac_path_EGREP rtpproxy-1.2.1/configure:3875:case `"$ac_path_EGREP" --version 2>&1` in rtpproxy-1.2.1/configure-3876-*GNU*) ############################################## rtpproxy-1.2.1/configure-3888- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break rtpproxy-1.2.1/configure:3889: ac_count=`expr $ac_count + 1` rtpproxy-1.2.1/configure-3890- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## rtpproxy-1.2.1/configure-4112-do rtpproxy-1.2.1/configure:4113:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rtpproxy-1.2.1/configure-4114-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## rtpproxy-1.2.1/configure-4163- cat >>confdefs.h <<_ACEOF rtpproxy-1.2.1/configure:4164:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rtpproxy-1.2.1/configure-4165-_ACEOF ############################################## rtpproxy-1.2.1/configure-4174-do rtpproxy-1.2.1/configure:4175:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rtpproxy-1.2.1/configure-4176-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## rtpproxy-1.2.1/configure-4314- cat >>confdefs.h <<_ACEOF rtpproxy-1.2.1/configure:4315:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rtpproxy-1.2.1/configure-4316-_ACEOF ############################################## rtpproxy-1.2.1/configure-4404-do rtpproxy-1.2.1/configure:4405:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rtpproxy-1.2.1/configure-4406-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## rtpproxy-1.2.1/configure-4544- cat >>confdefs.h <<_ACEOF rtpproxy-1.2.1/configure:4545:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rtpproxy-1.2.1/configure-4546-_ACEOF ############################################## rtpproxy-1.2.1/configure-4831-do rtpproxy-1.2.1/configure:4832:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rtpproxy-1.2.1/configure-4833-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## rtpproxy-1.2.1/configure-4971- cat >>confdefs.h <<_ACEOF rtpproxy-1.2.1/configure:4972:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rtpproxy-1.2.1/configure-4973-_ACEOF ############################################## rtpproxy-1.2.1/configure-5454- for ac_func in _getb67 GETB67 getb67; do rtpproxy-1.2.1/configure:5455: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` rtpproxy-1.2.1/configure-5456-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## rtpproxy-1.2.1/configure-5640-do rtpproxy-1.2.1/configure:5641:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rtpproxy-1.2.1/configure-5642-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## rtpproxy-1.2.1/configure-5780- cat >>confdefs.h <<_ACEOF rtpproxy-1.2.1/configure:5781:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rtpproxy-1.2.1/configure-5782-_ACEOF ############################################## rtpproxy-1.2.1/configure-6041-do rtpproxy-1.2.1/configure:6042:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` rtpproxy-1.2.1/configure-6043-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## rtpproxy-1.2.1/configure-6132- cat >>confdefs.h <<_ACEOF rtpproxy-1.2.1/configure:6133:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 rtpproxy-1.2.1/configure-6134-_ACEOF ############################################## rtpproxy-1.2.1/configure-6236- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' rtpproxy-1.2.1/configure:6237: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` rtpproxy-1.2.1/configure-6238- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## rtpproxy-1.2.1/configure-6327-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo rtpproxy-1.2.1/configure:6328:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then rtpproxy-1.2.1/configure-6329- as_echo='printf %s\n' ############################################## rtpproxy-1.2.1/configure-6331-else rtpproxy-1.2.1/configure:6332: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then rtpproxy-1.2.1/configure-6333- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## rtpproxy-1.2.1/configure-6341- expr "X$arg" : "X\\(.*\\)$as_nl"; rtpproxy-1.2.1/configure:6342: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; rtpproxy-1.2.1/configure-6343- esac; ############################################## rtpproxy-1.2.1/configure-6457- test "x$as_lineno_1" != "x$as_lineno_2" && rtpproxy-1.2.1/configure:6458: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { rtpproxy-1.2.1/configure-6459- ############################################## rtpproxy-1.2.1/configure-6570- esac; rtpproxy-1.2.1/configure:6571: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in rtpproxy-1.2.1/configure-6572- ???[sx]*):;;*)false;;esac;fi ############################################## rtpproxy-1.2.1/configure-6645-configured by $0, generated by GNU Autoconf 2.62, rtpproxy-1.2.1/configure:6646: with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" rtpproxy-1.2.1/configure-6647- ############################################## rtpproxy-1.2.1/configure-6665- --*=*) rtpproxy-1.2.1/configure:6666: ac_option=`expr "X$1" : 'X\([^=]*\)='` rtpproxy-1.2.1/configure:6667: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` rtpproxy-1.2.1/configure-6668- ac_shift=: ############################################## rtpproxy-1.2.1/configure-6687- case $ac_optarg in rtpproxy-1.2.1/configure:6688: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; rtpproxy-1.2.1/configure-6689- esac ############################################## rtpproxy-1.2.1/configure-6694- case $ac_optarg in rtpproxy-1.2.1/configure:6695: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; rtpproxy-1.2.1/configure-6696- esac ############################################## rtpproxy-1.2.1/configure-6822-ac_cr='' rtpproxy-1.2.1/configure:6823:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` rtpproxy-1.2.1/configure-6824-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## rtpproxy-1.2.1/configure-6841- { (exit 1); exit 1; }; } rtpproxy-1.2.1/configure:6842:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` rtpproxy-1.2.1/configure-6843-ac_delim='%!_!# ' ############################################## rtpproxy-1.2.1/configure-6849- rtpproxy-1.2.1/configure:6850: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then rtpproxy-1.2.1/configure-6851- break ############################################## rtpproxy-1.2.1/configure-6982-for ac_last_try in false false :; do rtpproxy-1.2.1/configure:6983: ac_t=`sed -n "/$ac_delim/p" confdefs.h` rtpproxy-1.2.1/configure-6984- if test -z "$ac_t"; then ############################################## rtpproxy-1.2.1/configure-7122- esac rtpproxy-1.2.1/configure:7123: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac rtpproxy-1.2.1/configure-7124- ac_file_inputs="$ac_file_inputs '$ac_f'" ############################################## rtpproxy-1.2.1/configure-7185- case $as_dir in #( rtpproxy-1.2.1/configure:7186: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( rtpproxy-1.2.1/configure-7187- *) as_qdir=$as_dir;; ############################################## rtpproxy-1.2.1/configure-7223-*) rtpproxy-1.2.1/configure:7224: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` rtpproxy-1.2.1/configure-7225- # A ".." for each directory in $ac_dir_suffix. rtpproxy-1.2.1/configure:7226: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` rtpproxy-1.2.1/configure-7227- case $ac_top_builddir_sub in ############################################## rtpproxy-1.2.1/configure-7281-' rtpproxy-1.2.1/configure:7282:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in rtpproxy-1.2.1/configure-7283-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## rtpproxy-1.2.1/configure-7298- rtpproxy-1.2.1/configure:7299:# Neutralize VPATH when `$srcdir' = `.'. rtpproxy-1.2.1/configure-7300-# Shell code in configure.ac might set extrasub. ############################################## rtpproxy-1.2.1/configure-7327-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && rtpproxy-1.2.1/configure:7328: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && rtpproxy-1.2.1/configure:7329: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && rtpproxy-1.2.1/configure-7330- { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## rtpproxy-1.2.1/configure-7379- * ) rtpproxy-1.2.1/configure:7380: _am_stamp_count=`expr $_am_stamp_count + 1` ;; rtpproxy-1.2.1/configure-7381- esac ############################################## rtpproxy-1.2.1/configure-7416- # Strip MF so we end up with the name of the file. rtpproxy-1.2.1/configure:7417: mf=`echo "$mf" | sed -e 's/:.*$//'` rtpproxy-1.2.1/configure-7418- # Check whether this is an Automake generated Makefile or not. ############################################## rtpproxy-1.2.1/configure-7452- # from the Makefile without running `make'. rtpproxy-1.2.1/configure:7453: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` rtpproxy-1.2.1/configure-7454- test -z "$DEPDIR" && continue rtpproxy-1.2.1/configure:7455: am__include=`sed -n 's/^am__include = //p' < "$mf"` rtpproxy-1.2.1/configure-7456- test -z "am__include" && continue rtpproxy-1.2.1/configure:7457: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` rtpproxy-1.2.1/configure-7458- # When using ansi2knr, U may be empty or an underscore; expand it rtpproxy-1.2.1/configure:7459: U=`sed -n 's/^U = //p' < "$mf"` rtpproxy-1.2.1/configure-7460- # Find all dependency output files, they are included files with ############################################## rtpproxy-1.2.1/configure-7499- case $as_dir in #( rtpproxy-1.2.1/configure:7500: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( rtpproxy-1.2.1/configure-7501- *) as_qdir=$as_dir;; ############################################## rtpproxy-1.2.1/install-sh-103- rtpproxy-1.2.1/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` rtpproxy-1.2.1/install-sh-105- shift ############################################## rtpproxy-1.2.1/install-sh-107- rtpproxy-1.2.1/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` rtpproxy-1.2.1/install-sh-109- shift ############################################## rtpproxy-1.2.1/install-sh-169- then rtpproxy-1.2.1/install-sh:170: dst=$dst/`basename "$src"` rtpproxy-1.2.1/install-sh-171- else ############################################## rtpproxy-1.2.1/install-sh-176-## this sed command emulates the dirname command rtpproxy-1.2.1/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` rtpproxy-1.2.1/install-sh-178- ############################################## rtpproxy-1.2.1/install-sh-190-IFS='%' rtpproxy-1.2.1/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` rtpproxy-1.2.1/install-sh-192-IFS=$oIFS ############################################## rtpproxy-1.2.1/install-sh-224- then rtpproxy-1.2.1/install-sh:225: dstfile=`basename "$dst"` rtpproxy-1.2.1/install-sh-226- else ############################################## rtpproxy-1.2.1/install-sh-234- then rtpproxy-1.2.1/install-sh:235: dstfile=`basename "$dst"` rtpproxy-1.2.1/install-sh-236- else ############################################## rtpproxy-1.2.1/missing-128- from any GNU archive site." rtpproxy-1.2.1/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` rtpproxy-1.2.1/missing-130- test -z "$files" && files="config.h" ############################################## rtpproxy-1.2.1/missing-167- proper tools for further handling them. rtpproxy-1.2.1/missing:168: You can get \`$1' as part of \`Autoconf' from any GNU rtpproxy-1.2.1/missing-169- archive site." rtpproxy-1.2.1/missing-170- rtpproxy-1.2.1/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` rtpproxy-1.2.1/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` rtpproxy-1.2.1/missing-173- if test -f "$file"; then ############################################## rtpproxy-1.2.1/missing-196- *.y) rtpproxy-1.2.1/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` rtpproxy-1.2.1/missing-198- if [ -f "$SRCFILE" ]; then ############################################## rtpproxy-1.2.1/missing-200- fi rtpproxy-1.2.1/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` rtpproxy-1.2.1/missing-202- if [ -f "$SRCFILE" ]; then ############################################## rtpproxy-1.2.1/missing-226- *.l) rtpproxy-1.2.1/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` rtpproxy-1.2.1/missing-228- if [ -f "$SRCFILE" ]; then ############################################## rtpproxy-1.2.1/missing-250- rtpproxy-1.2.1/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` rtpproxy-1.2.1/missing-252- if test -z "$file"; then rtpproxy-1.2.1/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` rtpproxy-1.2.1/missing-254- fi ############################################## rtpproxy-1.2.1/missing-276- the \`GNU make' package. Grab either from any GNU archive site." rtpproxy-1.2.1/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` rtpproxy-1.2.1/missing-278- if test -z "$file"; then rtpproxy-1.2.1/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` rtpproxy-1.2.1/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` rtpproxy-1.2.1/missing-281- fi ############################################## rtpproxy-1.2.1/missing-304- *o*) rtpproxy-1.2.1/missing:305: firstarg=`echo "$firstarg" | sed s/o//` rtpproxy-1.2.1/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## rtpproxy-1.2.1/missing-310- *h*) rtpproxy-1.2.1/missing:311: firstarg=`echo "$firstarg" | sed s/h//` rtpproxy-1.2.1/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## rtpproxy-1.2.1/config.sub-54- rtpproxy-1.2.1/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` rtpproxy-1.2.1/config.sub-56- ############################################## rtpproxy-1.2.1/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. rtpproxy-1.2.1/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` rtpproxy-1.2.1/config.sub-120-case $maybe_os in ############################################## rtpproxy-1.2.1/config.sub-122- os=-$maybe_os rtpproxy-1.2.1/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` rtpproxy-1.2.1/config.sub-124- ;; rtpproxy-1.2.1/config.sub-125- *) rtpproxy-1.2.1/config.sub:126: basic_machine=`echo $1 | sed 's/-[^-]*$//'` rtpproxy-1.2.1/config.sub-127- if [ $basic_machine != $1 ] rtpproxy-1.2.1/config.sub:128: then os=`echo $1 | sed 's/.*-/-/'` rtpproxy-1.2.1/config.sub-129- else os=; fi ############################################## rtpproxy-1.2.1/config.sub-173- os=-sco3.2v5 rtpproxy-1.2.1/config.sub:174: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-175- ;; ############################################## rtpproxy-1.2.1/config.sub-177- os=-sco3.2v4 rtpproxy-1.2.1/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-179- ;; rtpproxy-1.2.1/config.sub-180- -sco3.2.[4-9]*) rtpproxy-1.2.1/config.sub:181: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` rtpproxy-1.2.1/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-183- ;; ############################################## rtpproxy-1.2.1/config.sub-185- # Don't forget version if it is 3.2v4 or newer. rtpproxy-1.2.1/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-187- ;; ############################################## rtpproxy-1.2.1/config.sub-189- os=-sco3.2v2 rtpproxy-1.2.1/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-191- ;; rtpproxy-1.2.1/config.sub-192- -udk*) rtpproxy-1.2.1/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-194- ;; ############################################## rtpproxy-1.2.1/config.sub-196- os=-isc2.2 rtpproxy-1.2.1/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-198- ;; ############################################## rtpproxy-1.2.1/config.sub-202- -isc*) rtpproxy-1.2.1/config.sub:203: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` rtpproxy-1.2.1/config.sub-204- ;; ############################################## rtpproxy-1.2.1/config.sub-208- -ptx*) rtpproxy-1.2.1/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` rtpproxy-1.2.1/config.sub-210- ;; rtpproxy-1.2.1/config.sub-211- -windowsnt*) rtpproxy-1.2.1/config.sub:212: os=`echo $os | sed -e 's/windowsnt/winnt/'` rtpproxy-1.2.1/config.sub-213- ;; ############################################## rtpproxy-1.2.1/config.sub-286- *-*-*) rtpproxy-1.2.1/config.sub:287: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 rtpproxy-1.2.1/config.sub-288- exit 1 ############################################## rtpproxy-1.2.1/config.sub-578- i*86v32) rtpproxy-1.2.1/config.sub:579: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` rtpproxy-1.2.1/config.sub-580- os=-sysv32 ############################################## rtpproxy-1.2.1/config.sub-582- i*86v4*) rtpproxy-1.2.1/config.sub:583: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` rtpproxy-1.2.1/config.sub-584- os=-sysv4 ############################################## rtpproxy-1.2.1/config.sub-586- i*86v) rtpproxy-1.2.1/config.sub:587: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` rtpproxy-1.2.1/config.sub-588- os=-sysv ############################################## rtpproxy-1.2.1/config.sub-590- i*86sol2) rtpproxy-1.2.1/config.sub:591: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` rtpproxy-1.2.1/config.sub-592- os=-solaris2 ############################################## rtpproxy-1.2.1/config.sub-638- mips3*-*) rtpproxy-1.2.1/config.sub:639: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` rtpproxy-1.2.1/config.sub-640- ;; rtpproxy-1.2.1/config.sub-641- mips3*) rtpproxy-1.2.1/config.sub:642: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown rtpproxy-1.2.1/config.sub-643- ;; ############################################## rtpproxy-1.2.1/config.sub-780- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) rtpproxy-1.2.1/config.sub:781: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-782- ;; rtpproxy-1.2.1/config.sub-783- pentiumpro-* | p6-* | 6x86-* | athlon-*) rtpproxy-1.2.1/config.sub:784: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-785- ;; rtpproxy-1.2.1/config.sub-786- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) rtpproxy-1.2.1/config.sub:787: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-788- ;; rtpproxy-1.2.1/config.sub-789- pentium4-*) rtpproxy-1.2.1/config.sub:790: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-791- ;; ############################################## rtpproxy-1.2.1/config.sub-798- ;; rtpproxy-1.2.1/config.sub:799: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-800- ;; ############################################## rtpproxy-1.2.1/config.sub-804- ppcle-* | powerpclittle-*) rtpproxy-1.2.1/config.sub:805: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-806- ;; ############################################## rtpproxy-1.2.1/config.sub-808- ;; rtpproxy-1.2.1/config.sub:809: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-810- ;; ############################################## rtpproxy-1.2.1/config.sub-814- ppc64le-* | powerpc64little-*) rtpproxy-1.2.1/config.sub:815: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` rtpproxy-1.2.1/config.sub-816- ;; ############################################## rtpproxy-1.2.1/config.sub-1079- *) rtpproxy-1.2.1/config.sub:1080: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 rtpproxy-1.2.1/config.sub-1081- exit 1 ############################################## rtpproxy-1.2.1/config.sub-1087- *-digital*) rtpproxy-1.2.1/config.sub:1088: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` rtpproxy-1.2.1/config.sub-1089- ;; rtpproxy-1.2.1/config.sub-1090- *-commodore*) rtpproxy-1.2.1/config.sub:1091: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` rtpproxy-1.2.1/config.sub-1092- ;; ############################################## rtpproxy-1.2.1/config.sub-1105- -solaris1 | -solaris1.*) rtpproxy-1.2.1/config.sub:1106: os=`echo $os | sed -e 's|solaris1|sunos4|'` rtpproxy-1.2.1/config.sub-1107- ;; ############################################## rtpproxy-1.2.1/config.sub-1117- -gnu/linux*) rtpproxy-1.2.1/config.sub:1118: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` rtpproxy-1.2.1/config.sub-1119- ;; ############################################## rtpproxy-1.2.1/config.sub-1157- -nto*) rtpproxy-1.2.1/config.sub:1158: os=`echo $os | sed -e 's|nto|nto-qnx|'` rtpproxy-1.2.1/config.sub-1159- ;; ############################################## rtpproxy-1.2.1/config.sub-1164- -mac*) rtpproxy-1.2.1/config.sub:1165: os=`echo $os | sed -e 's|mac|macos|'` rtpproxy-1.2.1/config.sub-1166- ;; rtpproxy-1.2.1/config.sub-1167- -linux*) rtpproxy-1.2.1/config.sub:1168: os=`echo $os | sed -e 's|linux|linux-gnu|'` rtpproxy-1.2.1/config.sub-1169- ;; rtpproxy-1.2.1/config.sub-1170- -sunos5*) rtpproxy-1.2.1/config.sub:1171: os=`echo $os | sed -e 's|sunos5|solaris2|'` rtpproxy-1.2.1/config.sub-1172- ;; rtpproxy-1.2.1/config.sub-1173- -sunos6*) rtpproxy-1.2.1/config.sub:1174: os=`echo $os | sed -e 's|sunos6|solaris3|'` rtpproxy-1.2.1/config.sub-1175- ;; ############################################## rtpproxy-1.2.1/config.sub-1216- -sinix5.*) rtpproxy-1.2.1/config.sub:1217: os=`echo $os | sed -e 's|sinix|sysv|'` rtpproxy-1.2.1/config.sub-1218- ;; ############################################## rtpproxy-1.2.1/config.sub-1261- # Get rid of the `-' at the beginning of $os. rtpproxy-1.2.1/config.sub:1262: os=`echo $os | sed 's/[^-]*-//'` rtpproxy-1.2.1/config.sub:1263: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 rtpproxy-1.2.1/config.sub-1264- exit 1 ############################################## rtpproxy-1.2.1/config.sub-1491- esac rtpproxy-1.2.1/config.sub:1492: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` rtpproxy-1.2.1/config.sub-1493- ;; ############################################## rtpproxy-1.2.1/config.guess-37- rtpproxy-1.2.1/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` rtpproxy-1.2.1/config.guess-39- ############################################## rtpproxy-1.2.1/config.guess-106-: ${TMPDIR=/tmp} ; rtpproxy-1.2.1/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || rtpproxy-1.2.1/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## rtpproxy-1.2.1/config.guess-191- *) rtpproxy-1.2.1/config.guess:192: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` rtpproxy-1.2.1/config.guess-193- ;; ############################################## rtpproxy-1.2.1/config.guess-240- if test $UNAME_RELEASE = "V4.0"; then rtpproxy-1.2.1/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` rtpproxy-1.2.1/config.guess-242- fi ############################################## rtpproxy-1.2.1/config.guess-246- # types through head -n 1, so we only detect the type of CPU 0. rtpproxy-1.2.1/config.guess:247: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` rtpproxy-1.2.1/config.guess-248- case "$ALPHA_CPU_TYPE" in ############################################## rtpproxy-1.2.1/config.guess-283- # 1.2 uses "1.2" for uname -r. rtpproxy-1.2.1/config.guess:284: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` rtpproxy-1.2.1/config.guess-285- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-334- sun4H:SunOS:5.*:*) rtpproxy-1.2.1/config.guess:335: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` rtpproxy-1.2.1/config.guess-336- exit 0 ;; rtpproxy-1.2.1/config.guess-337- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) rtpproxy-1.2.1/config.guess:338: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` rtpproxy-1.2.1/config.guess-339- exit 0 ;; rtpproxy-1.2.1/config.guess-340- i86pc:SunOS:5.*:*) rtpproxy-1.2.1/config.guess:341: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` rtpproxy-1.2.1/config.guess-342- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-346- # it's likely to be more like Solaris than SunOS4. rtpproxy-1.2.1/config.guess:347: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` rtpproxy-1.2.1/config.guess-348- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-355- # Japanese Language versions have a version number like `4.1.3-JL'. rtpproxy-1.2.1/config.guess:356: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` rtpproxy-1.2.1/config.guess-357- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-361- sun*:*:4.2BSD:*) rtpproxy-1.2.1/config.guess:362: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` rtpproxy-1.2.1/config.guess-363- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## rtpproxy-1.2.1/config.guess-440- $CC_FOR_BUILD -o $dummy $dummy.c \ rtpproxy-1.2.1/config.guess:441: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ rtpproxy-1.2.1/config.guess-442- && exit 0 ############################################## rtpproxy-1.2.1/config.guess-495- *:IRIX*:*:*) rtpproxy-1.2.1/config.guess:496: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` rtpproxy-1.2.1/config.guess-497- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-534- *:AIX:*:[45]) rtpproxy-1.2.1/config.guess:535: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` rtpproxy-1.2.1/config.guess-536- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## rtpproxy-1.2.1/config.guess-569- 9000/[34678]??:HP-UX:*:*) rtpproxy-1.2.1/config.guess:570: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` rtpproxy-1.2.1/config.guess-571- case "${UNAME_MACHINE}" in ############################################## rtpproxy-1.2.1/config.guess-623-EOF rtpproxy-1.2.1/config.guess:624: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` rtpproxy-1.2.1/config.guess-625- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## rtpproxy-1.2.1/config.guess-641- ia64:HP-UX:*:*) rtpproxy-1.2.1/config.guess:642: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` rtpproxy-1.2.1/config.guess-643- echo ia64-hp-hpux${HPUX_REV} ############################################## rtpproxy-1.2.1/config.guess-741- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` rtpproxy-1.2.1/config.guess:742: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` rtpproxy-1.2.1/config.guess-743- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## rtpproxy-1.2.1/config.guess-764-EOF rtpproxy-1.2.1/config.guess:765: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` rtpproxy-1.2.1/config.guess-766- # GNU/FreeBSD systems have a "k" prefix to indicate we are using ############################################## rtpproxy-1.2.1/config.guess-768- case ${LIBC} in gnu) kernel_only='k' ;; esac rtpproxy-1.2.1/config.guess:769: echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} rtpproxy-1.2.1/config.guess-770- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-798- prep*:SunOS:5.*:*) rtpproxy-1.2.1/config.guess:799: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` rtpproxy-1.2.1/config.guess-800- exit 0 ;; rtpproxy-1.2.1/config.guess-801- *:GNU:*:*) rtpproxy-1.2.1/config.guess:802: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` rtpproxy-1.2.1/config.guess-803- exit 0 ;; ############################################## rtpproxy-1.2.1/config.guess-834-EOF rtpproxy-1.2.1/config.guess:835: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` rtpproxy-1.2.1/config.guess-836- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## rtpproxy-1.2.1/config.guess-853-EOF rtpproxy-1.2.1/config.guess:854: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` rtpproxy-1.2.1/config.guess-855- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## rtpproxy-1.2.1/config.guess-951-EOF rtpproxy-1.2.1/config.guess:952: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` rtpproxy-1.2.1/config.guess-953- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## rtpproxy-1.2.1/config.guess-987- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) rtpproxy-1.2.1/config.guess:988: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` rtpproxy-1.2.1/config.guess-989- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## rtpproxy-1.2.1/mkinstalldirs-69-do rtpproxy-1.2.1/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` rtpproxy-1.2.1/mkinstalldirs-71- shift ############################################## rtpproxy-1.2.1/depcomp-34-if test -z "$depfile"; then rtpproxy-1.2.1/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` rtpproxy-1.2.1/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` rtpproxy-1.2.1/depcomp-37- if test "$dir" = "$object"; then ############################################## rtpproxy-1.2.1/depcomp-43- rtpproxy-1.2.1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rtpproxy-1.2.1/depcomp-45- ############################################## rtpproxy-1.2.1/depcomp-178- # Version 6 uses the directory in both cases. rtpproxy-1.2.1/depcomp:179: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` rtpproxy-1.2.1/depcomp-180- tmpdepfile="$stripped.u" ############################################## rtpproxy-1.2.1/depcomp-189- else rtpproxy-1.2.1/depcomp:190: stripped=`echo "$stripped" | sed 's,^.*/,,'` rtpproxy-1.2.1/depcomp-191- tmpdepfile="$stripped.u" ############################################## rtpproxy-1.2.1/depcomp-203- # Do two passes, one to just change these to rtpproxy-1.2.1/depcomp:204: # `$object: dependent.h' and one to simply `dependent.h:'. rtpproxy-1.2.1/depcomp-205- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## rtpproxy-1.2.1/depcomp-244- # Do two passes, one to just change these to rtpproxy-1.2.1/depcomp:245: # `$object: dependent.h' and one to simply `dependent.h:'. rtpproxy-1.2.1/depcomp-246- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## rtpproxy-1.2.1/depcomp-259- # Subdirectories are respected. rtpproxy-1.2.1/depcomp:260: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` rtpproxy-1.2.1/depcomp-261- test "x$dir" = "x$object" && dir= rtpproxy-1.2.1/depcomp:262: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` rtpproxy-1.2.1/depcomp-263- ############################################## rtpproxy-1.2.1/depcomp-382- done rtpproxy-1.2.1/depcomp:383: obj_suffix="`echo $object | sed 's/^.*\././'`" rtpproxy-1.2.1/depcomp-384- touch "$tmpdepfile" ############################################## rtpproxy-1.2.1/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to rtpproxy-1.2.1/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. rtpproxy-1.2.1/aclocal.m4-44-# ############################################## rtpproxy-1.2.1/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: rtpproxy-1.2.1/aclocal.m4:67:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` rtpproxy-1.2.1/aclocal.m4-68-# and then we would define $MISSING as ############################################## rtpproxy-1.2.1/aclocal.m4-82-# expand $ac_aux_dir to an absolute path rtpproxy-1.2.1/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd` rtpproxy-1.2.1/aclocal.m4-84-]) ############################################## rtpproxy-1.2.1/aclocal.m4-180- if test "$am_compiler_list" = ""; then rtpproxy-1.2.1/aclocal.m4:181: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` rtpproxy-1.2.1/aclocal.m4-182- fi ############################################## rtpproxy-1.2.1/aclocal.m4-290- # Strip MF so we end up with the name of the file. rtpproxy-1.2.1/aclocal.m4:291: mf=`echo "$mf" | sed -e 's/:.*$//'` rtpproxy-1.2.1/aclocal.m4-292- # Check whether this is an Automake generated Makefile or not. ############################################## rtpproxy-1.2.1/aclocal.m4-298- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then rtpproxy-1.2.1/aclocal.m4:299: dirpart=`AS_DIRNAME("$mf")` rtpproxy-1.2.1/aclocal.m4-300- else ############################################## rtpproxy-1.2.1/aclocal.m4-304- # from the Makefile without running `make'. rtpproxy-1.2.1/aclocal.m4:305: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` rtpproxy-1.2.1/aclocal.m4-306- test -z "$DEPDIR" && continue rtpproxy-1.2.1/aclocal.m4:307: am__include=`sed -n 's/^am__include = //p' < "$mf"` rtpproxy-1.2.1/aclocal.m4-308- test -z "am__include" && continue rtpproxy-1.2.1/aclocal.m4:309: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` rtpproxy-1.2.1/aclocal.m4-310- # When using ansi2knr, U may be empty or an underscore; expand it rtpproxy-1.2.1/aclocal.m4:311: U=`sed -n 's/^U = //p' < "$mf"` rtpproxy-1.2.1/aclocal.m4-312- # Find all dependency output files, they are included files with ############################################## rtpproxy-1.2.1/aclocal.m4-320- test -f "$dirpart/$file" && continue rtpproxy-1.2.1/aclocal.m4:321: fdir=`AS_DIRNAME(["$file"])` rtpproxy-1.2.1/aclocal.m4-322- AS_MKDIR_P([$dirpart/$fdir]) ############################################## rtpproxy-1.2.1/aclocal.m4-387-# test to see if srcdir already configured rtpproxy-1.2.1/aclocal.m4:388:if test "`cd $srcdir && pwd`" != "`pwd`" && rtpproxy-1.2.1/aclocal.m4-389- test -f $srcdir/config.status; then ############################################## rtpproxy-1.2.1/aclocal.m4-463- * ) rtpproxy-1.2.1/aclocal.m4:464: _am_stamp_count=`expr $_am_stamp_count + 1` ;; rtpproxy-1.2.1/aclocal.m4-465- esac rtpproxy-1.2.1/aclocal.m4-466-done rtpproxy-1.2.1/aclocal.m4:467:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) rtpproxy-1.2.1/aclocal.m4-468- ############################################## rtpproxy-1.2.1/aclocal.m4-564-# case it prints its new name instead of `make'. rtpproxy-1.2.1/aclocal.m4:565:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then rtpproxy-1.2.1/aclocal.m4-566- am__include=include ############################################## rtpproxy-1.2.1/aclocal.m4-572- echo '.include "confinc"' > confmf rtpproxy-1.2.1/aclocal.m4:573: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then rtpproxy-1.2.1/aclocal.m4-574- am__include=.include ############################################## rtpproxy-1.2.1/aclocal.m4-739-if ( rtpproxy-1.2.1/aclocal.m4:740: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` rtpproxy-1.2.1/aclocal.m4-741- if test "$[*]" = "X"; then rtpproxy-1.2.1/aclocal.m4-742- # -L didn't work. rtpproxy-1.2.1/aclocal.m4:743: set X `ls -t $srcdir/configure conftest.file` rtpproxy-1.2.1/aclocal.m4-744- fi ############################################## rtpproxy-1.2.1/ltmain.sh-36-# The name of this program: rtpproxy-1.2.1/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` rtpproxy-1.2.1/ltmain.sh-38-modename="$progname" ############################################## rtpproxy-1.2.1/ltmain.sh-61- : rtpproxy-1.2.1/ltmain.sh:62:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then rtpproxy-1.2.1/ltmain.sh-63- # Yippee, $echo works! ############################################## rtpproxy-1.2.1/ltmain.sh-147- win32_libid_type="unknown" rtpproxy-1.2.1/ltmain.sh:148: win32_fileres=`file -L $1 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-149- case $win32_fileres in ############################################## rtpproxy-1.2.1/ltmain.sh-199- # but not from the CC environment variable when configure was run. rtpproxy-1.2.1/ltmain.sh:200: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; rtpproxy-1.2.1/ltmain.sh-201- # Blanks at the start of $base_compile will cause this to fail ############################################## rtpproxy-1.2.1/ltmain.sh-206- # Evaluate the configuration. rtpproxy-1.2.1/ltmain.sh:207: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" rtpproxy-1.2.1/ltmain.sh-208- CC_quoted= ############################################## rtpproxy-1.2.1/ltmain.sh-218- case "$@ " in rtpproxy-1.2.1/ltmain.sh:219: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) rtpproxy-1.2.1/ltmain.sh-220- # The compiler in the base compile command matches ############################################## rtpproxy-1.2.1/ltmain.sh-269- esac rtpproxy-1.2.1/ltmain.sh:270: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-271- my_xdir="$my_gentop/$my_xlib" ############################################## rtpproxy-1.2.1/ltmain.sh-289- darwin_curdir=`pwd` rtpproxy-1.2.1/ltmain.sh:290: darwin_base_archive=`basename $darwin_archive` rtpproxy-1.2.1/ltmain.sh:291: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-292- if test -n "$darwin_arches"; then rtpproxy-1.2.1/ltmain.sh:293: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` rtpproxy-1.2.1/ltmain.sh-294- darwin_arch= ############################################## rtpproxy-1.2.1/ltmain.sh-307- ## Okay now we have a bunch of thin objects, gotta fatten them up :) rtpproxy-1.2.1/ltmain.sh:308: darwin_filelist=`find unfat-$$ -type f | xargs basename | sort -u | $NL2SP` rtpproxy-1.2.1/ltmain.sh-309- darwin_file= ############################################## rtpproxy-1.2.1/ltmain.sh-311- for darwin_file in $darwin_filelist; do rtpproxy-1.2.1/ltmain.sh:312: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` rtpproxy-1.2.1/ltmain.sh-313- lipo -create -output "$darwin_file" $darwin_files ############################################## rtpproxy-1.2.1/ltmain.sh-343- do rtpproxy-1.2.1/ltmain.sh:344: name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"` rtpproxy-1.2.1/ltmain.sh-345- done ############################################## rtpproxy-1.2.1/ltmain.sh-347- $run eval "(cd \$my_xdir && $AR xN $i \$my_xabs '$name' && $mv '$name' '$name_to')" || exit $? rtpproxy-1.2.1/ltmain.sh:348: i=`expr $i + 1` rtpproxy-1.2.1/ltmain.sh-349- done ############################################## rtpproxy-1.2.1/ltmain.sh-353- esac rtpproxy-1.2.1/ltmain.sh:354: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` rtpproxy-1.2.1/ltmain.sh-355- done ############################################## rtpproxy-1.2.1/ltmain.sh-371- case $arg in rtpproxy-1.2.1/ltmain.sh:372: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; rtpproxy-1.2.1/ltmain.sh-373- *) optarg= ;; ############################################## rtpproxy-1.2.1/ltmain.sh-402- # Evaluate the configuration. rtpproxy-1.2.1/ltmain.sh:403: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" rtpproxy-1.2.1/ltmain.sh-404- else ############################################## rtpproxy-1.2.1/ltmain.sh-629- -Wc,*) rtpproxy-1.2.1/ltmain.sh:630: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` rtpproxy-1.2.1/ltmain.sh-631- lastarg= ############################################## rtpproxy-1.2.1/ltmain.sh-646- IFS="$save_ifs" rtpproxy-1.2.1/ltmain.sh:647: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` rtpproxy-1.2.1/ltmain.sh-648- ############################################## rtpproxy-1.2.1/ltmain.sh-665- # Aesthetically quote the previous argument. rtpproxy-1.2.1/ltmain.sh:666: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-667- ############################################## rtpproxy-1.2.1/ltmain.sh-690- # Get the name of the library object. rtpproxy-1.2.1/ltmain.sh:691: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-692- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-701- *.ads) xform=ads ;; rtpproxy-1.2.1/ltmain.sh:702: *.asm) xform=asm ;; rtpproxy-1.2.1/ltmain.sh-703- *.c++) xform=c++ ;; ############################################## rtpproxy-1.2.1/ltmain.sh-713- rtpproxy-1.2.1/ltmain.sh:714: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` rtpproxy-1.2.1/ltmain.sh-715- rtpproxy-1.2.1/ltmain.sh-716- case $libobj in rtpproxy-1.2.1/ltmain.sh:717: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; rtpproxy-1.2.1/ltmain.sh-718- *) ############################################## rtpproxy-1.2.1/ltmain.sh-744- rtpproxy-1.2.1/ltmain.sh:745: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh:746: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-747- if test "X$xdir" = "X$obj"; then ############################################## rtpproxy-1.2.1/ltmain.sh-783- if test "$compiler_c_o" = no; then rtpproxy-1.2.1/ltmain.sh:784: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} rtpproxy-1.2.1/ltmain.sh-785- lockfile="$output_obj.lock" ############################################## rtpproxy-1.2.1/ltmain.sh-804-*** ERROR, $lockfile exists and contains: rtpproxy-1.2.1/ltmain.sh:805:`cat $lockfile 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-806- ############################################## rtpproxy-1.2.1/ltmain.sh-873- if test "$need_locks" = warn && rtpproxy-1.2.1/ltmain.sh:874: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then rtpproxy-1.2.1/ltmain.sh-875- $echo "\ rtpproxy-1.2.1/ltmain.sh-876-*** ERROR, $lockfile contains: rtpproxy-1.2.1/ltmain.sh:877:`cat $lockfile 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-878- ############################################## rtpproxy-1.2.1/ltmain.sh-945- if test "$need_locks" = warn && rtpproxy-1.2.1/ltmain.sh:946: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then rtpproxy-1.2.1/ltmain.sh-947- $echo "\ rtpproxy-1.2.1/ltmain.sh-948-*** ERROR, $lockfile contains: rtpproxy-1.2.1/ltmain.sh:949:`cat $lockfile 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-950- ############################################## rtpproxy-1.2.1/ltmain.sh-1107- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") rtpproxy-1.2.1/ltmain.sh:1108: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test rtpproxy-1.2.1/ltmain.sh-1109- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-1196- moreargs= rtpproxy-1.2.1/ltmain.sh:1197: for fil in `cat $save_arg` rtpproxy-1.2.1/ltmain.sh-1198- do ############################################## rtpproxy-1.2.1/ltmain.sh-1223- # Extract subdirectory from the argument. rtpproxy-1.2.1/ltmain.sh:1224: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-1225- if test "X$xdir" = "X$arg"; then ############################################## rtpproxy-1.2.1/ltmain.sh-1277- # Extract subdirectory from the argument. rtpproxy-1.2.1/ltmain.sh:1278: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-1279- if test "X$xdir" = "X$arg"; then ############################################## rtpproxy-1.2.1/ltmain.sh-1284- rtpproxy-1.2.1/ltmain.sh:1285: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh:1286: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh-1287- libobjs="$libobjs $pic_object" ############################################## rtpproxy-1.2.1/ltmain.sh-1426- -L*) rtpproxy-1.2.1/ltmain.sh:1427: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` rtpproxy-1.2.1/ltmain.sh-1428- # We need an absolute path. ############################################## rtpproxy-1.2.1/ltmain.sh-1431- *) rtpproxy-1.2.1/ltmain.sh:1432: absdir=`cd "$dir" && pwd` rtpproxy-1.2.1/ltmain.sh-1433- if test -z "$absdir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-1514- # to be aesthetically quoted because they are evaled later. rtpproxy-1.2.1/ltmain.sh:1515: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-1516- case $arg in ############################################## rtpproxy-1.2.1/ltmain.sh-1585- -R*) rtpproxy-1.2.1/ltmain.sh:1586: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` rtpproxy-1.2.1/ltmain.sh-1587- # We need an absolute path. ############################################## rtpproxy-1.2.1/ltmain.sh-1626- -Wc,*) rtpproxy-1.2.1/ltmain.sh:1627: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` rtpproxy-1.2.1/ltmain.sh-1628- arg= ############################################## rtpproxy-1.2.1/ltmain.sh-1640- IFS="$save_ifs" rtpproxy-1.2.1/ltmain.sh:1641: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` rtpproxy-1.2.1/ltmain.sh-1642- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-1644- -Wl,*) rtpproxy-1.2.1/ltmain.sh:1645: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` rtpproxy-1.2.1/ltmain.sh-1646- arg= ############################################## rtpproxy-1.2.1/ltmain.sh-1659- IFS="$save_ifs" rtpproxy-1.2.1/ltmain.sh:1660: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` rtpproxy-1.2.1/ltmain.sh-1661- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-1681- # to be aesthetically quoted because they are evaled later. rtpproxy-1.2.1/ltmain.sh:1682: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-1683- case $arg in ############################################## rtpproxy-1.2.1/ltmain.sh-1718- # Extract subdirectory from the argument. rtpproxy-1.2.1/ltmain.sh:1719: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-1720- if test "X$xdir" = "X$arg"; then ############################################## rtpproxy-1.2.1/ltmain.sh-1772- # Extract subdirectory from the argument. rtpproxy-1.2.1/ltmain.sh:1773: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-1774- if test "X$xdir" = "X$arg"; then ############################################## rtpproxy-1.2.1/ltmain.sh-1779- rtpproxy-1.2.1/ltmain.sh:1780: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh:1781: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh-1782- libobjs="$libobjs $pic_object" ############################################## rtpproxy-1.2.1/ltmain.sh-1815- # to be aesthetically quoted because they are evaled later. rtpproxy-1.2.1/ltmain.sh:1816: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-1817- case $arg in ############################################## rtpproxy-1.2.1/ltmain.sh-1845- # calculate the name of the file, without its directory rtpproxy-1.2.1/ltmain.sh:1846: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-1847- libobjs_save="$libobjs" ############################################## rtpproxy-1.2.1/ltmain.sh-1850- # get the directories listed in $shlibpath_var rtpproxy-1.2.1/ltmain.sh:1851: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` rtpproxy-1.2.1/ltmain.sh-1852- else ############################################## rtpproxy-1.2.1/ltmain.sh-1857- rtpproxy-1.2.1/ltmain.sh:1858: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-1859- if test "X$output_objdir" = "X$output"; then ############################################## rtpproxy-1.2.1/ltmain.sh-1998- fi rtpproxy-1.2.1/ltmain.sh:1999: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` rtpproxy-1.2.1/ltmain.sh-2000- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## rtpproxy-1.2.1/ltmain.sh-2042- found=no rtpproxy-1.2.1/ltmain.sh:2043: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-2044- test "X$ladir" = "X$lib" && ladir="." ############################################## rtpproxy-1.2.1/ltmain.sh-2067- newdependency_libs="$deplib $newdependency_libs" rtpproxy-1.2.1/ltmain.sh:2068: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` rtpproxy-1.2.1/ltmain.sh-2069- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-2080- fi rtpproxy-1.2.1/ltmain.sh:2081: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` rtpproxy-1.2.1/ltmain.sh-2082- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-2090- if test "$pass" = link; then rtpproxy-1.2.1/ltmain.sh:2091: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` rtpproxy-1.2.1/ltmain.sh-2092- # Make sure the xrpath contains only unique directories. ############################################## rtpproxy-1.2.1/ltmain.sh-2112- set dummy $deplibs_check_method rtpproxy-1.2.1/ltmain.sh:2113: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` rtpproxy-1.2.1/ltmain.sh-2114- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## rtpproxy-1.2.1/ltmain.sh-2184- rtpproxy-1.2.1/ltmain.sh:2185: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-2186- test "X$ladir" = "X$lib" && ladir="." ############################################## rtpproxy-1.2.1/ltmain.sh-2274- *) rtpproxy-1.2.1/ltmain.sh:2275: abs_ladir=`cd "$ladir" && pwd` rtpproxy-1.2.1/ltmain.sh-2276- if test -z "$abs_ladir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-2282- esac rtpproxy-1.2.1/ltmain.sh:2283: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-2284- ############################################## rtpproxy-1.2.1/ltmain.sh-2308- fi # $installed = yes rtpproxy-1.2.1/ltmain.sh:2309: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` rtpproxy-1.2.1/ltmain.sh-2310- ############################################## rtpproxy-1.2.1/ltmain.sh-2355- case $deplib in rtpproxy-1.2.1/ltmain.sh:2356: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test rtpproxy-1.2.1/ltmain.sh-2357- esac ############################################## rtpproxy-1.2.1/ltmain.sh-2470- shift; shift rtpproxy-1.2.1/ltmain.sh:2471: libname=`eval \\$echo \"$libname_spec\"` rtpproxy-1.2.1/ltmain.sh-2472- # use dlname if we got it. it's perfectly good, no? ############################################## rtpproxy-1.2.1/ltmain.sh-2478- *cygwin* | mingw*) rtpproxy-1.2.1/ltmain.sh:2479: major=`expr $current - $age` rtpproxy-1.2.1/ltmain.sh-2480- versuffix="-$major" ############################################## rtpproxy-1.2.1/ltmain.sh-2489- soroot="$soname" rtpproxy-1.2.1/ltmain.sh:2490: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` rtpproxy-1.2.1/ltmain.sh:2491: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" rtpproxy-1.2.1/ltmain.sh-2492- ############################################## rtpproxy-1.2.1/ltmain.sh-2720- case $libdir in rtpproxy-1.2.1/ltmain.sh:2721: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` rtpproxy-1.2.1/ltmain.sh-2722- case " $xrpath " in ############################################## rtpproxy-1.2.1/ltmain.sh-2752- *.la) rtpproxy-1.2.1/ltmain.sh:2753: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-2754- test "X$dir" = "X$deplib" && dir="." ############################################## rtpproxy-1.2.1/ltmain.sh-2758- *) rtpproxy-1.2.1/ltmain.sh:2759: absdir=`cd "$dir" && pwd` rtpproxy-1.2.1/ltmain.sh-2760- if test -z "$absdir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-2768- else rtpproxy-1.2.1/ltmain.sh:2769: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` rtpproxy-1.2.1/ltmain.sh-2770- if test -z "$libdir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-2783- # but need to link against shared rtpproxy-1.2.1/ltmain.sh:2784: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` rtpproxy-1.2.1/ltmain.sh-2785- if test -n "$deplibrary_names" ; then ############################################## rtpproxy-1.2.1/ltmain.sh-2808- # Again, we only want to link against shared libraries rtpproxy-1.2.1/ltmain.sh:2809: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` rtpproxy-1.2.1/ltmain.sh-2810- for tmp in $newlib_search_path ; do ############################################## rtpproxy-1.2.1/ltmain.sh-2975- lib*) rtpproxy-1.2.1/ltmain.sh:2976: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` rtpproxy-1.2.1/ltmain.sh-2977- eval shared_ext=\"$shrext_cmds\" ############################################## rtpproxy-1.2.1/ltmain.sh-2981- if test "$module" = no; then rtpproxy-1.2.1/ltmain.sh:2982: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 rtpproxy-1.2.1/ltmain.sh-2983- $echo "$help" 1>&2 ############################################## rtpproxy-1.2.1/ltmain.sh-2987- # Add the "lib" prefix for modules if required rtpproxy-1.2.1/ltmain.sh:2988: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` rtpproxy-1.2.1/ltmain.sh-2989- eval shared_ext=\"$shrext_cmds\" ############################################## rtpproxy-1.2.1/ltmain.sh-2991- else rtpproxy-1.2.1/ltmain.sh:2992: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` rtpproxy-1.2.1/ltmain.sh-2993- fi ############################################## rtpproxy-1.2.1/ltmain.sh-3068- darwin|linux|osf|windows) rtpproxy-1.2.1/ltmain.sh:3069: current=`expr $number_major + $number_minor` rtpproxy-1.2.1/ltmain.sh-3070- age="$number_minor" ############################################## rtpproxy-1.2.1/ltmain.sh-3078- irix|nonstopux) rtpproxy-1.2.1/ltmain.sh:3079: current=`expr $number_major + $number_minor - 1` rtpproxy-1.2.1/ltmain.sh-3080- age="$number_minor" ############################################## rtpproxy-1.2.1/ltmain.sh-3120- if test "$age" -gt "$current"; then rtpproxy-1.2.1/ltmain.sh:3121: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 rtpproxy-1.2.1/ltmain.sh-3122- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## rtpproxy-1.2.1/ltmain.sh-3135- # verstring for coding it into the library header rtpproxy-1.2.1/ltmain.sh:3136: major=.`expr $current - $age` rtpproxy-1.2.1/ltmain.sh-3137- versuffix="$major.$age.$revision" rtpproxy-1.2.1/ltmain.sh-3138- # Darwin ld doesn't like 0 for these options... rtpproxy-1.2.1/ltmain.sh:3139: minor_current=`expr $current + 1` rtpproxy-1.2.1/ltmain.sh-3140- verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## rtpproxy-1.2.1/ltmain.sh-3153- irix | nonstopux) rtpproxy-1.2.1/ltmain.sh:3154: major=`expr $current - $age + 1` rtpproxy-1.2.1/ltmain.sh-3155- ############################################## rtpproxy-1.2.1/ltmain.sh-3164- while test "$loop" -ne 0; do rtpproxy-1.2.1/ltmain.sh:3165: iface=`expr $revision - $loop` rtpproxy-1.2.1/ltmain.sh:3166: loop=`expr $loop - 1` rtpproxy-1.2.1/ltmain.sh-3167- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## rtpproxy-1.2.1/ltmain.sh-3175- linux) rtpproxy-1.2.1/ltmain.sh:3176: major=.`expr $current - $age` rtpproxy-1.2.1/ltmain.sh-3177- versuffix="$major.$age.$revision" ############################################## rtpproxy-1.2.1/ltmain.sh-3180- osf) rtpproxy-1.2.1/ltmain.sh:3181: major=.`expr $current - $age` rtpproxy-1.2.1/ltmain.sh-3182- versuffix=".$current.$age.$revision" ############################################## rtpproxy-1.2.1/ltmain.sh-3187- while test "$loop" -ne 0; do rtpproxy-1.2.1/ltmain.sh:3188: iface=`expr $current - $loop` rtpproxy-1.2.1/ltmain.sh:3189: loop=`expr $loop - 1` rtpproxy-1.2.1/ltmain.sh-3190- verstring="$verstring:${iface}.0" ############################################## rtpproxy-1.2.1/ltmain.sh-3204- # extension on DOS 8.3 filesystems. rtpproxy-1.2.1/ltmain.sh:3205: major=`expr $current - $age` rtpproxy-1.2.1/ltmain.sh-3206- versuffix="-$major" ############################################## rtpproxy-1.2.1/ltmain.sh-3259- removelist= rtpproxy-1.2.1/ltmain.sh:3260: tempremovelist=`$echo "$output_objdir/*"` rtpproxy-1.2.1/ltmain.sh-3261- for p in $tempremovelist; do ############################################## rtpproxy-1.2.1/ltmain.sh-3287- # Transform .lo files to .o files. rtpproxy-1.2.1/ltmain.sh:3288: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` rtpproxy-1.2.1/ltmain.sh-3289- fi ############################################## rtpproxy-1.2.1/ltmain.sh-3292- for path in $notinst_path; do rtpproxy-1.2.1/ltmain.sh:3293: lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'` rtpproxy-1.2.1/ltmain.sh:3294: deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'` rtpproxy-1.2.1/ltmain.sh:3295: dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'` rtpproxy-1.2.1/ltmain.sh-3296- done ############################################## rtpproxy-1.2.1/ltmain.sh-3395- for i in $deplibs; do rtpproxy-1.2.1/ltmain.sh:3396: name="`expr $i : '-l\(.*\)'`" rtpproxy-1.2.1/ltmain.sh-3397- # If $name is empty we are operating on a -L argument. ############################################## rtpproxy-1.2.1/ltmain.sh-3407- if test -n "$i" ; then rtpproxy-1.2.1/ltmain.sh:3408: libname=`eval \\$echo \"$libname_spec\"` rtpproxy-1.2.1/ltmain.sh:3409: deplib_matches=`eval \\$echo \"$library_names_spec\"` rtpproxy-1.2.1/ltmain.sh-3410- set dummy $deplib_matches rtpproxy-1.2.1/ltmain.sh-3411- deplib_match=$2 rtpproxy-1.2.1/ltmain.sh:3412: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then rtpproxy-1.2.1/ltmain.sh-3413- newdeplibs="$newdeplibs $i" ############################################## rtpproxy-1.2.1/ltmain.sh-3432- for i in $deplibs; do rtpproxy-1.2.1/ltmain.sh:3433: name="`expr $i : '-l\(.*\)'`" rtpproxy-1.2.1/ltmain.sh-3434- # If $name is empty we are operating on a -L argument. ############################################## rtpproxy-1.2.1/ltmain.sh-3449- if test -n "$i" ; then rtpproxy-1.2.1/ltmain.sh:3450: libname=`eval \\$echo \"$libname_spec\"` rtpproxy-1.2.1/ltmain.sh:3451: deplib_matches=`eval \\$echo \"$library_names_spec\"` rtpproxy-1.2.1/ltmain.sh-3452- set dummy $deplib_matches rtpproxy-1.2.1/ltmain.sh-3453- deplib_match=$2 rtpproxy-1.2.1/ltmain.sh:3454: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then rtpproxy-1.2.1/ltmain.sh-3455- newdeplibs="$newdeplibs $i" ############################################## rtpproxy-1.2.1/ltmain.sh-3482- set dummy $deplibs_check_method rtpproxy-1.2.1/ltmain.sh:3483: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` rtpproxy-1.2.1/ltmain.sh-3484- for a_deplib in $deplibs; do rtpproxy-1.2.1/ltmain.sh:3485: name="`expr $a_deplib : '-l\(.*\)'`" rtpproxy-1.2.1/ltmain.sh-3486- # If $name is empty we are operating on a -L argument. ############################################## rtpproxy-1.2.1/ltmain.sh-3496- if test -n "$a_deplib" ; then rtpproxy-1.2.1/ltmain.sh:3497: libname=`eval \\$echo \"$libname_spec\"` rtpproxy-1.2.1/ltmain.sh-3498- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do rtpproxy-1.2.1/ltmain.sh:3499: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-3500- for potent_lib in $potential_libs; do ############################################## rtpproxy-1.2.1/ltmain.sh-3512- while test -h "$potlib" 2>/dev/null; do rtpproxy-1.2.1/ltmain.sh:3513: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` rtpproxy-1.2.1/ltmain.sh-3514- case $potliblink in rtpproxy-1.2.1/ltmain.sh-3515- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; rtpproxy-1.2.1/ltmain.sh:3516: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; rtpproxy-1.2.1/ltmain.sh-3517- esac ############################################## rtpproxy-1.2.1/ltmain.sh-3551- set dummy $deplibs_check_method rtpproxy-1.2.1/ltmain.sh:3552: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` rtpproxy-1.2.1/ltmain.sh-3553- for a_deplib in $deplibs; do rtpproxy-1.2.1/ltmain.sh:3554: name="`expr $a_deplib : '-l\(.*\)'`" rtpproxy-1.2.1/ltmain.sh-3555- # If $name is empty we are operating on a -L argument. ############################################## rtpproxy-1.2.1/ltmain.sh-3565- if test -n "$a_deplib" ; then rtpproxy-1.2.1/ltmain.sh:3566: libname=`eval \\$echo \"$libname_spec\"` rtpproxy-1.2.1/ltmain.sh-3567- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do rtpproxy-1.2.1/ltmain.sh:3568: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` rtpproxy-1.2.1/ltmain.sh-3569- for potent_lib in $potential_libs; do ############################################## rtpproxy-1.2.1/ltmain.sh-3608- # can't use Xsed below, because $i might contain '/' rtpproxy-1.2.1/ltmain.sh:3609: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` rtpproxy-1.2.1/ltmain.sh-3610- done ############################################## rtpproxy-1.2.1/ltmain.sh-3633- # On Rhapsody replace the C library is the System framework rtpproxy-1.2.1/ltmain.sh:3634: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` rtpproxy-1.2.1/ltmain.sh-3635- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-3772- # Use standard objects if they are pic rtpproxy-1.2.1/ltmain.sh:3773: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` rtpproxy-1.2.1/ltmain.sh-3774- ############################################## rtpproxy-1.2.1/ltmain.sh-3785- eval cmd=\"$cmd\" rtpproxy-1.2.1/ltmain.sh:3786: if len=`expr "X$cmd" : ".*"` && rtpproxy-1.2.1/ltmain.sh-3787- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## rtpproxy-1.2.1/ltmain.sh-3863- rtpproxy-1.2.1/ltmain.sh:3864: if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` && rtpproxy-1.2.1/ltmain.sh-3865- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## rtpproxy-1.2.1/ltmain.sh-3897- if test "X$objlist" = X || rtpproxy-1.2.1/ltmain.sh:3898: { len=`expr "X$test_cmds" : ".*"` && rtpproxy-1.2.1/ltmain.sh-3899- test "$len" -le "$max_cmd_len"; }; then ############################################## rtpproxy-1.2.1/ltmain.sh-3912- last_robj=$output_objdir/$save_output-${k}.$objext rtpproxy-1.2.1/ltmain.sh:3913: k=`expr $k + 1` rtpproxy-1.2.1/ltmain.sh-3914- output=$output_objdir/$save_output-${k}.$objext ############################################## rtpproxy-1.2.1/ltmain.sh-3938- do rtpproxy-1.2.1/ltmain.sh:3939: i=`expr $i + 1` rtpproxy-1.2.1/ltmain.sh-3940- delfiles="$delfiles $output_objdir/$save_output-${i}.$objext" ############################################## rtpproxy-1.2.1/ltmain.sh-4045- libobj="$output" rtpproxy-1.2.1/ltmain.sh:4046: obj=`$echo "X$output" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh-4047- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-4079- # Create the old-style object. rtpproxy-1.2.1/ltmain.sh:4080: reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test rtpproxy-1.2.1/ltmain.sh-4081- ############################################## rtpproxy-1.2.1/ltmain.sh-4140- case $host in rtpproxy-1.2.1/ltmain.sh:4141: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; rtpproxy-1.2.1/ltmain.sh-4142- esac ############################################## rtpproxy-1.2.1/ltmain.sh-4160- # On Rhapsody replace the C library is the System framework rtpproxy-1.2.1/ltmain.sh:4161: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` rtpproxy-1.2.1/ltmain.sh:4162: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` rtpproxy-1.2.1/ltmain.sh-4163- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-4272- # Transform all the library objects into standard objects. rtpproxy-1.2.1/ltmain.sh:4273: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` rtpproxy-1.2.1/ltmain.sh:4274: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` rtpproxy-1.2.1/ltmain.sh-4275- fi ############################################## rtpproxy-1.2.1/ltmain.sh-4318- # Add our own program objects to the symbol list. rtpproxy-1.2.1/ltmain.sh:4319: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` rtpproxy-1.2.1/ltmain.sh-4320- for arg in $progfiles; do ############################################## rtpproxy-1.2.1/ltmain.sh-4348- $show "extracting global C symbols from \`$arg'" rtpproxy-1.2.1/ltmain.sh:4349: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-4350- $run eval '$echo ": $name " >> "$nlist"' ############################################## rtpproxy-1.2.1/ltmain.sh-4448- # Transform the symbol file into the correct name. rtpproxy-1.2.1/ltmain.sh:4449: compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` rtpproxy-1.2.1/ltmain.sh:4450: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` rtpproxy-1.2.1/ltmain.sh-4451- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-4465- # Nullify the symbol file. rtpproxy-1.2.1/ltmain.sh:4466: compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` rtpproxy-1.2.1/ltmain.sh:4467: finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` rtpproxy-1.2.1/ltmain.sh-4468- fi ############################################## rtpproxy-1.2.1/ltmain.sh-4471- # Replace the output file specification. rtpproxy-1.2.1/ltmain.sh:4472: compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` rtpproxy-1.2.1/ltmain.sh-4473- link_command="$compile_command$compile_rpath" ############################################## rtpproxy-1.2.1/ltmain.sh-4538- # Replace the output file specification. rtpproxy-1.2.1/ltmain.sh:4539: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` rtpproxy-1.2.1/ltmain.sh-4540- # Delete the old output file. ############################################## rtpproxy-1.2.1/ltmain.sh-4558- if test "$fast_install" = yes; then rtpproxy-1.2.1/ltmain.sh:4559: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` rtpproxy-1.2.1/ltmain.sh-4560- else ############################################## rtpproxy-1.2.1/ltmain.sh-4570- # Replace the output file specification. rtpproxy-1.2.1/ltmain.sh:4571: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` rtpproxy-1.2.1/ltmain.sh-4572- ############################################## rtpproxy-1.2.1/ltmain.sh-4590- else rtpproxy-1.2.1/ltmain.sh:4591: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-4592- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## rtpproxy-1.2.1/ltmain.sh-4595- relink_command="(cd `pwd`; $relink_command)" rtpproxy-1.2.1/ltmain.sh:4596: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-4597- fi ############################################## rtpproxy-1.2.1/ltmain.sh-4604- esac rtpproxy-1.2.1/ltmain.sh:4605: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-4606- else rtpproxy-1.2.1/ltmain.sh:4607: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-4608- fi ############################################## rtpproxy-1.2.1/ltmain.sh-4614- case $output in rtpproxy-1.2.1/ltmain.sh:4615: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; rtpproxy-1.2.1/ltmain.sh-4616- esac ############################################## rtpproxy-1.2.1/ltmain.sh-4620- exeext=.exe rtpproxy-1.2.1/ltmain.sh:4621: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; rtpproxy-1.2.1/ltmain.sh-4622- *) exeext= ;; ############################################## rtpproxy-1.2.1/ltmain.sh-4625- *cygwin* | *mingw* ) rtpproxy-1.2.1/ltmain.sh:4626: cwrappersource=`$echo ${objdir}/lt-${output}.c` rtpproxy-1.2.1/ltmain.sh:4627: cwrapper=`$echo ${output}.exe` rtpproxy-1.2.1/ltmain.sh-4628- $rm $cwrappersource $cwrapper ############################################## rtpproxy-1.2.1/ltmain.sh-4875- shift rtpproxy-1.2.1/ltmain.sh:4876: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then rtpproxy-1.2.1/ltmain.sh-4877- # Yippee, \$echo works! ############################################## rtpproxy-1.2.1/ltmain.sh-4887- # Find the directory that this script lives in. rtpproxy-1.2.1/ltmain.sh:4888: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` rtpproxy-1.2.1/ltmain.sh-4889- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## rtpproxy-1.2.1/ltmain.sh-4891- # Follow symbolic links until we get to the real thisdir. rtpproxy-1.2.1/ltmain.sh:4892: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` rtpproxy-1.2.1/ltmain.sh-4893- while test -n \"\$file\"; do rtpproxy-1.2.1/ltmain.sh:4894: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` rtpproxy-1.2.1/ltmain.sh-4895- ############################################## rtpproxy-1.2.1/ltmain.sh-4903- rtpproxy-1.2.1/ltmain.sh:4904: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` rtpproxy-1.2.1/ltmain.sh:4905: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` rtpproxy-1.2.1/ltmain.sh-4906- done ############################################## rtpproxy-1.2.1/ltmain.sh-4908- # Try to get the absolute directory name. rtpproxy-1.2.1/ltmain.sh:4909: absdir=\`cd \"\$thisdir\" && pwd\` rtpproxy-1.2.1/ltmain.sh-4910- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## rtpproxy-1.2.1/ltmain.sh-4918- if test ! -f \"\$progdir/\$program\" || \\ rtpproxy-1.2.1/ltmain.sh:4919: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ rtpproxy-1.2.1/ltmain.sh-4920- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## rtpproxy-1.2.1/ltmain.sh-4933- if test -n \"\$relink_command\"; then rtpproxy-1.2.1/ltmain.sh:4934: if relink_command_output=\`eval \$relink_command 2>&1\`; then : rtpproxy-1.2.1/ltmain.sh-4935- else ############################################## rtpproxy-1.2.1/ltmain.sh-4965- # The second colon is a workaround for a bug in BeOS R4 sed rtpproxy-1.2.1/ltmain.sh:4966: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` rtpproxy-1.2.1/ltmain.sh-4967- ############################################## rtpproxy-1.2.1/ltmain.sh-5047- rtpproxy-1.2.1/ltmain.sh:5048: if len=`expr "X$cmds" : ".*"` && rtpproxy-1.2.1/ltmain.sh-5049- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## rtpproxy-1.2.1/ltmain.sh-5082- eval test_cmds=\"$old_archive_cmds\" rtpproxy-1.2.1/ltmain.sh:5083: if len=`expr "X$test_cmds" : ".*"` && rtpproxy-1.2.1/ltmain.sh-5084- test "$len" -le "$max_cmd_len"; then ############################################## rtpproxy-1.2.1/ltmain.sh-5134- else rtpproxy-1.2.1/ltmain.sh:5135: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-5136- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## rtpproxy-1.2.1/ltmain.sh-5140- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" rtpproxy-1.2.1/ltmain.sh:5141: relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-5142- if test "$hardcode_automatic" = yes ; then ############################################## rtpproxy-1.2.1/ltmain.sh-5159- *.la) rtpproxy-1.2.1/ltmain.sh:5160: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh:5161: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` rtpproxy-1.2.1/ltmain.sh-5162- if test -z "$libdir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-5173- for lib in $dlfiles; do rtpproxy-1.2.1/ltmain.sh:5174: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh:5175: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` rtpproxy-1.2.1/ltmain.sh-5176- if test -z "$libdir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-5184- for lib in $dlprefiles; do rtpproxy-1.2.1/ltmain.sh:5185: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh:5186: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` rtpproxy-1.2.1/ltmain.sh-5187- if test -z "$libdir"; then ############################################## rtpproxy-1.2.1/ltmain.sh-5281- # Aesthetically quote it. rtpproxy-1.2.1/ltmain.sh:5282: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-5283- case $arg in ############################################## rtpproxy-1.2.1/ltmain.sh-5297- # Aesthetically quote it. rtpproxy-1.2.1/ltmain.sh:5298: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-5299- case $arg in ############################################## rtpproxy-1.2.1/ltmain.sh-5345- # Aesthetically quote the argument. rtpproxy-1.2.1/ltmain.sh:5346: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-5347- case $arg in ############################################## rtpproxy-1.2.1/ltmain.sh-5377- # Strip any trailing slash from the destination. rtpproxy-1.2.1/ltmain.sh:5378: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` rtpproxy-1.2.1/ltmain.sh-5379- ############################################## rtpproxy-1.2.1/ltmain.sh-5385- else rtpproxy-1.2.1/ltmain.sh:5386: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-5387- test "X$destdir" = "X$dest" && destdir=. rtpproxy-1.2.1/ltmain.sh:5388: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-5389- ############################################## rtpproxy-1.2.1/ltmain.sh-5461- rtpproxy-1.2.1/ltmain.sh:5462: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ rtpproxy-1.2.1/ltmain.sh-5463- test "X$dir" = "X$file/" && dir= ############################################## rtpproxy-1.2.1/ltmain.sh-5467- # Determine the prefix the user has applied to our future dir. rtpproxy-1.2.1/ltmain.sh:5468: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` rtpproxy-1.2.1/ltmain.sh-5469- ############################################## rtpproxy-1.2.1/ltmain.sh-5482- # Stick the inst_prefix_dir data into the link command. rtpproxy-1.2.1/ltmain.sh:5483: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` rtpproxy-1.2.1/ltmain.sh-5484- else rtpproxy-1.2.1/ltmain.sh:5485: relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"` rtpproxy-1.2.1/ltmain.sh-5486- fi ############################################## rtpproxy-1.2.1/ltmain.sh-5544- *) rtpproxy-1.2.1/ltmain.sh:5545: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-5546- instname="$dir/$name"i ############################################## rtpproxy-1.2.1/ltmain.sh-5562- else rtpproxy-1.2.1/ltmain.sh:5563: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-5564- destfile="$destdir/$destfile" ############################################## rtpproxy-1.2.1/ltmain.sh-5569- *.lo) rtpproxy-1.2.1/ltmain.sh:5570: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh-5571- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-5591- # Deduce the name of the old-style object file. rtpproxy-1.2.1/ltmain.sh:5592: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` rtpproxy-1.2.1/ltmain.sh-5593- ############################################## rtpproxy-1.2.1/ltmain.sh-5604- else rtpproxy-1.2.1/ltmain.sh:5605: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-5606- destfile="$destdir/$destfile" ############################################## rtpproxy-1.2.1/ltmain.sh-5615- if test ! -f "$file"; then rtpproxy-1.2.1/ltmain.sh:5616: file=`$echo $file|${SED} 's,.exe$,,'` rtpproxy-1.2.1/ltmain.sh-5617- stripped_ext=".exe" ############################################## rtpproxy-1.2.1/ltmain.sh-5624- *cygwin*|*mingw*) rtpproxy-1.2.1/ltmain.sh:5625: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` rtpproxy-1.2.1/ltmain.sh-5626- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-5664- fi rtpproxy-1.2.1/ltmain.sh:5665: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test rtpproxy-1.2.1/ltmain.sh-5666- if test -n "$libdir" && test ! -f "$libfile"; then rtpproxy-1.2.1/ltmain.sh:5667: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 rtpproxy-1.2.1/ltmain.sh-5668- finalize=no ############################################## rtpproxy-1.2.1/ltmain.sh-5700- fi rtpproxy-1.2.1/ltmain.sh:5701: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-5702- outputname="$tmpdir/$file" rtpproxy-1.2.1/ltmain.sh-5703- # Replace the output file specification. rtpproxy-1.2.1/ltmain.sh:5704: relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` rtpproxy-1.2.1/ltmain.sh-5705- ############################################## rtpproxy-1.2.1/ltmain.sh-5718- # Install the binary that we compiled earlier. rtpproxy-1.2.1/ltmain.sh:5719: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` rtpproxy-1.2.1/ltmain.sh-5720- fi ############################################## rtpproxy-1.2.1/ltmain.sh-5734- *:*.exe) rtpproxy-1.2.1/ltmain.sh:5735: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` rtpproxy-1.2.1/ltmain.sh-5736- ;; ############################################## rtpproxy-1.2.1/ltmain.sh-5747- for file in $staticlibs; do rtpproxy-1.2.1/ltmain.sh:5748: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-5749- ############################################## rtpproxy-1.2.1/ltmain.sh-5904- # Warn if it was a shared library. rtpproxy-1.2.1/ltmain.sh:5905: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" rtpproxy-1.2.1/ltmain.sh-5906- continue ############################################## rtpproxy-1.2.1/ltmain.sh-5908- rtpproxy-1.2.1/ltmain.sh:5909: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-5910- test "X$dir" = "X$file" && dir=. ############################################## rtpproxy-1.2.1/ltmain.sh-5914- else rtpproxy-1.2.1/ltmain.sh:5915: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 rtpproxy-1.2.1/ltmain.sh-5916- exit $EXIT_FAILURE ############################################## rtpproxy-1.2.1/ltmain.sh-5921- # Just add the directory containing the .lo file. rtpproxy-1.2.1/ltmain.sh:5922: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-5923- test "X$dir" = "X$file" && dir=. ############################################## rtpproxy-1.2.1/ltmain.sh-5932- # Get the absolute pathname. rtpproxy-1.2.1/ltmain.sh:5933: absdir=`cd "$dir" && pwd` rtpproxy-1.2.1/ltmain.sh-5934- test -n "$absdir" && dir="$absdir" ############################################## rtpproxy-1.2.1/ltmain.sh-5968- # Quote arguments (to preserve shell metacharacters). rtpproxy-1.2.1/ltmain.sh:5969: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` rtpproxy-1.2.1/ltmain.sh-5970- args="$args \"$file\"" ############################################## rtpproxy-1.2.1/ltmain.sh-6030- for file in $files; do rtpproxy-1.2.1/ltmain.sh:6031: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` rtpproxy-1.2.1/ltmain.sh-6032- if test "X$dir" = "X$file"; then ############################################## rtpproxy-1.2.1/ltmain.sh-6037- fi rtpproxy-1.2.1/ltmain.sh:6038: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` rtpproxy-1.2.1/ltmain.sh-6039- test "$mode" = uninstall && objdir="$dir" ############################################## rtpproxy-1.2.1/ltmain.sh-6138- *.exe) rtpproxy-1.2.1/ltmain.sh:6139: file=`$echo $file|${SED} 's,.exe$,,'` rtpproxy-1.2.1/ltmain.sh:6140: noexename=`$echo $name|${SED} 's,.exe$,,'` rtpproxy-1.2.1/ltmain.sh-6141- # $file with .exe has already been added to rmfiles, ############################################## rtpproxy-1.2.1/ltmain.sh-6412-# ### BEGIN LIBTOOL TAG CONFIG: disable-static rtpproxy-1.2.1/ltmain.sh:6413:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac` rtpproxy-1.2.1/ltmain.sh-6414-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## rtpproxy-1.2.1/debian/rtpproxy.init-18-PIDFILE="/var/run/$NAME/$NAME.pid" rtpproxy-1.2.1/debian/rtpproxy.init:19:PIDFILE_DIR=`dirname $PIDFILE` rtpproxy-1.2.1/debian/rtpproxy.init-20-CONTROL_SOCK="unix:$PIDFILE_DIR/$NAME.sock"