Diff of /trunk/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 118 by harbaum, Mon Mar 9 14:28:35 2009 UTC revision 215 by harbaum, Sun Jul 12 20:01:14 2009 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.61 for OSM2Go 0.8.13.  # Generated by GNU Autoconf 2.61 for OSM2Go 0.7.10.
4  #  #
5  # Report bugs to <osm2go-users@garage.maemo.org>.  # Report bugs to <osm2go-users@garage.maemo.org>.
6  #  #
# Line 574  SHELL=${CONFIG_SHELL-/bin/sh} Line 574  SHELL=${CONFIG_SHELL-/bin/sh}
574  # Identity of this package.  # Identity of this package.
575  PACKAGE_NAME='OSM2Go'  PACKAGE_NAME='OSM2Go'
576  PACKAGE_TARNAME='osm2go'  PACKAGE_TARNAME='osm2go'
577  PACKAGE_VERSION='0.8.13'  PACKAGE_VERSION='0.7.10'
578  PACKAGE_STRING='OSM2Go 0.8.13'  PACKAGE_STRING='OSM2Go 0.7.10'
579  PACKAGE_BUGREPORT='osm2go-users@garage.maemo.org'  PACKAGE_BUGREPORT='osm2go-users@garage.maemo.org'
580    
581  ac_unique_file="src/main.c"  ac_unique_file="src/main.c"
# Line 632  SET_MAKE Line 632  SET_MAKE
632  PKG_CONFIG  PKG_CONFIG
633  libcurl_CFLAGS  libcurl_CFLAGS
634  libcurl_LIBS  libcurl_LIBS
635    libsoup24_CFLAGS
636    libsoup24_LIBS
637    libsoup22_CFLAGS
638    libsoup22_LIBS
639  goocanvas_CFLAGS  goocanvas_CFLAGS
640  goocanvas_LIBS  goocanvas_LIBS
641  gnome_vfs_module_CFLAGS  gnome_vfs_module_CFLAGS
# Line 644  osso_CFLAGS Line 648  osso_CFLAGS
648  osso_LIBS  osso_LIBS
649  hildon_fm_2_CFLAGS  hildon_fm_2_CFLAGS
650  hildon_fm_2_LIBS  hildon_fm_2_LIBS
 liblocation_CFLAGS  
 liblocation_LIBS  
651  gpsbt_CFLAGS  gpsbt_CFLAGS
652  gpsbt_LIBS  gpsbt_LIBS
653    liblocation_CFLAGS
654    liblocation_LIBS
655  EXTRA_OBJS  EXTRA_OBJS
656  INSTALL_PLATTFORM  INSTALL_PLATTFORM
657  gtk_CFLAGS  gtk_CFLAGS
# Line 668  CPPFLAGS Line 672  CPPFLAGS
672  PKG_CONFIG  PKG_CONFIG
673  libcurl_CFLAGS  libcurl_CFLAGS
674  libcurl_LIBS  libcurl_LIBS
675    libsoup24_CFLAGS
676    libsoup24_LIBS
677    libsoup22_CFLAGS
678    libsoup22_LIBS
679  goocanvas_CFLAGS  goocanvas_CFLAGS
680  goocanvas_LIBS  goocanvas_LIBS
681  gnome_vfs_module_CFLAGS  gnome_vfs_module_CFLAGS
# Line 680  osso_CFLAGS Line 688  osso_CFLAGS
688  osso_LIBS  osso_LIBS
689  hildon_fm_2_CFLAGS  hildon_fm_2_CFLAGS
690  hildon_fm_2_LIBS  hildon_fm_2_LIBS
 liblocation_CFLAGS  
 liblocation_LIBS  
691  gpsbt_CFLAGS  gpsbt_CFLAGS
692  gpsbt_LIBS  gpsbt_LIBS
693    liblocation_CFLAGS
694    liblocation_LIBS
695  gtk_CFLAGS  gtk_CFLAGS
696  gtk_LIBS  gtk_LIBS
697  gnome2_CFLAGS  gnome2_CFLAGS
# Line 1190  if test "$ac_init_help" = "long"; then Line 1198  if test "$ac_init_help" = "long"; then
1198    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
1199    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
1200    cat <<_ACEOF    cat <<_ACEOF
1201  \`configure' configures OSM2Go 0.8.13 to adapt to many kinds of systems.  \`configure' configures OSM2Go 0.7.10 to adapt to many kinds of systems.
1202    
1203  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
1204    
# Line 1251  fi Line 1259  fi
1259    
1260  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1261    case $ac_init_help in    case $ac_init_help in
1262       short | recursive ) echo "Configuration of OSM2Go 0.8.13:";;       short | recursive ) echo "Configuration of OSM2Go 0.7.10:";;
1263     esac     esac
1264    cat <<\_ACEOF    cat <<\_ACEOF
1265    
# Line 1268  Some influential environment variables: Line 1276  Some influential environment variables:
1276                C compiler flags for libcurl, overriding pkg-config                C compiler flags for libcurl, overriding pkg-config
1277    libcurl_LIBS    libcurl_LIBS
1278                linker flags for libcurl, overriding pkg-config                linker flags for libcurl, overriding pkg-config
1279      libsoup24_CFLAGS
1280                  C compiler flags for libsoup24, overriding pkg-config
1281      libsoup24_LIBS
1282                  linker flags for libsoup24, overriding pkg-config
1283      libsoup22_CFLAGS
1284                  C compiler flags for libsoup22, overriding pkg-config
1285      libsoup22_LIBS
1286                  linker flags for libsoup22, overriding pkg-config
1287    goocanvas_CFLAGS    goocanvas_CFLAGS
1288                C compiler flags for goocanvas, overriding pkg-config                C compiler flags for goocanvas, overriding pkg-config
1289    goocanvas_LIBS    goocanvas_LIBS
# Line 1289  Some influential environment variables: Line 1305  Some influential environment variables:
1305                C compiler flags for hildon_fm_2, overriding pkg-config                C compiler flags for hildon_fm_2, overriding pkg-config
1306    hildon_fm_2_LIBS    hildon_fm_2_LIBS
1307                linker flags for hildon_fm_2, overriding pkg-config                linker flags for hildon_fm_2, overriding pkg-config
1308      gpsbt_CFLAGS
1309                  C compiler flags for gpsbt, overriding pkg-config
1310      gpsbt_LIBS  linker flags for gpsbt, overriding pkg-config
1311    liblocation_CFLAGS    liblocation_CFLAGS
1312                C compiler flags for liblocation, overriding pkg-config                C compiler flags for liblocation, overriding pkg-config
1313    liblocation_LIBS    liblocation_LIBS
1314                linker flags for liblocation, overriding pkg-config                linker flags for liblocation, overriding pkg-config
   gpsbt_CFLAGS  
               C compiler flags for gpsbt, overriding pkg-config  
   gpsbt_LIBS  linker flags for gpsbt, overriding pkg-config  
1315    gtk_CFLAGS  C compiler flags for gtk, overriding pkg-config    gtk_CFLAGS  C compiler flags for gtk, overriding pkg-config
1316    gtk_LIBS    linker flags for gtk, overriding pkg-config    gtk_LIBS    linker flags for gtk, overriding pkg-config
1317    gnome2_CFLAGS    gnome2_CFLAGS
# Line 1366  fi Line 1382  fi
1382  test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
1383  if $ac_init_version; then  if $ac_init_version; then
1384    cat <<\_ACEOF    cat <<\_ACEOF
1385  OSM2Go configure 0.8.13  OSM2Go configure 0.7.10
1386  generated by GNU Autoconf 2.61  generated by GNU Autoconf 2.61
1387    
1388  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Line 1380  cat >config.log <<_ACEOF Line 1396  cat >config.log <<_ACEOF
1396  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1397  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1398    
1399  It was created by OSM2Go $as_me 0.8.13, which was  It was created by OSM2Go $as_me 0.7.10, which was
1400  generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
1401    
1402    $ $0 $@    $ $0 $@
# Line 3032  fi Line 3048  fi
3048  CFLAGS="$CFLAGS $libcurl_CFLAGS"  CFLAGS="$CFLAGS $libcurl_CFLAGS"
3049  LIBS="$LIBS $libcurl_LIBS"  LIBS="$LIBS $libcurl_LIBS"
3050    
3051    # check for libsoup
3052    
3053    pkg_failed=no
3054    { echo "$as_me:$LINENO: checking for libsoup24" >&5
3055    echo $ECHO_N "checking for libsoup24... $ECHO_C" >&6; }
3056    
3057    if test -n "$PKG_CONFIG"; then
3058        if test -n "$libsoup24_CFLAGS"; then
3059            pkg_cv_libsoup24_CFLAGS="$libsoup24_CFLAGS"
3060        else
3061            if test -n "$PKG_CONFIG" && \
3062        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.4\"") >&5
3063      ($PKG_CONFIG --exists --print-errors "libsoup-2.4") 2>&5
3064      ac_status=$?
3065      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3066      (exit $ac_status); }; then
3067      pkg_cv_libsoup24_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4" 2>/dev/null`
3068    else
3069      pkg_failed=yes
3070    fi
3071        fi
3072    else
3073            pkg_failed=untried
3074    fi
3075    if test -n "$PKG_CONFIG"; then
3076        if test -n "$libsoup24_LIBS"; then
3077            pkg_cv_libsoup24_LIBS="$libsoup24_LIBS"
3078        else
3079            if test -n "$PKG_CONFIG" && \
3080        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.4\"") >&5
3081      ($PKG_CONFIG --exists --print-errors "libsoup-2.4") 2>&5
3082      ac_status=$?
3083      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3084      (exit $ac_status); }; then
3085      pkg_cv_libsoup24_LIBS=`$PKG_CONFIG --libs "libsoup-2.4" 2>/dev/null`
3086    else
3087      pkg_failed=yes
3088    fi
3089        fi
3090    else
3091            pkg_failed=untried
3092    fi
3093    
3094    
3095    
3096    if test $pkg_failed = yes; then
3097    
3098    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3099            _pkg_short_errors_supported=yes
3100    else
3101            _pkg_short_errors_supported=no
3102    fi
3103            if test $_pkg_short_errors_supported = yes; then
3104                    libsoup24_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsoup-2.4"`
3105            else
3106                    libsoup24_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsoup-2.4"`
3107            fi
3108            # Put the nasty error message in config.log where it belongs
3109            echo "$libsoup24_PKG_ERRORS" >&5
3110    
3111            { echo "$as_me:$LINENO: result: no" >&5
3112    echo "${ECHO_T}no" >&6; }
3113    
3114    
3115    pkg_failed=no
3116    { echo "$as_me:$LINENO: checking for libsoup22" >&5
3117    echo $ECHO_N "checking for libsoup22... $ECHO_C" >&6; }
3118    
3119    if test -n "$PKG_CONFIG"; then
3120        if test -n "$libsoup22_CFLAGS"; then
3121            pkg_cv_libsoup22_CFLAGS="$libsoup22_CFLAGS"
3122        else
3123            if test -n "$PKG_CONFIG" && \
3124        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3125      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3126      ac_status=$?
3127      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3128      (exit $ac_status); }; then
3129      pkg_cv_libsoup22_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.2" 2>/dev/null`
3130    else
3131      pkg_failed=yes
3132    fi
3133        fi
3134    else
3135            pkg_failed=untried
3136    fi
3137    if test -n "$PKG_CONFIG"; then
3138        if test -n "$libsoup22_LIBS"; then
3139            pkg_cv_libsoup22_LIBS="$libsoup22_LIBS"
3140        else
3141            if test -n "$PKG_CONFIG" && \
3142        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3143      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3144      ac_status=$?
3145      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3146      (exit $ac_status); }; then
3147      pkg_cv_libsoup22_LIBS=`$PKG_CONFIG --libs "libsoup-2.2" 2>/dev/null`
3148    else
3149      pkg_failed=yes
3150    fi
3151        fi
3152    else
3153            pkg_failed=untried
3154    fi
3155    
3156    
3157    
3158    if test $pkg_failed = yes; then
3159    
3160    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3161            _pkg_short_errors_supported=yes
3162    else
3163            _pkg_short_errors_supported=no
3164    fi
3165            if test $_pkg_short_errors_supported = yes; then
3166                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsoup-2.2"`
3167            else
3168                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsoup-2.2"`
3169            fi
3170            # Put the nasty error message in config.log where it belongs
3171            echo "$libsoup22_PKG_ERRORS" >&5
3172    
3173            { echo "$as_me:$LINENO: result: no" >&5
3174    echo "${ECHO_T}no" >&6; }
3175    
3176        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3177    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3178    
3179    elif test $pkg_failed = untried; then
3180    
3181        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3182    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3183    
3184    else
3185            libsoup22_CFLAGS=$pkg_cv_libsoup22_CFLAGS
3186            libsoup22_LIBS=$pkg_cv_libsoup22_LIBS
3187            { echo "$as_me:$LINENO: result: yes" >&5
3188    echo "${ECHO_T}yes" >&6; }
3189    
3190        EXTRA_OBJS="$EXTRA_OBJS converter.o osm-gps-map.o"
3191        CFLAGS="$CFLAGS $libsoup22_CFLAGS -DLIBSOUP22 -DENABLE_OSM_GPS_MAP"
3192        LIBS="$LIBS $libsoup22_LIBS"
3193    
3194    fi
3195    
3196    elif test $pkg_failed = untried; then
3197    
3198    
3199    pkg_failed=no
3200    { echo "$as_me:$LINENO: checking for libsoup22" >&5
3201    echo $ECHO_N "checking for libsoup22... $ECHO_C" >&6; }
3202    
3203    if test -n "$PKG_CONFIG"; then
3204        if test -n "$libsoup22_CFLAGS"; then
3205            pkg_cv_libsoup22_CFLAGS="$libsoup22_CFLAGS"
3206        else
3207            if test -n "$PKG_CONFIG" && \
3208        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3209      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3210      ac_status=$?
3211      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3212      (exit $ac_status); }; then
3213      pkg_cv_libsoup22_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.2" 2>/dev/null`
3214    else
3215      pkg_failed=yes
3216    fi
3217        fi
3218    else
3219            pkg_failed=untried
3220    fi
3221    if test -n "$PKG_CONFIG"; then
3222        if test -n "$libsoup22_LIBS"; then
3223            pkg_cv_libsoup22_LIBS="$libsoup22_LIBS"
3224        else
3225            if test -n "$PKG_CONFIG" && \
3226        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3227      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3228      ac_status=$?
3229      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3230      (exit $ac_status); }; then
3231      pkg_cv_libsoup22_LIBS=`$PKG_CONFIG --libs "libsoup-2.2" 2>/dev/null`
3232    else
3233      pkg_failed=yes
3234    fi
3235        fi
3236    else
3237            pkg_failed=untried
3238    fi
3239    
3240    
3241    
3242    if test $pkg_failed = yes; then
3243    
3244    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3245            _pkg_short_errors_supported=yes
3246    else
3247            _pkg_short_errors_supported=no
3248    fi
3249            if test $_pkg_short_errors_supported = yes; then
3250                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsoup-2.2"`
3251            else
3252                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsoup-2.2"`
3253            fi
3254            # Put the nasty error message in config.log where it belongs
3255            echo "$libsoup22_PKG_ERRORS" >&5
3256    
3257            { echo "$as_me:$LINENO: result: no" >&5
3258    echo "${ECHO_T}no" >&6; }
3259    
3260        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3261    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3262    
3263    elif test $pkg_failed = untried; then
3264    
3265        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3266    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3267    
3268    else
3269            libsoup22_CFLAGS=$pkg_cv_libsoup22_CFLAGS
3270            libsoup22_LIBS=$pkg_cv_libsoup22_LIBS
3271            { echo "$as_me:$LINENO: result: yes" >&5
3272    echo "${ECHO_T}yes" >&6; }
3273    
3274        EXTRA_OBJS="$EXTRA_OBJS converter.o osm-gps-map.o"
3275        CFLAGS="$CFLAGS $libsoup22_CFLAGS -DLIBSOUP22 -DENABLE_OSM_GPS_MAP"
3276        LIBS="$LIBS $libsoup22_LIBS"
3277    
3278    fi
3279    
3280    else
3281            libsoup24_CFLAGS=$pkg_cv_libsoup24_CFLAGS
3282            libsoup24_LIBS=$pkg_cv_libsoup24_LIBS
3283            { echo "$as_me:$LINENO: result: yes" >&5
3284    echo "${ECHO_T}yes" >&6; }
3285    
3286      EXTRA_OBJS="$EXTRA_OBJS converter.o osm-gps-map.o"
3287      CFLAGS="$CFLAGS $libsoup24_CFLAGS -DENABLE_OSM_GPS_MAP"
3288      LIBS="$LIBS $libsoup24_LIBS"
3289    
3290    fi
3291    
3292  # check for goocanvas  # check for goocanvas
3293    
3294  pkg_failed=no  pkg_failed=no
# Line 3517  fi Line 3774  fi
3774    CFLAGS="$CFLAGS $hildon_fm_2_CFLAGS"    CFLAGS="$CFLAGS $hildon_fm_2_CFLAGS"
3775    LIBS="$LIBS $hildon_fm_2_LIBS"    LIBS="$LIBS $hildon_fm_2_LIBS"
3776    
3777    # prefer liblocation over gpsbt to control gps    # prefer gpsbt over liblocation as we got complaints regarding liblocation
3778      # stability
3779    if test -n "$PKG_CONFIG" && \    if test -n "$PKG_CONFIG" && \
3780      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"liblocation\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5
3781    ($PKG_CONFIG --exists --print-errors "liblocation") 2>&5    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5
3782    ac_status=$?    ac_status=$?
3783    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3784    (exit $ac_status); }; then    (exit $ac_status); }; then
3785    
3786    
3787  pkg_failed=no  pkg_failed=no
3788  { echo "$as_me:$LINENO: checking for liblocation" >&5  { echo "$as_me:$LINENO: checking for gpsbt" >&5
3789  echo $ECHO_N "checking for liblocation... $ECHO_C" >&6; }  echo $ECHO_N "checking for gpsbt... $ECHO_C" >&6; }
3790    
3791  if test -n "$PKG_CONFIG"; then  if test -n "$PKG_CONFIG"; then
3792      if test -n "$liblocation_CFLAGS"; then      if test -n "$gpsbt_CFLAGS"; then
3793          pkg_cv_liblocation_CFLAGS="$liblocation_CFLAGS"          pkg_cv_gpsbt_CFLAGS="$gpsbt_CFLAGS"
3794      else      else
3795          if test -n "$PKG_CONFIG" && \          if test -n "$PKG_CONFIG" && \
3796      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"liblocation\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5
3797    ($PKG_CONFIG --exists --print-errors "liblocation") 2>&5    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5
3798    ac_status=$?    ac_status=$?
3799    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3800    (exit $ac_status); }; then    (exit $ac_status); }; then
3801    pkg_cv_liblocation_CFLAGS=`$PKG_CONFIG --cflags "liblocation" 2>/dev/null`    pkg_cv_gpsbt_CFLAGS=`$PKG_CONFIG --cflags "gpsbt" 2>/dev/null`
3802  else  else
3803    pkg_failed=yes    pkg_failed=yes
3804  fi  fi
# Line 3549  else Line 3807  else
3807          pkg_failed=untried          pkg_failed=untried
3808  fi  fi
3809  if test -n "$PKG_CONFIG"; then  if test -n "$PKG_CONFIG"; then
3810      if test -n "$liblocation_LIBS"; then      if test -n "$gpsbt_LIBS"; then
3811          pkg_cv_liblocation_LIBS="$liblocation_LIBS"          pkg_cv_gpsbt_LIBS="$gpsbt_LIBS"
3812      else      else
3813          if test -n "$PKG_CONFIG" && \          if test -n "$PKG_CONFIG" && \
3814      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"liblocation\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5
3815    ($PKG_CONFIG --exists --print-errors "liblocation") 2>&5    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5
3816    ac_status=$?    ac_status=$?
3817    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3818    (exit $ac_status); }; then    (exit $ac_status); }; then
3819    pkg_cv_liblocation_LIBS=`$PKG_CONFIG --libs "liblocation" 2>/dev/null`    pkg_cv_gpsbt_LIBS=`$PKG_CONFIG --libs "gpsbt" 2>/dev/null`
3820  else  else
3821    pkg_failed=yes    pkg_failed=yes
3822  fi  fi
# Line 3577  else Line 3835  else
3835          _pkg_short_errors_supported=no          _pkg_short_errors_supported=no
3836  fi  fi
3837          if test $_pkg_short_errors_supported = yes; then          if test $_pkg_short_errors_supported = yes; then
3838                  liblocation_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "liblocation"`                  gpsbt_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gpsbt"`
3839          else          else
3840                  liblocation_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "liblocation"`                  gpsbt_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gpsbt"`
3841          fi          fi
3842          # Put the nasty error message in config.log where it belongs          # Put the nasty error message in config.log where it belongs
3843          echo "$liblocation_PKG_ERRORS" >&5          echo "$gpsbt_PKG_ERRORS" >&5
3844    
3845          { { echo "$as_me:$LINENO: error: Package requirements (liblocation) were not met:          { { echo "$as_me:$LINENO: error: Package requirements (gpsbt) were not met:
3846    
3847  $liblocation_PKG_ERRORS  $gpsbt_PKG_ERRORS
3848    
3849  Consider adjusting the PKG_CONFIG_PATH environment variable if you  Consider adjusting the PKG_CONFIG_PATH environment variable if you
3850  installed software in a non-standard prefix.  installed software in a non-standard prefix.
3851    
3852  Alternatively, you may set the environment variables liblocation_CFLAGS  Alternatively, you may set the environment variables gpsbt_CFLAGS
3853  and liblocation_LIBS to avoid the need to call pkg-config.  and gpsbt_LIBS to avoid the need to call pkg-config.
3854  See the pkg-config man page for more details.  See the pkg-config man page for more details.
3855  " >&5  " >&5
3856  echo "$as_me: error: Package requirements (liblocation) were not met:  echo "$as_me: error: Package requirements (gpsbt) were not met:
3857    
3858  $liblocation_PKG_ERRORS  $gpsbt_PKG_ERRORS
3859    
3860  Consider adjusting the PKG_CONFIG_PATH environment variable if you  Consider adjusting the PKG_CONFIG_PATH environment variable if you
3861  installed software in a non-standard prefix.  installed software in a non-standard prefix.
3862    
3863  Alternatively, you may set the environment variables liblocation_CFLAGS  Alternatively, you may set the environment variables gpsbt_CFLAGS
3864  and liblocation_LIBS to avoid the need to call pkg-config.  and gpsbt_LIBS to avoid the need to call pkg-config.
3865  See the pkg-config man page for more details.  See the pkg-config man page for more details.
3866  " >&2;}  " >&2;}
3867     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
# Line 3612  elif test $pkg_failed = untried; then Line 3870  elif test $pkg_failed = untried; then
3870  is in your PATH or set the PKG_CONFIG environment variable to the full  is in your PATH or set the PKG_CONFIG environment variable to the full
3871  path to pkg-config.  path to pkg-config.
3872    
3873  Alternatively, you may set the environment variables liblocation_CFLAGS  Alternatively, you may set the environment variables gpsbt_CFLAGS
3874  and liblocation_LIBS to avoid the need to call pkg-config.  and gpsbt_LIBS to avoid the need to call pkg-config.
3875  See the pkg-config man page for more details.  See the pkg-config man page for more details.
3876    
3877  To get pkg-config, see <http://pkg-config.freedesktop.org/>.  To get pkg-config, see <http://pkg-config.freedesktop.org/>.
# Line 3622  echo "$as_me: error: The pkg-config scri Line 3880  echo "$as_me: error: The pkg-config scri
3880  is in your PATH or set the PKG_CONFIG environment variable to the full  is in your PATH or set the PKG_CONFIG environment variable to the full
3881  path to pkg-config.  path to pkg-config.
3882    
3883  Alternatively, you may set the environment variables liblocation_CFLAGS  Alternatively, you may set the environment variables gpsbt_CFLAGS
3884  and liblocation_LIBS to avoid the need to call pkg-config.  and gpsbt_LIBS to avoid the need to call pkg-config.
3885  See the pkg-config man page for more details.  See the pkg-config man page for more details.
3886    
3887  To get pkg-config, see <http://pkg-config.freedesktop.org/>.  To get pkg-config, see <http://pkg-config.freedesktop.org/>.
3888  See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
3889     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
3890  else  else
3891          liblocation_CFLAGS=$pkg_cv_liblocation_CFLAGS          gpsbt_CFLAGS=$pkg_cv_gpsbt_CFLAGS
3892          liblocation_LIBS=$pkg_cv_liblocation_LIBS          gpsbt_LIBS=$pkg_cv_gpsbt_LIBS
3893          { echo "$as_me:$LINENO: result: yes" >&5          { echo "$as_me:$LINENO: result: yes" >&5
3894  echo "${ECHO_T}yes" >&6; }  echo "${ECHO_T}yes" >&6; }
3895          :          :
3896  fi  fi
3897      CFLAGS="$CFLAGS -DENABLE_LIBLOCATION $liblocation_CFLAGS"      CFLAGS="$CFLAGS -DENABLE_GPSBT $gpsbt_CFLAGS"
3898      LIBS="$LIBS $liblocation_LIBS"      LIBS="$LIBS $gpsbt_LIBS"
3899    
3900  else  else
3901    
3902      { echo "$as_me:$LINENO: WARNING: liblocation not found, trying deprecated gpsbt" >&5      { echo "$as_me:$LINENO: gpsbt not found, trying liblocation" >&5
3903  echo "$as_me: WARNING: liblocation not found, trying deprecated gpsbt" >&6;}  echo "$as_me: gpsbt not found, trying liblocation" >&6;}
3904    
3905      if test -n "$PKG_CONFIG" && \      if test -n "$PKG_CONFIG" && \
3906      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"liblocation\"") >&5
3907    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5    ($PKG_CONFIG --exists --print-errors "liblocation") 2>&5
3908    ac_status=$?    ac_status=$?
3909    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3910    (exit $ac_status); }; then    (exit $ac_status); }; then
3911    
3912    
3913  pkg_failed=no  pkg_failed=no
3914  { echo "$as_me:$LINENO: checking for gpsbt" >&5  { echo "$as_me:$LINENO: checking for liblocation" >&5
3915  echo $ECHO_N "checking for gpsbt... $ECHO_C" >&6; }  echo $ECHO_N "checking for liblocation... $ECHO_C" >&6; }
3916    
3917  if test -n "$PKG_CONFIG"; then  if test -n "$PKG_CONFIG"; then
3918      if test -n "$gpsbt_CFLAGS"; then      if test -n "$liblocation_CFLAGS"; then
3919          pkg_cv_gpsbt_CFLAGS="$gpsbt_CFLAGS"          pkg_cv_liblocation_CFLAGS="$liblocation_CFLAGS"
3920      else      else
3921          if test -n "$PKG_CONFIG" && \          if test -n "$PKG_CONFIG" && \
3922      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"liblocation\"") >&5
3923    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5    ($PKG_CONFIG --exists --print-errors "liblocation") 2>&5
3924    ac_status=$?    ac_status=$?
3925    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3926    (exit $ac_status); }; then    (exit $ac_status); }; then
3927    pkg_cv_gpsbt_CFLAGS=`$PKG_CONFIG --cflags "gpsbt" 2>/dev/null`    pkg_cv_liblocation_CFLAGS=`$PKG_CONFIG --cflags "liblocation" 2>/dev/null`
3928  else  else
3929    pkg_failed=yes    pkg_failed=yes
3930  fi  fi
# Line 3675  else Line 3933  else
3933          pkg_failed=untried          pkg_failed=untried
3934  fi  fi
3935  if test -n "$PKG_CONFIG"; then  if test -n "$PKG_CONFIG"; then
3936      if test -n "$gpsbt_LIBS"; then      if test -n "$liblocation_LIBS"; then
3937          pkg_cv_gpsbt_LIBS="$gpsbt_LIBS"          pkg_cv_liblocation_LIBS="$liblocation_LIBS"
3938      else      else
3939          if test -n "$PKG_CONFIG" && \          if test -n "$PKG_CONFIG" && \
3940      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"liblocation\"") >&5
3941    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5    ($PKG_CONFIG --exists --print-errors "liblocation") 2>&5
3942    ac_status=$?    ac_status=$?
3943    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3944    (exit $ac_status); }; then    (exit $ac_status); }; then
3945    pkg_cv_gpsbt_LIBS=`$PKG_CONFIG --libs "gpsbt" 2>/dev/null`    pkg_cv_liblocation_LIBS=`$PKG_CONFIG --libs "liblocation" 2>/dev/null`
3946  else  else
3947    pkg_failed=yes    pkg_failed=yes
3948  fi  fi
# Line 3703  else Line 3961  else
3961          _pkg_short_errors_supported=no          _pkg_short_errors_supported=no
3962  fi  fi
3963          if test $_pkg_short_errors_supported = yes; then          if test $_pkg_short_errors_supported = yes; then
3964                  gpsbt_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gpsbt"`                  liblocation_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "liblocation"`
3965          else          else
3966                  gpsbt_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gpsbt"`                  liblocation_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "liblocation"`
3967          fi          fi
3968          # Put the nasty error message in config.log where it belongs          # Put the nasty error message in config.log where it belongs
3969          echo "$gpsbt_PKG_ERRORS" >&5          echo "$liblocation_PKG_ERRORS" >&5
3970    
3971          { { echo "$as_me:$LINENO: error: Package requirements (gpsbt) were not met:          { { echo "$as_me:$LINENO: error: Package requirements (liblocation) were not met:
3972    
3973  $gpsbt_PKG_ERRORS  $liblocation_PKG_ERRORS
3974    
3975  Consider adjusting the PKG_CONFIG_PATH environment variable if you  Consider adjusting the PKG_CONFIG_PATH environment variable if you
3976  installed software in a non-standard prefix.  installed software in a non-standard prefix.
3977    
3978  Alternatively, you may set the environment variables gpsbt_CFLAGS  Alternatively, you may set the environment variables liblocation_CFLAGS
3979  and gpsbt_LIBS to avoid the need to call pkg-config.  and liblocation_LIBS to avoid the need to call pkg-config.
3980  See the pkg-config man page for more details.  See the pkg-config man page for more details.
3981  " >&5  " >&5
3982  echo "$as_me: error: Package requirements (gpsbt) were not met:  echo "$as_me: error: Package requirements (liblocation) were not met:
3983    
3984  $gpsbt_PKG_ERRORS  $liblocation_PKG_ERRORS
3985    
3986  Consider adjusting the PKG_CONFIG_PATH environment variable if you  Consider adjusting the PKG_CONFIG_PATH environment variable if you
3987  installed software in a non-standard prefix.  installed software in a non-standard prefix.
3988    
3989  Alternatively, you may set the environment variables gpsbt_CFLAGS  Alternatively, you may set the environment variables liblocation_CFLAGS
3990  and gpsbt_LIBS to avoid the need to call pkg-config.  and liblocation_LIBS to avoid the need to call pkg-config.
3991  See the pkg-config man page for more details.  See the pkg-config man page for more details.
3992  " >&2;}  " >&2;}
3993     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
# Line 3738  elif test $pkg_failed = untried; then Line 3996  elif test $pkg_failed = untried; then
3996  is in your PATH or set the PKG_CONFIG environment variable to the full  is in your PATH or set the PKG_CONFIG environment variable to the full
3997  path to pkg-config.  path to pkg-config.
3998    
3999  Alternatively, you may set the environment variables gpsbt_CFLAGS  Alternatively, you may set the environment variables liblocation_CFLAGS
4000  and gpsbt_LIBS to avoid the need to call pkg-config.  and liblocation_LIBS to avoid the need to call pkg-config.
4001  See the pkg-config man page for more details.  See the pkg-config man page for more details.
4002    
4003  To get pkg-config, see <http://pkg-config.freedesktop.org/>.  To get pkg-config, see <http://pkg-config.freedesktop.org/>.
# Line 3748  echo "$as_me: error: The pkg-config scri Line 4006  echo "$as_me: error: The pkg-config scri
4006  is in your PATH or set the PKG_CONFIG environment variable to the full  is in your PATH or set the PKG_CONFIG environment variable to the full
4007  path to pkg-config.  path to pkg-config.
4008    
4009  Alternatively, you may set the environment variables gpsbt_CFLAGS  Alternatively, you may set the environment variables liblocation_CFLAGS
4010  and gpsbt_LIBS to avoid the need to call pkg-config.  and liblocation_LIBS to avoid the need to call pkg-config.
4011  See the pkg-config man page for more details.  See the pkg-config man page for more details.
4012    
4013  To get pkg-config, see <http://pkg-config.freedesktop.org/>.  To get pkg-config, see <http://pkg-config.freedesktop.org/>.
4014  See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
4015     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
4016  else  else
4017          gpsbt_CFLAGS=$pkg_cv_gpsbt_CFLAGS          liblocation_CFLAGS=$pkg_cv_liblocation_CFLAGS
4018          gpsbt_LIBS=$pkg_cv_gpsbt_LIBS          liblocation_LIBS=$pkg_cv_liblocation_LIBS
4019          { echo "$as_me:$LINENO: result: yes" >&5          { echo "$as_me:$LINENO: result: yes" >&5
4020  echo "${ECHO_T}yes" >&6; }  echo "${ECHO_T}yes" >&6; }
4021          :          :
4022  fi  fi
4023        CFLAGS="$CFLAGS -DENABLE_GPSBT $gpsbt_CFLAGS"        CFLAGS="$CFLAGS -DENABLE_LIBLOCATION $liblocation_CFLAGS"
4024        LIBS="$LIBS $gpsbt_LIBS"        LIBS="$LIBS $liblocation_LIBS"
4025    
4026  else  else
4027    { echo "$as_me:$LINENO: WARNING: No liblocation nor gpsbt found, disabling gps auto start!" >&5  
4028          { echo "$as_me:$LINENO: WARNING: No liblocation nor gpsbt found, disabling gps auto start!" >&5
4029  echo "$as_me: WARNING: No liblocation nor gpsbt found, disabling gps auto start!" >&6;}  echo "$as_me: WARNING: No liblocation nor gpsbt found, disabling gps auto start!" >&6;}
4030    
4031  fi  fi
4032    
4033  fi  fi
# Line 3786  else Line 4046  else
4046  echo "$as_me: WARNING: No tablet-browser-interface found, disabling microb interface!" >&6;}  echo "$as_me: WARNING: No tablet-browser-interface found, disabling microb interface!" >&6;}
4047  fi  fi
4048    
4049      if test -n "$PKG_CONFIG" && \
4050        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"maemo-version\"") >&5
4051      ($PKG_CONFIG --exists --print-errors "maemo-version") 2>&5
4052      ac_status=$?
4053      echo "$as_me:$LINENO: \$? = $ac_status" >&5
4054      (exit $ac_status); }; then
4055    
4056        VERSION=`pkg-config --modversion maemo-version`
4057        { echo "$as_me:$LINENO: Configuring for Maemo $VERSION" >&5
4058    echo "$as_me: Configuring for Maemo $VERSION" >&6;}
4059        CFLAGS="$CFLAGS -DMAEMO_VERSION=\\\"$VERSION\\\""
4060        MAJOR=`echo $VERSION | cut -b1 -`
4061        CFLAGS="$CFLAGS -DMAEMO_VERSION_MAJOR=$MAJOR"
4062    
4063    else
4064    
4065        { { echo "$as_me:$LINENO: error: maemo-version not found" >&5
4066    echo "$as_me: error: maemo-version not found" >&2;}
4067       { (exit 1); exit 1; }; }
4068    
4069    fi
4070    
4071    # maemo uses dbus for ipc with maemo mapper    # maemo uses dbus for ipc with maemo mapper
4072    EXTRA_OBJS="dbus.o"    EXTRA_OBJS="$EXTRA_OBJS dbus.o"
4073    
4074    
4075    INSTALL_PLATTFORM="install-maemo"    INSTALL_PLATTFORM="install-maemo"
# Line 3954  else Line 4236  else
4236  echo "${ECHO_T}yes" >&6; }  echo "${ECHO_T}yes" >&6; }
4237          :          :
4238  fi  fi
4239    CFLAGS="$CFLAGS $gnome2_CFLAGS"    CFLAGS="$CFLAGS $gnome2_CFLAGS -DENABLE_BROWSER_INTERFACE"
4240    LIBS="$LIBS $gnome2_LIBS -DENABLE_BROWSER_INTERFACE"    LIBS="$LIBS $gnome2_LIBS"
4241    
4242    INSTALL_PLATTFORM="install-debian"    INSTALL_PLATTFORM="install-debian"
4243    
# Line 4392  exec 6>&1 Line 4674  exec 6>&1
4674  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
4675  # values after options handling.  # values after options handling.
4676  ac_log="  ac_log="
4677  This file was extended by OSM2Go $as_me 0.8.13, which was  This file was extended by OSM2Go $as_me 0.7.10, which was
4678  generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
4679    
4680    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 4435  Report bugs to <bug-autoconf@gnu.org>." Line 4717  Report bugs to <bug-autoconf@gnu.org>."
4717  _ACEOF  _ACEOF
4718  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
4719  ac_cs_version="\\  ac_cs_version="\\
4720  OSM2Go config.status 0.8.13  OSM2Go config.status 0.7.10
4721  configured by $0, generated by GNU Autoconf 2.61,  configured by $0, generated by GNU Autoconf 2.61,
4722    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4723    
# Line 4650  SET_MAKE!$SET_MAKE$ac_delim Line 4932  SET_MAKE!$SET_MAKE$ac_delim
4932  PKG_CONFIG!$PKG_CONFIG$ac_delim  PKG_CONFIG!$PKG_CONFIG$ac_delim
4933  libcurl_CFLAGS!$libcurl_CFLAGS$ac_delim  libcurl_CFLAGS!$libcurl_CFLAGS$ac_delim
4934  libcurl_LIBS!$libcurl_LIBS$ac_delim  libcurl_LIBS!$libcurl_LIBS$ac_delim
4935    libsoup24_CFLAGS!$libsoup24_CFLAGS$ac_delim
4936    libsoup24_LIBS!$libsoup24_LIBS$ac_delim
4937    libsoup22_CFLAGS!$libsoup22_CFLAGS$ac_delim
4938    libsoup22_LIBS!$libsoup22_LIBS$ac_delim
4939  goocanvas_CFLAGS!$goocanvas_CFLAGS$ac_delim  goocanvas_CFLAGS!$goocanvas_CFLAGS$ac_delim
4940  goocanvas_LIBS!$goocanvas_LIBS$ac_delim  goocanvas_LIBS!$goocanvas_LIBS$ac_delim
4941  gnome_vfs_module_CFLAGS!$gnome_vfs_module_CFLAGS$ac_delim  gnome_vfs_module_CFLAGS!$gnome_vfs_module_CFLAGS$ac_delim
# Line 4662  osso_CFLAGS!$osso_CFLAGS$ac_delim Line 4948  osso_CFLAGS!$osso_CFLAGS$ac_delim
4948  osso_LIBS!$osso_LIBS$ac_delim  osso_LIBS!$osso_LIBS$ac_delim
4949  hildon_fm_2_CFLAGS!$hildon_fm_2_CFLAGS$ac_delim  hildon_fm_2_CFLAGS!$hildon_fm_2_CFLAGS$ac_delim
4950  hildon_fm_2_LIBS!$hildon_fm_2_LIBS$ac_delim  hildon_fm_2_LIBS!$hildon_fm_2_LIBS$ac_delim
 liblocation_CFLAGS!$liblocation_CFLAGS$ac_delim  
 liblocation_LIBS!$liblocation_LIBS$ac_delim  
4951  gpsbt_CFLAGS!$gpsbt_CFLAGS$ac_delim  gpsbt_CFLAGS!$gpsbt_CFLAGS$ac_delim
4952  gpsbt_LIBS!$gpsbt_LIBS$ac_delim  gpsbt_LIBS!$gpsbt_LIBS$ac_delim
4953    liblocation_CFLAGS!$liblocation_CFLAGS$ac_delim
4954    liblocation_LIBS!$liblocation_LIBS$ac_delim
4955  EXTRA_OBJS!$EXTRA_OBJS$ac_delim  EXTRA_OBJS!$EXTRA_OBJS$ac_delim
4956  INSTALL_PLATTFORM!$INSTALL_PLATTFORM$ac_delim  INSTALL_PLATTFORM!$INSTALL_PLATTFORM$ac_delim
4957  gtk_CFLAGS!$gtk_CFLAGS$ac_delim  gtk_CFLAGS!$gtk_CFLAGS$ac_delim
# Line 4676  LIBOBJS!$LIBOBJS$ac_delim Line 4962  LIBOBJS!$LIBOBJS$ac_delim
4962  LTLIBOBJS!$LTLIBOBJS$ac_delim  LTLIBOBJS!$LTLIBOBJS$ac_delim
4963  _ACEOF  _ACEOF
4964    
4965    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 77; then    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 81; then
4966      break      break
4967    elif $ac_last_try; then    elif $ac_last_try; then
4968      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5

Legend:
Removed from v.118  
changed lines
  Added in v.215