1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
$NetBSD: patch-aa,v 1.2 2003/03/06 08:51:01 jmc Exp $
--- configure.orig Sat Oct 26 20:05:02 2002
+++ configure Thu Mar 6 02:55:19 2003
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.54 for gal2-0 0.0.7.
+# Generated by GNU Autoconf 2.57 for gal2-0 0.0.7.
#
# Report bugs to <http://bugzilla.ximian.com/enter_bug.cgi?product=GAL>.
#
@@ -38,7 +38,10 @@
PS4='+ '
# NLS nuisances.
-for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME
+for as_var in \
+ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
+ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
+ LC_TELEPHONE LC_TIME
do
if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
eval $as_var=C; export $as_var
@@ -84,15 +87,15 @@
# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conftest.sh
- echo "exit 0" >>conftest.sh
- chmod +x conftest.sh
- if (PATH="/nonexistent;."; conftest.sh) >/dev/null 2>&1; then
+ echo "#! /bin/sh" >conf$$.sh
+ echo "exit 0" >>conf$$.sh
+ chmod +x conf$$.sh
+ if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
PATH_SEPARATOR=';'
else
PATH_SEPARATOR=:
fi
- rm -f conftest.sh
+ rm -f conf$$.sh
fi
@@ -11392,23 +11997,23 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" >&5
-echo $ECHO_N "checking for libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking for libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" >&5
+echo $ECHO_N "checking for libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0... $ECHO_C" >&6
- if $PKG_CONFIG --exists "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" ; then
+ if $PKG_CONFIG --exists "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
echo "$as_me:$LINENO: checking GAL_CFLAGS" >&5
echo $ECHO_N "checking GAL_CFLAGS... $ECHO_C" >&6
- GAL_CFLAGS=`$PKG_CONFIG --cflags "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
+ GAL_CFLAGS=`$PKG_CONFIG --cflags "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
echo "$as_me:$LINENO: result: $GAL_CFLAGS" >&5
echo "${ECHO_T}$GAL_CFLAGS" >&6
echo "$as_me:$LINENO: checking GAL_LIBS" >&5
echo $ECHO_N "checking GAL_LIBS... $ECHO_C" >&6
- GAL_LIBS=`$PKG_CONFIG --libs "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
+ GAL_LIBS=`$PKG_CONFIG --libs "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
echo "$as_me:$LINENO: result: $GAL_LIBS" >&5
echo "${ECHO_T}$GAL_LIBS" >&6
else
@@ -11416,7 +12021,7 @@
GAL_LIBS=""
## If we have a custom action on failure, don't print errors, but
## do set a variable so people can do so.
- GAL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
+ GAL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
echo $GAL_PKG_ERRORS
fi
@@ -11431,8 +12036,8 @@
if test $succeeded = yes; then
:
else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
+ { { echo "$as_me:$LINENO: error: Library requirements (libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
+echo "$as_me: error: Library requirements (libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -11496,23 +12101,23 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" >&5
-echo $ECHO_N "checking for libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking for libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" >&5
+echo $ECHO_N "checking for libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0... $ECHO_C" >&6
- if $PKG_CONFIG --exists "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" ; then
+ if $PKG_CONFIG --exists "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
echo "$as_me:$LINENO: checking EXTRA_GNOME_CFLAGS" >&5
echo $ECHO_N "checking EXTRA_GNOME_CFLAGS... $ECHO_C" >&6
- EXTRA_GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
+ EXTRA_GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
echo "$as_me:$LINENO: result: $EXTRA_GNOME_CFLAGS" >&5
echo "${ECHO_T}$EXTRA_GNOME_CFLAGS" >&6
echo "$as_me:$LINENO: checking EXTRA_GNOME_LIBS" >&5
echo $ECHO_N "checking EXTRA_GNOME_LIBS... $ECHO_C" >&6
- EXTRA_GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
+ EXTRA_GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
echo "$as_me:$LINENO: result: $EXTRA_GNOME_LIBS" >&5
echo "${ECHO_T}$EXTRA_GNOME_LIBS" >&6
else
@@ -11520,7 +12125,7 @@
EXTRA_GNOME_LIBS=""
## If we have a custom action on failure, don't print errors, but
## do set a variable so people can do so.
- EXTRA_GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
+ EXTRA_GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0"`
echo $EXTRA_GNOME_PKG_ERRORS
fi
@@ -11535,8 +12140,8 @@
if test $succeeded = yes; then
:
else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeprint-2.0 libgnomeprintui-2.0 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
+ { { echo "$as_me:$LINENO: error: Library requirements (libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
+echo "$as_me: error: Library requirements (libgnomeprint-2.2 libgnomeprintui-2.2 libglade-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
|