wok view xarchive/stuff/slitaz-xarchive-wrappers-0.2.8-6.patch @ rev 2189

Add pure-ftpd-pam
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 09 09:58:01 2009 +0000 (2009-02-09)
parents 0bcb799f7815
children d1d5df9b017e
line source
1 --- xarchive-0.2.8-6.old/config.log Thu Jan 1 01:00:00 1970
2 +++ xarchive-0.2.8-6/config.log Sat Mar 22 12:58:40 2008
3 @@ -0,0 +1,479 @@
4 +This file contains any messages produced by compilers while
5 +running configure, to aid debugging if configure makes a mistake.
6 +
7 +It was created by XArchive configure 0.2.8-6, which was
8 +generated by GNU Autoconf 2.59. Invocation command line was
9 +
10 + $ ./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i486-pc-linux-gnu --host=i486-pc-linux-gnu
11 +
12 +## --------- ##
13 +## Platform. ##
14 +## --------- ##
15 +
16 +hostname = beastie
17 +uname -m = i686
18 +uname -r = 2.6.24.2-slitaz
19 +uname -s = Linux
20 +uname -v = #1 SMP Mon Mar 10 16:36:10 CET 2008
21 +
22 +/usr/bin/uname -p = unknown
23 +/bin/uname -X = unknown
24 +
25 +/bin/arch = unknown
26 +/usr/bin/arch -k = unknown
27 +/usr/convex/getsysinfo = unknown
28 +hostinfo = unknown
29 +/bin/machine = unknown
30 +/usr/bin/oslevel = unknown
31 +/bin/universe = unknown
32 +
33 +PATH: /usr/sbin
34 +PATH: /usr/bin
35 +PATH: /sbin
36 +PATH: /bin
37 +PATH: /usr/games
38 +
39 +
40 +## ----------- ##
41 +## Core tests. ##
42 +## ----------- ##
43 +
44 +configure:1378: checking for a BSD-compatible install
45 +configure:1433: result: /usr/bin/install -c
46 +configure:1444: checking whether build environment is sane
47 +configure:1487: result: yes
48 +configure:1520: checking for gawk
49 +configure:1549: result: no
50 +configure:1520: checking for mawk
51 +configure:1549: result: no
52 +configure:1520: checking for nawk
53 +configure:1549: result: no
54 +configure:1520: checking for awk
55 +configure:1536: found /usr/bin/awk
56 +configure:1546: result: awk
57 +configure:1556: checking whether make sets $(MAKE)
58 +configure:1576: result: yes
59 +configure:1734: checking build system type
60 +configure:1752: result: i486-pc-linux-gnu
61 +configure:1770: checking for i486-pc-linux-gnu-gcc
62 +configure:1786: found /usr/bin/i486-pc-linux-gnu-gcc
63 +configure:1796: result: i486-pc-linux-gnu-gcc
64 +configure:2078: checking for C compiler version
65 +configure:2081: i486-pc-linux-gnu-gcc --version </dev/null >&5
66 +i486-pc-linux-gnu-gcc (GCC) 4.2.2
67 +Copyright (C) 2007 Free Software Foundation, Inc.
68 +This is free software; see the source for copying conditions. There is NO
69 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70 +
71 +configure:2084: $? = 0
72 +configure:2086: i486-pc-linux-gnu-gcc -v </dev/null >&5
73 +Using built-in specs.
74 +Target: i486-pc-linux-gnu
75 +Configured with: ../gcc-4.2.2/configure --prefix=/usr --libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls --enable-languages=c,c++ --enable-shared --with-system-zlib --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu
76 +Thread model: posix
77 +gcc version 4.2.2
78 +configure:2089: $? = 0
79 +configure:2091: i486-pc-linux-gnu-gcc -V </dev/null >&5
80 +i486-pc-linux-gnu-gcc: '-V' option must have argument
81 +configure:2094: $? = 1
82 +configure:2117: checking for C compiler default output file name
83 +configure:2120: i486-pc-linux-gnu-gcc conftest.c >&5
84 +configure:2123: $? = 0
85 +configure:2169: result: a.out
86 +configure:2174: checking whether the C compiler works
87 +configure:2180: ./a.out
88 +configure:2183: $? = 0
89 +configure:2200: result: yes
90 +configure:2207: checking whether we are cross compiling
91 +configure:2209: result: no
92 +configure:2212: checking for suffix of executables
93 +configure:2214: i486-pc-linux-gnu-gcc -o conftest conftest.c >&5
94 +configure:2217: $? = 0
95 +configure:2242: result:
96 +configure:2248: checking for suffix of object files
97 +configure:2269: i486-pc-linux-gnu-gcc -c conftest.c >&5
98 +configure:2272: $? = 0
99 +configure:2294: result: o
100 +configure:2298: checking whether we are using the GNU C compiler
101 +configure:2322: i486-pc-linux-gnu-gcc -c conftest.c >&5
102 +configure:2328: $? = 0
103 +configure:2331: test -z || test ! -s conftest.err
104 +configure:2334: $? = 0
105 +configure:2337: test -s conftest.o
106 +configure:2340: $? = 0
107 +configure:2353: result: yes
108 +configure:2359: checking whether i486-pc-linux-gnu-gcc accepts -g
109 +configure:2380: i486-pc-linux-gnu-gcc -c -g conftest.c >&5
110 +configure:2386: $? = 0
111 +configure:2389: test -z || test ! -s conftest.err
112 +configure:2392: $? = 0
113 +configure:2395: test -s conftest.o
114 +configure:2398: $? = 0
115 +configure:2409: result: yes
116 +configure:2426: checking for i486-pc-linux-gnu-gcc option to accept ANSI C
117 +configure:2496: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
118 +configure:2502: $? = 0
119 +configure:2505: test -z || test ! -s conftest.err
120 +configure:2508: $? = 0
121 +configure:2511: test -s conftest.o
122 +configure:2514: $? = 0
123 +configure:2532: result: none needed
124 +configure:2550: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
125 +conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
126 +configure:2556: $? = 1
127 +configure: failed program was:
128 +| #ifndef __cplusplus
129 +| choke me
130 +| #endif
131 +configure:2705: checking for style of include used by make
132 +configure:2733: result: GNU
133 +configure:2761: checking dependency style of i486-pc-linux-gnu-gcc
134 +configure:2823: result: gcc3
135 +configure:2830: checking for bash
136 +configure:2848: found /bin/bash
137 +configure:2860: result: /bin/bash
138 +configure:2875: checking for i486-pc-linux-gnu-pkg-config
139 +configure:2908: result: no
140 +configure:2917: checking for pkg-config
141 +configure:2935: found /usr/bin/pkg-config
142 +configure:2947: result: /usr/bin/pkg-config
143 +configure:2962: checking pkg-config is at least version 0.9.0
144 +configure:2965: result: yes
145 +configure:2976: checking for GTK_CFLAGS
146 +configure:2993: result: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
147 +configure:2995: checking for GTK_LIBS
148 +configure:3012: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
149 +configure:3043: checking for dirent.h that defines DIR
150 +configure:3067: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
151 +configure:3073: $? = 0
152 +configure:3076: test -z || test ! -s conftest.err
153 +configure:3079: $? = 0
154 +configure:3082: test -s conftest.o
155 +configure:3085: $? = 0
156 +configure:3096: result: yes
157 +configure:3109: checking for library containing opendir
158 +configure:3139: i486-pc-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
159 +configure:3145: $? = 0
160 +configure:3148: test -z || test ! -s conftest.err
161 +configure:3151: $? = 0
162 +configure:3154: test -s conftest
163 +configure:3157: $? = 0
164 +configure:3226: result: none required
165 +configure:3365: checking how to run the C preprocessor
166 +configure:3400: i486-pc-linux-gnu-gcc -E conftest.c
167 +configure:3406: $? = 0
168 +configure:3438: i486-pc-linux-gnu-gcc -E conftest.c
169 +conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
170 +configure:3444: $? = 1
171 +configure: failed program was:
172 +| /* confdefs.h. */
173 +|
174 +| #define PACKAGE_NAME "XArchive"
175 +| #define PACKAGE_TARNAME "xarchive"
176 +| #define PACKAGE_VERSION "0.2.8-6"
177 +| #define PACKAGE_STRING "XArchive 0.2.8-6"
178 +| #define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
179 +| #define PACKAGE "xarchive"
180 +| #define VERSION "0.2.8-6"
181 +| #define _GNU_SOURCE 1
182 +| #define HAVE_DIRENT_H 1
183 +| /* end confdefs.h. */
184 +| #include <ac_nonexistent.h>
185 +configure:3483: result: i486-pc-linux-gnu-gcc -E
186 +configure:3507: i486-pc-linux-gnu-gcc -E conftest.c
187 +configure:3513: $? = 0
188 +configure:3545: i486-pc-linux-gnu-gcc -E conftest.c
189 +conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
190 +configure:3551: $? = 1
191 +configure: failed program was:
192 +| /* confdefs.h. */
193 +|
194 +| #define PACKAGE_NAME "XArchive"
195 +| #define PACKAGE_TARNAME "xarchive"
196 +| #define PACKAGE_VERSION "0.2.8-6"
197 +| #define PACKAGE_STRING "XArchive 0.2.8-6"
198 +| #define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
199 +| #define PACKAGE "xarchive"
200 +| #define VERSION "0.2.8-6"
201 +| #define _GNU_SOURCE 1
202 +| #define HAVE_DIRENT_H 1
203 +| /* end confdefs.h. */
204 +| #include <ac_nonexistent.h>
205 +configure:3595: checking for egrep
206 +configure:3605: result: grep -E
207 +configure:3610: checking for ANSI C header files
208 +configure:3635: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
209 +configure:3641: $? = 0
210 +configure:3644: test -z || test ! -s conftest.err
211 +configure:3647: $? = 0
212 +configure:3650: test -s conftest.o
213 +configure:3653: $? = 0
214 +configure:3742: i486-pc-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
215 +conftest.c: In function 'main':
216 +conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit'
217 +configure:3745: $? = 0
218 +configure:3747: ./conftest
219 +configure:3750: $? = 0
220 +configure:3765: result: yes
221 +configure:3789: checking for sys/types.h
222 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
223 +configure:3811: $? = 0
224 +configure:3814: test -z || test ! -s conftest.err
225 +configure:3817: $? = 0
226 +configure:3820: test -s conftest.o
227 +configure:3823: $? = 0
228 +configure:3834: result: yes
229 +configure:3789: checking for sys/stat.h
230 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
231 +configure:3811: $? = 0
232 +configure:3814: test -z || test ! -s conftest.err
233 +configure:3817: $? = 0
234 +configure:3820: test -s conftest.o
235 +configure:3823: $? = 0
236 +configure:3834: result: yes
237 +configure:3789: checking for stdlib.h
238 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
239 +configure:3811: $? = 0
240 +configure:3814: test -z || test ! -s conftest.err
241 +configure:3817: $? = 0
242 +configure:3820: test -s conftest.o
243 +configure:3823: $? = 0
244 +configure:3834: result: yes
245 +configure:3789: checking for string.h
246 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
247 +configure:3811: $? = 0
248 +configure:3814: test -z || test ! -s conftest.err
249 +configure:3817: $? = 0
250 +configure:3820: test -s conftest.o
251 +configure:3823: $? = 0
252 +configure:3834: result: yes
253 +configure:3789: checking for memory.h
254 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
255 +configure:3811: $? = 0
256 +configure:3814: test -z || test ! -s conftest.err
257 +configure:3817: $? = 0
258 +configure:3820: test -s conftest.o
259 +configure:3823: $? = 0
260 +configure:3834: result: yes
261 +configure:3789: checking for strings.h
262 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
263 +configure:3811: $? = 0
264 +configure:3814: test -z || test ! -s conftest.err
265 +configure:3817: $? = 0
266 +configure:3820: test -s conftest.o
267 +configure:3823: $? = 0
268 +configure:3834: result: yes
269 +configure:3789: checking for inttypes.h
270 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
271 +configure:3811: $? = 0
272 +configure:3814: test -z || test ! -s conftest.err
273 +configure:3817: $? = 0
274 +configure:3820: test -s conftest.o
275 +configure:3823: $? = 0
276 +configure:3834: result: yes
277 +configure:3789: checking for stdint.h
278 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
279 +configure:3811: $? = 0
280 +configure:3814: test -z || test ! -s conftest.err
281 +configure:3817: $? = 0
282 +configure:3820: test -s conftest.o
283 +configure:3823: $? = 0
284 +configure:3834: result: yes
285 +configure:3789: checking for unistd.h
286 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
287 +configure:3811: $? = 0
288 +configure:3814: test -z || test ! -s conftest.err
289 +configure:3817: $? = 0
290 +configure:3820: test -s conftest.o
291 +configure:3823: $? = 0
292 +configure:3834: result: yes
293 +configure:3853: checking for stdlib.h
294 +configure:3858: result: yes
295 +configure:3853: checking for string.h
296 +configure:3858: result: yes
297 +configure:3853: checking for unistd.h
298 +configure:3858: result: yes
299 +configure:3999: checking for an ANSI C-conforming const
300 +configure:4066: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
301 +configure:4072: $? = 0
302 +configure:4075: test -z || test ! -s conftest.err
303 +configure:4078: $? = 0
304 +configure:4081: test -s conftest.o
305 +configure:4084: $? = 0
306 +configure:4095: result: yes
307 +configure:4109: checking for working alloca.h
308 +configure:4130: i486-pc-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
309 +
310 +## ---------------- ##
311 +## Cache variables. ##
312 +## ---------------- ##
313 +
314 +ac_cv_build=i486-pc-linux-gnu
315 +ac_cv_build_alias=i486-pc-linux-gnu
316 +ac_cv_c_compiler_gnu=yes
317 +ac_cv_c_const=yes
318 +ac_cv_env_CC_set=
319 +ac_cv_env_CC_value=
320 +ac_cv_env_CFLAGS_set=
321 +ac_cv_env_CFLAGS_value=
322 +ac_cv_env_CPPFLAGS_set=
323 +ac_cv_env_CPPFLAGS_value=
324 +ac_cv_env_CPP_set=
325 +ac_cv_env_CPP_value=
326 +ac_cv_env_GTK_CFLAGS_set=
327 +ac_cv_env_GTK_CFLAGS_value=
328 +ac_cv_env_GTK_LIBS_set=
329 +ac_cv_env_GTK_LIBS_value=
330 +ac_cv_env_LDFLAGS_set=
331 +ac_cv_env_LDFLAGS_value=
332 +ac_cv_env_PKG_CONFIG_set=
333 +ac_cv_env_PKG_CONFIG_value=
334 +ac_cv_env_build_alias_set=set
335 +ac_cv_env_build_alias_value=i486-pc-linux-gnu
336 +ac_cv_env_host_alias_set=set
337 +ac_cv_env_host_alias_value=i486-pc-linux-gnu
338 +ac_cv_env_target_alias_set=
339 +ac_cv_env_target_alias_value=
340 +ac_cv_exeext=
341 +ac_cv_header_dirent_dirent_h=yes
342 +ac_cv_header_inttypes_h=yes
343 +ac_cv_header_memory_h=yes
344 +ac_cv_header_stdc=yes
345 +ac_cv_header_stdint_h=yes
346 +ac_cv_header_stdlib_h=yes
347 +ac_cv_header_string_h=yes
348 +ac_cv_header_strings_h=yes
349 +ac_cv_header_sys_stat_h=yes
350 +ac_cv_header_sys_types_h=yes
351 +ac_cv_header_unistd_h=yes
352 +ac_cv_objext=o
353 +ac_cv_path_BASH_PROG=/bin/bash
354 +ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
355 +ac_cv_path_install='/usr/bin/install -c'
356 +ac_cv_prog_AWK=awk
357 +ac_cv_prog_CC=i486-pc-linux-gnu-gcc
358 +ac_cv_prog_CPP='i486-pc-linux-gnu-gcc -E'
359 +ac_cv_prog_cc_g=yes
360 +ac_cv_prog_cc_stdc=
361 +ac_cv_prog_egrep='grep -E'
362 +ac_cv_prog_make_make_set=yes
363 +ac_cv_search_opendir='none required'
364 +am_cv_CC_dependencies_compiler_type=gcc3
365 +pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
366 +pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
367 +
368 +## ----------------- ##
369 +## Output variables. ##
370 +## ----------------- ##
371 +
372 +ACLOCAL='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run aclocal-1.6'
373 +ALLOCA=''
374 +AMDEPBACKSLASH='\'
375 +AMDEP_FALSE='#'
376 +AMDEP_TRUE=''
377 +AMTAR='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run tar'
378 +AUTOCONF='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run autoconf'
379 +AUTOHEADER='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run autoheader'
380 +AUTOMAKE='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run automake-1.6'
381 +AWK='awk'
382 +BASH_PROG='/bin/bash'
383 +BASH_PROG='/bin/bash'
384 +CC='i486-pc-linux-gnu-gcc'
385 +CCDEPMODE='depmode=gcc3'
386 +CFLAGS='-g -O2'
387 +CONFIGURE_CFLAGS=''
388 +CONFIGURE_LDFLAGS=''
389 +CPP='i486-pc-linux-gnu-gcc -E'
390 +CPPFLAGS=''
391 +DEFS=''
392 +DEPDIR='.deps'
393 +ECHO_C=''
394 +ECHO_N='-n'
395 +ECHO_T=''
396 +EGREP='grep -E'
397 +EXEEXT=''
398 +GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
399 +GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
400 +GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
401 +GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
402 +INSTALL_DATA='${INSTALL} -m 644'
403 +INSTALL_PROGRAM='${INSTALL}'
404 +INSTALL_SCRIPT='${INSTALL}'
405 +INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
406 +LDFLAGS=''
407 +LIBOBJS=''
408 +LIBS=''
409 +LTLIBOBJS=''
410 +MAKEINFO='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run makeinfo'
411 +OBJEXT='o'
412 +PACKAGE='xarchive'
413 +PACKAGE_BUGREPORT='Lee Bigelow <ligelowbee@yahoo.com>'
414 +PACKAGE_NAME='XArchive'
415 +PACKAGE_STRING='XArchive 0.2.8-6'
416 +PACKAGE_TARNAME='xarchive'
417 +PACKAGE_VERSION='0.2.8-6'
418 +PATH_SEPARATOR=':'
419 +PKG_CONFIG='/usr/bin/pkg-config'
420 +SET_MAKE=''
421 +SHELL='/bin/bash'
422 +STRIP=''
423 +VERSION='0.2.8-6'
424 +ac_ct_CC=''
425 +ac_ct_STRIP=''
426 +ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
427 +am__include='include'
428 +am__quote=''
429 +bindir='${exec_prefix}/bin'
430 +build='i486-pc-linux-gnu'
431 +build_alias='i486-pc-linux-gnu'
432 +build_cpu='i486'
433 +build_os='linux-gnu'
434 +build_os='linux-gnu'
435 +build_vendor='pc'
436 +datadir='${prefix}/share'
437 +exec_prefix='NONE'
438 +host_alias='i486-pc-linux-gnu'
439 +includedir='${prefix}/include'
440 +infodir='/usr/share/info'
441 +install_sh='/home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/install-sh'
442 +libdir='${exec_prefix}/lib'
443 +libexecdir='${exec_prefix}/libexec'
444 +localstatedir='${prefix}/var'
445 +mandir='/usr/share/man'
446 +oldincludedir='/usr/include'
447 +prefix='/usr'
448 +program_transform_name='s,x,x,'
449 +sbindir='${exec_prefix}/sbin'
450 +sharedstatedir='${prefix}/com'
451 +sysconfdir='${prefix}/etc'
452 +target_alias=''
453 +
454 +## ----------- ##
455 +## confdefs.h. ##
456 +## ----------- ##
457 +
458 +#define HAVE_DIRENT_H 1
459 +#define HAVE_INTTYPES_H 1
460 +#define HAVE_MEMORY_H 1
461 +#define HAVE_STDINT_H 1
462 +#define HAVE_STDLIB_H 1
463 +#define HAVE_STDLIB_H 1
464 +#define HAVE_STRINGS_H 1
465 +#define HAVE_STRING_H 1
466 +#define HAVE_STRING_H 1
467 +#define HAVE_SYS_STAT_H 1
468 +#define HAVE_SYS_TYPES_H 1
469 +#define HAVE_UNISTD_H 1
470 +#define HAVE_UNISTD_H 1
471 +#define PACKAGE "xarchive"
472 +#define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
473 +#define PACKAGE_NAME "XArchive"
474 +#define PACKAGE_STRING "XArchive 0.2.8-6"
475 +#define PACKAGE_TARNAME "xarchive"
476 +#define PACKAGE_VERSION "0.2.8-6"
477 +#define STDC_HEADERS 1
478 +#define VERSION "0.2.8-6"
479 +#define _GNU_SOURCE 1
480 +
481 +configure: caught signal 2
482 +configure: exit 1
483 --- xarchive-0.2.8-6.old/wrappers/7za.src Tue Nov 15 12:59:51 2005
484 +++ xarchive-0.2.8-6/wrappers/7za.src Sat Mar 22 13:01:15 2008
485 @@ -51,9 +51,9 @@
486 # the shifting will leave the files passed as
487 # all the remaining args: "$@"
488 opt="$1"
489 -shift 1
490 +test -z $1 || shift 1
491 archive="$1"
492 -shift 1
493 +test -z $1 || shift 1
495 # Command line options for prog functions
496 NEW_OPTS="a -ms=off"
497 --- xarchive-0.2.8-6.old/wrappers/ace.src Sat Jan 14 04:49:36 2006
498 +++ xarchive-0.2.8-6/wrappers/ace.src Sat Mar 22 13:01:15 2008
499 @@ -48,9 +48,9 @@
500 # the shifting will leave the files passed as
501 # all the remaining args "$@"
502 opt="$1"
503 -shift 1
504 +test -z $1 || shift 1
505 archive="$1"
506 -shift 1
507 +test -z $1 || shift 1
509 # Command line options for prog functions
510 # disable comments when opening
511 --- xarchive-0.2.8-6.old/wrappers/arj.src Tue Nov 15 12:59:56 2005
512 +++ xarchive-0.2.8-6/wrappers/arj.src Sat Mar 22 13:01:15 2008
513 @@ -52,9 +52,9 @@
514 # the shifting will leave the files passed as
515 # all the remaining args: "$@"
516 opt="$1"
517 -shift 1
518 +test -z $1 || shift 1
519 archive="$1"
520 -shift 1
521 +test -z $1 || shift 1
523 # Command line options for prog functions
524 NEW_OPTS="a"
525 --- xarchive-0.2.8-6.old/wrappers/deb.src Tue Nov 8 17:49:13 2005
526 +++ xarchive-0.2.8-6/wrappers/deb.src Sat Mar 22 13:01:15 2008
527 @@ -40,9 +40,9 @@
528 # the shifting will leave the files passed as
529 # all the remaining args "$@"
530 opt="$1"
531 -shift 1
532 +test -z $1 || shift 1
533 archive="$1"
534 -shift 1
535 +test -z $1 || shift 1
538 # Command line options for prog functions
539 --- xarchive-0.2.8-6.old/wrappers/rar.src Mon Nov 14 21:41:21 2005
540 +++ xarchive-0.2.8-6/wrappers/rar.src Sat Mar 22 13:01:15 2008
541 @@ -53,9 +53,9 @@
542 # the shifting will leave the files passed as
543 # all the remaining args "$@"
544 opt="$1"
545 -shift 1
546 +test -z $1 || shift 1
547 archive="$1"
548 -shift 1
549 +test -z $1 || shift 1
551 # Command line options for prog functions
552 # disable comments when opening
553 --- xarchive-0.2.8-6.old/wrappers/rpm-bsd.src Tue Nov 8 17:49:13 2005
554 +++ xarchive-0.2.8-6/wrappers/rpm-bsd.src Sat Mar 22 13:01:16 2008
555 @@ -42,9 +42,9 @@
556 # the shifting will leave the files passed as
557 # all the remaining args "$@"
558 opt="$1"
559 -shift 1
560 +test -z $1 || shift 1
561 archive="$1"
562 -shift 1
563 +test -z $1 || shift 1
565 # the option switches
566 case "$opt" in
567 --- xarchive-0.2.8-6.old/wrappers/rpm-gnu.src Tue Nov 8 17:49:13 2005
568 +++ xarchive-0.2.8-6/wrappers/rpm-gnu.src Sat Mar 22 13:01:16 2008
569 @@ -41,9 +41,9 @@
570 # the shifting will leave the files passed as
571 # all the remaining args "$@"
572 opt="$1"
573 -shift 1
574 +test -z $1 || shift 1
575 archive="$1"
576 -shift 1
577 +test -z $1 || shift 1
579 # the option switches
580 case "$opt" in
581 --- xarchive-0.2.8-6.old/wrappers/tar-bsd.src Tue Nov 8 20:51:54 2005
582 +++ xarchive-0.2.8-6/wrappers/tar-bsd.src Sat Mar 22 13:01:16 2008
583 @@ -43,9 +43,9 @@
584 # the shifting will leave the files passed as
585 # all the remaining args "$@"
586 opt="$1"
587 -shift 1
588 +test -z $1 || shift 1
589 archive="$1"
590 -shift 1
591 +test -z $1 || shift 1
593 # set up compression variables for our compression functions.
594 # translate archive name to lower case for pattern matching.
595 --- xarchive-0.2.8-6.old/wrappers/tar-gnu.src Tue Nov 8 20:50:59 2005
596 +++ xarchive-0.2.8-6/wrappers/tar-gnu.src Sat Mar 22 13:16:15 2008
597 @@ -42,9 +42,9 @@
598 # the shifting will leave the files passed as
599 # all the remaining args "$@"
600 opt="$1"
601 -shift 1
602 +test -z $1 || shift 1
603 archive="$1"
604 -shift 1
605 +test -z $1 || shift 1
607 # set up compression variables for our compression functions.
608 # translate archive name to lower case for pattern matching.
609 @@ -54,14 +54,14 @@
610 if [ $(expr "$lc_archive" : ".*\."$ext"$") -gt 0 ]; then
611 DECOMPRESS="gzip -dc"
612 COMPRESS="gzip -c"
613 - TAR_COMPRESS_OPT="--use-compress-prog=gzip"
614 + TAR_COMPRESS_OPT="z"
615 fi
616 done
617 for ext in $BZIP2_EXTS; do
618 if [ $(expr "$lc_archive" : ".*\."$ext"$") -gt 0 ]; then
619 DECOMPRESS="bzip2 -dc"
620 COMPRESS="bzip2 -c"
621 - TAR_COMPRESS_OPT="--use-compress-prog=bzip2"
622 + TAR_COMPRESS_OPT="j"
623 fi
624 done
625 for ext in $COMPRESS_EXTS; do
626 @@ -76,8 +76,8 @@
627 # open and extract can use tar's cmd line option
628 # add, new, and remove need to decompress the tar first
629 # do their thing, than recompress the tar.
630 -OPEN_OPTS="$TAR_COMPRESS_OPT -tvf"
631 -EXTRACT_OPTS="$TAR_COMPRESS_OPT -xf"
632 +OPEN_OPTS="-tv${TAR_COMPRESS_OPT}f"
633 +EXTRACT_OPTS="-x${TAR_COMPRESS_OPT}f"
634 ADD_OPTS="-rf"
635 NEW_OPTS="-cf"
636 REMOVE_OPTS="--delete -f"
637 @@ -206,11 +206,12 @@
638 ;;
640 -r) # remove: from archive passed files
641 - decompress_func
642 - $TAR_PROG $REMOVE_OPTS "$archive" "$@"
643 - wrapper_status=$?
644 - compress_func
645 - exit $wrapper_status
646 + #decompress_func
647 + #$TAR_PROG $REMOVE_OPTS "$archive" "$@"
648 + #wrapper_status=$?
649 + #compress_func
650 + #exit $wrapper_status
651 + exit $E_UNSUPPORTED
652 ;;
654 -e) # extract: from archive passed files
655 --- xarchive-0.2.8-6.old/wrappers/zip.src Tue Nov 15 13:02:08 2005
656 +++ xarchive-0.2.8-6/wrappers/zip.src Sat Mar 22 13:01:16 2008
657 @@ -51,9 +51,9 @@
658 # the shifting will leave the files passed as
659 # all the remaining args: "$@"
660 opt="$1"
661 -shift 1
662 +test -z $1 || shift 1
663 archive="$1"
664 -shift 1
665 +test -z $1 || shift 1
667 # Command line options for prog functions
669 --- xarchive-0.2.8-6/xarchive.desktop.src
670 +++ xarchive-0.2.8-6/xarchive.desktop.src
671 @@ -12,7 +12,7 @@
672 Comment[en_GB]=Create, modify and browse an archive
673 GenericName=Archive Manager
675 -Categories=Gtk;Application;System;Utility;
676 +Categories=Gtk;Utility;
677 Exec=xarchive %F
678 Icon=/path/to/icons/xarchive.xpm
679 StartupNotify=true