diff -Nru mobile-broadband-provider-info-20100716/aclocal.m4 mobile-broadband-provider-info-20111113/aclocal.m4 --- mobile-broadband-provider-info-20100716/aclocal.m4 2010-07-16 18:56:30.000000000 +0530 +++ mobile-broadband-provider-info-20111113/aclocal.m4 2011-11-13 18:37:36.000000000 +0530 @@ -1,7 +1,7 @@ -# generated automatically by aclocal 1.10.1 -*- Autoconf -*- +# generated automatically by aclocal 1.11.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -13,13 +13,13 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(AC_AUTOCONF_VERSION, [2.61],, -[m4_warning([this file was generated for autoconf 2.61. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, +[m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) -# Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -31,10 +31,10 @@ # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.10' +[am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.10.1], [], +m4_if([$1], [1.11.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -48,12 +48,12 @@ # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AC_INIT_AUTOMAKE. +# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.10.1])dnl +[AM_AUTOMAKE_VERSION([1.11.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)]) +_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- @@ -110,14 +110,14 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006 +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 8 +# serial 9 # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- @@ -130,6 +130,7 @@ AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl +m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' @@ -146,13 +147,13 @@ # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2008 Free Software Foundation, Inc. +# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 13 +# serial 16 # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. @@ -169,7 +170,7 @@ # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.60])dnl +[AC_PREREQ([2.62])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl @@ -220,8 +221,8 @@ AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) -AM_PROG_INSTALL_SH -AM_PROG_INSTALL_STRIP +AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. @@ -229,24 +230,37 @@ AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) + [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], + [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl + [_AM_DEPENDENCIES(CC)], + [define([AC_PROG_CC], + defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl + [_AM_DEPENDENCIES(CXX)], + [define([AC_PROG_CXX], + defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl + [_AM_DEPENDENCIES(OBJC)], + [define([AC_PROG_OBJC], + defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) +_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl +dnl The `parallel-tests' driver may need to know about EXEEXT, so add the +dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro +dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. +AC_CONFIG_COMMANDS_PRE(dnl +[m4_provide_if([_AM_COMPILER_EXEEXT], + [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) +dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further +dnl mangled by Autoconf and run in a shell conditional statement. +m4_define([_AC_COMPILER_EXEEXT], +m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) + # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header @@ -269,7 +283,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -280,7 +294,14 @@ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} +if test x"${install_sh}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; + *) + install_sh="\${SHELL} $am_aux_dir/install-sh" + esac +fi AC_SUBST(install_sh)]) # Copyright (C) 2003, 2005 Free Software Foundation, Inc. @@ -307,27 +328,38 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005 +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 4 +# serial 5 +# AM_MAINTAINER_MODE([DEFAULT-MODE]) +# ---------------------------------- +# Control maintainer-specific portions of Makefiles. +# Default is to disable them, unless `enable' is passed literally. +# For symmetry, `disable' may be passed as well. Anyway, the user +# can override the default with the --enable/--disable switch. AC_DEFUN([AM_MAINTAINER_MODE], -[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) - dnl maintainer-mode is disabled by default - AC_ARG_ENABLE(maintainer-mode, -[ --enable-maintainer-mode enable make rules and dependencies not useful +[m4_case(m4_default([$1], [disable]), + [enable], [m4_define([am_maintainer_other], [disable])], + [disable], [m4_define([am_maintainer_other], [enable])], + [m4_define([am_maintainer_other], [enable]) + m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) +AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles]) + dnl maintainer-mode's default is 'disable' unless 'enable' is passed + AC_ARG_ENABLE([maintainer-mode], +[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful (and sometimes confusing) to the casual installer], - USE_MAINTAINER_MODE=$enableval, - USE_MAINTAINER_MODE=no) + [USE_MAINTAINER_MODE=$enableval], + [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) AC_MSG_RESULT([$USE_MAINTAINER_MODE]) - AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) + AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) MAINT=$MAINTAINER_MODE_TRUE - AC_SUBST(MAINT)dnl + AC_SUBST([MAINT])dnl ] ) @@ -335,14 +367,14 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005 +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 5 +# serial 6 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ @@ -359,7 +391,14 @@ AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" +if test x"${MISSING+set}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; + *) + MISSING="\${SHELL} $am_aux_dir/missing" ;; + esac +fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " @@ -397,13 +436,13 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 3 +# serial 4 # _AM_MANGLE_OPTION(NAME) # ----------------------- @@ -420,7 +459,7 @@ # ---------------------------------- # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], -[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) +[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- @@ -430,14 +469,14 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 +# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 4 +# serial 5 # AM_SANITY_CHECK # --------------- @@ -446,16 +485,29 @@ # Just in case sleep 1 echo timestamp > conftest.file +# Reject unsafe characters in $srcdir or the absolute working directory +# name. Accept space and tab only in the latter. +am_lf=' +' +case `pwd` in + *[[\\\"\#\$\&\'\`$am_lf]]*) + AC_MSG_ERROR([unsafe absolute working directory name]);; +esac +case $srcdir in + *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) + AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; +esac + # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. - set X `ls -t $srcdir/configure conftest.file` + set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ @@ -508,18 +560,25 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 2 + # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) +# AM_SUBST_NOTMAKE(VARIABLE) +# --------------------------- +# Public sister of _AM_SUBST_NOTMAKE. +AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) + # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004, 2005 Free Software Foundation, Inc. diff -Nru mobile-broadband-provider-info-20100716/autogen.sh mobile-broadband-provider-info-20111113/autogen.sh --- mobile-broadband-provider-info-20100716/autogen.sh 2010-07-16 18:56:27.000000000 +0530 +++ mobile-broadband-provider-info-20111113/autogen.sh 2011-11-13 18:37:35.000000000 +0530 @@ -17,6 +17,6 @@ (cd $srcdir; autoreconf --install --symlink && autoreconf && - ./configure --enable-maintainer-mode $@ + ./configure $@ ) diff -Nru mobile-broadband-provider-info-20100716/configure mobile-broadband-provider-info-20111113/configure --- mobile-broadband-provider-info-20100716/configure 2010-07-16 18:56:30.000000000 +0530 +++ mobile-broadband-provider-info-20111113/configure 2011-11-13 18:37:37.000000000 +0530 @@ -1,62 +1,85 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for mobile-broadband-provider-info 20100510. +# Generated by GNU Autoconf 2.68 for mobile-broadband-provider-info 20110511. # # Report bugs to . # +# # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software +# Foundation, Inc. +# +# # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## +## -------------------- ## +## M4sh Initialization. ## +## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; + case `(set -o) 2>/dev/null` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; esac - fi - - -# PATH needs CR -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' +as_nl=' +' +export as_nl +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' else - PATH_SEPARATOR=: + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' fi - rm -f conf$$.sh + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' fi -# Support unset when possible. -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + PATH_SEPARATOR=: + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || + PATH_SEPARATOR=';' + } fi @@ -65,20 +88,19 @@ # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) -as_nl=' -' IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. -case $0 in +as_myself= +case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break + done IFS=$as_save_IFS ;; @@ -89,354 +111,328 @@ as_myself=$0 fi if test ! -f "$as_myself"; then - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - { (exit 1); exit 1; } + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + exit 1 fi -# Work around bugs in pre-3.0 UWIN ksh. -for as_var in ENV MAIL MAILPATH -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var - fi -done - -# Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - - -# Name of the executable. -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE # CDPATH. -$as_unset CDPATH - +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH if test "x$CONFIG_SHELL" = x; then - if (eval ":") 2>/dev/null; then - as_have_required=yes + as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : + emulate sh + NULLCMD=: + # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which + # is contrary to our usage. Disable this feature. + alias -g '\${1+\"\$@\"}'='\"\$@\"' + setopt NO_GLOB_SUBST else - as_have_required=no + case \`(set -o) 2>/dev/null\` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; +esac fi - - if test $as_have_required = yes && (eval ": -(as_func_return () { - (exit \$1) -} -as_func_success () { - as_func_return 0 -} -as_func_failure () { - as_func_return 1 -} -as_func_ret_success () { - return 0 -} -as_func_ret_failure () { - return 1 -} +" + as_required="as_fn_return () { (exit \$1); } +as_fn_success () { as_fn_return 0; } +as_fn_failure () { as_fn_return 1; } +as_fn_ret_success () { return 0; } +as_fn_ret_failure () { return 1; } exitcode=0 -if as_func_success; then - : -else - exitcode=1 - echo as_func_success failed. -fi +as_fn_success || { exitcode=1; echo as_fn_success failed.; } +as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } +as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } +as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } +if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : -if as_func_failure; then - exitcode=1 - echo as_func_failure succeeded. -fi - -if as_func_ret_success; then - : else - exitcode=1 - echo as_func_ret_success failed. -fi - -if as_func_ret_failure; then - exitcode=1 - echo as_func_ret_failure succeeded. -fi - -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then - : + exitcode=1; echo positional parameters were not saved. +fi +test x\$exitcode = x0 || exit 1" + as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO + as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO + eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && + test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" + if (eval "$as_required") 2>/dev/null; then : + as_have_required=yes else - exitcode=1 - echo positional parameters were not saved. + as_have_required=no fi + if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : -test \$exitcode = 0) || { (exit 1); exit 1; } - -( - as_lineno_1=\$LINENO - as_lineno_2=\$LINENO - test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && - test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } -") 2> /dev/null; then - : else - as_candidate_shells= - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - case $as_dir in + as_found=: + case $as_dir in #( /*) for as_base in sh bash ksh sh5; do - as_candidate_shells="$as_candidate_shells $as_dir/$as_base" + # Try only shells that exist, to save several forks. + as_shell=$as_dir/$as_base + if { test -f "$as_shell" || test -f "$as_shell.exe"; } && + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : + CONFIG_SHELL=$as_shell as_have_required=yes + if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : + break 2 +fi +fi done;; esac + as_found=false done +$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : + CONFIG_SHELL=$SHELL as_have_required=yes +fi; } IFS=$as_save_IFS - for as_shell in $as_candidate_shells $SHELL; do - # Try only shells that exist, to save several forks. - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { ("$as_shell") 2> /dev/null <<\_ASEOF -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; -esac - -fi - - -: -_ASEOF -}; then - CONFIG_SHELL=$as_shell - as_have_required=yes - if { "$as_shell" 2> /dev/null <<\_ASEOF -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; -esac - -fi - - -: -(as_func_return () { - (exit $1) -} -as_func_success () { - as_func_return 0 -} -as_func_failure () { - as_func_return 1 -} -as_func_ret_success () { - return 0 -} -as_func_ret_failure () { - return 1 -} - -exitcode=0 -if as_func_success; then - : -else - exitcode=1 - echo as_func_success failed. -fi - -if as_func_failure; then - exitcode=1 - echo as_func_failure succeeded. -fi - -if as_func_ret_success; then - : -else - exitcode=1 - echo as_func_ret_success failed. -fi - -if as_func_ret_failure; then - exitcode=1 - echo as_func_ret_failure succeeded. -fi - -if ( set x; as_func_ret_success y && test x = "$1" ); then - : -else - exitcode=1 - echo positional parameters were not saved. + if test "x$CONFIG_SHELL" != x; then : + # We cannot yet assume a decent shell, so we have to provide a + # neutralization value for shells without unset; and this also + # works around shells that cannot unset nonexistent variables. + # Preserve -v and -x to the replacement shell. + BASH_ENV=/dev/null + ENV=/dev/null + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV + export CONFIG_SHELL + case $- in # (((( + *v*x* | *x*v* ) as_opts=-vx ;; + *v* ) as_opts=-v ;; + *x* ) as_opts=-x ;; + * ) as_opts= ;; + esac + exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi -test $exitcode = 0) || { (exit 1); exit 1; } - -( - as_lineno_1=$LINENO - as_lineno_2=$LINENO - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } - -_ASEOF -}; then - break + if test x$as_have_required = xno; then : + $as_echo "$0: This script requires a shell more modern than all" + $as_echo "$0: the shells that I found on your system." + if test x${ZSH_VERSION+set} = xset ; then + $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" + $as_echo "$0: be upgraded to zsh 4.3.4 or later." + else + $as_echo "$0: Please tell bug-autoconf@gnu.org and dcbw@redhat.com +$0: about your system, including any error possibly output +$0: before this message. Then install a modern shell, or +$0: manually run the script under such a shell if you do +$0: have one." + fi + exit 1 fi - fi - - done - - if test "x$CONFIG_SHELL" != x; then - for as_var in BASH_ENV ENV - do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var - done - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} fi +SHELL=${CONFIG_SHELL-/bin/sh} +export SHELL +# Unset more variables known to interfere with behavior of common tools. +CLICOLOR_FORCE= GREP_OPTIONS= +unset CLICOLOR_FORCE GREP_OPTIONS +## --------------------- ## +## M4sh Shell Functions. ## +## --------------------- ## +# as_fn_unset VAR +# --------------- +# Portably unset VAR. +as_fn_unset () +{ + { eval $1=; unset $1;} +} +as_unset=as_fn_unset - if test $as_have_required = no; then - echo This script requires a shell more modern than all the - echo shells that I found on your system. Please install a - echo modern shell, or manually run the script under such a - echo shell if you do have one. - { (exit 1); exit 1; } -fi +# as_fn_set_status STATUS +# ----------------------- +# Set $? to STATUS, without forking. +as_fn_set_status () +{ + return $1 +} # as_fn_set_status +# as_fn_exit STATUS +# ----------------- +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. +as_fn_exit () +{ + set +e + as_fn_set_status $1 + exit $1 +} # as_fn_exit + +# as_fn_mkdir_p +# ------------- +# Create "$as_dir" as a directory, including parents if necessary. +as_fn_mkdir_p () +{ -fi + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || eval $as_mkdir_p || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" -fi +} # as_fn_mkdir_p +# as_fn_append VAR VALUE +# ---------------------- +# Append the text in VALUE to the end of the definition contained in VAR. Take +# advantage of any shell optimizations that allow amortized linear growth over +# repeated appends, instead of the typical quadratic growth present in naive +# implementations. +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : + eval 'as_fn_append () + { + eval $1+=\$2 + }' +else + as_fn_append () + { + eval $1=\$$1\$2 + } +fi # as_fn_append + +# as_fn_arith ARG... +# ------------------ +# Perform arithmetic evaluation on the ARGs, and store the result in the +# global $as_val. Take advantage of shells that can avoid forks. The arguments +# must be portable across $(()) and expr. +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : + eval 'as_fn_arith () + { + as_val=$(( $* )) + }' +else + as_fn_arith () + { + as_val=`expr "$@" || test $? -eq 1` + } +fi # as_fn_arith -(eval "as_func_return () { - (exit \$1) -} -as_func_success () { - as_func_return 0 -} -as_func_failure () { - as_func_return 1 -} -as_func_ret_success () { - return 0 -} -as_func_ret_failure () { - return 1 -} +# as_fn_error STATUS ERROR [LINENO LOG_FD] +# ---------------------------------------- +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the +# script with STATUS, using 1 if that was 0. +as_fn_error () +{ + as_status=$1; test $as_status -eq 0 && as_status=1 + if test "$4"; then + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + fi + $as_echo "$as_me: error: $2" >&2 + as_fn_exit $as_status +} # as_fn_error -exitcode=0 -if as_func_success; then - : +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then + as_expr=expr else - exitcode=1 - echo as_func_success failed. -fi - -if as_func_failure; then - exitcode=1 - echo as_func_failure succeeded. + as_expr=false fi -if as_func_ret_success; then - : +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then + as_basename=basename else - exitcode=1 - echo as_func_ret_success failed. -fi - -if as_func_ret_failure; then - exitcode=1 - echo as_func_ret_failure succeeded. + as_basename=false fi -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then - : +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname else - exitcode=1 - echo positional parameters were not saved. + as_dirname=false fi -test \$exitcode = 0") || { - echo No shell found that supports shell functions. - echo Please tell autoconf@gnu.org about your system, - echo including any error possibly output before this - echo message -} +as_me=`$as_basename -- "$0" || +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ + X"$0" : 'X\(//\)$' \| \ + X"$0" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$0" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits - as_lineno_1=$LINENO - as_lineno_2=$LINENO - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line after each line using $LINENO; the second 'sed' - # does the real work. The second script uses 'N' to pair each - # line-number line with the line containing $LINENO, and appends - # trailing '-' during substitution so that $LINENO is not a special - # case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # scripts with optimization help from Paolo Bonzini. Blame Lee - # E. McMahon (1931-1989) for sed's syntax. :-) + as_lineno_1=$LINENO as_lineno_1a=$LINENO + as_lineno_2=$LINENO as_lineno_2a=$LINENO + eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && + test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { + # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= @@ -453,8 +449,7 @@ s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 - { (exit 1); exit 1; }; } + { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the @@ -464,49 +459,40 @@ exit } - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in +case `echo -n x` in #((((( -n*) - case `echo 'x\c'` in + case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. - *) ECHO_C='\c';; + xy) ECHO_C='\c';; + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null + ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir - mkdir conf$$.dir + mkdir conf$$.dir 2>/dev/null fi -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || +if (echo >conf$$.file) 2>/dev/null; then + if ln -s conf$$.file conf$$ 2>/dev/null; then + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || + as_ln_s='cp -p' + elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln + else as_ln_s='cp -p' -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln + fi else as_ln_s='cp -p' fi @@ -514,7 +500,7 @@ rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then - as_mkdir_p=: + as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false @@ -531,12 +517,12 @@ as_test_x=' eval sh -c '\'' if test -d "$1"; then - test -d "$1/."; + test -d "$1/."; else - case $1 in - -*)set "./$1";; + case $1 in #( + -*)set "./$1";; esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' @@ -550,11 +536,11 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - -exec 7<&0 &1 +test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. -# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, +# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` @@ -569,80 +555,86 @@ subdirs= MFLAGS= MAKEFLAGS= -SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='mobile-broadband-provider-info' PACKAGE_TARNAME='mobile-broadband-provider-info' -PACKAGE_VERSION='20100510' -PACKAGE_STRING='mobile-broadband-provider-info 20100510' +PACKAGE_VERSION='20110511' +PACKAGE_STRING='mobile-broadband-provider-info 20110511' PACKAGE_BUGREPORT='dcbw@redhat.com' +PACKAGE_URL='' -ac_subst_vars='SHELL -PATH_SEPARATOR -PACKAGE_NAME -PACKAGE_TARNAME -PACKAGE_VERSION -PACKAGE_STRING -PACKAGE_BUGREPORT -exec_prefix -prefix -program_transform_name -bindir -sbindir -libexecdir -datarootdir -datadir -sysconfdir -sharedstatedir -localstatedir -includedir -oldincludedir -docdir -infodir -htmldir -dvidir -pdfdir -psdir -libdir -localedir -mandir -DEFS -ECHO_C -ECHO_N -ECHO_T -LIBS -build_alias -host_alias -target_alias -INSTALL_PROGRAM -INSTALL_SCRIPT -INSTALL_DATA -am__isrc -CYGPATH_W -PACKAGE -VERSION -ACLOCAL -AUTOCONF -AUTOMAKE -AUTOHEADER -MAKEINFO -install_sh -STRIP -INSTALL_STRIP_PROGRAM -mkdir_p -AWK -SET_MAKE -am__leading_dot -AMTAR -am__tar -am__untar -MAINTAINER_MODE_TRUE -MAINTAINER_MODE_FALSE -MAINT +ac_subst_vars='LTLIBOBJS LIBOBJS -LTLIBOBJS' +MAINT +MAINTAINER_MODE_FALSE +MAINTAINER_MODE_TRUE +am__untar +am__tar +AMTAR +am__leading_dot +SET_MAKE +AWK +mkdir_p +MKDIR_P +INSTALL_STRIP_PROGRAM +STRIP +install_sh +MAKEINFO +AUTOHEADER +AUTOMAKE +AUTOCONF +ACLOCAL +VERSION +PACKAGE +CYGPATH_W +am__isrc +INSTALL_DATA +INSTALL_SCRIPT +INSTALL_PROGRAM +target_alias +host_alias +build_alias +LIBS +ECHO_T +ECHO_N +ECHO_C +DEFS +mandir +localedir +libdir +psdir +pdfdir +dvidir +htmldir +infodir +docdir +oldincludedir +includedir +localstatedir +sharedstatedir +sysconfdir +datadir +datarootdir +libexecdir +sbindir +bindir +program_transform_name +prefix +exec_prefix +PACKAGE_URL +PACKAGE_BUGREPORT +PACKAGE_STRING +PACKAGE_VERSION +PACKAGE_TARNAME +PACKAGE_NAME +PATH_SEPARATOR +SHELL' ac_subst_files='' +ac_user_opts=' +enable_option_checking +enable_maintainer_mode +' ac_precious_vars='build_alias host_alias target_alias' @@ -651,6 +643,8 @@ # Initialize some variables set by options. ac_init_help= ac_init_version=false +ac_unrecognized_opts= +ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null @@ -706,8 +700,9 @@ fi case $ac_option in - *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *) ac_optarg=yes ;; + *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; + *=) ac_optarg= ;; + *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. @@ -749,13 +744,20 @@ datarootdir=$ac_optarg ;; -disable-* | --disable-*) - ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` + ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid feature name: $ac_feature" >&2 - { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` - eval enable_$ac_feature=no ;; + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid feature name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"enable_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; @@ -768,13 +770,20 @@ dvidir=$ac_optarg ;; -enable-* | --enable-*) - ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` + ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid feature name: $ac_feature" >&2 - { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` - eval enable_$ac_feature=\$ac_optarg ;; + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid feature name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"enable_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ @@ -965,22 +974,36 @@ ac_init_version=: ;; -with-* | --with-*) - ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` + ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid package name: $ac_package" >&2 - { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/[-.]/_/g'` - eval with_$ac_package=\$ac_optarg ;; + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid package name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"with_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) - ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` + ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid package name: $ac_package" >&2 - { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/[-.]/_/g'` - eval with_$ac_package=no ;; + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid package name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"with_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. @@ -1000,26 +1023,26 @@ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; - -*) { echo "$as_me: error: unrecognized option: $ac_option -Try \`$0 --help' for more information." >&2 - { (exit 1); exit 1; }; } + -*) as_fn_error $? "unrecognized option: \`$ac_option' +Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. - expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 - { (exit 1); exit 1; }; } + case $ac_envvar in #( + '' | [0-9]* | *[!_$as_cr_alnum]* ) + as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; + esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. - echo "$as_me: WARNING: you should use --build, --host, --target" >&2 + $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} + $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 + : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac @@ -1027,23 +1050,36 @@ if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` - { echo "$as_me: error: missing argument to $ac_option" >&2 - { (exit 1); exit 1; }; } + as_fn_error $? "missing argument to $ac_option" +fi + +if test -n "$ac_unrecognized_opts"; then + case $enable_option_checking in + no) ;; + fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; + *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; + esac fi -# Be sure to have absolute directory names. +# Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var + # Remove trailing slashes. + case $ac_val in + */ ) + ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` + eval $ac_var=\$ac_val;; + esac + # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac - { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; } + as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' @@ -1057,8 +1093,8 @@ if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe - echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. - If a cross compiler is detected then cross compile mode will be used." >&2 + $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. + If a cross compiler is detected then cross compile mode will be used" >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi @@ -1073,23 +1109,21 @@ ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - { echo "$as_me: error: Working directory cannot be determined" >&2 - { (exit 1); exit 1; }; } + as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - { echo "$as_me: error: pwd does not report name of working directory" >&2 - { (exit 1); exit 1; }; } + as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$0" || -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$0" : 'X\(//\)[^/]' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -echo X"$0" | + ac_confdir=`$as_dirname -- "$as_myself" || +$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_myself" : 'X\(//\)[^/]' \| \ + X"$as_myself" : 'X\(//\)$' \| \ + X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -1116,13 +1150,11 @@ fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 - { (exit 1); exit 1; }; } + as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 - { (exit 1); exit 1; }; } + cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then @@ -1148,7 +1180,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures mobile-broadband-provider-info 20100510 to adapt to many kinds of systems. +\`configure' configures mobile-broadband-provider-info 20110511 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1162,7 +1194,7 @@ --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking...' messages + -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files @@ -1170,9 +1202,9 @@ Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] + [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] + [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify @@ -1182,25 +1214,26 @@ For better control, use the options below. Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/mobile-broadband-provider-info] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] + --bindir=DIR user executables [EPREFIX/bin] + --sbindir=DIR system admin executables [EPREFIX/sbin] + --libexecdir=DIR program executables [EPREFIX/libexec] + --sysconfdir=DIR read-only single-machine data [PREFIX/etc] + --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] + --localstatedir=DIR modifiable single-machine data [PREFIX/var] + --libdir=DIR object code libraries [EPREFIX/lib] + --includedir=DIR C header files [PREFIX/include] + --oldincludedir=DIR C header files for non-gcc [/usr/include] + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] + --datadir=DIR read-only architecture-independent data [DATAROOTDIR] + --infodir=DIR info documentation [DATAROOTDIR/info] + --localedir=DIR locale-dependent data [DATAROOTDIR/locale] + --mandir=DIR man documentation [DATAROOTDIR/man] + --docdir=DIR documentation root + [DATAROOTDIR/doc/mobile-broadband-provider-info] + --htmldir=DIR html documentation [DOCDIR] + --dvidir=DIR dvi documentation [DOCDIR] + --pdfdir=DIR pdf documentation [DOCDIR] + --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF @@ -1214,14 +1247,15 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of mobile-broadband-provider-info 20100510:";; + short | recursive ) echo "Configuration of mobile-broadband-provider-info 20110511:";; esac cat <<\_ACEOF Optional Features: + --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-maintainer-mode enable make rules and dependencies not useful + --disable-maintainer-mode disable make rules and dependencies not useful (and sometimes confusing) to the casual installer Report bugs to . @@ -1232,15 +1266,17 @@ if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || continue + test -d "$ac_dir" || + { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || + continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; @@ -1276,7 +1312,7 @@ echo && $SHELL "$ac_srcdir/configure" --help=recursive else - echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 + $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done @@ -1285,22 +1321,25 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -mobile-broadband-provider-info configure 20100510 -generated by GNU Autoconf 2.61 +mobile-broadband-provider-info configure 20110511 +generated by GNU Autoconf 2.68 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi + +## ------------------------ ## +## Autoconf initialization. ## +## ------------------------ ## cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by mobile-broadband-provider-info $as_me 20100510, which was -generated by GNU Autoconf 2.61. Invocation command line was +It was created by mobile-broadband-provider-info $as_me 20110511, which was +generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -1336,8 +1375,8 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - echo "PATH: $as_dir" -done + $as_echo "PATH: $as_dir" + done IFS=$as_save_IFS } >&5 @@ -1371,12 +1410,12 @@ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) - ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; + ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in - 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; + 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) - ac_configure_args1="$ac_configure_args1 '$ac_arg'" + as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else @@ -1392,13 +1431,13 @@ -* ) ac_must_keep_next=true ;; esac fi - ac_configure_args="$ac_configure_args '$ac_arg'" + as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } +{ ac_configure_args0=; unset ac_configure_args0;} +{ ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there @@ -1410,11 +1449,9 @@ { echo - cat <<\_ASBOX -## ---------------- ## + $as_echo "## ---------------- ## ## Cache variables. ## -## ---------------- ## -_ASBOX +## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( @@ -1423,12 +1460,13 @@ case $ac_val in #( *${as_nl}*) case $ac_var in #( - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( - *) $as_unset $ac_var ;; + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( + *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done @@ -1447,128 +1485,136 @@ ) echo - cat <<\_ASBOX -## ----------------- ## + $as_echo "## ----------------- ## ## Output variables. ## -## ----------------- ## -_ASBOX +## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac - echo "$ac_var='\''$ac_val'\''" + $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then - cat <<\_ASBOX -## ------------------- ## + $as_echo "## ------------------- ## ## File substitutions. ## -## ------------------- ## -_ASBOX +## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac - echo "$ac_var='\''$ac_val'\''" + $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then - cat <<\_ASBOX -## ----------- ## + $as_echo "## ----------- ## ## confdefs.h. ## -## ----------- ## -_ASBOX +## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && - echo "$as_me: caught signal $ac_signal" - echo "$as_me: exit $exit_status" + $as_echo "$as_me: caught signal $ac_signal" + $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal + trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h +$as_echo "/* confdefs.h */" > confdefs.h + # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF - cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF - cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF - cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF - cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF +cat >>confdefs.h <<_ACEOF +#define PACKAGE_URL "$PACKAGE_URL" +_ACEOF + # Let the site file select an alternate cache file if it wants to. -# Prefer explicitly selected file to automatically selected ones. +# Prefer an explicitly selected file to automatically selected ones. +ac_site_file1=NONE +ac_site_file2=NONE if test -n "$CONFIG_SITE"; then - set x "$CONFIG_SITE" + # We do not want a PATH search for config.site. + case $CONFIG_SITE in #(( + -*) ac_site_file1=./$CONFIG_SITE;; + */*) ac_site_file1=$CONFIG_SITE;; + *) ac_site_file1=./$CONFIG_SITE;; + esac elif test "x$prefix" != xNONE; then - set x "$prefix/share/config.site" "$prefix/etc/config.site" + ac_site_file1=$prefix/share/config.site + ac_site_file2=$prefix/etc/config.site else - set x "$ac_default_prefix/share/config.site" \ - "$ac_default_prefix/etc/config.site" + ac_site_file1=$ac_default_prefix/share/config.site + ac_site_file2=$ac_default_prefix/etc/config.site fi -shift -for ac_site_file +for ac_site_file in "$ac_site_file1" "$ac_site_file2" do - if test -r "$ac_site_file"; then - { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 -echo "$as_me: loading site script $ac_site_file" >&6;} + test "x$ac_site_file" = xNONE && continue + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 +$as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" + . "$ac_site_file" \ + || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "failed to load site script $ac_site_file +See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special - # files actually), so we avoid doing that. - if test -f "$cache_file"; then - { echo "$as_me:$LINENO: loading cache $cache_file" >&5 -echo "$as_me: loading cache $cache_file" >&6;} + # Some versions of bash will fail to source /dev/null (special files + # actually), so we avoid doing that. DJGPP emulates it as a regular file. + if test /dev/null != "$cache_file" && test -f "$cache_file"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 +$as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else - { echo "$as_me:$LINENO: creating cache $cache_file" >&5 -echo "$as_me: creating cache $cache_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 +$as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi @@ -1582,68 +1628,56 @@ eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) - { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 +$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) - { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 +$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then - { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 -echo "$as_me: former value: $ac_old_val" >&2;} - { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 -echo "$as_me: current value: $ac_new_val" >&2;} - ac_cache_corrupted=: + # differences in whitespace do not lead to failure. + ac_old_val_w=`echo x $ac_old_val` + ac_new_val_w=`echo x $ac_new_val` + if test "$ac_old_val_w" != "$ac_new_val_w"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 +$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} + ac_cache_corrupted=: + else + { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 +$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} + eval $ac_var=\$ac_old_val + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 +$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 +$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in - *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; + *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; + *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then - { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 -echo "$as_me: error: changes in the environment can compromise the build" >&2;} - { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} - { (exit 1); exit 1; }; } -fi - - - - - - - - - - - - - - - - - - - - - - - - + { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 +$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} + as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 +fi +## -------------------- ## +## Main body of script. ## +## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -1652,7 +1686,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -am__api_version='1.10' +am__api_version='1.11' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do @@ -1671,9 +1705,7 @@ fi done if test -z "$ac_aux_dir"; then - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 -echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} - { (exit 1); exit 1; }; } + as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, @@ -1698,22 +1730,23 @@ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } +# Reject install programs that cannot install multiple files. +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 +$as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then -if test "${ac_cv_path_install+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 +if ${ac_cv_path_install+:} false; then : + $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in - ./ | .// | /cC/* | \ + # Account for people who put trailing slashes in PATH elements. +case $as_dir/ in #(( + ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ + ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. @@ -1731,17 +1764,29 @@ # program-specific install script used by HP pwplus--don't use. : else - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 + rm -rf conftest.one conftest.two conftest.dir + echo one > conftest.one + echo two > conftest.two + mkdir conftest.dir + if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && + test -s conftest.one && test -s conftest.two && + test -s conftest.dir/conftest.one && + test -s conftest.dir/conftest.two + then + ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" + break 3 + fi fi fi done done ;; esac -done + + done IFS=$as_save_IFS +rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then @@ -1754,8 +1799,8 @@ INSTALL=$ac_install_sh fi fi -{ echo "$as_me:$LINENO: result: $INSTALL" >&5 -echo "${ECHO_T}$INSTALL" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 +$as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. @@ -1765,21 +1810,34 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 +$as_echo_n "checking whether build environment is sane... " >&6; } # Just in case sleep 1 echo timestamp > conftest.file +# Reject unsafe characters in $srcdir or the absolute working directory +# name. Accept space and tab only in the latter. +am_lf=' +' +case `pwd` in + *[\\\"\#\$\&\'\`$am_lf]*) + as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; +esac +case $srcdir in + *[\\\"\#\$\&\'\`$am_lf\ \ ]*) + as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; +esac + # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. - set X `ls -t $srcdir/configure conftest.file` + set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ @@ -1789,11 +1847,8 @@ # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". - { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken -alias in your environment" >&5 -echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken -alias in your environment" >&2;} - { (exit 1); exit 1; }; } + as_fn_error $? "ls -t appears to fail. Make sure there is not a broken +alias in your environment" "$LINENO" 5 fi test "$2" = conftest.file @@ -1802,52 +1857,162 @@ # Ok. : else - { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! -Check your system clock" >&5 -echo "$as_me: error: newly created file is older than distributed files! -Check your system clock" >&2;} - { (exit 1); exit 1; }; } + as_fn_error $? "newly created file is older than distributed files! +Check your system clock" "$LINENO" 5 fi -{ echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. echo might interpret backslashes. +# Double any \ or $. # By default was `s,x,x', remove it if useless. -cat <<\_ACEOF >conftest.sed -s/[\\$]/&&/g;s/;s,x,x,$// -_ACEOF -program_transform_name=`echo $program_transform_name | sed -f conftest.sed` -rm -f conftest.sed +ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' +program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" +if test x"${MISSING+set}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; + *) + MISSING="\${SHELL} $am_aux_dir/missing" ;; + esac +fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= - { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 -echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} +fi + +if test x"${install_sh}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; + *) + install_sh="\${SHELL} $am_aux_dir/install-sh" + esac +fi + +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right +# tool to use in cross-compilation environments, therefore Automake +# will honor the `STRIP' environment variable to overrule this program. +if test "$cross_compiling" != no; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. +set dummy ${ac_tool_prefix}strip; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_STRIP+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$STRIP"; then + ac_cv_prog_STRIP="$STRIP" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_STRIP="${ac_tool_prefix}strip" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +STRIP=$ac_cv_prog_STRIP +if test -n "$STRIP"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 +$as_echo "$STRIP" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + +fi +if test -z "$ac_cv_prog_STRIP"; then + ac_ct_STRIP=$STRIP + # Extract the first word of "strip", so it can be a program name with args. +set dummy strip; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_STRIP+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$ac_ct_STRIP"; then + ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_ac_ct_STRIP="strip" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP +if test -n "$ac_ct_STRIP"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 +$as_echo "$ac_ct_STRIP" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + if test "x$ac_ct_STRIP" = x; then + STRIP=":" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +ac_tool_warned=yes ;; +esac + STRIP=$ac_ct_STRIP + fi +else + STRIP="$ac_cv_prog_STRIP" fi -{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 -echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } +fi +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 +$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then - if test "${ac_cv_path_mkdir+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 + if ${ac_cv_path_mkdir+:} false; then : + $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do + for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( @@ -1859,11 +2024,12 @@ esac done done -done + done IFS=$as_save_IFS fi + test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else @@ -1871,12 +2037,11 @@ # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. - test -d ./--version && rmdir ./--version MKDIR_P="$ac_install_sh -d" fi fi -{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5 -echo "${ECHO_T}$MKDIR_P" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 +$as_echo "$MKDIR_P" >&6; } mkdir_p="$MKDIR_P" case $mkdir_p in @@ -1888,10 +2053,10 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_AWK+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_AWK+:} false; then : + $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. @@ -1901,43 +2066,44 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do + for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done -done + done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then - { echo "$as_me:$LINENO: result: $AWK" >&5 -echo "${ECHO_T}$AWK" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 +$as_echo "$AWK" >&6; } else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi test -n "$AWK" && break done -{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } -set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 +$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } +set x ${MAKE-make} +ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : + $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF -# GNU make sometimes prints "make[1]: Entering...", which would confuse us. +# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; @@ -1947,12 +2113,12 @@ rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } SET_MAKE= else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi @@ -1971,157 +2137,49 @@ am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then - { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 -echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} - { (exit 1); exit 1; }; } + as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi - - -# Define the identity of the package. - PACKAGE='mobile-broadband-provider-info' - VERSION='20100510' - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_STRIP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { echo "$as_me:$LINENO: result: $STRIP" >&5 -echo "${ECHO_T}$STRIP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 -echo "${ECHO_T}$ac_ct_STRIP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' + else + CYGPATH_W=echo fi -else - STRIP="$ac_cv_prog_STRIP" fi -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" + +# Define the identity of the package. + PACKAGE='mobile-broadband-provider-info' + VERSION='20110511' + + +cat >>confdefs.h <<_ACEOF +#define PACKAGE "$PACKAGE" +_ACEOF + + +cat >>confdefs.h <<_ACEOF +#define VERSION "$VERSION" +_ACEOF + +# Some tools Automake needs. + +ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} + + +AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} + + +AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} + + +AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} + + +MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # We need awk for the "check" target. The system "awk" is bad on # some platforms. @@ -2135,17 +2193,18 @@ -{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 -echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; } + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5 +$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. -if test "${enable_maintainer_mode+set}" = set; then +if test "${enable_maintainer_mode+set}" = set; then : enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval else - USE_MAINTAINER_MODE=no + USE_MAINTAINER_MODE=yes fi - { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 -echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 +$as_echo "$USE_MAINTAINER_MODE" >&6; } if test $USE_MAINTAINER_MODE = yes; then MAINTAINER_MODE_TRUE= MAINTAINER_MODE_FALSE='#' @@ -2187,12 +2246,13 @@ case $ac_val in #( *${as_nl}*) case $ac_var in #( - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( - *) $as_unset $ac_var ;; + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( + *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done @@ -2200,8 +2260,8 @@ (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes (double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \). + # `set' does not quote correctly, so add quotes: double-quote + # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" @@ -2223,13 +2283,24 @@ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then - test "x$cache_file" != "x/dev/null" && - { echo "$as_me:$LINENO: updating cache $cache_file" >&5 -echo "$as_me: updating cache $cache_file" >&6;} - cat confcache >$cache_file + if test "x$cache_file" != "x/dev/null"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 +$as_echo "$as_me: updating cache $cache_file" >&6;} + if test ! -f "$cache_file" || test -h "$cache_file"; then + cat confcache >"$cache_file" + else + case $cache_file in #( + */* | ?:*) + mv -f confcache "$cache_file"$$ && + mv -f "$cache_file"$$ "$cache_file" ;; #( + *) + mv -f confcache "$cache_file" ;; + esac + fi + fi else - { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 -echo "$as_me: not updating unwritable cache $cache_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 +$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache @@ -2246,6 +2317,12 @@ # take arguments), then branch to the quote section. Otherwise, # look for a macro that doesn't take arguments. ac_script=' +:mline +/\\$/{ + N + s,\\\n,, + b mline +} t clear :clear s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g @@ -2272,34 +2349,35 @@ ac_libobjs= ac_ltlibobjs= +U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`echo "$ac_i" | sed "$ac_script"` + ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. - ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" - ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' + as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" + as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs + if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then - { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. -Usually this means the macro was only invoked conditionally." >&5 -echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. -Usually this means the macro was only invoked conditionally." >&2;} - { (exit 1); exit 1; }; } + as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi -: ${CONFIG_STATUS=./config.status} +: "${CONFIG_STATUS=./config.status}" +ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 -echo "$as_me: creating $CONFIG_STATUS" >&6;} -cat >$CONFIG_STATUS <<_ACEOF +{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 +$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} +as_write_fail=0 +cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. @@ -2309,59 +2387,79 @@ debug=false ac_cs_recheck=false ac_cs_silent=false -SHELL=\${CONFIG_SHELL-$SHELL} -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## +SHELL=\${CONFIG_SHELL-$SHELL} +export SHELL +_ASEOF +cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 +## -------------------- ## +## M4sh Initialization. ## +## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; + case `(set -o) 2>/dev/null` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; esac - fi - - -# PATH needs CR -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' +as_nl=' +' +export as_nl +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' else - PATH_SEPARATOR=: + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' fi - rm -f conf$$.sh + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' fi -# Support unset when possible. -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + PATH_SEPARATOR=: + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || + PATH_SEPARATOR=';' + } fi @@ -2370,20 +2468,19 @@ # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) -as_nl=' -' IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. -case $0 in +as_myself= +case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break + done IFS=$as_save_IFS ;; @@ -2394,32 +2491,111 @@ as_myself=$0 fi if test ! -f "$as_myself"; then - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - { (exit 1); exit 1; } + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + exit 1 fi -# Work around bugs in pre-3.0 UWIN ksh. -for as_var in ENV MAIL MAILPATH -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var - fi -done +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + + +# as_fn_error STATUS ERROR [LINENO LOG_FD] +# ---------------------------------------- +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the +# script with STATUS, using 1 if that was 0. +as_fn_error () +{ + as_status=$1; test $as_status -eq 0 && as_status=1 + if test "$4"; then + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + fi + $as_echo "$as_me: error: $2" >&2 + as_fn_exit $as_status +} # as_fn_error + + +# as_fn_set_status STATUS +# ----------------------- +# Set $? to STATUS, without forking. +as_fn_set_status () +{ + return $1 +} # as_fn_set_status + +# as_fn_exit STATUS +# ----------------- +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. +as_fn_exit () +{ + set +e + as_fn_set_status $1 + exit $1 +} # as_fn_exit + +# as_fn_unset VAR +# --------------- +# Portably unset VAR. +as_fn_unset () +{ + { eval $1=; unset $1;} +} +as_unset=as_fn_unset +# as_fn_append VAR VALUE +# ---------------------- +# Append the text in VALUE to the end of the definition contained in VAR. Take +# advantage of any shell optimizations that allow amortized linear growth over +# repeated appends, instead of the typical quadratic growth present in naive +# implementations. +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : + eval 'as_fn_append () + { + eval $1+=\$2 + }' +else + as_fn_append () + { + eval $1=\$$1\$2 + } +fi # as_fn_append + +# as_fn_arith ARG... +# ------------------ +# Perform arithmetic evaluation on the ARGs, and store the result in the +# global $as_val. Take advantage of shells that can avoid forks. The arguments +# must be portable across $(()) and expr. +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : + eval 'as_fn_arith () + { + as_val=$(( $* )) + }' +else + as_fn_arith () + { + as_val=`expr "$@" || test $? -eq 1` + } +fi # as_fn_arith + -# Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr @@ -2433,13 +2609,17 @@ as_basename=false fi +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi -# Name of the executable. as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || -echo X/"$0" | +$as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q @@ -2454,104 +2634,103 @@ } s/.*/./; q'` -# CDPATH. -$as_unset CDPATH - - - - as_lineno_1=$LINENO - as_lineno_2=$LINENO - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line after each line using $LINENO; the second 'sed' - # does the real work. The second script uses 'N' to pair each - # line-number line with the line containing $LINENO, and appends - # trailing '-' during substitution so that $LINENO is not a special - # case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # scripts with optimization help from Paolo Bonzini. Blame Lee - # E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 - { (exit 1); exit 1; }; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in +case `echo -n x` in #((((( -n*) - case `echo 'x\c'` in + case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. - *) ECHO_C='\c';; + xy) ECHO_C='\c';; + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null + ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir - mkdir conf$$.dir + mkdir conf$$.dir 2>/dev/null fi -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || +if (echo >conf$$.file) 2>/dev/null; then + if ln -s conf$$.file conf$$ 2>/dev/null; then + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || + as_ln_s='cp -p' + elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln + else as_ln_s='cp -p' -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln + fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null + +# as_fn_mkdir_p +# ------------- +# Create "$as_dir" as a directory, including parents if necessary. +as_fn_mkdir_p () +{ + + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || eval $as_mkdir_p || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" + + +} # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then - as_mkdir_p=: + as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false @@ -2568,12 +2747,12 @@ as_test_x=' eval sh -c '\'' if test -d "$1"; then - test -d "$1/."; + test -d "$1/."; else - case $1 in - -*)set "./$1";; + case $1 in #( + -*)set "./$1";; esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' @@ -2588,13 +2767,19 @@ exec 6>&1 +## ----------------------------------- ## +## Main body of $CONFIG_STATUS script. ## +## ----------------------------------- ## +_ASEOF +test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 -# Save the log message, to keep $[0] and so on meaningful, and to +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +# Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by mobile-broadband-provider-info $as_me 20100510, which was -generated by GNU Autoconf 2.61. Invocation command line was +This file was extended by mobile-broadband-provider-info $as_me 20110511, which was +generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -2607,40 +2792,50 @@ _ACEOF -cat >>$CONFIG_STATUS <<_ACEOF +case $ac_config_files in *" +"*) set x $ac_config_files; shift; ac_config_files=$*;; +esac + + + +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" _ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ -\`$as_me' instantiates files from templates according to the -current configuration. +\`$as_me' instantiates files and other configuration actions +from templates according to the current configuration. Unless the files +and actions are specified as TAGs, all are instantiated by default. -Usage: $0 [OPTIONS] [FILE]... +Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit - -q, --quiet do not print progress messages + --config print configuration, then exit + -q, --quiet, --silent + do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE + --file=FILE[:TEMPLATE] + instantiate the configuration file FILE Configuration files: $config_files -Report bugs to ." +Report bugs to ." _ACEOF -cat >>$CONFIG_STATUS <<_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -mobile-broadband-provider-info config.status 20100510 -configured by $0, generated by GNU Autoconf 2.61, - with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" +mobile-broadband-provider-info config.status 20110511 +configured by $0, generated by GNU Autoconf 2.68, + with options \\"\$ac_cs_config\\" -Copyright (C) 2006 Free Software Foundation, Inc. +Copyright (C) 2010 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." @@ -2648,20 +2843,26 @@ srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' +AWK='$AWK' +test -n "\$AWK" || AWK=awk _ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -# If no file are specified by the user, then we need to provide default -# value. By we need to know if files were specified by the user. +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +# The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in - --*=*) + --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; + --*=) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg= + ac_shift=: + ;; *) ac_option=$1 ac_optarg=$2 @@ -2674,25 +2875,30 @@ -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - echo "$ac_cs_version"; exit ;; + $as_echo "$ac_cs_version"; exit ;; + --config | --confi | --conf | --con | --co | --c ) + $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift - CONFIG_FILES="$CONFIG_FILES $ac_optarg" + case $ac_optarg in + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + '') as_fn_error $? "missing file argument" ;; + esac + as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --he | --h | --help | --hel | -h ) - echo "$ac_cs_usage"; exit ;; + $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. - -*) { echo "$as_me: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&2 - { (exit 1); exit 1; }; } ;; + -*) as_fn_error $? "unrecognized option: \`$1' +Try \`$0 --help' for more information." ;; - *) ac_config_targets="$ac_config_targets $1" + *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac @@ -2707,30 +2913,32 @@ fi _ACEOF -cat >>$CONFIG_STATUS <<_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then - echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 - CONFIG_SHELL=$SHELL + set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + shift + \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 + CONFIG_SHELL='$SHELL' export CONFIG_SHELL - exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + exec "\$@" fi _ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX - echo "$ac_log" + $as_echo "$ac_log" } >&5 _ACEOF -cat >>$CONFIG_STATUS <<_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets @@ -2739,9 +2947,7 @@ "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "mobile-broadband-provider-info.pc") CONFIG_FILES="$CONFIG_FILES mobile-broadband-provider-info.pc" ;; - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;} - { (exit 1); exit 1; }; };; + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done @@ -2762,175 +2968,194 @@ # after its creation but before its name has been assigned to `$tmp'. $debug || { - tmp= + tmp= ac_tmp= trap 'exit_status=$? - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status + : "${ac_tmp:=$tmp}" + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 - trap '{ (exit 1); exit 1; }' 1 2 13 15 + trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -n "$tmp" && test -d "$tmp" + test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") -} || -{ - echo "$me: cannot create a temporary directory in ." >&2 - { (exit 1); exit 1; } -} - -# -# Set up the sed scripts for CONFIG_FILES section. -# +} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 +ac_tmp=$tmp -# No need to generate the scripts if there are no CONFIG_FILES. -# This happens for instance when ./config.status config.h +# Set up the scripts for CONFIG_FILES section. +# No need to generate them if there are no CONFIG_FILES. +# This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then -_ACEOF +ac_cr=`echo X | tr X '\015'` +# On cygwin, bash can eat \r inside `` if the user requested igncr. +# But we know of no other shell where ac_cr would be empty at this +# point, so we can use a bashism as a fallback. +if test "x$ac_cr" = x; then + eval ac_cr=\$\'\\r\' +fi +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then + ac_cs_awk_cr='\\r' +else + ac_cs_awk_cr=$ac_cr +fi + +echo 'BEGIN {' >"$ac_tmp/subs1.awk" && +_ACEOF +{ + echo "cat >conf$$subs.awk <<_ACEOF" && + echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && + echo "_ACEOF" +} >conf$$subs.sh || + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 +ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do - cat >conf$$subs.sed <<_ACEOF -SHELL!$SHELL$ac_delim -PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim -PACKAGE_NAME!$PACKAGE_NAME$ac_delim -PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim -PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim -PACKAGE_STRING!$PACKAGE_STRING$ac_delim -PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim -exec_prefix!$exec_prefix$ac_delim -prefix!$prefix$ac_delim -program_transform_name!$program_transform_name$ac_delim -bindir!$bindir$ac_delim -sbindir!$sbindir$ac_delim -libexecdir!$libexecdir$ac_delim -datarootdir!$datarootdir$ac_delim -datadir!$datadir$ac_delim -sysconfdir!$sysconfdir$ac_delim -sharedstatedir!$sharedstatedir$ac_delim -localstatedir!$localstatedir$ac_delim -includedir!$includedir$ac_delim -oldincludedir!$oldincludedir$ac_delim -docdir!$docdir$ac_delim -infodir!$infodir$ac_delim -htmldir!$htmldir$ac_delim -dvidir!$dvidir$ac_delim -pdfdir!$pdfdir$ac_delim -psdir!$psdir$ac_delim -libdir!$libdir$ac_delim -localedir!$localedir$ac_delim -mandir!$mandir$ac_delim -DEFS!$DEFS$ac_delim -ECHO_C!$ECHO_C$ac_delim -ECHO_N!$ECHO_N$ac_delim -ECHO_T!$ECHO_T$ac_delim -LIBS!$LIBS$ac_delim -build_alias!$build_alias$ac_delim -host_alias!$host_alias$ac_delim -target_alias!$target_alias$ac_delim -INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim -INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim -INSTALL_DATA!$INSTALL_DATA$ac_delim -am__isrc!$am__isrc$ac_delim -CYGPATH_W!$CYGPATH_W$ac_delim -PACKAGE!$PACKAGE$ac_delim -VERSION!$VERSION$ac_delim -ACLOCAL!$ACLOCAL$ac_delim -AUTOCONF!$AUTOCONF$ac_delim -AUTOMAKE!$AUTOMAKE$ac_delim -AUTOHEADER!$AUTOHEADER$ac_delim -MAKEINFO!$MAKEINFO$ac_delim -install_sh!$install_sh$ac_delim -STRIP!$STRIP$ac_delim -INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim -mkdir_p!$mkdir_p$ac_delim -AWK!$AWK$ac_delim -SET_MAKE!$SET_MAKE$ac_delim -am__leading_dot!$am__leading_dot$ac_delim -AMTAR!$AMTAR$ac_delim -am__tar!$am__tar$ac_delim -am__untar!$am__untar$ac_delim -MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim -MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim -MAINT!$MAINT$ac_delim -LIBOBJS!$LIBOBJS$ac_delim -LTLIBOBJS!$LTLIBOBJS$ac_delim -_ACEOF + . ./conf$$subs.sh || + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 64; then + ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` + if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} - { (exit 1); exit 1; }; } + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done +rm -f conf$$subs.sh -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` -if test -n "$ac_eof"; then - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` - ac_eof=`expr $ac_eof + 1` -fi - -cat >>$CONFIG_STATUS <<_ACEOF -cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end -_ACEOF -sed ' -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g -s/^/s,@/; s/!/@,|#_!!_#|/ -:n -t n -s/'"$ac_delim"'$/,g/; t -s/$/\\/; p -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n -' >>$CONFIG_STATUS >$CONFIG_STATUS <<_ACEOF -:end -s/|#_!!_#|//g -CEOF$ac_eof +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF +sed -n ' +h +s/^/S["/; s/!.*/"]=/ +p +g +s/^[^!]*!// +:repl +t repl +s/'"$ac_delim"'$// +t delim +:nl +h +s/\(.\{148\}\)..*/\1/ +t more1 +s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ +p +n +b repl +:more1 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/ +p +g +s/.\{148\}// +t nl +:delim +h +s/\(.\{148\}\)..*/\1/ +t more2 +s/["\\]/\\&/g; s/^/"/; s/$/"/ +p +b +:more2 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/ +p +g +s/.\{148\}// +t delim +' >$CONFIG_STATUS || ac_write_fail=1 +rm -f conf$$subs.awk +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +_ACAWK +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && + for (key in S) S_is_set[key] = 1 + FS = "" +} +{ + line = $ 0 + nfields = split(line, field, "@") + substed = 0 + len = length(field[1]) + for (i = 2; i < nfields; i++) { + key = field[i] + keylen = length(key) + if (S_is_set[key]) { + value = S[key] + line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) + len += length(value) + length(field[++i]) + substed = 1 + } else + len += 1 + keylen + } + + print line +} + +_ACAWK +_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then + sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" +else + cat +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ + || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 +_ACEOF -# VPATH may cause trouble with some makes, so we remove $(srcdir), -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and +# VPATH may cause trouble with some makes, so we remove sole $(srcdir), +# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=/{ -s/:*\$(srcdir):*/:/ -s/:*\${srcdir}:*/:/ -s/:*@srcdir@:*/:/ -s/^\([^=]*=[ ]*\):*/\1/ + ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ +h +s/// +s/^/:/ +s/[ ]*$/:/ +s/:\$(srcdir):/:/g +s/:\${srcdir}:/:/g +s/:@srcdir@:/:/g +s/^:*// s/:*$// +x +s/\(=[ ]*\).*/\1/ +G +s/\n// s/^[^=]*=[ ]*$// }' fi -cat >>$CONFIG_STATUS <<\_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" -for ac_tag in :F $CONFIG_FILES +eval set X " :F $CONFIG_FILES " +shift +for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; - :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 -echo "$as_me: error: Invalid tag $ac_tag." >&2;} - { (exit 1); exit 1; }; };; + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac @@ -2949,7 +3174,7 @@ for ac_f do case $ac_f in - -) ac_f="$tmp/stdin";; + -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. @@ -2958,26 +3183,34 @@ [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || - { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 -echo "$as_me: error: cannot find input file: $ac_f" >&2;} - { (exit 1); exit 1; }; };; + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac - ac_file_inputs="$ac_file_inputs $ac_f" + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac + as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ - configure_input="Generated from "`IFS=: - echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." + configure_input='Generated from '` + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' + `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 +$as_echo "$as_me: creating $ac_file" >&6;} fi + # Neutralize special characters interpreted by sed in replacement strings. + case $configure_input in #( + *\&* | *\|* | *\\* ) + ac_sed_conf_input=`$as_echo "$configure_input" | + sed 's/[\\\\&|]/\\\\&/g'`;; #( + *) ac_sed_conf_input=$configure_input;; + esac case $ac_tag in - *:-:* | *:-) cat >"$tmp/stdin";; + *:-:* | *:-) cat >"$ac_tmp/stdin" \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac @@ -2987,42 +3220,7 @@ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - { as_dir="$ac_dir" - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -echo X"$as_dir" | +$as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -3040,20 +3238,15 @@ q } s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 -echo "$as_me: error: cannot create directory $as_dir" >&2;} - { (exit 1); exit 1; }; }; } + as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; @@ -3098,12 +3291,12 @@ esac _ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= - -case `sed -n '/datarootdir/ { +ac_sed_dataroot=' +/datarootdir/ { p q } @@ -3111,36 +3304,37 @@ /@docdir@/p /@infodir@/p /@localedir@/p -/@mandir@/p -' $ac_file_inputs` in +/@mandir@/p' +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF -cat >>$CONFIG_STATUS <<_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; + s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF - sed "$ac_vpsub +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +ac_sed_extra="$ac_vpsub $extrasub _ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s&@configure_input@&$configure_input&;t t +s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t +s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t @@ -3151,21 +3345,25 @@ s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack -" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out +" +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && - { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined." >&5 -echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined." >&2;} + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ + "$ac_tmp/out"`; test -z "$ac_out"; } && + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined" >&5 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined" >&2;} - rm -f "$tmp/stdin" + rm -f "$ac_tmp/stdin" case $ac_file in - -) cat "$tmp/out"; rm -f "$tmp/out";; - *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; - esac + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; + esac \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; @@ -3175,11 +3373,13 @@ done # for ac_tag -{ (exit 0); exit 0; } +as_fn_exit 0 _ACEOF -chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save +test $ac_write_fail = 0 || + as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 + # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. @@ -3199,6 +3399,10 @@ exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. - $ac_cs_success || { (exit 1); exit 1; } + $ac_cs_success || as_fn_exit 1 +fi +if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 +$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi diff -Nru mobile-broadband-provider-info-20100716/configure.ac mobile-broadband-provider-info-20111113/configure.ac --- mobile-broadband-provider-info-20100716/configure.ac 2010-07-16 18:56:27.000000000 +0530 +++ mobile-broadband-provider-info-20111113/configure.ac 2011-11-13 18:37:35.000000000 +0530 @@ -1,8 +1,8 @@ AC_PREREQ(2.52) -AC_INIT(mobile-broadband-provider-info, 20100510, dcbw@redhat.com, mobile-broadband-provider-info) +AC_INIT(mobile-broadband-provider-info, 20110511, dcbw@redhat.com, mobile-broadband-provider-info) AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dist-gzip dist-bzip2]) -AM_MAINTAINER_MODE +AM_MAINTAINER_MODE([enable]) AC_CONFIG_FILES([ Makefile diff -Nru mobile-broadband-provider-info-20100716/debian/changelog mobile-broadband-provider-info-20111113/debian/changelog --- mobile-broadband-provider-info-20100716/debian/changelog 2010-08-17 15:18:22.000000000 +0530 +++ mobile-broadband-provider-info-20111113/debian/changelog 2011-12-05 21:33:06.000000000 +0530 @@ -1,9 +1,209 @@ -mobile-broadband-provider-info (20100716-1ubuntu0.1) lucid-proposed; urgency=low +mobile-broadband-provider-info (20111113-1ubuntu0.10.04) lucid-proposed; urgency=low - * SRU exception upload to support various updated networks - (LP: #607788) + * SRU exception upload to support various updated networks + (LP: #856700), (LP: #709049) - -- Bhavani Shankar Tue, 17 Aug 2010 11:48:22 +0200 + -- Bhavani Shankar Mon, 05 Dec 2011 21:32:28 +0530 + +mobile-broadband-provider-info (20111113-1) unstable; urgency=low + + * Merging upstream version 20111113 from git + * For upstream changes from this version to the previous version please see + http://git.gnome.org/browse/mobile-broadband-provider-info/log/ and + http://git.gnome.org/browse/mobile-broadband-provider-info/log/?ofs=50 + * Summary of bugs closed in this release: + - New providers for Poland (and top-up/balance support) Closes: #640946 + - Add new Columbian providers LP: #789684 + - Update Zain Tanzania name to reflect recent branding LP: #823384 + - Update Oman Mobile APN LP: #840600 + * Bugs that have been fixed in previous releases which had not been + closed: + - Update Korean GSM APN's LP: #782271 + - Update VirginMobile UK information in the database LP: #364400 + - Add support for O2 UK LP: #342661 + * Wrap up uploaders field (Thanks to paultag for pointing out) + and Add Antii to the uploaders field. Welcome back Antii! + + -- Bhavani Shankar Sun, 13 Nov 2011 18:53:49 +0530 + +mobile-broadband-provider-info (20110806-1) unstable; urgency=low + + * Merging upstream version 20100806 from git. + * Summary of upstream changes: + - ca: clarify WIND mobile plans + - pt: fix mcc for portugal + - update to vodafone mobile connect + - nl: add fastinternet and prepaidinternet plans to KPN + - pt: add ZON provider + - na: add namibian providers (LP: #794071) + - dtd: mark providers as primary to disambiguate providers with same MPLN + - nl: Rename KPN to KPN netherlands + - kr: add gsm network support for KTF and SK Telecom + - gb: return APN for older Topup and Go SIM cards (Vodafone) + - jo: add orange and zain network support (LP: #770310) + - ch: remove outdated DNS for sunrise operator + - no: add tele2 support (LP: #805887) + - me: update T-Mobile APN's + - ba: Amend data for Bosnia & Herzegovina. Thanks to Guido for the report + (Closes: #634207) + - dtd: define various APN types such as mms prepaid and wap + - Group the various APN's into the above headers + - de: update BILD mobile APN + - de: rename some providers such as T-Mobile, CongStar and Vodafone to + reflect to recent branding + + -- Bhavani Shankar Sat, 06 Aug 2011 21:43:08 +0530 + +mobile-broadband-provider-info (20110424-1) unstable; urgency=low + + * Port ubuntu update to debian. Thanks Mathieu Trudel-Lapierre! + * Add Mathieu Trudel-Lapierre to uploaders + * Merging upstream version 20110424 from git + * Summary of changes from the ubuntu update: + - de: remove username & password from FONIC (Hopefully really fix + LP: #762075, #653212) + * Updating Standards-Version to 3.9.2. No other changes. + + -- Bhavani Shankar Sun, 24 Apr 2011 19:31:39 +0530 + +mobile-broadband-provider-info (20110415-0ubuntu1) natty; urgency=low + + * Merging upstream version 20110415 from git; summary of changes: + - European provider updates and MCC/MNC additions (bgo#647776) + (LP: #762075, #653212) + - uy: add Ancel Prepaid ADSL APN (bgo #645356) + - sv: update APN for El Salvador's Movistar + - de/ch: add top-up and balance check info for various providers + - dtd: add attributes for balance top-up + - de: add BILD mobile (bgo #644795) + - at: add orange.web APN (bgo #644795) + - de: fix username and password for 1&1 Mobile Web APN (bgo #644795) + - at: add aonMobile APN (bgo #644795) + - at: fix A1 aon.data username (bgo #644795) + - ar: fix APN for Claro Argentina (bgo #643844) + - gr: update Cosmote APN (bgo #644731) + - us: some AT&T updates and APN naming changes + - malawi: add the country and TNM network (bgo #644093) + - russia: update APN for Tele2 and remove username (bgo #644198) + - germany: add netzclub (bgo #643670) + - britain: update Vodafone UK "TopUp and Go" APN + - us: fix up AT&T APNs (bgo #642323) + - argentina: add Arnet provider (bgo #642204) (LP: #326958) + - portugal: update Kanguru APNs (bgo #628543) (LP: #511139) + + -- Mathieu Trudel-Lapierre Fri, 15 Apr 2011 15:20:27 -0400 + +mobile-broadband-provider-info (20110218-1) unstable; urgency=low + + * Upload to unstable. + * Merging upstream git head 20110218 + * Summary of changes from the package in experimental: + - za: remove cellc username (LP: #681287) + - za: add support for 8.ta(Telekom) + + -- Bhavani Shankar Mon, 21 Feb 2011 19:55:15 +0530 + +mobile-broadband-provider-info (20110118-1) experimental; urgency=low + + * The "New year" release. + * Merging upstream version 20110118 from git + * Summary of upstream changes: + - do: add Dominican Republic APNs + - ec: add Movistar Ecuador + - es: add Carrefour Móvil, missing mcc/mnc and capitalize some letters + - id: add support for various cdma providers such as SMART, Ceria, + Fren, Telkom Flexy and Esia + - id: update Telkomsel APN + - id: add support for Telkomsel flash + - id: update settings of Indosat, IM3, Matrix, Mentari providers + - id: add support for "3" provider + - id: add support for star one + - in: add and update BSNL 3G unified APNs (LP: #673484) + - paraguay: add support for claro + - switzerland: update Orange plans and APNs + - tanzania: add Sasatel and TTCL, add CDMA support for Zantel + - fix comment formatting + * Updating year in debian/copyright + + -- Bhavani Shankar Tue, 18 Jan 2011 23:05:29 +0530 + +mobile-broadband-provider-info (20101106-1) unstable; urgency=low + + * Merging upstream version 20101106 from git + * Summary of upstream changes: + - ch: add Swisscom account balance information + - cz: update Czech operators + - jp: add support for b-mobile (LP: #667818) + - hk: peoples mobile now changed to china telecom + - pc: spurious cflags bits removed + - ph: add support for globe telecom prepaid (LP: #647579) + - th: add TOT 3G support + - us: fix T-Mobile APN's (LP: #611748) + + -- Bhavani Shankar Sat, 06 Nov 2010 21:12:13 +0530 + +mobile-broadband-provider-info (20100930-1) unstable; urgency=low + + * Merging upstream version 20100930 from git + * Summary of upstream changes: + - au: add crazy john support (LP: #599295) + - ca: add mobilicity/Dave support + - de: update 1und1 APN's + - il: pelephone: fix erroneous trailing space + - mx: remove incorrect Telcel DNS server (LP: #406696) + + -- Bhavani Shankar Thu, 30 Sep 2010 10:35:31 +0530 + +mobile-broadband-provider-info (20100910-1) unstable; urgency=low + + * Merging upstream version 20090910 from git + * Summary of upstream changes: + - ca: add Wind mobile broadband APN + - us: add Verizon SID + - af: add Afghan wireless (LP: #415203) + - ke: add Orange Kenya and fix Econet name (LP: #619233) + - de: add 1&1 support and fix plan names (Closes: #595198) + - it: add CoopVoce APN and update 3 italy plan names (LP: #632300) + - vn: add various networks like D-Com, Vinaphone, EVN-Telecom (UMTS) + and fix MobiFone APN (LP: #631376) + + -- Bhavani Shankar Fri, 10 Sep 2010 16:45:05 +0530 + +mobile-broadband-provider-info (20100824-1) unstable; urgency=low + + * Merging upstream version 20100824 from git + * Summary of upstream changes: + - denmark: add CBB Mobil + - germany: add Tchibo Mobil + - croatia: add CARNet + - croatia: correct vipnet 3G APN + - australia: add Internode + - nl: xs4all add a dummy username/password + - uae: add du (LP: #611658) + - me: add new T-Mobile APNs (LP: #396722) + - pf: add Vini (LP: #344365) + - hr: fix T-Mobile APN (LP: #525251) + - hr: add Tele2 + - pt: add username/password for TMN (LP: #372948) + + -- Bhavani Shankar Thu, 26 Aug 2010 09:56:34 +0530 + +mobile-broadband-provider-info (20100804-1) unstable; urgency=low + + * Merging upstream version 20100804 from git + * Summary of upstream changes: + - build: fix .pc file CFLAGS + - Add balance check and voicemail attributes + - api: fix DTD comment for 'network-id' + - dtd: add description of various items + - austria: fix name of Drei (3) hence hopefully fix a regression + in ubuntu + - argentina: add old Claro APN to support N97 mini etc + - iran: add MCI and Irancell + - portugal: add Clix network support + * Bump up standards-version to 3.9.1 No other changes + + -- Bhavani Shankar Wed, 04 Aug 2010 22:32:35 +0530 mobile-broadband-provider-info (20100716-1) unstable; urgency=low @@ -16,7 +216,7 @@ - rwanda/burundi: support various operators like africell and mtn - hu: Pannon name changed to Telenor - hu: support invitel operator - - de: fix Fonic operator APN + - de: fix Fonic operator APN -- Bhavani Shankar Fri, 16 Jul 2010 18:57:56 +0530 @@ -57,7 +257,7 @@ mobile-broadband-provider-info (20100407-1) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format - * Merging upstream version 20100407 from git + * Merging upstream version 20100407 from git -- Bhavani Shankar Wed, 07 Apr 2010 19:59:50 +0530 diff -Nru mobile-broadband-provider-info-20100716/debian/control mobile-broadband-provider-info-20111113/debian/control --- mobile-broadband-provider-info-20100716/debian/control 2010-08-17 15:16:49.000000000 +0530 +++ mobile-broadband-provider-info-20111113/debian/control 2011-11-13 18:53:27.000000000 +0530 @@ -2,8 +2,10 @@ Section: admin Priority: optional Maintainer: Bhavani Shankar +Uploaders: Mathieu Trudel-Lapierre , + Antti Kaijanmäki Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libxml2-utils -Standards-Version: 3.9.0 +Standards-Version: 3.9.2 Homepage: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders Package: mobile-broadband-provider-info diff -Nru mobile-broadband-provider-info-20100716/debian/copyright mobile-broadband-provider-info-20111113/debian/copyright --- mobile-broadband-provider-info-20100716/debian/copyright 2010-04-07 19:59:07.000000000 +0530 +++ mobile-broadband-provider-info-20111113/debian/copyright 2011-04-19 01:32:30.000000000 +0530 @@ -34,7 +34,7 @@ Files: debian/* Copyright: (C) 2009 Daniel Baumann - (C) 2009-2010 Bhavani Shankar + (C) 2009-2011 Bhavani Shankar License: PD The Debian packaging is hereby placed in the public domain (no rights reserved). diff -Nru mobile-broadband-provider-info-20100716/install-sh mobile-broadband-provider-info-20111113/install-sh --- mobile-broadband-provider-info-20100716/install-sh 2010-07-16 18:56:31.000000000 +0530 +++ mobile-broadband-provider-info-20111113/install-sh 2011-11-13 18:37:37.000000000 +0530 @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2006-12-25.00 +scriptversion=2009-04-28.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -515,5 +515,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -Nru mobile-broadband-provider-info-20100716/Makefile.in mobile-broadband-provider-info-20111113/Makefile.in --- mobile-broadband-provider-info-20100716/Makefile.in 2010-07-16 18:56:31.000000000 +0530 +++ mobile-broadband-provider-info-20111113/Makefile.in 2011-11-13 18:37:37.000000000 +0530 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.10.1 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -16,8 +17,9 @@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c @@ -44,6 +46,7 @@ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = mobile-broadband-provider-info.pc +CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; @@ -51,19 +54,32 @@ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; -am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" \ "$(DESTDIR)$(pkgconfigdir)" -dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) -pkgconfigDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) $(pkgconfig_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ - { test ! -d $(distdir) \ - || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -fr $(distdir); }; } + { test ! -d "$(distdir)" \ + || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -fr "$(distdir)"; }; } GZIP_ENV = --best DIST_ARCHIVES = $(distdir).tar.bz2 distuninstallcheck_listfiles = find . -type f -print @@ -95,6 +111,7 @@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ @@ -137,6 +154,7 @@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SP_XML_DB = serviceproviders.xml @@ -153,15 +171,15 @@ @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ - cd $(srcdir) && $(AUTOMAKE) --foreign \ + echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ + $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --foreign Makefile + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -177,45 +195,52 @@ $(SHELL) ./config.status --recheck $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - cd $(srcdir) && $(AUTOCONF) + $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) - cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) +$(am__aclocal_m4_deps): mobile-broadband-provider-info.pc: $(top_builddir)/config.status $(srcdir)/mobile-broadband-provider-info.pc.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" - @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ + @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \ - $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) - @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \ - rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \ - done + @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files install-pkgconfigDATA: $(pkgconfig_DATA) @$(NORMAL_INSTALL) test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" - @list='$(pkgconfig_DATA)'; for p in $$list; do \ + @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ - $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ done uninstall-pkgconfigDATA: @$(NORMAL_UNINSTALL) - @list='$(pkgconfig_DATA)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ - rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ - done + @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files tags: TAGS TAGS: @@ -225,7 +250,7 @@ distdir: $(DISTFILES) $(am__remove_distdir) - test -d $(distdir) || mkdir $(distdir) + test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -241,21 +266,27 @@ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done - -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ + -test -n "$(am__skip_mode_fix)" \ + || find "$(distdir)" -type d ! -perm -755 \ + -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r $(distdir) + || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) @@ -267,6 +298,10 @@ tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) +dist-xz: distdir + tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz + $(am__remove_distdir) + dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) @@ -290,15 +325,17 @@ distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ - bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ - unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ + lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ + *.tar.xz*) \ + xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac @@ -306,9 +343,11 @@ mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) + test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && cd $(distdir)/_build \ + && am__cwd=`pwd` \ + && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ @@ -330,13 +369,15 @@ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ + && cd "$$am__cwd" \ + || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: - @cd $(distuninstallcheck_dir) \ + @$(am__cd) '$(distuninstallcheck_dir)' \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ @@ -381,6 +422,7 @@ distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -400,6 +442,8 @@ html: html-am +html-am: + info: info-am info-am: @@ -408,18 +452,28 @@ install-dvi: install-dvi-am +install-dvi-am: + install-exec-am: install-html: install-html-am +install-html-am: + install-info: install-info-am +install-info-am: + install-man: install-pdf: install-pdf-am +install-pdf-am: + install-ps: install-ps-am +install-ps-am: + installcheck-am: maintainer-clean: maintainer-clean-am @@ -442,11 +496,11 @@ uninstall-am: uninstall-dist_pkgdataDATA uninstall-pkgconfigDATA -.MAKE: install-am install-strip +.MAKE: check-am install-am install-strip .PHONY: all all-am am--refresh check check-am check-local clean \ clean-generic dist dist-all dist-bzip2 dist-gzip dist-lzma \ - dist-shar dist-tarZ dist-zip distcheck distclean \ + dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \ distclean-generic distcleancheck distdir distuninstallcheck \ dvi dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dist_pkgdataDATA \ @@ -462,6 +516,7 @@ check-local: xmllint --valid $(top_srcdir)/$(SP_XML_DB) 2>&1 > /dev/null || exit 1; + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -Nru mobile-broadband-provider-info-20100716/missing mobile-broadband-provider-info-20111113/missing --- mobile-broadband-provider-info-20100716/missing 2010-07-16 18:56:31.000000000 +0530 +++ mobile-broadband-provider-info-20111113/missing 2011-11-13 18:37:37.000000000 +0530 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2006-05-10.23 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -18,9 +18,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -89,6 +87,9 @@ tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +\`g' are ignored when checking the name. + Send bug reports to ." exit $? ;; @@ -106,15 +107,22 @@ esac +# normalize program name to check for. +program=`echo "$1" | sed ' + s/^gnu-//; t + s/^gnu//; t + s/^g//; t'` + # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect -# the program). +# the program). This is about non-GNU programs, so use $1 not +# $program. case $1 in - lex|yacc) + lex*|yacc*) # Not GNU programs, they don't have --version. ;; - tar) + tar*) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 @@ -138,7 +146,7 @@ # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case $1 in +case $program in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -148,7 +156,7 @@ touch aclocal.m4 ;; - autoconf) + autoconf*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the @@ -157,7 +165,7 @@ touch configure ;; - autoheader) + autoheader*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want @@ -187,7 +195,7 @@ while read f; do touch "$f"; done ;; - autom4te) + autom4te*) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the @@ -210,7 +218,7 @@ fi ;; - bison|yacc) + bison*|yacc*) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package @@ -240,7 +248,7 @@ fi ;; - lex|flex) + lex*|flex*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package @@ -263,7 +271,7 @@ fi ;; - help2man) + help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the @@ -277,11 +285,11 @@ else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;; - makeinfo) + makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file @@ -310,7 +318,7 @@ touch $file ;; - tar) + tar*) shift # We have already tried tar in the generic part. @@ -363,5 +371,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -Nru mobile-broadband-provider-info-20100716/mobile-broadband-provider-info.doap mobile-broadband-provider-info-20111113/mobile-broadband-provider-info.doap --- mobile-broadband-provider-info-20100716/mobile-broadband-provider-info.doap 1970-01-01 05:30:00.000000000 +0530 +++ mobile-broadband-provider-info-20111113/mobile-broadband-provider-info.doap 2011-11-13 18:37:35.000000000 +0530 @@ -0,0 +1,18 @@ + + + + Mobile broadband settings for various service providers + + + + + Antti Kaijanmäki + kaijanma + + + + diff -Nru mobile-broadband-provider-info-20100716/mobile-broadband-provider-info.pc.in mobile-broadband-provider-info-20111113/mobile-broadband-provider-info.pc.in --- mobile-broadband-provider-info-20100716/mobile-broadband-provider-info.pc.in 2010-07-16 18:56:27.000000000 +0530 +++ mobile-broadband-provider-info-20111113/mobile-broadband-provider-info.pc.in 2011-11-13 18:37:35.000000000 +0530 @@ -10,4 +10,4 @@ Description: Mobile Broadband Service Provider Information Database Requires: Version: @VERSION@ -Cflags: -DMOBILE_BROADBAND_PROVIDER_INFO='\"${database}\"' + diff -Nru mobile-broadband-provider-info-20100716/serviceproviders.2.dtd mobile-broadband-provider-info-20111113/serviceproviders.2.dtd --- mobile-broadband-provider-info-20100716/serviceproviders.2.dtd 2010-07-16 18:56:27.000000000 +0530 +++ mobile-broadband-provider-info-20111113/serviceproviders.2.dtd 2011-11-13 18:37:35.000000000 +0530 @@ -6,22 +6,96 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + diff -Nru mobile-broadband-provider-info-20100716/serviceproviders.xml mobile-broadband-provider-info-20111113/serviceproviders.xml --- mobile-broadband-provider-info-20100716/serviceproviders.xml 2010-07-16 18:56:27.000000000 +0530 +++ mobile-broadband-provider-info-20111113/serviceproviders.xml 2011-11-13 18:37:35.000000000 +0530 @@ -5,6 +5,7 @@ + + + AWCC + + + + + + awcc + 1111 + + + @@ -66,7 +100,16 @@ Vodafone - + + + + TWA + + + + + Vodafone Web + @@ -78,6 +121,8 @@ + + internet internet @@ -88,9 +133,13 @@ + + Internet Hima (USB) + + Mobile Broadband @@ -100,9 +149,13 @@ + + MTS connect + + Mobile Broadband @@ -122,7 +175,10 @@ Unitel - + + + + @@ -134,6 +190,8 @@ + + gprs adgj 172.25.7.6 @@ -142,17 +200,39 @@ + Arnet + + + + + + 172.25.7.6 + 172.25.7.7 + + + + Claro - + + + + 3G Internet clarogprs clarogprs999 170.51.255.100 170.51.242.18 + + + + GPRS + clarogprs + clarogprs999 + @@ -161,6 +241,8 @@ + + wap wap @@ -173,17 +255,44 @@ A1/Telekom Austria + + + A1 Breitband ppp@a1plus.at ppp - 194.48.139.254 194.48.124.202 + 194.48.124.200 + + + aon (Flex, Breitband-Duo, BusinessFlex) - + mobile@aon.at + ppp + + + + + + aonMobile + mobile@aon.at + ppp + + + + + ABroadband + + + + + + International Roaming + mdata@mdata.com ppp @@ -193,6 +302,22 @@ + + + data@bob.at + ppp + + + + + ppp@bob.at + ppp + 194.48.139.254 + 194.48.124.200 + + + + data@bob.at ppp @@ -203,16 +328,24 @@ + + WAP t-mobile tm + + Internet t-mobile tm + 213.162.69.169 + 213.162.65.1 + + Business Internet t-mobile tm @@ -224,10 +357,13 @@ + + + Ge org:) web@telering.at web - 212.95.31.11 - 212.95.31.35 + 213.162.69.170 + 213.162.65.2 @@ -236,41 +372,234 @@ - Web + + + OneNet Web web web 194.24.128.100 194.24.128.102 + + + + Orange WAP + wap + wap + + + + + Orange MMS + mms + mms + + + Web (no filtering) web web + + + + Orange Web + Orange + Orange + 81.3.216.100 + 194.24.128.100 + + + + + Orange Web + mms + mms + - Three + Drei (3) Drei - + + + + 213.94.78.17 + 213.94.78.16 + Yesss - + + + + + + + Amaysim + + + + + + + + Apex Telecom + + + + + + + Beagle + + + + + + + + BLiNK + + + + BLiNK (services after 04/08/09) + + + BLiNK (services prior to 04/08/09) + + + + + Crazy John's + + + + + + + Crazy NET + 203.21.112.40 + 203.21.113.40 + + + + + Crazy WAP/MMS + + + + + Dodo + + + + + Postpaid + + + Prepaid + + + + + Escape Net + + + + + + Exetel + + + + + Exetel (Optus Based HSPA plans) + + + Exetel (Optus Based CAP Plans) not iPhone + + + Exetel (Optus Based CAP Plans) not iPhone + + + Exetel (Optus Based CAP Plans) iPhone + + + + + Exetel (Vodafone based) + + + + Exetel (Vodafone Based) + + + + + + Highway1 + + + + + + + iiNet + + + + + + + + + + + Internode + + + + + + + NodeMobile Data + + + + + Old NodeMobile Data (before 2009-08-26) + + + + + iPrimus + - + + @@ -278,47 +607,144 @@ + + Mobile Internet (handsets) 211.29.132.12 198.142.0.51 + + + + Optus Yes Internet + 211.29.132.12 + 198.142.0.51 + + + Wireless Broadband 211.29.132.12 198.142.0.51 + + + + Post-Paid Mobile Broadband + 211.29.132.12 + 198.142.0.51 + + + Pre-Paid Mobile Broadband 211.29.132.12 198.142.0.51 + + + + Optus MMS + + + + + TPG Mobile + + + + TPG (iPhone) + + + + + TPG (all except iPhone) + + + + + MMS + + + + + + Pennytel + + + + + Pennytel (Vodafone) live.vodafone.com + + + Pennytel (Vodafone) vfinternet.au + + + + + Smelly Black Dog + + + Telstra + + 125111 + 1258888 + *100# + + + 139.130.4.4 203.50.2.71 + + Telstra (3G data pack) Telstra 139.130.4.4 203.50.2.71 + + Telstra (Next G) - 139.130.4.4 - 203.50.2.71 + 10.4.85.138 + 10.4.176.234 + + Telstra (3G PC pack - pay by time) Telstra 139.130.4.4 203.50.2.71 + + + + Telstra Internet/Wap + + + + + Telstra MMS + @@ -326,12 +752,16 @@ + + a a 202.124.68.130 202.124.76.66 + + Three Prepaid a a @@ -345,12 +775,16 @@ + + Mobile Internet guest guest 61.88.88.88 + + Mobile Broadband @@ -358,14 +792,41 @@ Vodafone + - Postpaid - 192.189.54.33 - 210.80.58.3 + + + Postpaid and some prepaid phone plans + + + + Prepaid + + + 203.21.112.40 + 203.21.113.40 + + + + + Vodafone Internet + + + + + Westnet + + + + + Westnet (iPhone) + + + Westnet (all except iPhone) @@ -377,14 +838,33 @@ Azercell - + + + + Bakcell - + + + + + + + + Azerfon + + + + *100#3# + + + + + @@ -395,7 +875,67 @@ BH GSM - + + + + + + + + m:tel + + + + *101# + + + + + Package 1 + 81.93.67.2 + 81.93.67.3 + + + + + Package 2 + 81.93.67.2 + 81.93.67.3 + + + + + Package 3 + 81.93.67.2 + 81.93.67.3 + + + + + Package 4 + 81.93.67.2 + 81.93.67.3 + + + + + Prepaid + 81.93.67.2 + 81.93.67.3 + + + + + HT-ERONET + + + + *101# + + + + + @@ -406,7 +946,10 @@ Digicel - + + + + @@ -418,6 +961,8 @@ + + Internet 192.168.23.7 @@ -428,6 +973,8 @@ + + Web 10.10.55.34 @@ -438,6 +985,8 @@ + + 202.56.4.120 202.56.4.121 @@ -448,6 +997,8 @@ + + Internet 10.6.0.2 @@ -471,7 +1022,13 @@ Mobistar + 5555 + + #123# + + + Business mobistar mobistar @@ -479,6 +1036,8 @@ 212.65.63.145 + + Personal mobistar mobistar @@ -486,9 +1045,19 @@ 212.65.63.145 + + Internet Everywhere mobistar mobistar + 212.224.255.252 + 212.65.63.217 + + + + + mobistar + mobistar 212.65.63.10 212.65.63.145 @@ -498,10 +1067,19 @@ Telenet Mobile + + + + Old Walk & Surf + + + Walk & Talk + + Walk & Surf @@ -509,19 +1087,29 @@ Orange - + + + + + Proximus + 1230 + + + Inter 195.238.2.21 - 195.238.2.22 + 81.169.60.107 + + Intra 195.238.2.21 195.238.2.22 @@ -532,9 +1120,15 @@ Base + 1933 + + + base base + 195.130.131.139 + 212.53.4.4 @@ -546,7 +1140,13 @@ GloBul + 120 + + *125# + + + globul 192.168.88.11 @@ -556,9 +1156,14 @@ M-Tel + 131 + + *101# + + - mtel - mtel + + 213.226.7.34 213.226.7.35 @@ -568,13 +1173,21 @@ Vivacom + 110 + + *102# + + + Vivacom Internet (Postpaid) vivacom vivacom + + Vivatel (old) vivatel vivatel @@ -591,6 +1204,8 @@ + + oNet wap wap @@ -601,7 +1216,16 @@ Zain BH + + + + Internet + internet + internet + + + eGO hsdpa hsdpa @@ -613,6 +1237,8 @@ + + Viva @@ -627,7 +1253,10 @@ --> Brasil Telecom + + + BrT BrT @@ -637,11 +1266,21 @@ Claro + *100 + + *544# + *545# + *546# + + + claro claro + + 3G claro claro @@ -655,7 +1294,12 @@ + + *22 + + + ctbc 1212 @@ -667,11 +1311,19 @@ - + *100 + + *804 + *805 + + + oioioi + + WAP oiwap oioioi @@ -685,8 +1337,14 @@ - + *100 + + *222# + *222 + + + tim tim 10.223.246.102 @@ -698,6 +1356,8 @@ Velox + + iesgprs iesgprs2002 66.36.250.14 @@ -711,8 +1371,14 @@ - + *555 + + *8000 + *5005 + + + vivo vivo @@ -726,7 +1392,10 @@ Batelco - + + + + @@ -737,7 +1406,10 @@ B-Mobile - + + + + @@ -745,6 +1417,8 @@ + + wap wap @@ -760,41 +1434,57 @@ + + GPRS WAP wap wap + + GPRS WEB web web + + GPRS WEB PLUS plus plus + + GPRS PRIVET privet privet + + WEB BASIC web1 web1 + + WEB 25 web2 web2 + + WEB 150 web3 web3 + + WEB 500 vmi vmi @@ -806,6 +1496,8 @@ + + mts mts @@ -816,7 +1508,10 @@ life:) - + + + + @@ -827,7 +1522,10 @@ Mascom Wireless - + + + + @@ -838,14 +1536,20 @@ Leo/UCom - + + + + Tempo/Africell - + + + + @@ -857,6 +1561,8 @@ + + fido fido 204.92.15.211 @@ -869,6 +1575,8 @@ + + wapuser1 wap 207.181.101.4 @@ -884,11 +1592,20 @@ + + Internet + + Mobile Web + + + + Mobile Fast Web + @@ -925,15 +1642,23 @@ + + Internet + + Internet (with VPN) + + Blackberry + + Mobile Web/Smartphone @@ -964,6 +1689,8 @@ + + IHVM @@ -972,18 +1699,45 @@ WIND Mobile - + + + + Laptop (data stick) + + + + + Mobile (add-on for phone) + - - - + + Mobilicity + + + + + + Mobile Web + + + + + Mobile Broadband + + + + + + Vodacom + + vodalive 172.24.97.1 @@ -1002,15 +1756,26 @@ - Business Everywhere + + + Internet Everywhere - Standard 213.55.128.1 213.55.128.2 - Prima Surf + + + Internet Everywhere - Prepaid + 213.55.128.1 + 213.55.128.2 + + + + + Internet Everywhere - Intranet Access - Internet Everywhere + Internet Everywhere - Postpaid @@ -1019,20 +1784,67 @@ + + internet internet - 212.35.35.35 - 212.35.35.5 + 194.230.1.103 + 194.230.1.71 + + + wap + wap + + + mms + mms Swisscom + + + + *130# + + + *130*CODE# + - gprs - gprs + + + Swisscom GPRS + 138.188.101.189 + 138.188.101.186 + + + + + Swisscom CAA + testprofil + temporary + + + + + Swisscom MMS + + + + + M-Budget + + + + *#100# + + + + + Migros Data @@ -1045,6 +1857,8 @@ + + 172.16.100.5 @@ -1058,15 +1872,21 @@ + + clarochile clarochile + + Prepago clarochile clarochile + + WAP clarochile clarochile @@ -1078,10 +1898,15 @@ + + + Contract / Prepaid / WebSession entelpcs entelpcs + + WAP entelpcs entelpcs @@ -1093,11 +1918,15 @@ + + Web web web + + WAP wap wap @@ -1113,6 +1942,8 @@ + + orange orange @@ -1123,6 +1954,8 @@ + + guest guest @@ -1138,11 +1971,15 @@ + + WAP guest guest + + Internet guest guest @@ -1155,6 +1992,8 @@ + + uninet @@ -1178,12 +2017,29 @@ + + guest guest 208.133.206.44 + + Kolbi + + + 190 + + 1150 + + + + + Kolbi 3g + + + @@ -1193,17 +2049,22 @@ + + COMCELWEB COMCELWEB - Tigo + eTb - - - + + + + etb + etb + @@ -1212,11 +2073,44 @@ + + movistar movistar + + Tigo + + + + + + + + + + + Uff + + + + + + + + + UNE + + + + + une + une + + + @@ -1225,7 +2119,19 @@ Cytamobile-Vodafone - + + *#109# + + + + + Contract + + + + + Prepaid + @@ -1233,6 +2139,8 @@ + + wap wap @@ -1243,86 +2151,42 @@ - Cesky Mobil + Vodafone - + - Postpaid - 212.67.64.2 - 217.77.161.131 - - - Prepaid - 212.67.64.2 + + + 217.77.161.130 217.77.161.131 - EuroTel / Telefónica + O2 - - Go - 160.218.10.200 - 160.218.43.200 - - Contract + + 160.218.10.200 160.218.43.200 - Contract (Open) + + 160.218.10.200 160.218.43.200 - Oscar - - - - Postpaid - wap - wap - 217.77.161.130 - 217.77.161.131 - - - Prepaid - 217.77.161.130 - 217.77.161.131 - - - - - Paegas Internet - - - Internet - 62.141.0.1 - 62.141.0.2 - - - Profil - 62.141.0.1 - 62.141.0.2 - - - - - Radiomibil - - - - - - T-Mobil + T-Mobile + + 62.141.0.1 213.162.65.1 @@ -1338,7 +2202,16 @@ + 9911 + + *100# + + + *104*CODE# + + + Volume rate/30 Day Flatrate eplus gprs @@ -1346,6 +2219,8 @@ 212.23.97.3 + + 24 Hour Flatrate Tages-Flatrate eplus @@ -1359,11 +2234,22 @@ + + + *100# + + + *104*CODE# + + + blau blau + + 24 Hour Flatrate Tages-Flatrate blau @@ -1372,13 +2258,46 @@ + Bild Mobil + + + + + + + BILD Mobilportal + + + + + Contract + 139.7.30.125 + 139.7.30.126 + + + + + + BILDmobil Speedstick (Surfpakete) + + + + E-Plus + + *100# + + + *104*CODE# + + + eplus gprs 212.23.97.2 @@ -1393,12 +2312,31 @@ + 333 + + *101# + + + *103*CODE# + + + + + + LOOP + 193.189.244.225 + 193.189.244.206 + + + Pay-by-MB 195.182.110.132 62.134.11.4 + + Pay-by-time 195.182.110.132 62.134.11.4 @@ -1406,32 +2344,94 @@ - T-mobile (D1) + Tchibo-Mobil + + + + + + + *101# + + + *103*CODE# + + + + + Tagesflat / Monats-Flatrate L / Monats-Flatrate XL + + + + + T-Mobile(Telekom) + + *100# + + + *101*CODE# + + + t-d1 193.254.160.1 193.254.160.130 + + + + t-mobile + tm + 10.74.83.22 + 193.254.160.1 + + + + + Congstar + + + + + + + Prepaid Contracts + t-mobile + tm + 193.254.160.1 + 10.74.83.22 + - Vodafone (D2) + Vodafone + 5500 + + *100# + + + *100*CODE# + + - vodafone - vodafone + + 139.7.30.125 139.7.30.126 + + WebSessions vodafone vodafone @@ -1446,7 +2446,15 @@ - + + *101# + + + *103*CODE# + + + + fonic fonic @@ -1458,7 +2466,15 @@ + + *100# + + + *104*CODE# + + + simyo simyo 212.23.97.2 @@ -1471,7 +2487,13 @@ solomo, igge & ko, sdt.net, Südkurier-Tel etc.--> vistream + + + *100# + + + web vistream @@ -1480,7 +2502,13 @@ solomo + + + *100# + + + web vistream @@ -1489,7 +2517,10 @@ Materna BR + + + web vistream @@ -1498,7 +2529,10 @@ sdt.net + + + web vistream @@ -1507,7 +2541,10 @@ igge & ko + + + web vistream @@ -1516,7 +2553,10 @@ PTT mobile + + + web vistream @@ -1525,7 +2565,10 @@ TouristMobile + + + web vistream @@ -1534,7 +2577,13 @@ SunSIM + + + *100# + + + web vistream @@ -1543,7 +2592,10 @@ SüdkurierTel + + + web vistream @@ -1552,7 +2604,10 @@ NetCologne + + + web password @@ -1563,30 +2618,82 @@ + + Option Mobile 193.189.244.225 193.189.244.206 + + 1&1 + + + + + + + 5500 + + *100# + + + + + + Mobile Broadband + + + + + Mobile Web + D2 + Web + + + + + Netzclub + + + + + + + + + + Internet + + + - + 3 + + Bredbånd (standard) + + Bredbånd Premium Kontant + + 3 (standard for mobilkunder; spærret for indgående trafik) + + 3 (statisk IP) @@ -1596,7 +2703,10 @@ OiSTER - + + + + @@ -1613,26 +2723,70 @@ + + 20171717 + + *101# + 40454545 + + + + 212.88.64.199 212.88.64.14 + + + + CBB Mobil + + + + + + + + + TDC + + 20171717 + + *101# + 40454545 + + + + + 194.239.134.83 193.162.153.164 + + + + + + + + + + Fullrate + + Fullrate Fullrate @@ -1642,13 +2796,26 @@ Telia - + + 28184000 + + *101# + + + + + + BiBoB - + + + + + @@ -1657,6 +2824,8 @@ + + 194.239.134.83 193.162.153.164 @@ -1665,13 +2834,21 @@ Unotel - + + + + + happiimobil - + + + + + @@ -1682,7 +2859,47 @@ Orange - + *777 + + #131# + + + + + + + + + Claro + + + *99 + + *122# + *22 + + + + + 196.3.81.5 + 196.3.81.132 + + + + + Viva + + + + #111# + *74 + + + + + viva + viva + @@ -1693,7 +2910,10 @@ Djezzy - + + + + @@ -1701,6 +2921,8 @@ + + internet internet @@ -1711,6 +2933,8 @@ + + WEB nedjma nedjma @@ -1722,10 +2946,25 @@ + Movistar UMTS + + + + + + movistar + movistar + + + + Porta 3G - + + + + @@ -1737,6 +2976,8 @@ + + 217.71.32.116 217.71.32.115 @@ -1746,13 +2987,19 @@ Nordea - + + + + Elisa + + + 194.204.0.1 @@ -1762,6 +3009,8 @@ + + wap wap @@ -1775,9 +3024,16 @@ Vodafone + + *878# + + + internet internet + 163.121.128.134 + 212.103.160.18 @@ -1785,7 +3041,10 @@ Etisalat - + + + + @@ -1793,6 +3052,8 @@ + + 80.75.166.250 163.121.163.201 @@ -1807,6 +3068,8 @@ + + CLIENTE EUSKALTEL @@ -1815,21 +3078,42 @@ Másmovil - + + + + + móbil R (Mundo-R) - + + + + + + + + moviData + + + + + + 213.143.33.8 + 62.36.225.150 + - Ono + ONO + + 62.42.230.24 62.42.63.52 @@ -1838,27 +3122,46 @@ Pepephone - + + + + + - Orange (Amena) + Orange + + 242 + + *111# + *113# + + - CLIENTE - AMENA - 213.143.32.20 - 213.143.33.8 + + + Orange + ORANGE + ORANGE + 85.62.229.133 + 85.62.229.134 - Simyo + Simyo/Blau - + + + + 195.230.105.134 + 195.230.105.135 + @@ -1866,16 +3169,27 @@ + + telecable telecable - movistar (Telefonica) + Movistar (Telefónica) + + + 123 + + 2266 + + + + movistar movistar 194.179.1.100 @@ -1888,7 +3202,22 @@ + + *138# + + + + + Vodafone + vodafone + vodafone + 212.73.32.96 + 212.73.32.67 + + + + Airtel (old) vodafone vodafone 212.73.32.3 @@ -1900,13 +3229,56 @@ Yoigo - - + + 633 + + *111# + + + + + + 213.248.76.210 + 213.248.100.54 + + Jazztel - + + + + + 87.216.1.65 + 87.216.1.66 + + + + + Carrefour Móvil + + + + + + + + + + + + + Vodafone FO + + + + *#100# + + + + + @@ -1917,7 +3289,22 @@ Dna - + + + *100# + 0800412582 + 14000 + + + + + + dna internet 217.78.192.22 217.78.192.78 @@ -1927,19 +3314,48 @@ Elisa - + 777 + + 080090598 + 18258 + 18258 + + + + + + Saunalahti + + + + 16304 + 15045 + 16304 + 16304 + 16304 + + + + Postpaid (contract) 192.89.123.230 192.89.123.231 + + Prepaid (no contract) 192.89.123.230 192.89.123.231 @@ -1950,11 +3366,24 @@ Sonera + + + + 15400 + + + + 192.89.123.230 192.89.123.231 + + Prointernet (public IP) 192.89.123.230 192.89.123.231 @@ -1965,6 +3394,8 @@ Welho + + Wekkula @@ -1974,10 +3405,25 @@ - Vodafone + Vodafone / Kidanet - + + *999# + + + + + + + + + + + + + + @@ -1987,7 +3433,10 @@ A Mobile (Auchan Telecom) - + + + + @@ -1995,22 +3444,41 @@ + + 660 + + 630 + + + + + + Contrat Pro Data Illimité + 62.201.129.99 + + + B2Bouygtel 62.201.129.99 + + + Forfait Data 62.201.129.99 - - - - France Telecom - - - - - gprs + + + + Forfait Data + 62.201.129.99 + + + + + Contrat Pro Data + 62.201.129.99 @@ -2019,21 +3487,29 @@ + + 888 + + #123# + + - Contract - orange - orange + + + Orange Internet 194.51.3.56 194.51.3.76 + + Business Contract - orange - orange 194.51.3.56 194.51.3.76 + + No Contract / Mobicarte orange orange @@ -2041,13 +3517,24 @@ 194.51.3.76 - Orange MIB + + + Orange Entreprises mportail mib 172.17.0.2 172.17.0.4 + + + + Orange MMS + orange + orange + + + Internet Everywhere 3G @@ -2058,40 +3545,73 @@ + + 9445 + + 123 + + 950 + + - Web + + + Web / Prepaid 172.20.2.10 172.20.2.39 + + WAP + + + + SFR internetpro + + + + + SFR ipnet + + + Mobile Broadband - slsfr - slsfr 172.20.2.10 172.20.2.39 - Full Internet + + + Full Internet (Webphone) Transatel Telecom - + + + + + TEN + + + orange orange + + Pay-by-MB orange orange @@ -2103,9 +3623,15 @@ - airtel vodaphone + Asda Mobile - + + + + + web + web + @@ -2113,19 +3639,41 @@ + + bt bt + GiffGaff + + + + + + + + giffgaff + password + + + + O2 - + 901 + + *#10# + 4444 + + + Contract o2web password @@ -2133,6 +3681,8 @@ 193.113.200.201 + + Contract (faster) faster password @@ -2140,21 +3690,31 @@ 193.113.200.201 + + Pay and Go (Prepaid) payandgo payandgo + + iPhone (Contract) vertigo password + + Mobile Broadband o2bb password + 82.132.254.2 + 82.132.254.3 + + WAP o2wap password @@ -2165,12 +3725,41 @@ T-Mobile + 222 + + 150 + 150 + 150 + + + User mms 149.254.201.126 149.254.192.126 + + + + 149.254.230.7 + 149.254.199.126 + + + + + Tesco Mobile + + + + + + + + tescowap + password + 193.113.200.195 + @@ -2179,16 +3768,33 @@ + + 196.7.0.138 196.7.142.132 + + + + user + Vodafone + + *#100# + + 121 + + *#1345# + 2345 + + + Contract web web @@ -2196,14 +3802,27 @@ 10.203.65.68 + + Prepaid - wap - wap + web + web 172.29.1.11 172.29.1.11 - + + + TopUp and Go + web + web + 10.203.129.68 + 10.203.129.68 + + + + + TopUp and Go (older 1GB SIMs) @@ -2212,10 +3831,16 @@ + + Internet + + Handsets + 172.30.139.17 + 172.30.140.69 @@ -2224,8 +3849,13 @@ - + 123 + + 453 + + + Contract orange orange @@ -2233,6 +3863,8 @@ 193.35.134.10 + + Contract (with VPN) orange orange @@ -2240,6 +3872,8 @@ 193.35.134.10 + + Orange WAP orange multimedia @@ -2257,6 +3891,8 @@ + + 212.72.130.20 212.72.152.001 @@ -2267,17 +3903,43 @@ + Airtel-Vodaphone + + + + + + + + + Sure (Cable & Wireless) + + WAP + + Internet + + Wave Telecom + + + + + + 212.9.0.135 + 212.9.0.136 + + + @@ -2286,14 +3948,23 @@ MTN - + + + + Vodafone (ONEtouch) - + + *127# + + + + + @@ -2301,6 +3972,8 @@ + + web @@ -2308,7 +3981,11 @@ Zain - + + + + + @@ -2323,8 +4000,16 @@ Cosmote - - 195.167.65.194 + + 123 + + 1314 + 1314 + + + + + @@ -2332,10 +4017,20 @@ Vodafone + 121 + + 1252 + 1252 + + + + Contract + + Mobile Broadband On Demand 213.249.17.10 213.249.17.11 @@ -2347,7 +4042,19 @@ + + 122 + 1333 + + 1269 + 1225 + 1269 + 1225 + + + + web web @@ -2361,7 +4068,10 @@ Claro - + + + + @@ -2369,6 +4079,8 @@ + + Wap Wap @@ -2381,7 +4093,10 @@ GT&T Cellink Plus + + + test test @@ -2392,6 +4107,8 @@ + + web web @@ -2407,6 +4124,8 @@ + + 202.84.255.1 203.116.254.150 @@ -2416,14 +4135,20 @@ New World - + + + + - People + China Mobile - + + + + @@ -2431,21 +4156,51 @@ - 202.140.96.51 - 202.140.96.52 + + + + + + + PCCW (Sunday) + + + + + + + Sunday (Old) + + + + + PCCW 2G/GPRS + + + + + PCCW 3G Sunday - + + + + + Orange - + + + + + @@ -2453,7 +4208,10 @@ - + + + + @@ -2464,7 +4222,10 @@ Tigo - + + + + @@ -2475,7 +4236,9 @@ T-Mobile - + + + 10.12.0.1 @@ -2484,19 +4247,30 @@ VIPNET + + + + Contract and Prepaid + + + GPRS 5 38591 38591 195.29.159.15 + + GPRS 0 38591 38591 195.29.159.15 - + + + 3G 38591 38591 @@ -2505,6 +4279,41 @@ + + CARNet VIPNET + + + + + + AAIEDU + + + + + + CARNet Tele2 + + + + + + AAIEDU + + + + + + Tele2 + + + + + + 212.247.156.66 + + + @@ -2514,6 +4323,8 @@ + + mobilinternet 217.79.128.40 217.79.128.45 @@ -2521,14 +4332,30 @@ + DIGI + + + + + + + DIGI Move + + + + T-Mobile + + 212.51.115.1 194.176.224.6 + + MMS mms 212.51.115.1 @@ -2541,25 +4368,32 @@ + + Előf. Normál vodawap vodawap 80.244.97.30 80.244.96.1 + + + Előf. töm. - vodawap - vodawap 80.244.97.30 80.244.96.1 + + Felt. norm. 80.244.97.30 80.244.96.1 + + Vodafone (felt. töm.) 80.244.97.30 80.244.96.1 @@ -2571,6 +4405,8 @@ + + net.and.go @@ -2580,54 +4416,110 @@ - AXIS + 3 - - - axis - 123456 + + + + + GPRS + 3gprs + 3gprs + + + + + Monthly Internet Service + Layanan Internet Bulanan + 3data + 3data - IM3 + AXIS - - - gprs - im3 - 202.155.46.66 - 202.155.46.77 + + + + + axis + 123456 Indosat + - - 202.152.162.250 + + + + + + + + + + IM3/Mentari Time-based + indosat@durasi + indosat@durasi - Matrix 3G + + + IM3/Mentari Volume-based + indosat + indosat + + + + + Matrix 3G/3.5G indosat indosat - 202.155.46.66 - 202.155.46.77 + + StarOne + starone + indosat + + + Telkomsel - + + + + + wap wap123 202.152.0.2 202.155.14.251 + + + + + + Flash Time-based + foo + bar + + + + + Flash Volume-based + foo + bar + @@ -2635,6 +4527,8 @@ + + xlgprs proxl 202.152.254.245 @@ -2642,6 +4536,43 @@ + + SMART + + smart + smart + + + + + Ceria + + internet + ceria + + + + Fren + + m8 + m8 + + + + + Telkom Flexy + + telkomnet@flexi + telkom + + + + + Esia + + + + @@ -2650,7 +4581,12 @@ O2 + + *#100# + + + Contract gprs gprs @@ -2658,28 +4594,46 @@ 62.40.32.34 + + Prepaid faster web 62.40.32.33 62.40.32.34 + + + + Old Config Internet and MMS + Vodafone + + 50189 + + + vodafone vodafone + 89.19.64.36 + 89.19.64.164 + + Old vodafone vodafone + + Prepaid vodafone vodafone @@ -2688,16 +4642,43 @@ + E-Mobile + + + + + + + Broadband To Go + 212.129.64.220 + 212.129.64.221 + + + + Meteor + + Meteor Data my meteor + + Broadband To Go + 212.129.64.220 + 212.129.64.221 + + + + + GPRS + my + isp @@ -2706,6 +4687,8 @@ + + 172.31.140.69 172.30.140.69 @@ -2719,14 +4702,20 @@ CellCom - + + + + Orange - + + + + 3G Internet 158.43.192.1 158.43.128.1 @@ -2736,7 +4725,9 @@ Pelephone - + + + 3G pcl@3g pcl @@ -2748,13 +4739,28 @@ + Manx Telecom + + + + + + + + + Sure (Cable & Wireless) + + + WAP + + Internet @@ -2788,12 +4794,18 @@ + + Web + + GPRS (Postpaid) + + GPRS (Prepaid) @@ -2826,6 +4838,8 @@ + + 202.56.230.5 202.56.240.5 @@ -2842,11 +4856,12 @@ + - + @@ -2856,9 +4871,13 @@ + + Vodafone Connect + + Vodafone Live @@ -2888,25 +4907,50 @@ + + + + + New GPRS/3G + + + + + + New WAP + + - South Zone A (Karnatka, Andhra Pradesh, Chennai, Tamil Nadu, Kerala) + + + Old South Zone A (Karnatka, Andhra Pradesh, Chennai, Tamil Nadu, Kerala) - South Zone B (Karnatka, Andhra Pradesh, Chennai, Tamil Nadu, Kerala) + + + Old South Zone B (Karnatka, Andhra Pradesh, Chennai, Tamil Nadu, Kerala) - North Zone (Haryana, Punjab, UP(East), UP(West), Himachal Pradesh, Rajasthan, Jammu & Kashmir) + + + Old North Zone (Haryana, Punjab, UP(East), UP(West), Himachal Pradesh, Rajasthan, Jammu & Kashmir) - West Zone (Maharashtra, Gujrat, Madhya Pradesh, Chattishgarh) + + + Old West Zone (Maharashtra, Gujrat, Madhya Pradesh, Chattishgarh) - East Zone Prepaid (Jharkhand, Bihar, Kolkata, West Bengal, Orissa, Assam, North East, Adman Nicobar) + + + Old East Zone Prepaid (Jharkhand, Bihar, Kolkata, West Bengal, Orissa, Assam, North East, Adman Nicobar) 218.248.240.208 218.248.240.135 - East Zone Postpaid (Jharkhand, Bihar, Kolkata, West Bengal, Orissa, Assam, North East, Adman Nicobar) + + + Old East Zone Postpaid (Jharkhand, Bihar, Kolkata, West Bengal, Orissa, Assam, North East, Adman Nicobar) 218.248.240.208 218.248.240.135 @@ -2931,6 +4975,8 @@ + + 10.4.42.15 @@ -2941,16 +4987,22 @@ + + Delhi mtnl mtnl123 + + Mumbai (Prepaid) mtnl mtnl123 + + Mumbai (Postpaid / Plan 2) mtnl mtnl123 @@ -2969,9 +5021,13 @@ + + Smart Net + + Smart WAP @@ -3007,10 +5063,14 @@ + + spice spice + + kar @@ -3040,6 +5100,8 @@ + + Internet @@ -3096,6 +5158,8 @@ + + korek korek @@ -3106,19 +5170,47 @@ + + - - + + - Vodafone + همراه اول - - - + + + + + + + + + ایرانسل + + + + + + + + + + + + + + Vodafone + + + + + + 213.176.128.51 213.176.128.50 @@ -3129,6 +5221,8 @@ + + 192.168.190.54 192.168.190.55 @@ -3139,6 +5233,8 @@ + + 194.105.224.1 212.30.200.200 @@ -3153,10 +5249,16 @@ + + Mobile Internet + + Internet Facile (old) + 83.224.70.62 + 83.224.70.78 @@ -3165,9 +5267,15 @@ + + Maxxi Alice/Internet + 217.200.200.42 + 213.230.129.10 + + WAP WAPTIM 213.230.155.94 @@ -3180,6 +5288,8 @@ + + Non-business Wind Wind @@ -3187,6 +5297,8 @@ 193.70.192.25 + + Business Wind Wind @@ -3195,26 +5307,39 @@ - + 3 - Standard + + + Ricaricabile + 62.13.169.92 + 62.13.169.93 - Tre.Dati + + + Abbonamento Fastweb + + + Voce/dati + + Solo dati + 213.140.2.43 + 213.140.2.49 @@ -3222,7 +5347,21 @@ PosteMobile - + + + + + + + + CoopVoce + + + + + + Internet Mobile + @@ -3230,13 +5369,27 @@ + Airtel-Vodaphone + + + + + + + + + Sure (Cable & Wireless) + + WAP + + Internet @@ -3246,6 +5399,8 @@ + + abc abc 212.9.0.135 @@ -3261,7 +5416,10 @@ Cable & Wireless - + + + + @@ -3269,6 +5427,8 @@ + + wapuser wap03jam 208.131.176.126 @@ -3278,6 +5438,36 @@ + + + + Orange + + + + + + Mobile Broadband + net + net + + + + + Zain + + + + + + Mobile Broadband + Zain + Zain + + + + + @@ -3304,16 +5494,33 @@ + + ai@softbank softbank + b-mobile + + + + + + u300 + bmobile@u300 + bmobile + + + + e-mobile + + em em @@ -3371,9 +5578,13 @@ + + mopera + + mopera U @@ -3395,7 +5606,10 @@ Zain / Celtel - + + + + @@ -3403,17 +5617,93 @@ + + web web - Econet + yu (Econet) - + + + + + + + Orange + + + + + + + + + Orange Fixed Plus + + + + + + + + Beeline + + + + + + + + + + MegaCom + + + + + + + + + + O! + + + + + + + + + + FONEX + + cdma + cdma + + + + nexi (mir+kg) + Зона Мир+КГ + + 555@mir + 555 + + + + nexi (kg) + Зона КГ + + 999@kg + 999 + + @@ -3422,7 +5712,10 @@ hello - + + + + @@ -3430,11 +5723,15 @@ + + CellCard Corporate mobitel mobitel + + CellCard Unlimited mobitel mobitel @@ -3446,6 +5743,8 @@ + + QBmore @@ -3454,7 +5753,10 @@ Star-Cell - + + + + @@ -3467,6 +5769,13 @@ KTF + + + + + + + ktf @@ -3487,6 +5796,13 @@ SKTelecom + + + + + + + sktelecom @@ -3501,11 +5817,15 @@ + + Personal pps pps + + Corporate @@ -3514,14 +5834,20 @@ Wataniya - + + + + Viva - + + + + @@ -3533,6 +5859,8 @@ + + @internet.beeline 212.19.149.53 194.226.128.1 @@ -3543,7 +5871,10 @@ K'CELL - + + + + @@ -3551,14 +5882,20 @@ Activ - + + + + Neo - + + + + @@ -3584,6 +5921,8 @@ + + 192.168.4.130 @@ -3596,7 +5935,10 @@ MTC Touch - + + + + @@ -3607,7 +5949,10 @@ Cable & Wireless - + + + + @@ -3618,7 +5963,10 @@ Airtel - + + + + @@ -3626,35 +5974,69 @@ + + Postpaid + + Prepaid + + Unlimited Broadband + + + + Prepaid (Kitbb) + Hutch - + + + + Mobitel - + + + + Tigo - + + + + + + + + + + + + Vodacom Lesotho + + + + + + @@ -3666,7 +6048,8 @@ - bite + + 213.226.131.131 193.219.88.36 @@ -3676,7 +6059,10 @@ TELE2 GPRS - + + + + @@ -3684,11 +6070,15 @@ + + Contract 194.176.32.129 195.22.175.1 + + No contract omni omni @@ -3706,6 +6096,8 @@ + + 194.154.192.101 194.154.192.102 @@ -3715,9 +6107,33 @@ Tango + + + + hspa + tango + tango + + + + internet tango tango + 212.66.70.3 + 212.66.75.7 + + + + + Orange + + + + + + 85.94.224.1 + 85.94.224.2 @@ -3725,7 +6141,10 @@ VOXmobile - + + + + @@ -3737,13 +6156,19 @@ + + 212.93.96.2 212.93.96.4 + + O!Karte internet + + O!Karte @@ -3753,16 +6178,22 @@ + + Regular gprs internet + + Mobile Internet wap wap + + Zelta Zivtina wap wap @@ -3774,8 +6205,15 @@ + + Bite plus + + + + Prepaid/Contract + @@ -3783,12 +6221,18 @@ - Ittissalat Al Maghrib + Ittissalat Al Maghrib (IAM) - - wac - 1987 + + + + Abonnement + + + + + Pre-payé @@ -3796,9 +6240,30 @@ Medi Telecom - - MEDIWAP - MEDIWAP + + + + Abonnement + MEDINET + MEDINET + + + + + Pre-payé + MEDINET + MEDINET + + + + + WANA + + + + + + INWI @@ -3811,6 +6276,8 @@ + + Internet gprs gprs @@ -3822,6 +6289,8 @@ + + Internet @@ -3831,6 +6300,8 @@ + + Internet @@ -3843,21 +6314,50 @@ ProMonte GSM - + + + + T-Mobile - + + + + Mobile Broadband + 38267 + 38267 + + + + + GPRS + 38267 + 38267 + + + + + Postpaid (old) + + + + + Prepaid (old) + m:tel - + + + + @@ -3869,6 +6369,8 @@ + + iew iew @@ -3882,7 +6384,10 @@ MobiCom - + + + + @@ -3895,6 +6400,8 @@ + + hutchison 1234 @@ -3905,7 +6412,10 @@ - + + + + @@ -3914,6 +6424,45 @@ + + + + T-Mobile + + + + + + internet + internet + + + + + One + + + + + + Internet + + + + + Vodafone + + + + + + vipoperator + vipoperator + + + + + @@ -3921,9 +6470,13 @@ + + Postpaid + + Prepaid @@ -3933,8 +6486,12 @@ - Internet - Internet + + + internet + internet + 80.85.96.131 + 80.85.97.70 @@ -3946,7 +6503,10 @@ Emtel - + + + + @@ -3957,14 +6517,34 @@ Dhiraagu - + + + + Wataniya - + + + + + + + + + + + + TNM + + + + + + @@ -3975,10 +6555,17 @@ Telcel + + *86 + + *333 + + + + webgprs webgprs2002 - 148.233.151.245 @@ -3986,7 +6573,15 @@ Movistar + + *86 + + *133# + + + + movistar movistar @@ -4005,11 +6600,15 @@ + + Mobile Internet 203.92.128.131 203.92.128.132 + + Broadband @@ -4020,16 +6619,22 @@ + + Broadband maxis wap + + GPRS maxis net + + 3G (handsets) maxis wap @@ -4043,7 +6648,18 @@ - + + + + + GPRS + + + + + + Celcom 3G + @@ -4055,6 +6671,8 @@ + + guest guest 212.96.24.2 @@ -4066,7 +6684,51 @@ Vodacom - + + + + Contract / Prepaid + + + + + + + + + MTC + + + + + + Tango + ppsuser + ppsuser + + + + + Contract + + + + + Telecom + + switch + telecom + + + + Leo + + + + + + Leo + @@ -4079,6 +6741,8 @@ + + web web @@ -4090,6 +6754,8 @@ + + web web @@ -4101,11 +6767,15 @@ + + Pay as You Go gprs gprs + + Glo 3G Packs flat flat @@ -4117,6 +6787,8 @@ + + Etisalat Internet @@ -4131,21 +6803,29 @@ + + WAP wapemovil wapemovil + + Web webemovil webemovil + + Web (Alo pcs) internet internet + + WAP (Alo pcs) wap wap @@ -4157,6 +6837,8 @@ + + internet internet @@ -4169,19 +6851,51 @@ Hi - + + + + + - KPN Mobile + KPN NL + + + + + + + + + + KPN gprs 62.133.126.28 62.133.126.29 + + + + 62.133.126.28 + 62.133.126.29 + + + + + MEDIONmobile + + + + + + + Aldi Talk Mobiel Prepaid Internet + @@ -4189,6 +6903,8 @@ + + telfortnl @@ -4198,6 +6914,8 @@ + + 193.78.240.12 193.79.242.39 @@ -4208,6 +6926,8 @@ + + 193.78.240.12 193.79.242.39 @@ -4218,27 +6938,53 @@ + + orange orange + + Tele2 + + + + + + + + XS4ALL Mobiel Internet - + + + + xs4all + xs4all + Vodafone + + *#100# + + + Non-business vodafone vodafone + 62.140.138.237 + 62.140.140.250 + + Business vodafone vodafone @@ -4253,7 +6999,14 @@ Netcom + + + *150# + + + + netcom netcom 212.169.123.67 @@ -4273,7 +7026,15 @@ Telenor + + 91500002 + + 2525 + + + + 212.17.131.3 148.122.161.2 @@ -4284,6 +7045,8 @@ + + 80.232.41.10 80.232.41.20 @@ -4293,51 +7056,102 @@ NetworkNorway - + + + + OneCall - + + + + + Lebara - + + + + Altibox - + + + + SheTalks - + + + + Telipol - + + + + + Ventelo - + + + + Ludo Mobil - + + + + + + + + Tele2 + + + + + 47230000 + + *111# + 47300000 + + + + + + Mobilt internet + + + + + + Mobilt bredbånd + @@ -4348,14 +7162,20 @@ Nepal Telecom - + + + + Mero Mobile - + + + + @@ -4368,15 +7188,27 @@ + + XT mobile (WAP) + + XT mobile (Internet with Firewall) + 202.27.156.72 + 202.27.158.40 + + XT mobile (Direct Internet) + 202.27.156.72 + 202.27.158.40 + + XT mobile (One Office/Remote Office) @@ -4386,22 +7218,64 @@ + + WAP 202.73.206.16 202.73.198.16 - Restricted - 202.73.206.16 - 202.73.198.16 + + + Contract / Prepaid (Restricted) + + Unrestricted (public) 202.73.206.16 202.73.198.16 + + 2-Degrees + + + + + + MMS + + + + + Broadband + 118.148.1.10 + 118.148.1.20 + + + + + TelstraClear + + + + + Broadband + + + + + Orcon + + + + + Broadband + + + @@ -4410,14 +7284,28 @@ Oman Mobile - + + + + Mobile Broadband + taif + taif + + + + + Internet (old) + Nawras - + + + + @@ -4429,6 +7317,8 @@ + + @@ -4437,6 +7327,8 @@ + + movistarpa movistarpa 200.39.10.1 @@ -4453,6 +7345,8 @@ + + tim tulibertad @@ -4463,11 +7357,37 @@ + + movistar@datos movistar + + Nextel + + + + + + + + + + + + + + Vini + + + + + + + + @@ -4477,13 +7397,26 @@ - Internet + + + Postpaid + globe + globe + 203.127.225.10 + 203.127.225.11 + + + + + Prepaid globe globe 203.127.225.10 203.127.225.11 + + WAP globe globe @@ -4497,6 +7430,8 @@ + + witsductoor banonoy 202.57.96.3 @@ -4508,7 +7443,10 @@ Digitel (Sun Cellular) - + + + + @@ -4520,6 +7458,8 @@ + + telenor telenor @@ -4530,9 +7470,13 @@ + + Internet + + Jazz @@ -4542,6 +7486,8 @@ + + telenor telenor @@ -4552,6 +7498,8 @@ + + ufone ufone @@ -4561,77 +7509,342 @@ Warid - + + + + ZONG - + + + + - - ERA + + + T-mobile - - erainternet - erainternet + 602950 + + *101# + + + *111*CODE# + + + + + 213.158.194.1 213.158.193.38 - - Play Online + + Play Online + + + + *101# + *155# + + + *100*CODE# + + + + + + + + + + Orange + + + *501 + + *124*# + + + *125*CODE# + + + + + + Standard access - with image compression + Dostęp standardowy - z kompresją grafiki + internet + internet + 194.9.223.79 + 194.204.159.1 + + + + + VPN mode access without compression (requires activation) + Dostęp VPN bez kompresji (wymaga aktywacji) + internet + internet + 194.9.223.79 + 194.204.159.1 + + + + cdma@orange + orange + + + + Plus + + + 2222 + + *100# + + + *123*CODE# + + + + + + Standard access + Dostęp standardowy + plusgsm + plusgsm + 212.2.96.51 + 212.2.96.52 + + + + + External dynamic IP address (requires activation) + Zewnętrzny dynamiczny adres IP (wymaga aktywacji) + plusgsm + plusgsm + 212.2.96.51 + 212.2.96.52 + + + + + External static IP address (requires activation) + Zewnętrzny statyczny adres IP (wymaga aktywacji) + plusgsm + plusgsm + 212.2.96.51 + 212.2.96.52 + + + + + + iPlus optimizer with data compression + iPlus optimizer z kompresją danych + 212.2.96.51 + 212.2.96.52 + + + + + Cyfrowy Polsat + + + + + + + + + + aero2 + + + + + + + + + + + Multimo + + + + + + Default APN + internet + internet + + + + + APN: mni.internet + mni.internet + + + + + APN: telogic.internet + telogic.internet + + + + cdma@orange + orange + + + + FreeM + + + + + + + + + + Heyah + + + + *108# + + + *109*CODE# + + + + + heyah + heyah + 213.158.194.1 + 213.158.193.38 + + + + + GaduAIR + + + + *101# + + + + + + + + + Aster + + + + + + internet + internet + + + + + Netia + + + + + + + + + + Vectra - + + + + - - Heyah - - - heyah - heyah - 213.158.194.1 - 213.158.193.38 + + mBank mobile + + + + *100# + + + + - - Orange + + INEA - + + + internet - internet - 194.9.223.79 - 194.204.159.1 + + + + + Mobilking + + + + + + mobilking + mobilking - - iPlus - - + + SamiSwoi + + - 212.2.96.51 - 212.2.96.52 + + + internet + internet - + + + + Sferia + + sferia + sferia + - - GaduAIR - - - + + Nordisk Polska + + CDMA + CDMA + @@ -4640,23 +7853,60 @@ Kanguru - - + + + + + Portable + Portátil + 62.169.67.172 + 62.169.67.171 + + + + + Tempo (Prepaid) 62.169.67.172 62.169.67.171 + + Fixo 62.169.67.172 62.169.67.171 + + Apn dinâmico (no apn) + 62.169.67.172 + 62.169.67.171 + + + + + + Clix + + + + + + Optimus - + + + + + 3G + + + + GPRS 194.79.69.129 @@ -4664,8 +7914,22 @@ TMN - + + + + Tmn Internet + tmn + tmn + 88.214.178.1 + 88.214.182.2 + + + + + Tmn Mms + tmn + tmnnet 194.65.3.20 194.65.3.21 @@ -4674,11 +7938,45 @@ Vodafone - + + + + vodafone + vodafone 212.18.160.133 212.18.160.134 + + + + Vodafone Internet + + + + + Vodafone MMS + vas + vas + + + + + ZON + + + + + + Dados Móveis + + + + + MMS + vas + vas + @@ -4689,14 +7987,18 @@ VOX - + + + Personal - + + + @@ -4704,9 +8006,13 @@ + + Internet + + Broadband Banda Ancha Móvil tigo @@ -4714,6 +8020,17 @@ + + Claro + + + + + + Internet + + + @@ -4722,7 +8039,19 @@ Vodafone - + + *#100# + + + + + Web + + + + + Web (old) + @@ -4730,6 +8059,8 @@ + + Qatarnet gprs gprs @@ -4738,6 +8069,39 @@ + + + + SFR Réunion + + + + +33621012555 + + + + + Contract / Prepaid + + + + + SFR slsfr + + + + + SFR internetpro + + + + + SFR ipnet + + + + + @@ -4745,6 +8109,8 @@ + + 172.22.7.21 172.22.7.20 @@ -4754,22 +8120,37 @@ Vodafone + + + + Mobile Internet (Prepaid) + tobe.vodafone.ro + vodafone + + + Mobile Internet (Postpaid) internet.vodafone.ro vodafone + + Mobile Internet (Prepaid) internet.pre.vodafone.ro vodafone + + Live! (Postpaid) live vodafone + + Live! (Prepaid) live.pre.vodafone.com vodafone @@ -4788,9 +8169,13 @@ + + Home + + Business (static) @@ -4804,6 +8189,8 @@ + + telenor gprs @@ -4814,6 +8201,8 @@ + + mts 064 195.178.38.3 @@ -4825,6 +8214,8 @@ + + vipmobile vipmobile @@ -4839,6 +8230,8 @@ + + @@ -4852,6 +8245,8 @@ + + bwc bwc 81.18.113.2 @@ -4866,6 +8261,8 @@ + + beeline beeline 217.118.66.243 @@ -4877,7 +8274,10 @@ ETK - + + + + @@ -4885,6 +8285,8 @@ + + mts mts 213.87.0.1 @@ -4900,58 +8302,78 @@ + + NW Северо-Запад 10.140.142.42 10.140.142.45 + + UGSM Урал 83.149.32.2 83.149.33.2 + + usi 212.120.160.130 212.120.160.130 + + DV Дальний Восток 83.149.52.77 194.186.112.18 + + kvk Кавказ 83.149.24.244 62.183.50.230 + + ltmsk 10.22.10.20 10.22.10.21 + + sib Сибирь 83.149.51.65 83.149.50.65 + + volga Поволжье 83.149.16.7 195.128.128.1 + + mc Центр 81.18.129.252 217.150.34.1 + + Moscow Москва gdata @@ -4964,6 +8386,8 @@ + + ncc 10.0.3.5 10.0.3.2 @@ -4975,6 +8399,8 @@ + + 80.243.64.67 80.243.68.34 @@ -4986,6 +8412,8 @@ + + etk 10.10.30.3 10.10.30.4 @@ -4998,6 +8426,8 @@ + + motiv 217.148.52.34 217.148.52.3 @@ -5009,6 +8439,8 @@ Татинком + + tatincom tatincom 89.207.96.2 @@ -5021,8 +8453,9 @@ Теле2 - - gprs + + + 130.244.127.161 130.244.127.169 @@ -5133,7 +8566,10 @@ U-tel - + + + + @@ -5145,9 +8581,13 @@ + + Postpaid + + Prepaid @@ -5157,6 +8597,8 @@ + + 212.118.133.101 212.118.133.102 @@ -5166,7 +8608,10 @@ Zain - + + + + @@ -5174,20 +8619,26 @@ - + 3 + + Mobiltelefon + + Bredband + + Bredband Kontantkort @@ -5195,12 +8646,17 @@ Glocalnet + + + Mobilt Bredband + + Glocalnet Internet @@ -5211,7 +8667,10 @@ - + + + + @@ -5227,12 +8686,23 @@ + + 47230000 + + *111# + 211 + + + + Mobilt Internet + + Mobilt Bredband @@ -5242,9 +8712,28 @@ + + 222 + + *111# + + + + Surf + + + + + Tele2 Comviq 3G + + + + + Tele2 Comviq 3G (7,2 Mbit/s) + @@ -5255,6 +8744,8 @@ + + Mobiflex @@ -5266,14 +8757,25 @@ + 888 + + *222# + + + + Mobilt Internet + + Mobilsurf med maxtaxa + + Mobilt Bredband @@ -5284,22 +8786,38 @@ + *133# + + *120# + *121# + + - + + + + Telia 3G + TDC - + + + + djuice - + + + + @@ -5308,13 +8826,20 @@ - + + + + Parlino - + + + + + @@ -5322,10 +8847,14 @@ + + Mobilt Bredband + + Mobilt Internet @@ -5337,27 +8866,40 @@ M1 - + + + SunSurf/Mobile Broadband (postpaid) 65 - user123 202.79.64.21 202.79.64.26 + + + MiWorld Mobile (postpaid) + 65(mobilenumber) user123 + + + MiWorld Mobile (prepaid) + 65(mobilenumber) user123 + + Mobile Broadband (prepaid) + + M Card (prepaid) @@ -5368,6 +8910,8 @@ + + 165.21.100.88 165.21.83.88 @@ -5378,15 +8922,21 @@ + + WAP star hub 203.116.1.78 + + MaxMobile Broadband (prepaid) + + MaxMobile Broadband (postpaid) @@ -5401,6 +8951,8 @@ + + Postpaid mobitel internet @@ -5408,6 +8960,8 @@ 193.189.160.11 + + mobitel internet 213.229.248.161 @@ -5419,7 +8973,12 @@ Vodafone / Simobil + + *100# + + + simobil internet 121.30.86.130 @@ -5431,7 +8990,10 @@ T-2 - + + + + @@ -5444,8 +9006,10 @@ - 194.154.230.66 - 194.154.230.74 + + + 195.91.0.17 + 194.154.227.17 @@ -5454,8 +9018,10 @@ - 213.151.200.30 - 213.151.208.161 + + + 213.151.200.31 + 213.151.208.162 @@ -5464,7 +9030,11 @@ + + Internet + 160.218.161.60 + 194.228.211.33 @@ -5477,6 +9047,8 @@ + + 200.85.0.104 200.85.0.107 @@ -5487,10 +9059,12 @@ - movistar + Movistar - + + + movistarsv movistarsv @@ -5500,14 +9074,20 @@ digicel - + + + + Tigo - + + + + @@ -5515,6 +9095,8 @@ + + Internet @@ -5527,7 +9109,10 @@ Zain - + + + + @@ -5539,6 +9124,8 @@ + + 202.183.255.20 202.183.255.21 @@ -5549,6 +9136,8 @@ + + 202.44.202.2 203.44.144.33 @@ -5559,11 +9148,23 @@ + + true true + + TOT 3G + + + + + + + + @@ -5572,14 +9173,64 @@ Orange + + + + Internet + + + + + Internet + MMS + + + Internet Everywhere Prepaid + + Internet Everywhere Professional + + Tunisie Télécom / TUNTEL + + + + + + MMS + mms@tt1 + mms + + + + + GPRS DATA + gprs + gprs + + + + + WEB DATA + + + + + Tunisiana + + + + Internet + internet + internet + + + @@ -5590,11 +9241,15 @@ + + 212.156.4.4 212.156.4.20 + + (former Aycell) 212.156.4.1 212.156.4.4 @@ -5606,6 +9261,8 @@ + + gprs gprs 86.108.136.27 @@ -5614,10 +9271,27 @@ - Vodafone + Vodafone / KKTC Telsim - + + + *101# + + + + + Faturali / Kontorlu + + + + + KKTC Telsim + vodafone + vodafone + + + Postpaid telsim telsim @@ -5625,6 +9299,8 @@ 212.156.4.7 + + Prepaid 212.65.128.20 212.156.4.7 @@ -5640,6 +9316,8 @@ + + wap wap @@ -5650,6 +9328,8 @@ + + wap wap @@ -5664,7 +9344,18 @@ 中華電信 (emome) - + + + + + web + web + + + + + + @@ -5672,7 +9363,10 @@ 遠傳電信 / 和信電訊 - + + + + @@ -5680,7 +9374,10 @@ 台湾大哥大 - + + + + @@ -5688,7 +9385,10 @@ 泛亞電信 - + + + + @@ -5696,7 +9396,10 @@ 威寶電信 (Vibo) / 震旦電信 (Aurora) - + + + + @@ -5709,25 +9412,51 @@ - Zain + Airtel Tanzania - + + + + Vodacom - + + + + Zantel - + + + + + + @zantel.com + + + + + Sasatel + + sasatel + sasatel + + + + + + TTCL + @@ -5739,14 +9468,20 @@ + + Ace&Base igprs internet + + Contract GPRS + + Internet 3G @@ -5757,12 +9492,18 @@ + + Internet GPRS + + Internet XL + + Internet 3G @@ -5773,11 +9514,15 @@ + + Standard 212.58.160.33 212.58.160.34 + + Faster 212.58.160.33 212.58.160.34 @@ -5788,17 +9533,25 @@ Beeline - + + + + Jeans + + + 80.255.64.23 80.255.64.24 + + Hyper.NET 212.58.160.33 212.58.160.34 @@ -5811,18 +9564,26 @@ + + GPRS Internet internet 212.58.160.33 212.58.160.34 + + Hyper.NET + + HyperActive + + umc.ua 80.255.64.23 80.255.64.24 @@ -5839,7 +9600,10 @@ Utel - + + + + @@ -5870,6 +9634,8 @@ + + 193.108.252.50 193.108.252.51 @@ -5879,7 +9645,10 @@ Orange - + + + + @@ -5887,9 +9656,13 @@ + + Mobile Broadband + + Mobile Internet @@ -5899,14 +9672,20 @@ - + + + + Zain - + + + + @@ -5922,20 +9701,21 @@ - - MEdia Net - WAP@CINGULARGPRS.COM - CINGULAR1 - - - Data Connect - ISP@CINGULARGPRS.COM - CINGULAR1 - - - Data Connect (Accelerated) - ISPDA@CINGULARGPRS.COM - CINGULAR1 + + + + + MEdia Net (phones) + + + + + LaptopConnect (data cards) + + + + + Data Connect (old) @@ -5957,17 +9737,27 @@ + + + + Internet/WebConnect + 10.177.0.34 + 10.164.103.44 + + + Web2Go/t-zones - Internet + + + Internet (old) - Internet with VPN - - - T-Mobile G1 + + + Internet with VPN (old) @@ -5976,6 +9766,8 @@ + + cbw @@ -6041,6 +9833,27 @@ Verizon + + + + + + + 4G LTE Contract + + + + + 4G LTE Contract + 66.174.92.14 + 69.78.96.14 + + + + + 4G LTE Contract + + @@ -6187,6 +10000,7 @@ + @@ -6566,6 +10380,9 @@ Cricket Communications + + + @@ -6595,7 +10412,9 @@ Virgin Mobile / Helio - + + + Cellular South @@ -6619,14 +10438,20 @@ BendBroadband - + + + + MTPCS (Cellular One) - + + + + @@ -6645,11 +10470,22 @@ + + ADSL Móvil 200.40.30.245 200.40.220.245 + + + + ADSL Móvil Prepago + BAM + BAM + + + GPRS 200.40.30.245 200.40.220.245 @@ -6661,11 +10497,15 @@ + + 3G Internet ctigprs ctigprs999 + + 2G Internet ctiweb ctiweb999 @@ -6677,11 +10517,15 @@ + + 3G Internet movistar movistar + + 2G Internet movistar movistar @@ -6693,12 +10537,36 @@ - Uzdunrobita / MTS + Beeline + + + + + + beeline + beeline + + + + + MTS (Uzdunrobita) - - user - pass + + + + mts + mts + + + + + Ucell + + + + + @@ -6711,6 +10579,8 @@ + + wapoecs wap03oecs @@ -6727,6 +10597,8 @@ + + 57.67.127.195 @@ -6736,6 +10608,8 @@ + + 200.44.32.12 200.11.248.12 @@ -6746,6 +10620,8 @@ + + 200.35.65.3 200.35.65.4 @@ -6759,7 +10635,9 @@ MobiFone - + + + mms mms @@ -6770,6 +10648,16 @@ + + + Mobile Internet + mms + mms + + + + + Mobile Broadband mms mms @@ -6790,18 +10678,38 @@ Viettel Mobile - + + + + Mobile Internet + + + + + D-com 3G + Vietnamobile - + + + + - E-Mobile + EVNTelecom/E-Mobile + + + + + + EVNTelecomNet + + evntelecom evntelecom @@ -6811,7 +10719,10 @@ Beeline VN - + + + + @@ -6822,8 +10733,18 @@ Cell-c + + *147*100# + + + *101# + + + *102*CODE# + - Cellcis + + 196.7.0.138 196.7.142.132 @@ -6833,7 +10754,18 @@ MTN + + *123*888# + + + *141# + + + *141*CODE# + + + 196.11.240.241 209.212.97.1 @@ -6843,11 +10775,24 @@ Vodacom + + *111*501# + + + *100# + + + *100*01*CODE# + + + 196.207.40.165 196.43.46.190 + + Unrestricted 196.207.32.69 196.43.45.190 @@ -6857,12 +10802,40 @@ Virgin Mobile + + + *101# + + + *102*CODE# + + + 196.7.0.138 196.7.142.132 + + 8.ta + + + + *1# + + + *188# + + + *188*CODE# + + + + + + +