~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-09 17:52:49 UTC
  • mto: (2.1.2 lenny) (1.1.57 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20061109175249-wnmejquq0y6eob89
Tags: upstream-2.17.2.1
ImportĀ upstreamĀ versionĀ 2.17.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.60a for gnome-system-monitor 2.16.1.
 
3
# Generated by GNU Autoconf 2.60a for gnome-system-monitor 2.17.2.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor>.
6
6
#
713
713
# Identity of this package.
714
714
PACKAGE_NAME='gnome-system-monitor'
715
715
PACKAGE_TARNAME='gnome-system-monitor'
716
 
PACKAGE_VERSION='2.16.1'
717
 
PACKAGE_STRING='gnome-system-monitor 2.16.1'
 
716
PACKAGE_VERSION='2.17.2.1'
 
717
PACKAGE_STRING='gnome-system-monitor 2.17.2.1'
718
718
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor'
719
719
 
720
720
ac_unique_file="configure.in"
882
882
INTLTOOL_MSGMERGE
883
883
INTLTOOL_XGETTEXT
884
884
ALL_LINGUAS
 
885
DATADIRNAME
885
886
PKG_CONFIG
886
887
WARN_CFLAGS
887
888
PROCMAN_CFLAGS
897
898
XGETTEXT
898
899
CATALOGS
899
900
CATOBJEXT
900
 
DATADIRNAME
901
901
GMOFILES
902
902
INSTOBJEXT
903
903
INTLLIBS
1428
1428
  # Omit some internal or obsolete options to make the list less imposing.
1429
1429
  # This message is too long to be a string in the A/UX 3.1 sh.
1430
1430
  cat <<_ACEOF
1431
 
\`configure' configures gnome-system-monitor 2.16.1 to adapt to many kinds of systems.
 
1431
\`configure' configures gnome-system-monitor 2.17.2.1 to adapt to many kinds of systems.
1432
1432
 
1433
1433
Usage: $0 [OPTION]... [VAR=VALUE]...
1434
1434
 
1498
1498
 
1499
1499
if test -n "$ac_init_help"; then
1500
1500
  case $ac_init_help in
1501
 
     short | recursive ) echo "Configuration of gnome-system-monitor 2.16.1:";;
 
1501
     short | recursive ) echo "Configuration of gnome-system-monitor 2.17.2.1:";;
1502
1502
   esac
1503
1503
  cat <<\_ACEOF
1504
1504
 
1611
1611
test -n "$ac_init_help" && exit $ac_status
1612
1612
if $ac_init_version; then
1613
1613
  cat <<\_ACEOF
1614
 
gnome-system-monitor configure 2.16.1
 
1614
gnome-system-monitor configure 2.17.2.1
1615
1615
generated by GNU Autoconf 2.60a
1616
1616
 
1617
1617
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1625
1625
This file contains any messages produced by compilers while
1626
1626
running configure, to aid debugging if configure makes a mistake.
1627
1627
 
1628
 
It was created by gnome-system-monitor $as_me 2.16.1, which was
 
1628
It was created by gnome-system-monitor $as_me 2.17.2.1, which was
1629
1629
generated by GNU Autoconf 2.60a.  Invocation command line was
1630
1630
 
1631
1631
  $ $0 $@
2299
2299
 
2300
2300
# Define the identity of the package.
2301
2301
 PACKAGE='gnome-system-monitor'
2302
 
 VERSION='2.16.1'
 
2302
 VERSION='2.17.2.1'
2303
2303
 
2304
2304
 
2305
2305
cat >>confdefs.h <<_ACEOF
20015
20015
# Substitute ALL_LINGUAS so we can use it in po/Makefile
20016
20016
 
20017
20017
 
 
20018
# Set DATADIRNAME correctly if it is not set yet
 
20019
# (copied from glib-gettext.m4)
 
20020
if test -z "$DATADIRNAME"; then
 
20021
  cat >conftest.$ac_ext <<_ACEOF
 
20022
/* confdefs.h.  */
 
20023
_ACEOF
 
20024
cat confdefs.h >>conftest.$ac_ext
 
20025
cat >>conftest.$ac_ext <<_ACEOF
 
20026
/* end confdefs.h.  */
 
20027
 
 
20028
int
 
20029
main ()
 
20030
{
 
20031
extern int _nl_msg_cat_cntr;
 
20032
                 return _nl_msg_cat_cntr
 
20033
  ;
 
20034
  return 0;
 
20035
}
 
20036
_ACEOF
 
20037
rm -f conftest.$ac_objext conftest$ac_exeext
 
20038
if { (ac_try="$ac_link"
 
20039
case "(($ac_try" in
 
20040
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
20041
  *) ac_try_echo=$ac_try;;
 
20042
esac
 
20043
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 
20044
  (eval "$ac_link") 2>conftest.er1
 
20045
  ac_status=$?
 
20046
  grep -v '^ *+' conftest.er1 >conftest.err
 
20047
  rm -f conftest.er1
 
20048
  cat conftest.err >&5
 
20049
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
20050
  (exit $ac_status); } &&
 
20051
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
20052
  { (case "(($ac_try" in
 
20053
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
20054
  *) ac_try_echo=$ac_try;;
 
20055
esac
 
20056
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 
20057
  (eval "$ac_try") 2>&5
 
20058
  ac_status=$?
 
20059
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
20060
  (exit $ac_status); }; } &&
 
20061
         { ac_try='test -s conftest$ac_exeext'
 
20062
  { (case "(($ac_try" in
 
20063
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
20064
  *) ac_try_echo=$ac_try;;
 
20065
esac
 
20066
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 
20067
  (eval "$ac_try") 2>&5
 
20068
  ac_status=$?
 
20069
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
20070
  (exit $ac_status); }; }; then
 
20071
  DATADIRNAME=share
 
20072
else
 
20073
  echo "$as_me: failed program was:" >&5
 
20074
sed 's/^/| /' conftest.$ac_ext >&5
 
20075
 
 
20076
        case $host in
 
20077
    *-*-solaris*)
 
20078
                        { echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5
 
20079
echo $ECHO_N "checking for bind_textdomain_codeset... $ECHO_C" >&6; }
 
20080
if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then
 
20081
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
20082
else
 
20083
  cat >conftest.$ac_ext <<_ACEOF
 
20084
/* confdefs.h.  */
 
20085
_ACEOF
 
20086
cat confdefs.h >>conftest.$ac_ext
 
20087
cat >>conftest.$ac_ext <<_ACEOF
 
20088
/* end confdefs.h.  */
 
20089
/* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset.
 
20090
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
20091
#define bind_textdomain_codeset innocuous_bind_textdomain_codeset
 
20092
 
 
20093
/* System header to define __stub macros and hopefully few prototypes,
 
20094
    which can conflict with char bind_textdomain_codeset (); below.
 
20095
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
20096
    <limits.h> exists even on freestanding compilers.  */
 
20097
 
 
20098
#ifdef __STDC__
 
20099
# include <limits.h>
 
20100
#else
 
20101
# include <assert.h>
 
20102
#endif
 
20103
 
 
20104
#undef bind_textdomain_codeset
 
20105
 
 
20106
/* Override any GCC internal prototype to avoid an error.
 
20107
   Use char because int might match the return type of a GCC
 
20108
   builtin and then its argument prototype would still apply.  */
 
20109
#ifdef __cplusplus
 
20110
extern "C"
 
20111
#endif
 
20112
char bind_textdomain_codeset ();
 
20113
/* The GNU C library defines this for functions which it implements
 
20114
    to always fail with ENOSYS.  Some functions are actually named
 
20115
    something starting with __ and the normal name is an alias.  */
 
20116
#if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
 
20117
choke me
 
20118
#endif
 
20119
 
 
20120
int
 
20121
main ()
 
20122
{
 
20123
return bind_textdomain_codeset ();
 
20124
  ;
 
20125
  return 0;
 
20126
}
 
20127
_ACEOF
 
20128
rm -f conftest.$ac_objext conftest$ac_exeext
 
20129
if { (ac_try="$ac_link"
 
20130
case "(($ac_try" in
 
20131
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
20132
  *) ac_try_echo=$ac_try;;
 
20133
esac
 
20134
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 
20135
  (eval "$ac_link") 2>conftest.er1
 
20136
  ac_status=$?
 
20137
  grep -v '^ *+' conftest.er1 >conftest.err
 
20138
  rm -f conftest.er1
 
20139
  cat conftest.err >&5
 
20140
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
20141
  (exit $ac_status); } &&
 
20142
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
20143
  { (case "(($ac_try" in
 
20144
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
20145
  *) ac_try_echo=$ac_try;;
 
20146
esac
 
20147
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 
20148
  (eval "$ac_try") 2>&5
 
20149
  ac_status=$?
 
20150
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
20151
  (exit $ac_status); }; } &&
 
20152
         { ac_try='test -s conftest$ac_exeext'
 
20153
  { (case "(($ac_try" in
 
20154
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
20155
  *) ac_try_echo=$ac_try;;
 
20156
esac
 
20157
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 
20158
  (eval "$ac_try") 2>&5
 
20159
  ac_status=$?
 
20160
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
20161
  (exit $ac_status); }; }; then
 
20162
  ac_cv_func_bind_textdomain_codeset=yes
 
20163
else
 
20164
  echo "$as_me: failed program was:" >&5
 
20165
sed 's/^/| /' conftest.$ac_ext >&5
 
20166
 
 
20167
        ac_cv_func_bind_textdomain_codeset=no
 
20168
fi
 
20169
 
 
20170
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 
20171
      conftest$ac_exeext conftest.$ac_ext
 
20172
fi
 
20173
{ echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5
 
20174
echo "${ECHO_T}$ac_cv_func_bind_textdomain_codeset" >&6; }
 
20175
if test $ac_cv_func_bind_textdomain_codeset = yes; then
 
20176
  DATADIRNAME=share
 
20177
else
 
20178
  DATADIRNAME=lib
 
20179
fi
 
20180
 
 
20181
    ;;
 
20182
    *)
 
20183
    DATADIRNAME=lib
 
20184
    ;;
 
20185
    esac
 
20186
fi
 
20187
 
 
20188
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 
20189
      conftest$ac_exeext conftest.$ac_ext
 
20190
fi
 
20191
 
 
20192
 
20018
20193
 
20019
20194
 
20020
20195
 
21112
21287
fi
21113
21288
 
21114
21289
 
 
21290
ac_ext=cpp
 
21291
ac_cpp='$CXXCPP $CPPFLAGS'
 
21292
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
21293
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
21294
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
21295
 
 
21296
 
21115
21297
ac_ext=c
21116
21298
ac_cpp='$CPP $CPPFLAGS'
21117
21299
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
21867
22049
esac
21868
22050
 
21869
22051
 
21870
 
ac_ext=c
21871
 
ac_cpp='$CPP $CPPFLAGS'
21872
 
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
21873
 
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
21874
 
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
22052
ac_ext=cpp
 
22053
ac_cpp='$CXXCPP $CPPFLAGS'
 
22054
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
22055
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
22056
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
21875
22057
 
21876
22058
depcc="$CC"   am_compiler_list=
21877
22059
 
21985
22167
 
21986
22168
am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
21987
22169
 
 
22170
 
21988
22171
{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
21989
22172
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
21990
22173
if test "${ac_cv_header_stdc+set}" = set; then
22023
22206
  cat conftest.err >&5
22024
22207
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22025
22208
  (exit $ac_status); } &&
22026
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
22209
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
22027
22210
  { (case "(($ac_try" in
22028
22211
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22029
22212
  *) ac_try_echo=$ac_try;;
22241
22424
  cat conftest.err >&5
22242
22425
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22243
22426
  (exit $ac_status); } &&
22244
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
22427
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
22245
22428
  { (case "(($ac_try" in
22246
22429
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22247
22430
  *) ac_try_echo=$ac_try;;
22335
22518
GTK_REQUIRED=2.8.0
22336
22519
GNOME_VFS_REQUIRED=2.6.0
22337
22520
GNOME_ICON_THEME_REQUIRED=2.15.3
 
22521
PCRE_REQUIRED=6.6
22338
22522
 
22339
22523
 
22340
22524
pkg_failed=no
22346
22530
        pkg_cv_PROCMAN_CFLAGS="$PROCMAN_CFLAGS"
22347
22531
    else
22348
22532
        if test -n "$PKG_CONFIG" && \
22349
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQUIRED libgnome-2.0 >= \$LIBGNOME_REQUIRED libgnomeui-2.0 >= \$LIBGNOMEUI_REQUIRED gconf-2.0 >= \$GCONF_REQUIRED libgtop-2.0 >= \$LIBGTOP_REQUIRED libwnck-1.0 >= \$LIBWNCK_REQUIRED gtk+-2.0 >= \$GTK_REQUIRED gnome-vfs-2.0 >= \$GNOME_VFS_REQUIRED gnome-icon-theme >= \$GNOME_ICON_THEME_REQUIRED\"") >&5
22350
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED") 2>&5
 
22533
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQUIRED libgnome-2.0 >= \$LIBGNOME_REQUIRED libgnomeui-2.0 >= \$LIBGNOMEUI_REQUIRED gconf-2.0 >= \$GCONF_REQUIRED libgtop-2.0 >= \$LIBGTOP_REQUIRED libwnck-1.0 >= \$LIBWNCK_REQUIRED gtk+-2.0 >= \$GTK_REQUIRED gnome-vfs-2.0 >= \$GNOME_VFS_REQUIRED gnome-icon-theme >= \$GNOME_ICON_THEME_REQUIRED libpcre >= \$PCRE_REQUIRED\"") >&5
 
22534
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED") 2>&5
22351
22535
  ac_status=$?
22352
22536
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22353
22537
  (exit $ac_status); }; then
22354
 
  pkg_cv_PROCMAN_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED" 2>/dev/null`
 
22538
  pkg_cv_PROCMAN_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED" 2>/dev/null`
22355
22539
else
22356
22540
  pkg_failed=yes
22357
22541
fi
22364
22548
        pkg_cv_PROCMAN_LIBS="$PROCMAN_LIBS"
22365
22549
    else
22366
22550
        if test -n "$PKG_CONFIG" && \
22367
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQUIRED libgnome-2.0 >= \$LIBGNOME_REQUIRED libgnomeui-2.0 >= \$LIBGNOMEUI_REQUIRED gconf-2.0 >= \$GCONF_REQUIRED libgtop-2.0 >= \$LIBGTOP_REQUIRED libwnck-1.0 >= \$LIBWNCK_REQUIRED gtk+-2.0 >= \$GTK_REQUIRED gnome-vfs-2.0 >= \$GNOME_VFS_REQUIRED gnome-icon-theme >= \$GNOME_ICON_THEME_REQUIRED\"") >&5
22368
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED") 2>&5
 
22551
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQUIRED libgnome-2.0 >= \$LIBGNOME_REQUIRED libgnomeui-2.0 >= \$LIBGNOMEUI_REQUIRED gconf-2.0 >= \$GCONF_REQUIRED libgtop-2.0 >= \$LIBGTOP_REQUIRED libwnck-1.0 >= \$LIBWNCK_REQUIRED gtk+-2.0 >= \$GTK_REQUIRED gnome-vfs-2.0 >= \$GNOME_VFS_REQUIRED gnome-icon-theme >= \$GNOME_ICON_THEME_REQUIRED libpcre >= \$PCRE_REQUIRED\"") >&5
 
22552
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED") 2>&5
22369
22553
  ac_status=$?
22370
22554
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22371
22555
  (exit $ac_status); }; then
22372
 
  pkg_cv_PROCMAN_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED" 2>/dev/null`
 
22556
  pkg_cv_PROCMAN_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED" 2>/dev/null`
22373
22557
else
22374
22558
  pkg_failed=yes
22375
22559
fi
22388
22572
        _pkg_short_errors_supported=no
22389
22573
fi
22390
22574
        if test $_pkg_short_errors_supported = yes; then
22391
 
                PROCMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED"`
 
22575
                PROCMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED"`
22392
22576
        else
22393
 
                PROCMAN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED"`
 
22577
                PROCMAN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED"`
22394
22578
        fi
22395
22579
        # Put the nasty error message in config.log where it belongs
22396
22580
        echo "$PROCMAN_PKG_ERRORS" >&5
22397
22581
 
22398
 
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED) were not met:
 
22582
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED) were not met:
22399
22583
 
22400
22584
$PROCMAN_PKG_ERRORS
22401
22585
 
22406
22590
and PROCMAN_LIBS to avoid the need to call pkg-config.
22407
22591
See the pkg-config man page for more details.
22408
22592
" >&5
22409
 
echo "$as_me: error: Package requirements (glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED) were not met:
 
22593
echo "$as_me: error: Package requirements (glib-2.0 >= $GLIB_REQUIRED libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED libpcre >= $PCRE_REQUIRED) were not met:
22410
22594
 
22411
22595
$PROCMAN_PKG_ERRORS
22412
22596
 
22471
22655
    -Wcast-align -Wsign-compare \
22472
22656
    -std=gnu89 \
22473
22657
    $CFLAGS"
 
22658
    CXXFLAGS="-Wall -std=c++98 $CXXFLAGS"
22474
22659
else
22475
22660
    { echo "$as_me:$LINENO: result: no" >&5
22476
22661
echo "${ECHO_T}no" >&6; }
22581
22766
  cat conftest.err >&5
22582
22767
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22583
22768
  (exit $ac_status); } &&
22584
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
22769
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
22585
22770
  { (case "(($ac_try" in
22586
22771
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22587
22772
  *) ac_try_echo=$ac_try;;
22638
22823
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22639
22824
  (exit $ac_status); } >/dev/null; then
22640
22825
  if test -s conftest.err; then
22641
 
    ac_cpp_err=$ac_c_preproc_warn_flag
22642
 
    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 
22826
    ac_cpp_err=$ac_cxx_preproc_warn_flag
 
22827
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
22643
22828
  else
22644
22829
    ac_cpp_err=
22645
22830
  fi
22660
22845
echo "${ECHO_T}$ac_header_preproc" >&6; }
22661
22846
 
22662
22847
# So?  What about this header?
22663
 
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 
22848
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
22664
22849
  yes:no: )
22665
22850
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22666
22851
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22745
22930
  cat conftest.err >&5
22746
22931
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22747
22932
  (exit $ac_status); } &&
22748
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
22933
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
22749
22934
  { (case "(($ac_try" in
22750
22935
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22751
22936
  *) ac_try_echo=$ac_try;;
22830
23015
  cat conftest.err >&5
22831
23016
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22832
23017
  (exit $ac_status); } &&
22833
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23018
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
22834
23019
  { (case "(($ac_try" in
22835
23020
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22836
23021
  *) ac_try_echo=$ac_try;;
22887
23072
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22888
23073
  (exit $ac_status); } >/dev/null; then
22889
23074
  if test -s conftest.err; then
22890
 
    ac_cpp_err=$ac_c_preproc_warn_flag
22891
 
    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 
23075
    ac_cpp_err=$ac_cxx_preproc_warn_flag
 
23076
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
22892
23077
  else
22893
23078
    ac_cpp_err=
22894
23079
  fi
22909
23094
echo "${ECHO_T}$ac_header_preproc" >&6; }
22910
23095
 
22911
23096
# So?  What about this header?
22912
 
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 
23097
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
22913
23098
  yes:no: )
22914
23099
    { echo "$as_me:$LINENO: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5
22915
23100
echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
22992
23177
  cat conftest.err >&5
22993
23178
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22994
23179
  (exit $ac_status); } &&
22995
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23180
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
22996
23181
  { (case "(($ac_try" in
22997
23182
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22998
23183
  *) ac_try_echo=$ac_try;;
23064
23249
  cat conftest.err >&5
23065
23250
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23066
23251
  (exit $ac_status); } &&
23067
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23252
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23068
23253
  { (case "(($ac_try" in
23069
23254
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23070
23255
  *) ac_try_echo=$ac_try;;
23169
23354
  cat conftest.err >&5
23170
23355
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23171
23356
  (exit $ac_status); } &&
23172
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23357
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23173
23358
  { (case "(($ac_try" in
23174
23359
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23175
23360
  *) ac_try_echo=$ac_try;;
23263
23448
  cat conftest.err >&5
23264
23449
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23265
23450
  (exit $ac_status); } &&
23266
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23451
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23267
23452
  { (case "(($ac_try" in
23268
23453
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23269
23454
  *) ac_try_echo=$ac_try;;
23341
23526
  cat conftest.err >&5
23342
23527
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23343
23528
  (exit $ac_status); } &&
23344
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23529
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23345
23530
  { (case "(($ac_try" in
23346
23531
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23347
23532
  *) ac_try_echo=$ac_try;;
23419
23604
  cat conftest.err >&5
23420
23605
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23421
23606
  (exit $ac_status); } &&
23422
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23607
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23423
23608
  { (case "(($ac_try" in
23424
23609
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23425
23610
  *) ac_try_echo=$ac_try;;
23510
23695
  cat conftest.err >&5
23511
23696
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23512
23697
  (exit $ac_status); } &&
23513
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23698
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23514
23699
  { (case "(($ac_try" in
23515
23700
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23516
23701
  *) ac_try_echo=$ac_try;;
23588
23773
  cat conftest.err >&5
23589
23774
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23590
23775
  (exit $ac_status); } &&
23591
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23776
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23592
23777
  { (case "(($ac_try" in
23593
23778
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23594
23779
  *) ac_try_echo=$ac_try;;
23712
23897
  cat conftest.err >&5
23713
23898
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23714
23899
  (exit $ac_status); } &&
23715
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
23900
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23716
23901
  { (case "(($ac_try" in
23717
23902
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23718
23903
  *) ac_try_echo=$ac_try;;
23888
24073
  cat conftest.err >&5
23889
24074
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23890
24075
  (exit $ac_status); } &&
23891
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
24076
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
23892
24077
  { (case "(($ac_try" in
23893
24078
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23894
24079
  *) ac_try_echo=$ac_try;;
24037
24222
  cat conftest.err >&5
24038
24223
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24039
24224
  (exit $ac_status); } &&
24040
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
24225
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
24041
24226
  { (case "(($ac_try" in
24042
24227
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24043
24228
  *) ac_try_echo=$ac_try;;
24129
24314
  cat conftest.err >&5
24130
24315
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24131
24316
  (exit $ac_status); } &&
24132
 
         { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 
24317
         { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
24133
24318
  { (case "(($ac_try" in
24134
24319
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24135
24320
  *) ac_try_echo=$ac_try;;
24313
24498
 
24314
24499
 
24315
24500
 
24316
 
ac_config_files="$ac_config_files Makefile src/Makefile po/Makefile.in help/Makefile help/bg/Makefile help/C/Makefile gnome-system-monitor.desktop.in"
 
24501
ac_config_files="$ac_config_files Makefile src/Makefile pixmaps/Makefile po/Makefile.in help/Makefile help/bg/Makefile help/C/Makefile gnome-system-monitor.desktop.in"
24317
24502
 
24318
24503
 
24319
24504
cat >confcache <<\_ACEOF
24745
24930
# report actual input values of CONFIG_FILES etc. instead of their
24746
24931
# values after options handling.
24747
24932
ac_log="
24748
 
This file was extended by gnome-system-monitor $as_me 2.16.1, which was
 
24933
This file was extended by gnome-system-monitor $as_me 2.17.2.1, which was
24749
24934
generated by GNU Autoconf 2.60a.  Invocation command line was
24750
24935
 
24751
24936
  CONFIG_FILES    = $CONFIG_FILES
24798
24983
_ACEOF
24799
24984
cat >>$CONFIG_STATUS <<_ACEOF
24800
24985
ac_cs_version="\\
24801
 
gnome-system-monitor config.status 2.16.1
 
24986
gnome-system-monitor config.status 2.17.2.1
24802
24987
configured by $0, generated by GNU Autoconf 2.60a,
24803
24988
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24804
24989
 
24923
25108
    "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
24924
25109
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
24925
25110
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
 
25111
    "pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;;
24926
25112
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
24927
25113
    "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
24928
25114
    "help/bg/Makefile") CONFIG_FILES="$CONFIG_FILES help/bg/Makefile" ;;
25160
25346
INTLTOOL_MSGMERGE!$INTLTOOL_MSGMERGE$ac_delim
25161
25347
INTLTOOL_XGETTEXT!$INTLTOOL_XGETTEXT$ac_delim
25162
25348
ALL_LINGUAS!$ALL_LINGUAS$ac_delim
 
25349
DATADIRNAME!$DATADIRNAME$ac_delim
25163
25350
PKG_CONFIG!$PKG_CONFIG$ac_delim
25164
25351
WARN_CFLAGS!$WARN_CFLAGS$ac_delim
25165
25352
PROCMAN_CFLAGS!$PROCMAN_CFLAGS$ac_delim
25175
25362
XGETTEXT!$XGETTEXT$ac_delim
25176
25363
CATALOGS!$CATALOGS$ac_delim
25177
25364
CATOBJEXT!$CATOBJEXT$ac_delim
25178
 
DATADIRNAME!$DATADIRNAME$ac_delim
25179
25365
GMOFILES!$GMOFILES$ac_delim
25180
25366
INSTOBJEXT!$INSTOBJEXT$ac_delim
25181
25367
INTLLIBS!$INTLLIBS$ac_delim
25831
26017
 
25832
26018
Configuration:
25833
26019
 
25834
 
        Source code location:      ${srcdir}
25835
 
        Compiler:                  ${CC}
 
26020
        Source code location:   ${srcdir}
 
26021
        C Compiler:             ${CC}
 
26022
        C++ Compiler:           ${CXX}
 
26023
        CFLAGS:                 ${CFLAGS}
 
26024
        CXXFLAGS:               ${CXXFLAGS}
 
26025
        Maintainer mode:        ${USER_MAINTAINER_MODE}
 
26026
        Languages:              ${ALL_LINGUAS}
25836
26027
"