Diff of /trunk/configure

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

revision 14 by harbaum, Sat Jun 27 19:18:40 2009 UTC revision 135 by harbaum, Wed Oct 14 11:26:50 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 GPXView 0.7.0.  # Generated by GNU Autoconf 2.61 for GPXView 0.8.12.
4  #  #
5  # Report bugs to <till@harbaum.org>.  # Report bugs to <till@harbaum.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='GPXView'  PACKAGE_NAME='GPXView'
576  PACKAGE_TARNAME='gpxview'  PACKAGE_TARNAME='gpxview'
577  PACKAGE_VERSION='0.7.0'  PACKAGE_VERSION='0.8.12'
578  PACKAGE_STRING='GPXView 0.7.0'  PACKAGE_STRING='GPXView 0.8.12'
579  PACKAGE_BUGREPORT='till@harbaum.org'  PACKAGE_BUGREPORT='till@harbaum.org'
580    
581  ac_unique_file="src/main.c"  ac_unique_file="src/main.c"
# Line 634  gnome_vfs_module_CFLAGS Line 634  gnome_vfs_module_CFLAGS
634  gnome_vfs_module_LIBS  gnome_vfs_module_LIBS
635  libxml2_CFLAGS  libxml2_CFLAGS
636  libxml2_LIBS  libxml2_LIBS
637    libsoup24_CFLAGS
638    libsoup24_LIBS
639    libsoup22_CFLAGS
640    libsoup22_LIBS
641  libgtkhtml3_14_CFLAGS  libgtkhtml3_14_CFLAGS
642  libgtkhtml3_14_LIBS  libgtkhtml3_14_LIBS
643  libgtkhtml3_8_CFLAGS  libgtkhtml3_8_CFLAGS
# Line 648  sqlite3_CFLAGS Line 652  sqlite3_CFLAGS
652  sqlite3_LIBS  sqlite3_LIBS
653  hildon_help_CFLAGS  hildon_help_CFLAGS
654  hildon_help_LIBS  hildon_help_LIBS
655    gpsbt_CFLAGS
656    gpsbt_LIBS
657  liblocation_CFLAGS  liblocation_CFLAGS
658  liblocation_LIBS  liblocation_LIBS
 EXTRA_OBJS  
 INSTALL_PLATTFORM  
659  gtk_CFLAGS  gtk_CFLAGS
660  gtk_LIBS  gtk_LIBS
661  gnome2_CFLAGS  gnome2_CFLAGS
662  gnome2_LIBS  gnome2_LIBS
663    EXTRA_OBJS
664    ICON
665    INSTALL_PLATTFORM
666  LIBOBJS  LIBOBJS
667  LTLIBOBJS'  LTLIBOBJS'
668  ac_subst_files=''  ac_subst_files=''
# Line 672  gnome_vfs_module_CFLAGS Line 679  gnome_vfs_module_CFLAGS
679  gnome_vfs_module_LIBS  gnome_vfs_module_LIBS
680  libxml2_CFLAGS  libxml2_CFLAGS
681  libxml2_LIBS  libxml2_LIBS
682    libsoup24_CFLAGS
683    libsoup24_LIBS
684    libsoup22_CFLAGS
685    libsoup22_LIBS
686  libgtkhtml3_14_CFLAGS  libgtkhtml3_14_CFLAGS
687  libgtkhtml3_14_LIBS  libgtkhtml3_14_LIBS
688  libgtkhtml3_8_CFLAGS  libgtkhtml3_8_CFLAGS
# Line 686  sqlite3_CFLAGS Line 697  sqlite3_CFLAGS
697  sqlite3_LIBS  sqlite3_LIBS
698  hildon_help_CFLAGS  hildon_help_CFLAGS
699  hildon_help_LIBS  hildon_help_LIBS
700    gpsbt_CFLAGS
701    gpsbt_LIBS
702  liblocation_CFLAGS  liblocation_CFLAGS
703  liblocation_LIBS  liblocation_LIBS
704  gtk_CFLAGS  gtk_CFLAGS
# Line 1194  if test "$ac_init_help" = "long"; then Line 1207  if test "$ac_init_help" = "long"; then
1207    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
1208    # 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.
1209    cat <<_ACEOF    cat <<_ACEOF
1210  \`configure' configures GPXView 0.7.0 to adapt to many kinds of systems.  \`configure' configures GPXView 0.8.12 to adapt to many kinds of systems.
1211    
1212  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
1213    
# Line 1255  fi Line 1268  fi
1268    
1269  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1270    case $ac_init_help in    case $ac_init_help in
1271       short | recursive ) echo "Configuration of GPXView 0.7.0:";;       short | recursive ) echo "Configuration of GPXView 0.8.12:";;
1272     esac     esac
1273    cat <<\_ACEOF    cat <<\_ACEOF
1274    
# Line 1276  Some influential environment variables: Line 1289  Some influential environment variables:
1289                C compiler flags for libxml2, overriding pkg-config                C compiler flags for libxml2, overriding pkg-config
1290    libxml2_LIBS    libxml2_LIBS
1291                linker flags for libxml2, overriding pkg-config                linker flags for libxml2, overriding pkg-config
1292      libsoup24_CFLAGS
1293                  C compiler flags for libsoup24, overriding pkg-config
1294      libsoup24_LIBS
1295                  linker flags for libsoup24, overriding pkg-config
1296      libsoup22_CFLAGS
1297                  C compiler flags for libsoup22, overriding pkg-config
1298      libsoup22_LIBS
1299                  linker flags for libsoup22, overriding pkg-config
1300    libgtkhtml3_14_CFLAGS    libgtkhtml3_14_CFLAGS
1301                C compiler flags for libgtkhtml3_14, overriding pkg-config                C compiler flags for libgtkhtml3_14, overriding pkg-config
1302    libgtkhtml3_14_LIBS    libgtkhtml3_14_LIBS
# Line 1301  Some influential environment variables: Line 1322  Some influential environment variables:
1322                C compiler flags for hildon_help, overriding pkg-config                C compiler flags for hildon_help, overriding pkg-config
1323    hildon_help_LIBS    hildon_help_LIBS
1324                linker flags for hildon_help, overriding pkg-config                linker flags for hildon_help, overriding pkg-config
1325      gpsbt_CFLAGS
1326                  C compiler flags for gpsbt, overriding pkg-config
1327      gpsbt_LIBS  linker flags for gpsbt, overriding pkg-config
1328    liblocation_CFLAGS    liblocation_CFLAGS
1329                C compiler flags for liblocation, overriding pkg-config                C compiler flags for liblocation, overriding pkg-config
1330    liblocation_LIBS    liblocation_LIBS
# Line 1375  fi Line 1399  fi
1399  test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
1400  if $ac_init_version; then  if $ac_init_version; then
1401    cat <<\_ACEOF    cat <<\_ACEOF
1402  GPXView configure 0.7.0  GPXView configure 0.8.12
1403  generated by GNU Autoconf 2.61  generated by GNU Autoconf 2.61
1404    
1405  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Line 1389  cat >config.log <<_ACEOF Line 1413  cat >config.log <<_ACEOF
1413  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1414  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1415    
1416  It was created by GPXView $as_me 0.7.0, which was  It was created by GPXView $as_me 0.8.12, which was
1417  generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
1418    
1419    $ $0 $@    $ $0 $@
# Line 3119  echo "${ECHO_T}yes" >&6; } Line 3143  echo "${ECHO_T}yes" >&6; }
3143  fi  fi
3144  CFLAGS="$CFLAGS $libxml2_CFLAGS"  CFLAGS="$CFLAGS $libxml2_CFLAGS"
3145  LIBS="$LIBS $libxml2_LIBS"  LIBS="$LIBS $libxml2_LIBS"
3146    # check for libsoup
3147    
3148    pkg_failed=no
3149    { echo "$as_me:$LINENO: checking for libsoup24" >&5
3150    echo $ECHO_N "checking for libsoup24... $ECHO_C" >&6; }
3151    
3152    if test -n "$PKG_CONFIG"; then
3153        if test -n "$libsoup24_CFLAGS"; then
3154            pkg_cv_libsoup24_CFLAGS="$libsoup24_CFLAGS"
3155        else
3156            if test -n "$PKG_CONFIG" && \
3157        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.4\"") >&5
3158      ($PKG_CONFIG --exists --print-errors "libsoup-2.4") 2>&5
3159      ac_status=$?
3160      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3161      (exit $ac_status); }; then
3162      pkg_cv_libsoup24_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4" 2>/dev/null`
3163    else
3164      pkg_failed=yes
3165    fi
3166        fi
3167    else
3168            pkg_failed=untried
3169    fi
3170    if test -n "$PKG_CONFIG"; then
3171        if test -n "$libsoup24_LIBS"; then
3172            pkg_cv_libsoup24_LIBS="$libsoup24_LIBS"
3173        else
3174            if test -n "$PKG_CONFIG" && \
3175        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.4\"") >&5
3176      ($PKG_CONFIG --exists --print-errors "libsoup-2.4") 2>&5
3177      ac_status=$?
3178      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3179      (exit $ac_status); }; then
3180      pkg_cv_libsoup24_LIBS=`$PKG_CONFIG --libs "libsoup-2.4" 2>/dev/null`
3181    else
3182      pkg_failed=yes
3183    fi
3184        fi
3185    else
3186            pkg_failed=untried
3187    fi
3188    
3189    
3190    
3191    if test $pkg_failed = yes; then
3192    
3193    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3194            _pkg_short_errors_supported=yes
3195    else
3196            _pkg_short_errors_supported=no
3197    fi
3198            if test $_pkg_short_errors_supported = yes; then
3199                    libsoup24_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsoup-2.4"`
3200            else
3201                    libsoup24_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsoup-2.4"`
3202            fi
3203            # Put the nasty error message in config.log where it belongs
3204            echo "$libsoup24_PKG_ERRORS" >&5
3205    
3206            { echo "$as_me:$LINENO: result: no" >&5
3207    echo "${ECHO_T}no" >&6; }
3208    
3209    
3210    pkg_failed=no
3211    { echo "$as_me:$LINENO: checking for libsoup22" >&5
3212    echo $ECHO_N "checking for libsoup22... $ECHO_C" >&6; }
3213    
3214    if test -n "$PKG_CONFIG"; then
3215        if test -n "$libsoup22_CFLAGS"; then
3216            pkg_cv_libsoup22_CFLAGS="$libsoup22_CFLAGS"
3217        else
3218            if test -n "$PKG_CONFIG" && \
3219        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3220      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3221      ac_status=$?
3222      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3223      (exit $ac_status); }; then
3224      pkg_cv_libsoup22_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.2" 2>/dev/null`
3225    else
3226      pkg_failed=yes
3227    fi
3228        fi
3229    else
3230            pkg_failed=untried
3231    fi
3232    if test -n "$PKG_CONFIG"; then
3233        if test -n "$libsoup22_LIBS"; then
3234            pkg_cv_libsoup22_LIBS="$libsoup22_LIBS"
3235        else
3236            if test -n "$PKG_CONFIG" && \
3237        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3238      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3239      ac_status=$?
3240      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3241      (exit $ac_status); }; then
3242      pkg_cv_libsoup22_LIBS=`$PKG_CONFIG --libs "libsoup-2.2" 2>/dev/null`
3243    else
3244      pkg_failed=yes
3245    fi
3246        fi
3247    else
3248            pkg_failed=untried
3249    fi
3250    
3251    
3252    
3253    if test $pkg_failed = yes; then
3254    
3255    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3256            _pkg_short_errors_supported=yes
3257    else
3258            _pkg_short_errors_supported=no
3259    fi
3260            if test $_pkg_short_errors_supported = yes; then
3261                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsoup-2.2"`
3262            else
3263                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsoup-2.2"`
3264            fi
3265            # Put the nasty error message in config.log where it belongs
3266            echo "$libsoup22_PKG_ERRORS" >&5
3267    
3268            { echo "$as_me:$LINENO: result: no" >&5
3269    echo "${ECHO_T}no" >&6; }
3270    
3271        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3272    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3273    
3274    elif test $pkg_failed = untried; then
3275    
3276        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3277    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3278    
3279    else
3280            libsoup22_CFLAGS=$pkg_cv_libsoup22_CFLAGS
3281            libsoup22_LIBS=$pkg_cv_libsoup22_LIBS
3282            { echo "$as_me:$LINENO: result: yes" >&5
3283    echo "${ECHO_T}yes" >&6; }
3284    
3285        EXTRA_OBJS="$EXTRA_OBJS converter.o osm-gps-map.o map-tool.o osm-gps-map-osd-classic.o"
3286        CFLAGS="$CFLAGS $libsoup22_CFLAGS -DLIBSOUP22 -DENABLE_OSM_GPS_MAP"
3287        LIBS="$LIBS $libsoup22_LIBS"
3288    
3289    fi
3290    
3291    elif test $pkg_failed = untried; then
3292    
3293    
3294    pkg_failed=no
3295    { echo "$as_me:$LINENO: checking for libsoup22" >&5
3296    echo $ECHO_N "checking for libsoup22... $ECHO_C" >&6; }
3297    
3298    if test -n "$PKG_CONFIG"; then
3299        if test -n "$libsoup22_CFLAGS"; then
3300            pkg_cv_libsoup22_CFLAGS="$libsoup22_CFLAGS"
3301        else
3302            if test -n "$PKG_CONFIG" && \
3303        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3304      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3305      ac_status=$?
3306      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3307      (exit $ac_status); }; then
3308      pkg_cv_libsoup22_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.2" 2>/dev/null`
3309    else
3310      pkg_failed=yes
3311    fi
3312        fi
3313    else
3314            pkg_failed=untried
3315    fi
3316    if test -n "$PKG_CONFIG"; then
3317        if test -n "$libsoup22_LIBS"; then
3318            pkg_cv_libsoup22_LIBS="$libsoup22_LIBS"
3319        else
3320            if test -n "$PKG_CONFIG" && \
3321        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libsoup-2.2\"") >&5
3322      ($PKG_CONFIG --exists --print-errors "libsoup-2.2") 2>&5
3323      ac_status=$?
3324      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325      (exit $ac_status); }; then
3326      pkg_cv_libsoup22_LIBS=`$PKG_CONFIG --libs "libsoup-2.2" 2>/dev/null`
3327    else
3328      pkg_failed=yes
3329    fi
3330        fi
3331    else
3332            pkg_failed=untried
3333    fi
3334    
3335    
3336    
3337    if test $pkg_failed = yes; then
3338    
3339    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3340            _pkg_short_errors_supported=yes
3341    else
3342            _pkg_short_errors_supported=no
3343    fi
3344            if test $_pkg_short_errors_supported = yes; then
3345                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsoup-2.2"`
3346            else
3347                    libsoup22_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsoup-2.2"`
3348            fi
3349            # Put the nasty error message in config.log where it belongs
3350            echo "$libsoup22_PKG_ERRORS" >&5
3351    
3352            { echo "$as_me:$LINENO: result: no" >&5
3353    echo "${ECHO_T}no" >&6; }
3354    
3355        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3356    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3357    
3358    elif test $pkg_failed = untried; then
3359    
3360        { echo "$as_me:$LINENO: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&5
3361    echo "$as_me: WARNING: libsoup-2.4/2.2 missing, disabling internal map" >&6;}
3362    
3363    else
3364            libsoup22_CFLAGS=$pkg_cv_libsoup22_CFLAGS
3365            libsoup22_LIBS=$pkg_cv_libsoup22_LIBS
3366            { echo "$as_me:$LINENO: result: yes" >&5
3367    echo "${ECHO_T}yes" >&6; }
3368    
3369        EXTRA_OBJS="$EXTRA_OBJS converter.o osm-gps-map.o map-tool.o osm-gps-map-osd-classic.o"
3370        CFLAGS="$CFLAGS $libsoup22_CFLAGS -DLIBSOUP22 -DENABLE_OSM_GPS_MAP"
3371        LIBS="$LIBS $libsoup22_LIBS"
3372    
3373    fi
3374    
3375    else
3376            libsoup24_CFLAGS=$pkg_cv_libsoup24_CFLAGS
3377            libsoup24_LIBS=$pkg_cv_libsoup24_LIBS
3378            { echo "$as_me:$LINENO: result: yes" >&5
3379    echo "${ECHO_T}yes" >&6; }
3380    
3381      EXTRA_OBJS="$EXTRA_OBJS converter.o osm-gps-map.o map-tool.o osm-gps-map-osd-classic.o"
3382      CFLAGS="$CFLAGS $libsoup24_CFLAGS -DENABLE_OSM_GPS_MAP"
3383      LIBS="$LIBS $libsoup24_LIBS"
3384    
3385    fi
3386    
3387  # check for gtkhtml-3.14  # check for gtkhtml-3.14
3388    
# Line 3767  fi Line 4031  fi
4031    
4032    # prefer gpsbt over liblocation as we got complaints regarding liblocation    # prefer gpsbt over liblocation as we got complaints regarding liblocation
4033    # stability    # stability
4034  #  PKG_CHECK_EXISTS(gpsbt, [    if test -n "$PKG_CONFIG" && \
4035  #    PKG_CHECK_MODULES([gpsbt], [gpsbt], [], [])      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5
4036  #    CFLAGS="$CFLAGS -DENABLE_GPSBT $gpsbt_CFLAGS"    ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5
4037  #    LIBS="$LIBS $gpsbt_LIBS"    ac_status=$?
4038  #  ], [    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4039      (exit $ac_status); }; then
4040    
4041    
4042    pkg_failed=no
4043    { echo "$as_me:$LINENO: checking for gpsbt" >&5
4044    echo $ECHO_N "checking for gpsbt... $ECHO_C" >&6; }
4045    
4046    if test -n "$PKG_CONFIG"; then
4047        if test -n "$gpsbt_CFLAGS"; then
4048            pkg_cv_gpsbt_CFLAGS="$gpsbt_CFLAGS"
4049        else
4050            if test -n "$PKG_CONFIG" && \
4051        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5
4052      ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5
4053      ac_status=$?
4054      echo "$as_me:$LINENO: \$? = $ac_status" >&5
4055      (exit $ac_status); }; then
4056      pkg_cv_gpsbt_CFLAGS=`$PKG_CONFIG --cflags "gpsbt" 2>/dev/null`
4057    else
4058      pkg_failed=yes
4059    fi
4060        fi
4061    else
4062            pkg_failed=untried
4063    fi
4064    if test -n "$PKG_CONFIG"; then
4065        if test -n "$gpsbt_LIBS"; then
4066            pkg_cv_gpsbt_LIBS="$gpsbt_LIBS"
4067        else
4068            if test -n "$PKG_CONFIG" && \
4069        { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gpsbt\"") >&5
4070      ($PKG_CONFIG --exists --print-errors "gpsbt") 2>&5
4071      ac_status=$?
4072      echo "$as_me:$LINENO: \$? = $ac_status" >&5
4073      (exit $ac_status); }; then
4074      pkg_cv_gpsbt_LIBS=`$PKG_CONFIG --libs "gpsbt" 2>/dev/null`
4075    else
4076      pkg_failed=yes
4077    fi
4078        fi
4079    else
4080            pkg_failed=untried
4081    fi
4082    
4083    
4084    
4085    if test $pkg_failed = yes; then
4086    
4087    if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4088            _pkg_short_errors_supported=yes
4089    else
4090            _pkg_short_errors_supported=no
4091    fi
4092            if test $_pkg_short_errors_supported = yes; then
4093                    gpsbt_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gpsbt"`
4094            else
4095                    gpsbt_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gpsbt"`
4096            fi
4097            # Put the nasty error message in config.log where it belongs
4098            echo "$gpsbt_PKG_ERRORS" >&5
4099    
4100            { { echo "$as_me:$LINENO: error: Package requirements (gpsbt) were not met:
4101    
4102    $gpsbt_PKG_ERRORS
4103    
4104    Consider adjusting the PKG_CONFIG_PATH environment variable if you
4105    installed software in a non-standard prefix.
4106    
4107    Alternatively, you may set the environment variables gpsbt_CFLAGS
4108    and gpsbt_LIBS to avoid the need to call pkg-config.
4109    See the pkg-config man page for more details.
4110    " >&5
4111    echo "$as_me: error: Package requirements (gpsbt) were not met:
4112    
4113    $gpsbt_PKG_ERRORS
4114    
4115    Consider adjusting the PKG_CONFIG_PATH environment variable if you
4116    installed software in a non-standard prefix.
4117    
4118    Alternatively, you may set the environment variables gpsbt_CFLAGS
4119    and gpsbt_LIBS to avoid the need to call pkg-config.
4120    See the pkg-config man page for more details.
4121    " >&2;}
4122       { (exit 1); exit 1; }; }
4123    elif test $pkg_failed = untried; then
4124            { { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old.  Make sure it
4125    is in your PATH or set the PKG_CONFIG environment variable to the full
4126    path to pkg-config.
4127    
4128    Alternatively, you may set the environment variables gpsbt_CFLAGS
4129    and gpsbt_LIBS to avoid the need to call pkg-config.
4130    See the pkg-config man page for more details.
4131    
4132    To get pkg-config, see <http://pkg-config.freedesktop.org/>.
4133    See \`config.log' for more details." >&5
4134    echo "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
4135    is in your PATH or set the PKG_CONFIG environment variable to the full
4136    path to pkg-config.
4137    
4138    Alternatively, you may set the environment variables gpsbt_CFLAGS
4139    and gpsbt_LIBS to avoid the need to call pkg-config.
4140    See the pkg-config man page for more details.
4141    
4142    To get pkg-config, see <http://pkg-config.freedesktop.org/>.
4143    See \`config.log' for more details." >&2;}
4144       { (exit 1); exit 1; }; }
4145    else
4146            gpsbt_CFLAGS=$pkg_cv_gpsbt_CFLAGS
4147            gpsbt_LIBS=$pkg_cv_gpsbt_LIBS
4148            { echo "$as_me:$LINENO: result: yes" >&5
4149    echo "${ECHO_T}yes" >&6; }
4150            :
4151    fi
4152        CFLAGS="$CFLAGS -DENABLE_GPSBT $gpsbt_CFLAGS"
4153        LIBS="$LIBS $gpsbt_LIBS"
4154    
4155    else
4156    
4157      { echo "$as_me:$LINENO: gpsbt not found, trying liblocation" >&5      { echo "$as_me:$LINENO: gpsbt not found, trying liblocation" >&5
4158  echo "$as_me: gpsbt not found, trying liblocation" >&6;}  echo "$as_me: gpsbt not found, trying liblocation" >&6;}
4159    
# Line 3902  else Line 4284  else
4284  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;}
4285    
4286  fi  fi
4287  #  ])  
4288    fi
4289    
4290    if test -n "$PKG_CONFIG" && \    if test -n "$PKG_CONFIG" && \
4291      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"tablet-browser-interface\"") >&5      { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"tablet-browser-interface\"") >&5
# Line 3940  echo "$as_me: error: maemo-version not f Line 4323  echo "$as_me: error: maemo-version not f
4323    
4324  fi  fi
4325    
4326      INSTALL_PLATTFORM="install-maemo"
4327    
4328      # fremantle uses icons of 48x48 pixels for the app installer,
4329      # older versions used 26x26
4330      if [ "$MAJOR" == "5" ]; then
4331         ICONNAME=gpxview.48.png
4332         datarootdir=/opt
4333      else
4334         ICONNAME=gpxview.26.png
4335         { echo "$as_me:$LINENO: Enabling Maemo Mapper support" >&5
4336    echo "$as_me: Enabling Maemo Mapper support" >&6;}
4337         CFLAGS="$CFLAGS -DENABLE_MAEMO_MAPPER"
4338         EXTRA_OBJS="$EXTRA_OBJS mm_poi.o"
4339      fi
4340    
4341    # maemo uses dbus for ipc with maemo mapper    # maemo uses dbus for ipc with maemo mapper
4342    EXTRA_OBJS="mm_poi.o dbus.o"    EXTRA_OBJS="$EXTRA_OBJS dbus.o"
4343    
4344      { echo "$as_me:$LINENO: Using application installer icon \"$ICONNAME\"" >&5
4345    echo "$as_me: Using application installer icon \"$ICONNAME\"" >&6;}
4346    
4347    INSTALL_PLATTFORM="install-maemo"    # add icon entry to debian/control
4348      ICON=" Maemo icon $ICONNAME
4349    XB-Maemo-Icon-26:
4350    "
4351    
4352      # generate base64 icon, remove first and last line
4353      # and add a space before each line
4354      ICON="$ICON`uuencode -m data/$ICONNAME $ICONNAME | sed '1d;$d;s/^/ /' -`"
4355    
4356    
4357  else  else
# Line 3953  else Line 4359  else
4359    { echo "$as_me:$LINENO: result: no" >&5    { echo "$as_me:$LINENO: result: no" >&5
4360  echo "${ECHO_T}no" >&6; }  echo "${ECHO_T}no" >&6; }
4361    
4362      EXTRA_OBJS="$EXTRA_OBJS bct.o"
4363      CFLAGS="$CFLAGS -DBCT"
4364    
4365    # check for gtk+-2.0    # check for gtk+-2.0
4366    
4367  pkg_failed=no  pkg_failed=no
# Line 4113  fi Line 4522  fi
4522    
4523    INSTALL_PLATTFORM="install-debian"    INSTALL_PLATTFORM="install-debian"
4524    
4525      ICON=" No icon"
4526    
4527  fi  fi
4528    
4529    
4530  ac_config_files="$ac_config_files Makefile src/Makefile data/Makefile"  
4531    
4532    ac_config_files="$ac_config_files Makefile src/Makefile data/Makefile debian/control"
4533    
4534    
4535  cat >confcache <<\_ACEOF  cat >confcache <<\_ACEOF
# Line 4546  exec 6>&1 Line 4958  exec 6>&1
4958  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
4959  # values after options handling.  # values after options handling.
4960  ac_log="  ac_log="
4961  This file was extended by GPXView $as_me 0.7.0, which was  This file was extended by GPXView $as_me 0.8.12, which was
4962  generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
4963    
4964    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 4589  Report bugs to <bug-autoconf@gnu.org>." Line 5001  Report bugs to <bug-autoconf@gnu.org>."
5001  _ACEOF  _ACEOF
5002  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
5003  ac_cs_version="\\  ac_cs_version="\\
5004  GPXView config.status 0.7.0  GPXView config.status 0.8.12
5005  configured by $0, generated by GNU Autoconf 2.61,  configured by $0, generated by GNU Autoconf 2.61,
5006    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
5007    
# Line 4691  do Line 5103  do
5103      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
5104      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
5105      "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;      "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
5106        "debian/control") CONFIG_FILES="$CONFIG_FILES debian/control" ;;
5107    
5108    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
5109  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
# Line 4806  gnome_vfs_module_CFLAGS!$gnome_vfs_modul Line 5219  gnome_vfs_module_CFLAGS!$gnome_vfs_modul
5219  gnome_vfs_module_LIBS!$gnome_vfs_module_LIBS$ac_delim  gnome_vfs_module_LIBS!$gnome_vfs_module_LIBS$ac_delim
5220  libxml2_CFLAGS!$libxml2_CFLAGS$ac_delim  libxml2_CFLAGS!$libxml2_CFLAGS$ac_delim
5221  libxml2_LIBS!$libxml2_LIBS$ac_delim  libxml2_LIBS!$libxml2_LIBS$ac_delim
5222    libsoup24_CFLAGS!$libsoup24_CFLAGS$ac_delim
5223    libsoup24_LIBS!$libsoup24_LIBS$ac_delim
5224    libsoup22_CFLAGS!$libsoup22_CFLAGS$ac_delim
5225    libsoup22_LIBS!$libsoup22_LIBS$ac_delim
5226  libgtkhtml3_14_CFLAGS!$libgtkhtml3_14_CFLAGS$ac_delim  libgtkhtml3_14_CFLAGS!$libgtkhtml3_14_CFLAGS$ac_delim
5227  libgtkhtml3_14_LIBS!$libgtkhtml3_14_LIBS$ac_delim  libgtkhtml3_14_LIBS!$libgtkhtml3_14_LIBS$ac_delim
5228  libgtkhtml3_8_CFLAGS!$libgtkhtml3_8_CFLAGS$ac_delim  libgtkhtml3_8_CFLAGS!$libgtkhtml3_8_CFLAGS$ac_delim
# Line 4820  sqlite3_CFLAGS!$sqlite3_CFLAGS$ac_delim Line 5237  sqlite3_CFLAGS!$sqlite3_CFLAGS$ac_delim
5237  sqlite3_LIBS!$sqlite3_LIBS$ac_delim  sqlite3_LIBS!$sqlite3_LIBS$ac_delim
5238  hildon_help_CFLAGS!$hildon_help_CFLAGS$ac_delim  hildon_help_CFLAGS!$hildon_help_CFLAGS$ac_delim
5239  hildon_help_LIBS!$hildon_help_LIBS$ac_delim  hildon_help_LIBS!$hildon_help_LIBS$ac_delim
5240    gpsbt_CFLAGS!$gpsbt_CFLAGS$ac_delim
5241    gpsbt_LIBS!$gpsbt_LIBS$ac_delim
5242  liblocation_CFLAGS!$liblocation_CFLAGS$ac_delim  liblocation_CFLAGS!$liblocation_CFLAGS$ac_delim
5243  liblocation_LIBS!$liblocation_LIBS$ac_delim  liblocation_LIBS!$liblocation_LIBS$ac_delim
 EXTRA_OBJS!$EXTRA_OBJS$ac_delim  
 INSTALL_PLATTFORM!$INSTALL_PLATTFORM$ac_delim  
5244  gtk_CFLAGS!$gtk_CFLAGS$ac_delim  gtk_CFLAGS!$gtk_CFLAGS$ac_delim
5245  gtk_LIBS!$gtk_LIBS$ac_delim  gtk_LIBS!$gtk_LIBS$ac_delim
5246  gnome2_CFLAGS!$gnome2_CFLAGS$ac_delim  gnome2_CFLAGS!$gnome2_CFLAGS$ac_delim
5247  gnome2_LIBS!$gnome2_LIBS$ac_delim  gnome2_LIBS!$gnome2_LIBS$ac_delim
5248    EXTRA_OBJS!$EXTRA_OBJS$ac_delim
5249    ICON!$ICON$ac_delim
5250    INSTALL_PLATTFORM!$INSTALL_PLATTFORM$ac_delim
5251  LIBOBJS!$LIBOBJS$ac_delim  LIBOBJS!$LIBOBJS$ac_delim
5252  LTLIBOBJS!$LTLIBOBJS$ac_delim  LTLIBOBJS!$LTLIBOBJS$ac_delim
5253  _ACEOF  _ACEOF
5254    
5255    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 79; then    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 86; then
5256      break      break
5257    elif $ac_last_try; then    elif $ac_last_try; then
5258      { { 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.14  
changed lines
  Added in v.135