~ubuntu-branches/debian/experimental/qrouter/experimental

« back to all changes in this revision

Viewing changes to debian/patches/03_remove_files.patch

  • Committer: Package Import Robot
  • Author(s): Ruben Undheim
  • Date: 2014-09-21 12:29:19 UTC
  • Revision ID: package-import@ubuntu.com-20140921122919-vvfkqqmty8bicncs
Tags: 1.3.1-1
Initial release (Closes: #760629)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Remove config.log and config.status
 
2
  from the source package since they give lintian
 
3
  warnings.
 
4
Author: Ruben Undheim <ruben.undheim@gmail.com>
 
5
Index: qrouter/config.log
 
6
===================================================================
 
7
--- qrouter.orig/config.log
 
8
+++ /dev/null
 
9
@@ -1,428 +0,0 @@
 
10
-This file contains any messages produced by compilers while
 
11
-running configure, to aid debugging if configure makes a mistake.
 
12
-
 
13
-It was created by configure, which was
 
14
-generated by GNU Autoconf 2.68.  Invocation command line was
 
15
-
 
16
-  $ ./configure 
 
17
-
 
18
-## --------- ##
 
19
-## Platform. ##
 
20
-## --------- ##
 
21
-
 
22
-hostname = stravinsky.tim.linglan.net
 
23
-uname -m = x86_64
 
24
-uname -r = 3.3.4-3.fc16.x86_64
 
25
-uname -s = Linux
 
26
-uname -v = #1 SMP Thu May 3 14:46:44 UTC 2012
 
27
-
 
28
-/usr/bin/uname -p = unknown
 
29
-/bin/uname -X     = unknown
 
30
-
 
31
-/bin/arch              = x86_64
 
32
-/usr/bin/arch -k       = unknown
 
33
-/usr/convex/getsysinfo = unknown
 
34
-/usr/bin/hostinfo      = unknown
 
35
-/bin/machine           = unknown
 
36
-/usr/bin/oslevel       = unknown
 
37
-/bin/universe          = unknown
 
38
-
 
39
-PATH: .
 
40
-PATH: /bin
 
41
-PATH: /sbin
 
42
-PATH: /usr/bin
 
43
-PATH: /usr/sbin
 
44
-PATH: /usr/local/bin
 
45
-
 
46
-
 
47
-## ----------- ##
 
48
-## Core tests. ##
 
49
-## ----------- ##
 
50
-
 
51
-configure:2186: checking build system type
 
52
-configure:2200: result: x86_64-unknown-linux-gnu
 
53
-configure:2220: checking host system type
 
54
-configure:2233: result: x86_64-unknown-linux-gnu
 
55
-configure:2253: checking target system type
 
56
-configure:2266: result: x86_64-unknown-linux-gnu
 
57
-configure:2360: checking for gcc
 
58
-configure:2376: found /usr/bin/gcc
 
59
-configure:2387: result: gcc
 
60
-configure:2616: checking for C compiler version
 
61
-configure:2625: gcc --version >&5
 
62
-gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
 
63
-Copyright (C) 2011 Free Software Foundation, Inc.
 
64
-This is free software; see the source for copying conditions.  There is NO
 
65
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
66
-
 
67
-configure:2636: $? = 0
 
68
-configure:2625: gcc -v >&5
 
69
-Using built-in specs.
 
70
-COLLECT_GCC=gcc
 
71
-COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.3/lto-wrapper
 
72
-Target: x86_64-redhat-linux
 
73
-Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
 
74
-Thread model: posix
 
75
-gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC) 
 
76
-configure:2636: $? = 0
 
77
-configure:2625: gcc -V >&5
 
78
-gcc: error: unrecognized option '-V'
 
79
-gcc: fatal error: no input files
 
80
-compilation terminated.
 
81
-configure:2636: $? = 4
 
82
-configure:2625: gcc -qversion >&5
 
83
-gcc: error: unrecognized option '-qversion'
 
84
-gcc: fatal error: no input files
 
85
-compilation terminated.
 
86
-configure:2636: $? = 4
 
87
-configure:2656: checking whether the C compiler works
 
88
-configure:2678: gcc    conftest.c  >&5
 
89
-configure:2682: $? = 0
 
90
-configure:2730: result: yes
 
91
-configure:2733: checking for C compiler default output file name
 
92
-configure:2735: result: a.out
 
93
-configure:2741: checking for suffix of executables
 
94
-configure:2748: gcc -o conftest    conftest.c  >&5
 
95
-configure:2752: $? = 0
 
96
-configure:2774: result: 
 
97
-configure:2796: checking whether we are cross compiling
 
98
-configure:2804: gcc -o conftest    conftest.c  >&5
 
99
-configure:2808: $? = 0
 
100
-configure:2815: ./conftest
 
101
-configure:2819: $? = 0
 
102
-configure:2834: result: no
 
103
-configure:2839: checking for suffix of object files
 
104
-configure:2861: gcc -c   conftest.c >&5
 
105
-configure:2865: $? = 0
 
106
-configure:2886: result: o
 
107
-configure:2890: checking whether we are using the GNU C compiler
 
108
-configure:2909: gcc -c   conftest.c >&5
 
109
-configure:2909: $? = 0
 
110
-configure:2918: result: yes
 
111
-configure:2927: checking whether gcc accepts -g
 
112
-configure:2947: gcc -c -g  conftest.c >&5
 
113
-configure:2947: $? = 0
 
114
-configure:2988: result: yes
 
115
-configure:3005: checking for gcc option to accept ISO C89
 
116
-configure:3069: gcc  -c -g -O2  conftest.c >&5
 
117
-configure:3069: $? = 0
 
118
-configure:3082: result: none needed
 
119
-configure:3107: checking how to run the C preprocessor
 
120
-configure:3138: gcc -E  conftest.c
 
121
-configure:3138: $? = 0
 
122
-configure:3152: gcc -E  conftest.c
 
123
-conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 
124
-compilation terminated.
 
125
-configure:3152: $? = 1
 
126
-configure: failed program was:
 
127
-| /* confdefs.h */
 
128
-| #define PACKAGE_NAME ""
 
129
-| #define PACKAGE_TARNAME ""
 
130
-| #define PACKAGE_VERSION ""
 
131
-| #define PACKAGE_STRING ""
 
132
-| #define PACKAGE_BUGREPORT ""
 
133
-| #define PACKAGE_URL ""
 
134
-| /* end confdefs.h.  */
 
135
-| #include <ac_nonexistent.h>
 
136
-configure:3177: result: gcc -E
 
137
-configure:3197: gcc -E  conftest.c
 
138
-configure:3197: $? = 0
 
139
-configure:3211: gcc -E  conftest.c
 
140
-conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 
141
-compilation terminated.
 
142
-configure:3211: $? = 1
 
143
-configure: failed program was:
 
144
-| /* confdefs.h */
 
145
-| #define PACKAGE_NAME ""
 
146
-| #define PACKAGE_TARNAME ""
 
147
-| #define PACKAGE_VERSION ""
 
148
-| #define PACKAGE_STRING ""
 
149
-| #define PACKAGE_BUGREPORT ""
 
150
-| #define PACKAGE_URL ""
 
151
-| /* end confdefs.h.  */
 
152
-| #include <ac_nonexistent.h>
 
153
-configure:3240: checking for library containing strerror
 
154
-configure:3271: gcc -o conftest -g -O2   conftest.c  >&5
 
155
-configure:3271: $? = 0
 
156
-configure:3288: result: none required
 
157
-configure:3313: checking for a BSD-compatible install
 
158
-configure:3381: result: /usr/bin/install -c
 
159
-configure:3435: checking for ranlib
 
160
-configure:3451: found /usr/bin/ranlib
 
161
-configure:3462: result: ranlib
 
162
-configure:3486: checking for autoconf
 
163
-configure:3502: found /usr/bin/autoconf
 
164
-configure:3514: result: autoconf
 
165
-configure:3524: checking for cp
 
166
-configure:3540: found /bin/cp
 
167
-configure:3552: result: cp
 
168
-configure:3562: checking for rm
 
169
-configure:3578: found /bin/rm
 
170
-configure:3590: result: rm
 
171
-configure:3606: checking for grep that handles long lines and -e
 
172
-configure:3664: result: /bin/grep
 
173
-configure:3669: checking for egrep
 
174
-configure:3731: result: /bin/grep -E
 
175
-configure:3736: checking for ANSI C header files
 
176
-configure:3756: gcc -c -g -O2  conftest.c >&5
 
177
-configure:3756: $? = 0
 
178
-configure:3829: gcc -o conftest -g -O2   conftest.c  >&5
 
179
-configure:3829: $? = 0
 
180
-configure:3829: ./conftest
 
181
-configure:3829: $? = 0
 
182
-configure:3840: result: yes
 
183
-configure:3851: checking for setenv
 
184
-configure:3851: gcc -o conftest -g -O2   conftest.c  >&5
 
185
-configure:3851: $? = 0
 
186
-configure:3851: result: yes
 
187
-configure:3851: checking for putenv
 
188
-configure:3851: gcc -o conftest -g -O2   conftest.c  >&5
 
189
-configure:3851: $? = 0
 
190
-configure:3851: result: yes
 
191
-configure:3883: checking for ld used by GCC
 
192
-configure:3946: result: /usr/bin/ld
 
193
-configure:3953: checking if the linker (/usr/bin/ld) is GNU ld
 
194
-GNU ld version 2.21.53.0.1-6.fc16 20110716
 
195
-configure:3965: result: yes
 
196
-configure:3971: checking for va_copy
 
197
-configure:3989: gcc -o conftest -g -O2   conftest.c  >&5
 
198
-configure:3989: $? = 0
 
199
-configure:3998: result: yes
 
200
-configure:4006: checking for __va_copy
 
201
-configure:4024: gcc -o conftest -g -O2   conftest.c  >&5
 
202
-configure:4024: $? = 0
 
203
-configure:4033: result: yes
 
204
-configure:4145: checking for tclConfig.sh
 
205
-configure:4218: result: /usr/lib64/tclConfig.sh
 
206
-configure:4234: checking for tkConfig.sh
 
207
-configure:4306: result: /usr/lib64/tkConfig.sh
 
208
-configure:4414: checking for wish executable
 
209
-configure:4441: result: /usr/bin/wish
 
210
-configure:4524: checking for X
 
211
-configure:4663: gcc -o conftest -g -O2   conftest.c -lX11  >&5
 
212
-configure:4663: $? = 0
 
213
-configure:4713: result: libraries , headers 
 
214
-configure:4812: gcc -o conftest -g -O2   conftest.c   -lX11 >&5
 
215
-configure:4812: $? = 0
 
216
-configure:4910: checking for gethostbyname
 
217
-configure:4910: gcc -o conftest -g -O2   conftest.c  >&5
 
218
-configure:4910: $? = 0
 
219
-configure:4910: result: yes
 
220
-configure:5007: checking for connect
 
221
-configure:5007: gcc -o conftest -g -O2   conftest.c  >&5
 
222
-configure:5007: $? = 0
 
223
-configure:5007: result: yes
 
224
-configure:5056: checking for remove
 
225
-configure:5056: gcc -o conftest -g -O2   conftest.c  >&5
 
226
-configure:5056: $? = 0
 
227
-configure:5056: result: yes
 
228
-configure:5105: checking for shmat
 
229
-configure:5105: gcc -o conftest -g -O2   conftest.c  >&5
 
230
-configure:5105: $? = 0
 
231
-configure:5105: result: yes
 
232
-configure:5163: checking for IceConnectionNumber in -lICE
 
233
-configure:5188: gcc -o conftest -g -O2   conftest.c -lICE   >&5
 
234
-configure:5188: $? = 0
 
235
-configure:5197: result: yes
 
236
-configure:5218: checking for XtToolkitInitialize in -lXt
 
237
-configure:5243: gcc -o conftest -g -O2   conftest.c -lXt   >&5
 
238
-configure:5243: $? = 0
 
239
-configure:5252: result: yes
 
240
-configure:5728: creating ./config.status
 
241
-
 
242
-## ---------------------- ##
 
243
-## Running config.status. ##
 
244
-## ---------------------- ##
 
245
-
 
246
-This file was extended by config.status, which was
 
247
-generated by GNU Autoconf 2.68.  Invocation command line was
 
248
-
 
249
-  CONFIG_FILES    = 
 
250
-  CONFIG_HEADERS  = 
 
251
-  CONFIG_LINKS    = 
 
252
-  CONFIG_COMMANDS = 
 
253
-  $ ./config.status 
 
254
-
 
255
-on stravinsky.tim.linglan.net
 
256
-
 
257
-config.status:779: creating Makefile
 
258
-
 
259
-## ---------------- ##
 
260
-## Cache variables. ##
 
261
-## ---------------- ##
 
262
-
 
263
-ac_cv_build=x86_64-unknown-linux-gnu
 
264
-ac_cv_c___va_copy=yes
 
265
-ac_cv_c_compiler_gnu=yes
 
266
-ac_cv_c_va_copy=yes
 
267
-ac_cv_env_CC_set=
 
268
-ac_cv_env_CC_value=
 
269
-ac_cv_env_CFLAGS_set=
 
270
-ac_cv_env_CFLAGS_value=
 
271
-ac_cv_env_CPPFLAGS_set=
 
272
-ac_cv_env_CPPFLAGS_value=
 
273
-ac_cv_env_CPP_set=
 
274
-ac_cv_env_CPP_value=
 
275
-ac_cv_env_LDFLAGS_set=
 
276
-ac_cv_env_LDFLAGS_value=
 
277
-ac_cv_env_LIBS_set=
 
278
-ac_cv_env_LIBS_value=
 
279
-ac_cv_env_XMKMF_set=
 
280
-ac_cv_env_XMKMF_value=
 
281
-ac_cv_env_build_alias_set=
 
282
-ac_cv_env_build_alias_value=
 
283
-ac_cv_env_host_alias_set=
 
284
-ac_cv_env_host_alias_value=
 
285
-ac_cv_env_target_alias_set=
 
286
-ac_cv_env_target_alias_value=
 
287
-ac_cv_func_connect=yes
 
288
-ac_cv_func_gethostbyname=yes
 
289
-ac_cv_func_putenv=yes
 
290
-ac_cv_func_remove=yes
 
291
-ac_cv_func_setenv=yes
 
292
-ac_cv_func_shmat=yes
 
293
-ac_cv_have_x='have_x=yes       ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
 
294
-ac_cv_header_stdc=yes
 
295
-ac_cv_host=x86_64-unknown-linux-gnu
 
296
-ac_cv_lib_ICE_IceConnectionNumber=yes
 
297
-ac_cv_lib_Xt_XtToolkitInitialize=yes
 
298
-ac_cv_objext=o
 
299
-ac_cv_path_EGREP='/bin/grep -E'
 
300
-ac_cv_path_GREP=/bin/grep
 
301
-ac_cv_path_LD=/usr/bin/ld
 
302
-ac_cv_path_install='/usr/bin/install -c'
 
303
-ac_cv_prog_AUTOCONF=autoconf
 
304
-ac_cv_prog_CP=cp
 
305
-ac_cv_prog_CPP='gcc -E'
 
306
-ac_cv_prog_RM=rm
 
307
-ac_cv_prog_ac_ct_CC=gcc
 
308
-ac_cv_prog_ac_ct_RANLIB=ranlib
 
309
-ac_cv_prog_cc_c89=
 
310
-ac_cv_prog_cc_g=yes
 
311
-ac_cv_prog_gnu_ld=yes
 
312
-ac_cv_search_strerror='none required'
 
313
-ac_cv_target=x86_64-unknown-linux-gnu
 
314
-
 
315
-## ----------------- ##
 
316
-## Output variables. ##
 
317
-## ----------------- ##
 
318
-
 
319
-ALL_TARGET='tcl'
 
320
-AUTOCONF='autoconf'
 
321
-CC='gcc'
 
322
-CFLAGS='-g -O2'
 
323
-CP='cp'
 
324
-CPP='gcc -E'
 
325
-CPPFLAGS=' -m64 -fPIC'
 
326
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DQROUTER_PATH=\"/usr/local/share/qrouter\" -DHAVE_LIBXT=1 -DTCL_QROUTER=1 -DLINUX=1 -DSYSV=1 -DVERSION=\"1.2\" -DREVISION=\"30\"'
 
327
-ECHO_C=''
 
328
-ECHO_N='-n'
 
329
-ECHO_T=''
 
330
-EGREP='/bin/grep -E'
 
331
-EXEEXT=''
 
332
-EXTRA_LIB_SPECS='-ldl'
 
333
-GREP='/bin/grep'
 
334
-INC_SPECS=''
 
335
-INSTALL_DATA='${INSTALL} -m 644'
 
336
-INSTALL_PROGRAM='${INSTALL}'
 
337
-INSTALL_SCRIPT='${INSTALL}'
 
338
-INSTALL_TARGET='install-tcl'
 
339
-LD='/usr/bin/ld'
 
340
-LDDL_FLAGS='-shared -Wl,-soname,$@ -Wl,--version-script=symbol.map'
 
341
-LDFLAGS=''
 
342
-LD_RUN_PATH=''
 
343
-LIBOBJS=''
 
344
-LIBS='-lXt '
 
345
-LIB_SPECS=' -ltk8.5 -ltcl8.5'
 
346
-LTLIBOBJS=''
 
347
-OBJEXT='o'
 
348
-PACKAGE_BUGREPORT=''
 
349
-PACKAGE_NAME=''
 
350
-PACKAGE_STRING=''
 
351
-PACKAGE_TARNAME=''
 
352
-PACKAGE_URL=''
 
353
-PACKAGE_VERSION=''
 
354
-PATH_SEPARATOR=':'
 
355
-QROUTER_LIB_DIR='/usr/local/share/qrouter'
 
356
-RANLIB='ranlib'
 
357
-REVISION='30'
 
358
-RM='rm'
 
359
-SHDLIB_EXT='.so'
 
360
-SHELL='/bin/sh'
 
361
-SHLIB_CFLAGS='-fPIC'
 
362
-SHLIB_LD=''
 
363
-SHLIB_LIB_SPECS=''
 
364
-STDLIBS=''
 
365
-TCL_LIB_DIR='/usr/lib64'
 
366
-TK_LIB_DIR='/usr/lib64'
 
367
-VERSION='1.2'
 
368
-WISH_EXE='/usr/bin/wish'
 
369
-XMKMF=''
 
370
-X_CFLAGS=''
 
371
-X_EXTRA_LIBS=''
 
372
-X_LIBS=''
 
373
-X_PRE_LIBS=' -lSM -lICE'
 
374
-ac_ct_CC='gcc'
 
375
-bindir='${exec_prefix}/bin'
 
376
-build='x86_64-unknown-linux-gnu'
 
377
-build_alias=''
 
378
-build_cpu='x86_64'
 
379
-build_os='linux-gnu'
 
380
-build_vendor='unknown'
 
381
-datadir='${datarootdir}'
 
382
-datarootdir='${prefix}/share'
 
383
-docdir='${datarootdir}/doc/${PACKAGE}'
 
384
-dvidir='${docdir}'
 
385
-exec_prefix='${prefix}'
 
386
-host='x86_64-unknown-linux-gnu'
 
387
-host_alias=''
 
388
-host_cpu='x86_64'
 
389
-host_os='linux-gnu'
 
390
-host_vendor='unknown'
 
391
-htmldir='${docdir}'
 
392
-includedir='${prefix}/include'
 
393
-infodir='${datarootdir}/info'
 
394
-libdir='${exec_prefix}/lib'
 
395
-libexecdir='${exec_prefix}/libexec'
 
396
-localedir='${datarootdir}/locale'
 
397
-localstatedir='${prefix}/var'
 
398
-mandir='${datarootdir}/man'
 
399
-oldincludedir='/usr/include'
 
400
-pdfdir='${docdir}'
 
401
-prefix='/usr/local'
 
402
-program_transform_name='s,x,x,'
 
403
-psdir='${docdir}'
 
404
-sbindir='${exec_prefix}/sbin'
 
405
-sharedstatedir='${prefix}/com'
 
406
-sysconfdir='${prefix}/etc'
 
407
-target='x86_64-unknown-linux-gnu'
 
408
-target_alias=''
 
409
-target_cpu='x86_64'
 
410
-target_os='linux-gnu'
 
411
-target_vendor='unknown'
 
412
-
 
413
-## ----------- ##
 
414
-## confdefs.h. ##
 
415
-## ----------- ##
 
416
-
 
417
-/* confdefs.h */
 
418
-#define PACKAGE_NAME ""
 
419
-#define PACKAGE_TARNAME ""
 
420
-#define PACKAGE_VERSION ""
 
421
-#define PACKAGE_STRING ""
 
422
-#define PACKAGE_BUGREPORT ""
 
423
-#define PACKAGE_URL ""
 
424
-#define STDC_HEADERS 1
 
425
-#define HAVE_SETENV 1
 
426
-#define HAVE_PUTENV 1
 
427
-#define HAVE_VA_COPY 1
 
428
-#define HAVE___VA_COPY 1
 
429
-#define QROUTER_PATH "/usr/local/share/qrouter"
 
430
-#define HAVE_LIBXT 1
 
431
-#define TCL_QROUTER 1
 
432
-#define LINUX 1
 
433
-#define SYSV 1
 
434
-#define VERSION "1.2"
 
435
-#define REVISION "30"
 
436
-
 
437
-configure: exit 0
 
438
Index: qrouter/config.status
 
439
===================================================================
 
440
--- qrouter.orig/config.status
 
441
+++ /dev/null
 
442
@@ -1,951 +0,0 @@
 
443
-#! /bin/sh
 
444
-# Generated by configure.
 
445
-# Run this file to recreate the current configuration.
 
446
-# Compiler output produced by configure, useful for debugging
 
447
-# configure, is in config.log if it exists.
 
448
-
 
449
-debug=false
 
450
-ac_cs_recheck=false
 
451
-ac_cs_silent=false
 
452
-
 
453
-SHELL=${CONFIG_SHELL-/bin/sh}
 
454
-export SHELL
 
455
-## -------------------- ##
 
456
-## M4sh Initialization. ##
 
457
-## -------------------- ##
 
458
-
 
459
-# Be more Bourne compatible
 
460
-DUALCASE=1; export DUALCASE # for MKS sh
 
461
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
 
462
-  emulate sh
 
463
-  NULLCMD=:
 
464
-  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
 
465
-  # is contrary to our usage.  Disable this feature.
 
466
-  alias -g '${1+"$@"}'='"$@"'
 
467
-  setopt NO_GLOB_SUBST
 
468
-else
 
469
-  case `(set -o) 2>/dev/null` in #(
 
470
-  *posix*) :
 
471
-    set -o posix ;; #(
 
472
-  *) :
 
473
-     ;;
 
474
-esac
 
475
-fi
 
476
-
 
477
-
 
478
-as_nl='
 
479
-'
 
480
-export as_nl
 
481
-# Printing a long string crashes Solaris 7 /usr/bin/printf.
 
482
-as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
 
483
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
 
484
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
 
485
-# Prefer a ksh shell builtin over an external printf program on Solaris,
 
486
-# but without wasting forks for bash or zsh.
 
487
-if test -z "$BASH_VERSION$ZSH_VERSION" \
 
488
-    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
 
489
-  as_echo='print -r --'
 
490
-  as_echo_n='print -rn --'
 
491
-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
 
492
-  as_echo='printf %s\n'
 
493
-  as_echo_n='printf %s'
 
494
-else
 
495
-  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
 
496
-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
 
497
-    as_echo_n='/usr/ucb/echo -n'
 
498
-  else
 
499
-    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
 
500
-    as_echo_n_body='eval
 
501
-      arg=$1;
 
502
-      case $arg in #(
 
503
-      *"$as_nl"*)
 
504
-       expr "X$arg" : "X\\(.*\\)$as_nl";
 
505
-       arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
 
506
-      esac;
 
507
-      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
 
508
-    '
 
509
-    export as_echo_n_body
 
510
-    as_echo_n='sh -c $as_echo_n_body as_echo'
 
511
-  fi
 
512
-  export as_echo_body
 
513
-  as_echo='sh -c $as_echo_body as_echo'
 
514
-fi
 
515
-
 
516
-# The user is always right.
 
517
-if test "${PATH_SEPARATOR+set}" != set; then
 
518
-  PATH_SEPARATOR=:
 
519
-  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
 
520
-    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
 
521
-      PATH_SEPARATOR=';'
 
522
-  }
 
523
-fi
 
524
-
 
525
-
 
526
-# IFS
 
527
-# We need space, tab and new line, in precisely that order.  Quoting is
 
528
-# there to prevent editors from complaining about space-tab.
 
529
-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
 
530
-# splitting by setting IFS to empty value.)
 
531
-IFS=" ""       $as_nl"
 
532
-
 
533
-# Find who we are.  Look in the path if we contain no directory separator.
 
534
-as_myself=
 
535
-case $0 in #((
 
536
-  *[\\/]* ) as_myself=$0 ;;
 
537
-  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
538
-for as_dir in $PATH
 
539
-do
 
540
-  IFS=$as_save_IFS
 
541
-  test -z "$as_dir" && as_dir=.
 
542
-    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 
543
-  done
 
544
-IFS=$as_save_IFS
 
545
-
 
546
-     ;;
 
547
-esac
 
548
-# We did not find ourselves, most probably we were run as `sh COMMAND'
 
549
-# in which case we are not to be found in the path.
 
550
-if test "x$as_myself" = x; then
 
551
-  as_myself=$0
 
552
-fi
 
553
-if test ! -f "$as_myself"; then
 
554
-  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
 
555
-  exit 1
 
556
-fi
 
557
-
 
558
-# Unset variables that we do not need and which cause bugs (e.g. in
 
559
-# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
 
560
-# suppresses any "Segmentation fault" message there.  '((' could
 
561
-# trigger a bug in pdksh 5.2.14.
 
562
-for as_var in BASH_ENV ENV MAIL MAILPATH
 
563
-do eval test x\${$as_var+set} = xset \
 
564
-  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
 
565
-done
 
566
-PS1='$ '
 
567
-PS2='> '
 
568
-PS4='+ '
 
569
-
 
570
-# NLS nuisances.
 
571
-LC_ALL=C
 
572
-export LC_ALL
 
573
-LANGUAGE=C
 
574
-export LANGUAGE
 
575
-
 
576
-# CDPATH.
 
577
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
578
-
 
579
-
 
580
-# as_fn_error STATUS ERROR [LINENO LOG_FD]
 
581
-# ----------------------------------------
 
582
-# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 
583
-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
 
584
-# script with STATUS, using 1 if that was 0.
 
585
-as_fn_error ()
 
586
-{
 
587
-  as_status=$1; test $as_status -eq 0 && as_status=1
 
588
-  if test "$4"; then
 
589
-    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
590
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
 
591
-  fi
 
592
-  $as_echo "$as_me: error: $2" >&2
 
593
-  as_fn_exit $as_status
 
594
-} # as_fn_error
 
595
-
 
596
-
 
597
-# as_fn_set_status STATUS
 
598
-# -----------------------
 
599
-# Set $? to STATUS, without forking.
 
600
-as_fn_set_status ()
 
601
-{
 
602
-  return $1
 
603
-} # as_fn_set_status
 
604
-
 
605
-# as_fn_exit STATUS
 
606
-# -----------------
 
607
-# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
 
608
-as_fn_exit ()
 
609
-{
 
610
-  set +e
 
611
-  as_fn_set_status $1
 
612
-  exit $1
 
613
-} # as_fn_exit
 
614
-
 
615
-# as_fn_unset VAR
 
616
-# ---------------
 
617
-# Portably unset VAR.
 
618
-as_fn_unset ()
 
619
-{
 
620
-  { eval $1=; unset $1;}
 
621
-}
 
622
-as_unset=as_fn_unset
 
623
-# as_fn_append VAR VALUE
 
624
-# ----------------------
 
625
-# Append the text in VALUE to the end of the definition contained in VAR. Take
 
626
-# advantage of any shell optimizations that allow amortized linear growth over
 
627
-# repeated appends, instead of the typical quadratic growth present in naive
 
628
-# implementations.
 
629
-if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
 
630
-  eval 'as_fn_append ()
 
631
-  {
 
632
-    eval $1+=\$2
 
633
-  }'
 
634
-else
 
635
-  as_fn_append ()
 
636
-  {
 
637
-    eval $1=\$$1\$2
 
638
-  }
 
639
-fi # as_fn_append
 
640
-
 
641
-# as_fn_arith ARG...
 
642
-# ------------------
 
643
-# Perform arithmetic evaluation on the ARGs, and store the result in the
 
644
-# global $as_val. Take advantage of shells that can avoid forks. The arguments
 
645
-# must be portable across $(()) and expr.
 
646
-if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
 
647
-  eval 'as_fn_arith ()
 
648
-  {
 
649
-    as_val=$(( $* ))
 
650
-  }'
 
651
-else
 
652
-  as_fn_arith ()
 
653
-  {
 
654
-    as_val=`expr "$@" || test $? -eq 1`
 
655
-  }
 
656
-fi # as_fn_arith
 
657
-
 
658
-
 
659
-if expr a : '\(a\)' >/dev/null 2>&1 &&
 
660
-   test "X`expr 00001 : '.*\(...\)'`" = X001; then
 
661
-  as_expr=expr
 
662
-else
 
663
-  as_expr=false
 
664
-fi
 
665
-
 
666
-if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
 
667
-  as_basename=basename
 
668
-else
 
669
-  as_basename=false
 
670
-fi
 
671
-
 
672
-if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
 
673
-  as_dirname=dirname
 
674
-else
 
675
-  as_dirname=false
 
676
-fi
 
677
-
 
678
-as_me=`$as_basename -- "$0" ||
 
679
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 
680
-        X"$0" : 'X\(//\)$' \| \
 
681
-        X"$0" : 'X\(/\)' \| . 2>/dev/null ||
 
682
-$as_echo X/"$0" |
 
683
-    sed '/^.*\/\([^/][^/]*\)\/*$/{
 
684
-           s//\1/
 
685
-           q
 
686
-         }
 
687
-         /^X\/\(\/\/\)$/{
 
688
-           s//\1/
 
689
-           q
 
690
-         }
 
691
-         /^X\/\(\/\).*/{
 
692
-           s//\1/
 
693
-           q
 
694
-         }
 
695
-         s/.*/./; q'`
 
696
-
 
697
-# Avoid depending upon Character Ranges.
 
698
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 
699
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 
700
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 
701
-as_cr_digits='0123456789'
 
702
-as_cr_alnum=$as_cr_Letters$as_cr_digits
 
703
-
 
704
-ECHO_C= ECHO_N= ECHO_T=
 
705
-case `echo -n x` in #(((((
 
706
--n*)
 
707
-  case `echo 'xy\c'` in
 
708
-  *c*) ECHO_T='        ';;     # ECHO_T is single tab character.
 
709
-  xy)  ECHO_C='\c';;
 
710
-  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
 
711
-       ECHO_T='        ';;
 
712
-  esac;;
 
713
-*)
 
714
-  ECHO_N='-n';;
 
715
-esac
 
716
-
 
717
-rm -f conf$$ conf$$.exe conf$$.file
 
718
-if test -d conf$$.dir; then
 
719
-  rm -f conf$$.dir/conf$$.file
 
720
-else
 
721
-  rm -f conf$$.dir
 
722
-  mkdir conf$$.dir 2>/dev/null
 
723
-fi
 
724
-if (echo >conf$$.file) 2>/dev/null; then
 
725
-  if ln -s conf$$.file conf$$ 2>/dev/null; then
 
726
-    as_ln_s='ln -s'
 
727
-    # ... but there are two gotchas:
 
728
-    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
 
729
-    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
 
730
-    # In both cases, we have to default to `cp -p'.
 
731
-    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
 
732
-      as_ln_s='cp -p'
 
733
-  elif ln conf$$.file conf$$ 2>/dev/null; then
 
734
-    as_ln_s=ln
 
735
-  else
 
736
-    as_ln_s='cp -p'
 
737
-  fi
 
738
-else
 
739
-  as_ln_s='cp -p'
 
740
-fi
 
741
-rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
 
742
-rmdir conf$$.dir 2>/dev/null
 
743
-
 
744
-
 
745
-# as_fn_mkdir_p
 
746
-# -------------
 
747
-# Create "$as_dir" as a directory, including parents if necessary.
 
748
-as_fn_mkdir_p ()
 
749
-{
 
750
-
 
751
-  case $as_dir in #(
 
752
-  -*) as_dir=./$as_dir;;
 
753
-  esac
 
754
-  test -d "$as_dir" || eval $as_mkdir_p || {
 
755
-    as_dirs=
 
756
-    while :; do
 
757
-      case $as_dir in #(
 
758
-      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
 
759
-      *) as_qdir=$as_dir;;
 
760
-      esac
 
761
-      as_dirs="'$as_qdir' $as_dirs"
 
762
-      as_dir=`$as_dirname -- "$as_dir" ||
 
763
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
764
-        X"$as_dir" : 'X\(//\)[^/]' \| \
 
765
-        X"$as_dir" : 'X\(//\)$' \| \
 
766
-        X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
 
767
-$as_echo X"$as_dir" |
 
768
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
 
769
-           s//\1/
 
770
-           q
 
771
-         }
 
772
-         /^X\(\/\/\)[^/].*/{
 
773
-           s//\1/
 
774
-           q
 
775
-         }
 
776
-         /^X\(\/\/\)$/{
 
777
-           s//\1/
 
778
-           q
 
779
-         }
 
780
-         /^X\(\/\).*/{
 
781
-           s//\1/
 
782
-           q
 
783
-         }
 
784
-         s/.*/./; q'`
 
785
-      test -d "$as_dir" && break
 
786
-    done
 
787
-    test -z "$as_dirs" || eval "mkdir $as_dirs"
 
788
-  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
789
-
 
790
-
 
791
-} # as_fn_mkdir_p
 
792
-if mkdir -p . 2>/dev/null; then
 
793
-  as_mkdir_p='mkdir -p "$as_dir"'
 
794
-else
 
795
-  test -d ./-p && rmdir ./-p
 
796
-  as_mkdir_p=false
 
797
-fi
 
798
-
 
799
-if test -x / >/dev/null 2>&1; then
 
800
-  as_test_x='test -x'
 
801
-else
 
802
-  if ls -dL / >/dev/null 2>&1; then
 
803
-    as_ls_L_option=L
 
804
-  else
 
805
-    as_ls_L_option=
 
806
-  fi
 
807
-  as_test_x='
 
808
-    eval sh -c '\''
 
809
-      if test -d "$1"; then
 
810
-       test -d "$1/.";
 
811
-      else
 
812
-       case $1 in #(
 
813
-       -*)set "./$1";;
 
814
-       esac;
 
815
-       case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
 
816
-       ???[sx]*):;;*)false;;esac;fi
 
817
-    '\'' sh
 
818
-  '
 
819
-fi
 
820
-as_executable_p=$as_test_x
 
821
-
 
822
-# Sed expression to map a string onto a valid CPP name.
 
823
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 
824
-
 
825
-# Sed expression to map a string onto a valid variable name.
 
826
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
827
-
 
828
-
 
829
-exec 6>&1
 
830
-## ----------------------------------- ##
 
831
-## Main body of $CONFIG_STATUS script. ##
 
832
-## ----------------------------------- ##
 
833
-# Save the log message, to keep $0 and so on meaningful, and to
 
834
-# report actual input values of CONFIG_FILES etc. instead of their
 
835
-# values after options handling.
 
836
-ac_log="
 
837
-This file was extended by $as_me, which was
 
838
-generated by GNU Autoconf 2.68.  Invocation command line was
 
839
-
 
840
-  CONFIG_FILES    = $CONFIG_FILES
 
841
-  CONFIG_HEADERS  = $CONFIG_HEADERS
 
842
-  CONFIG_LINKS    = $CONFIG_LINKS
 
843
-  CONFIG_COMMANDS = $CONFIG_COMMANDS
 
844
-  $ $0 $@
 
845
-
 
846
-on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
847
-"
 
848
-
 
849
-# Files that config.status was made for.
 
850
-config_files=" Makefile"
 
851
-
 
852
-ac_cs_usage="\
 
853
-\`$as_me' instantiates files and other configuration actions
 
854
-from templates according to the current configuration.  Unless the files
 
855
-and actions are specified as TAGs, all are instantiated by default.
 
856
-
 
857
-Usage: $0 [OPTION]... [TAG]...
 
858
-
 
859
-  -h, --help       print this help, then exit
 
860
-  -V, --version    print version number and configuration settings, then exit
 
861
-      --config     print configuration, then exit
 
862
-  -q, --quiet, --silent
 
863
-                   do not print progress messages
 
864
-  -d, --debug      don't remove temporary files
 
865
-      --recheck    update $as_me by reconfiguring in the same conditions
 
866
-      --file=FILE[:TEMPLATE]
 
867
-                   instantiate the configuration file FILE
 
868
-
 
869
-Configuration files:
 
870
-$config_files
 
871
-
 
872
-Report bugs to the package provider."
 
873
-
 
874
-ac_cs_config=""
 
875
-ac_cs_version="\
 
876
-config.status
 
877
-configured by ./configure, generated by GNU Autoconf 2.68,
 
878
-  with options \"$ac_cs_config\"
 
879
-
 
880
-Copyright (C) 2010 Free Software Foundation, Inc.
 
881
-This config.status script is free software; the Free Software Foundation
 
882
-gives unlimited permission to copy, distribute and modify it."
 
883
-
 
884
-ac_pwd='/home/tim/gitsrc/qrouter-1.2'
 
885
-srcdir='.'
 
886
-INSTALL='/usr/bin/install -c'
 
887
-test -n "$AWK" || AWK=awk
 
888
-# The default lists apply if the user does not specify any file.
 
889
-ac_need_defaults=:
 
890
-while test $# != 0
 
891
-do
 
892
-  case $1 in
 
893
-  --*=?*)
 
894
-    ac_option=`expr "X$1" : 'X\([^=]*\)='`
 
895
-    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
 
896
-    ac_shift=:
 
897
-    ;;
 
898
-  --*=)
 
899
-    ac_option=`expr "X$1" : 'X\([^=]*\)='`
 
900
-    ac_optarg=
 
901
-    ac_shift=:
 
902
-    ;;
 
903
-  *)
 
904
-    ac_option=$1
 
905
-    ac_optarg=$2
 
906
-    ac_shift=shift
 
907
-    ;;
 
908
-  esac
 
909
-
 
910
-  case $ac_option in
 
911
-  # Handling of the options.
 
912
-  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
 
913
-    ac_cs_recheck=: ;;
 
914
-  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
 
915
-    $as_echo "$ac_cs_version"; exit ;;
 
916
-  --config | --confi | --conf | --con | --co | --c )
 
917
-    $as_echo "$ac_cs_config"; exit ;;
 
918
-  --debug | --debu | --deb | --de | --d | -d )
 
919
-    debug=: ;;
 
920
-  --file | --fil | --fi | --f )
 
921
-    $ac_shift
 
922
-    case $ac_optarg in
 
923
-    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
924
-    '') as_fn_error $? "missing file argument" ;;
 
925
-    esac
 
926
-    as_fn_append CONFIG_FILES " '$ac_optarg'"
 
927
-    ac_need_defaults=false;;
 
928
-  --he | --h |  --help | --hel | -h )
 
929
-    $as_echo "$ac_cs_usage"; exit ;;
 
930
-  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
931
-  | -silent | --silent | --silen | --sile | --sil | --si | --s)
 
932
-    ac_cs_silent=: ;;
 
933
-
 
934
-  # This is an error.
 
935
-  -*) as_fn_error $? "unrecognized option: \`$1'
 
936
-Try \`$0 --help' for more information." ;;
 
937
-
 
938
-  *) as_fn_append ac_config_targets " $1"
 
939
-     ac_need_defaults=false ;;
 
940
-
 
941
-  esac
 
942
-  shift
 
943
-done
 
944
-
 
945
-ac_configure_extra_args=
 
946
-
 
947
-if $ac_cs_silent; then
 
948
-  exec 6>/dev/null
 
949
-  ac_configure_extra_args="$ac_configure_extra_args --silent"
 
950
-fi
 
951
-
 
952
-if $ac_cs_recheck; then
 
953
-  set X '/bin/sh' './configure'  $ac_configure_extra_args --no-create --no-recursion
 
954
-  shift
 
955
-  $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
 
956
-  CONFIG_SHELL='/bin/sh'
 
957
-  export CONFIG_SHELL
 
958
-  exec "$@"
 
959
-fi
 
960
-
 
961
-exec 5>>config.log
 
962
-{
 
963
-  echo
 
964
-  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
 
965
-## Running $as_me. ##
 
966
-_ASBOX
 
967
-  $as_echo "$ac_log"
 
968
-} >&5
 
969
-
 
970
-
 
971
-# Handling of arguments.
 
972
-for ac_config_target in $ac_config_targets
 
973
-do
 
974
-  case $ac_config_target in
 
975
-    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
 
976
-
 
977
-  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
 
978
-  esac
 
979
-done
 
980
-
 
981
-
 
982
-# If the user did not use the arguments to specify the items to instantiate,
 
983
-# then the envvar interface is used.  Set only those that are not.
 
984
-# We use the long form for the default assignment because of an extremely
 
985
-# bizarre bug on SunOS 4.1.3.
 
986
-if $ac_need_defaults; then
 
987
-  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
 
988
-fi
 
989
-
 
990
-# Have a temporary directory for convenience.  Make it in the build tree
 
991
-# simply because there is no reason against having it here, and in addition,
 
992
-# creating and moving files from /tmp can sometimes cause problems.
 
993
-# Hook for its removal unless debugging.
 
994
-# Note that there is a small window in which the directory will not be cleaned:
 
995
-# after its creation but before its name has been assigned to `$tmp'.
 
996
-$debug ||
 
997
-{
 
998
-  tmp= ac_tmp=
 
999
-  trap 'exit_status=$?
 
1000
-  : "${ac_tmp:=$tmp}"
 
1001
-  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
 
1002
-' 0
 
1003
-  trap 'as_fn_exit 1' 1 2 13 15
 
1004
-}
 
1005
-# Create a (secure) tmp directory for tmp files.
 
1006
-
 
1007
-{
 
1008
-  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
 
1009
-  test -d "$tmp"
 
1010
-}  ||
 
1011
-{
 
1012
-  tmp=./conf$$-$RANDOM
 
1013
-  (umask 077 && mkdir "$tmp")
 
1014
-} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
 
1015
-ac_tmp=$tmp
 
1016
-
 
1017
-# Set up the scripts for CONFIG_FILES section.
 
1018
-# No need to generate them if there are no CONFIG_FILES.
 
1019
-# This happens for instance with `./config.status config.h'.
 
1020
-if test -n "$CONFIG_FILES"; then
 
1021
-
 
1022
-
 
1023
-ac_cr=`echo X | tr X '\015'`
 
1024
-# On cygwin, bash can eat \r inside `` if the user requested igncr.
 
1025
-# But we know of no other shell where ac_cr would be empty at this
 
1026
-# point, so we can use a bashism as a fallback.
 
1027
-if test "x$ac_cr" = x; then
 
1028
-  eval ac_cr=\$\'\\r\'
 
1029
-fi
 
1030
-ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 
1031
-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
 
1032
-  ac_cs_awk_cr='\\r'
 
1033
-else
 
1034
-  ac_cs_awk_cr=$ac_cr
 
1035
-fi
 
1036
-
 
1037
-echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
 
1038
-cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
 
1039
-S["LTLIBOBJS"]=""
 
1040
-S["LIBOBJS"]=""
 
1041
-S["QROUTER_LIB_DIR"]="/usr/local/share/qrouter"
 
1042
-S["INSTALL_TARGET"]="install-tcl"
 
1043
-S["ALL_TARGET"]="tcl"
 
1044
-S["STDLIBS"]=""
 
1045
-S["LD_RUN_PATH"]=""
 
1046
-S["SHLIB_CFLAGS"]="-fPIC"
 
1047
-S["WISH_EXE"]="/usr/bin/wish"
 
1048
-S["TK_LIB_DIR"]="/usr/lib64"
 
1049
-S["TCL_LIB_DIR"]="/usr/lib64"
 
1050
-S["LIB_SPECS"]=" -ltk8.5 -ltcl8.5"
 
1051
-S["INC_SPECS"]=""
 
1052
-S["EXTRA_LIB_SPECS"]="-ldl"
 
1053
-S["SHLIB_LIB_SPECS"]=""
 
1054
-S["LDDL_FLAGS"]="-shared -Wl,-soname,$@ -Wl,--version-script=symbol.map"
 
1055
-S["LD"]="/usr/bin/ld"
 
1056
-S["SHLIB_LD"]=""
 
1057
-S["SHDLIB_EXT"]=".so"
 
1058
-S["X_EXTRA_LIBS"]=""
 
1059
-S["X_LIBS"]=""
 
1060
-S["X_PRE_LIBS"]=" -lSM -lICE"
 
1061
-S["X_CFLAGS"]=""
 
1062
-S["XMKMF"]=""
 
1063
-S["EGREP"]="/bin/grep -E"
 
1064
-S["GREP"]="/bin/grep"
 
1065
-S["RM"]="rm"
 
1066
-S["CP"]="cp"
 
1067
-S["AUTOCONF"]="autoconf"
 
1068
-S["RANLIB"]="ranlib"
 
1069
-S["INSTALL_DATA"]="${INSTALL} -m 644"
 
1070
-S["INSTALL_SCRIPT"]="${INSTALL}"
 
1071
-S["INSTALL_PROGRAM"]="${INSTALL}"
 
1072
-S["CPP"]="gcc -E"
 
1073
-S["OBJEXT"]="o"
 
1074
-S["EXEEXT"]=""
 
1075
-S["ac_ct_CC"]="gcc"
 
1076
-S["CPPFLAGS"]=" -m64 -fPIC"
 
1077
-S["LDFLAGS"]=""
 
1078
-S["CFLAGS"]="-g -O2"
 
1079
-S["CC"]="gcc"
 
1080
-S["REVISION"]="30"
 
1081
-S["VERSION"]="1.2"
 
1082
-S["target_os"]="linux-gnu"
 
1083
-S["target_vendor"]="unknown"
 
1084
-S["target_cpu"]="x86_64"
 
1085
-S["target"]="x86_64-unknown-linux-gnu"
 
1086
-S["host_os"]="linux-gnu"
 
1087
-S["host_vendor"]="unknown"
 
1088
-S["host_cpu"]="x86_64"
 
1089
-S["host"]="x86_64-unknown-linux-gnu"
 
1090
-S["build_os"]="linux-gnu"
 
1091
-S["build_vendor"]="unknown"
 
1092
-S["build_cpu"]="x86_64"
 
1093
-S["build"]="x86_64-unknown-linux-gnu"
 
1094
-S["target_alias"]=""
 
1095
-S["host_alias"]=""
 
1096
-S["build_alias"]=""
 
1097
-S["LIBS"]="-lXt "
 
1098
-S["ECHO_T"]=""
 
1099
-S["ECHO_N"]="-n"
 
1100
-S["ECHO_C"]=""
 
1101
-S["DEFS"]="-DPACKAGE_NAME=\\\"\\\" -DPACKAGE_TARNAME=\\\"\\\" -DPACKAGE_VERSION=\\\"\\\" -DPACKAGE_STRING=\\\"\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DSTDC_HEADERS=1"\
 
1102
-" -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DQROUTER_PATH=\\\"/usr/local/share/qrouter\\\" -DHAVE_LIBXT=1 -DTCL_QROUTER=1 -DLI"\
 
1103
-"NUX=1 -DSYSV=1 -DVERSION=\\\"1.2\\\" -DREVISION=\\\"30\\\""
 
1104
-S["mandir"]="${datarootdir}/man"
 
1105
-S["localedir"]="${datarootdir}/locale"
 
1106
-S["libdir"]="${exec_prefix}/lib"
 
1107
-S["psdir"]="${docdir}"
 
1108
-S["pdfdir"]="${docdir}"
 
1109
-S["dvidir"]="${docdir}"
 
1110
-S["htmldir"]="${docdir}"
 
1111
-S["infodir"]="${datarootdir}/info"
 
1112
-S["docdir"]="${datarootdir}/doc/${PACKAGE}"
 
1113
-S["oldincludedir"]="/usr/include"
 
1114
-S["includedir"]="${prefix}/include"
 
1115
-S["localstatedir"]="${prefix}/var"
 
1116
-S["sharedstatedir"]="${prefix}/com"
 
1117
-S["sysconfdir"]="${prefix}/etc"
 
1118
-S["datadir"]="${datarootdir}"
 
1119
-S["datarootdir"]="${prefix}/share"
 
1120
-S["libexecdir"]="${exec_prefix}/libexec"
 
1121
-S["sbindir"]="${exec_prefix}/sbin"
 
1122
-S["bindir"]="${exec_prefix}/bin"
 
1123
-S["program_transform_name"]="s,x,x,"
 
1124
-S["prefix"]="/usr/local"
 
1125
-S["exec_prefix"]="${prefix}"
 
1126
-S["PACKAGE_URL"]=""
 
1127
-S["PACKAGE_BUGREPORT"]=""
 
1128
-S["PACKAGE_STRING"]=""
 
1129
-S["PACKAGE_VERSION"]=""
 
1130
-S["PACKAGE_TARNAME"]=""
 
1131
-S["PACKAGE_NAME"]=""
 
1132
-S["PATH_SEPARATOR"]=":"
 
1133
-S["SHELL"]="/bin/sh"
 
1134
-_ACAWK
 
1135
-cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
 
1136
-  for (key in S) S_is_set[key] = 1
 
1137
-  FS = ""
 
1138
-
 
1139
-}
 
1140
-{
 
1141
-  line = $ 0
 
1142
-  nfields = split(line, field, "@")
 
1143
-  substed = 0
 
1144
-  len = length(field[1])
 
1145
-  for (i = 2; i < nfields; i++) {
 
1146
-    key = field[i]
 
1147
-    keylen = length(key)
 
1148
-    if (S_is_set[key]) {
 
1149
-      value = S[key]
 
1150
-      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
 
1151
-      len += length(value) + length(field[++i])
 
1152
-      substed = 1
 
1153
-    } else
 
1154
-      len += 1 + keylen
 
1155
-  }
 
1156
-
 
1157
-  print line
 
1158
-}
 
1159
-
 
1160
-_ACAWK
 
1161
-if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
 
1162
-  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
 
1163
-else
 
1164
-  cat
 
1165
-fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
 
1166
-  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 
1167
-fi # test -n "$CONFIG_FILES"
 
1168
-
 
1169
-
 
1170
-eval set X "  :F $CONFIG_FILES      "
 
1171
-shift
 
1172
-for ac_tag
 
1173
-do
 
1174
-  case $ac_tag in
 
1175
-  :[FHLC]) ac_mode=$ac_tag; continue;;
 
1176
-  esac
 
1177
-  case $ac_mode$ac_tag in
 
1178
-  :[FHL]*:*);;
 
1179
-  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
 
1180
-  :[FH]-) ac_tag=-:-;;
 
1181
-  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
 
1182
-  esac
 
1183
-  ac_save_IFS=$IFS
 
1184
-  IFS=:
 
1185
-  set x $ac_tag
 
1186
-  IFS=$ac_save_IFS
 
1187
-  shift
 
1188
-  ac_file=$1
 
1189
-  shift
 
1190
-
 
1191
-  case $ac_mode in
 
1192
-  :L) ac_source=$1;;
 
1193
-  :[FH])
 
1194
-    ac_file_inputs=
 
1195
-    for ac_f
 
1196
-    do
 
1197
-      case $ac_f in
 
1198
-      -) ac_f="$ac_tmp/stdin";;
 
1199
-      *) # Look for the file first in the build tree, then in the source tree
 
1200
-        # (if the path is not absolute).  The absolute path cannot be DOS-style,
 
1201
-        # because $ac_f cannot contain `:'.
 
1202
-        test -f "$ac_f" ||
 
1203
-          case $ac_f in
 
1204
-          [\\/$]*) false;;
 
1205
-          *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 
1206
-          esac ||
 
1207
-          as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
 
1208
-      esac
 
1209
-      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
 
1210
-      as_fn_append ac_file_inputs " '$ac_f'"
 
1211
-    done
 
1212
-
 
1213
-    # Let's still pretend it is `configure' which instantiates (i.e., don't
 
1214
-    # use $as_me), people would be surprised to read:
 
1215
-    #    /* config.h.  Generated by config.status.  */
 
1216
-    configure_input='Generated from '`
 
1217
-         $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
 
1218
-       `' by configure.'
 
1219
-    if test x"$ac_file" != x-; then
 
1220
-      configure_input="$ac_file.  $configure_input"
 
1221
-      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
 
1222
-$as_echo "$as_me: creating $ac_file" >&6;}
 
1223
-    fi
 
1224
-    # Neutralize special characters interpreted by sed in replacement strings.
 
1225
-    case $configure_input in #(
 
1226
-    *\&* | *\|* | *\\* )
 
1227
-       ac_sed_conf_input=`$as_echo "$configure_input" |
 
1228
-       sed 's/[\\\\&|]/\\\\&/g'`;; #(
 
1229
-    *) ac_sed_conf_input=$configure_input;;
 
1230
-    esac
 
1231
-
 
1232
-    case $ac_tag in
 
1233
-    *:-:* | *:-) cat >"$ac_tmp/stdin" \
 
1234
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
 
1235
-    esac
 
1236
-    ;;
 
1237
-  esac
 
1238
-
 
1239
-  ac_dir=`$as_dirname -- "$ac_file" ||
 
1240
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
1241
-        X"$ac_file" : 'X\(//\)[^/]' \| \
 
1242
-        X"$ac_file" : 'X\(//\)$' \| \
 
1243
-        X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
 
1244
-$as_echo X"$ac_file" |
 
1245
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
 
1246
-           s//\1/
 
1247
-           q
 
1248
-         }
 
1249
-         /^X\(\/\/\)[^/].*/{
 
1250
-           s//\1/
 
1251
-           q
 
1252
-         }
 
1253
-         /^X\(\/\/\)$/{
 
1254
-           s//\1/
 
1255
-           q
 
1256
-         }
 
1257
-         /^X\(\/\).*/{
 
1258
-           s//\1/
 
1259
-           q
 
1260
-         }
 
1261
-         s/.*/./; q'`
 
1262
-  as_dir="$ac_dir"; as_fn_mkdir_p
 
1263
-  ac_builddir=.
 
1264
-
 
1265
-case "$ac_dir" in
 
1266
-.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
 
1267
-*)
 
1268
-  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
 
1269
-  # A ".." for each directory in $ac_dir_suffix.
 
1270
-  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
 
1271
-  case $ac_top_builddir_sub in
 
1272
-  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
 
1273
-  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
 
1274
-  esac ;;
 
1275
-esac
 
1276
-ac_abs_top_builddir=$ac_pwd
 
1277
-ac_abs_builddir=$ac_pwd$ac_dir_suffix
 
1278
-# for backward compatibility:
 
1279
-ac_top_builddir=$ac_top_build_prefix
 
1280
-
 
1281
-case $srcdir in
 
1282
-  .)  # We are building in place.
 
1283
-    ac_srcdir=.
 
1284
-    ac_top_srcdir=$ac_top_builddir_sub
 
1285
-    ac_abs_top_srcdir=$ac_pwd ;;
 
1286
-  [\\/]* | ?:[\\/]* )  # Absolute name.
 
1287
-    ac_srcdir=$srcdir$ac_dir_suffix;
 
1288
-    ac_top_srcdir=$srcdir
 
1289
-    ac_abs_top_srcdir=$srcdir ;;
 
1290
-  *) # Relative name.
 
1291
-    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
 
1292
-    ac_top_srcdir=$ac_top_build_prefix$srcdir
 
1293
-    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
 
1294
-esac
 
1295
-ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
 
1296
-
 
1297
-
 
1298
-  case $ac_mode in
 
1299
-  :F)
 
1300
-  #
 
1301
-  # CONFIG_FILE
 
1302
-  #
 
1303
-
 
1304
-  case $INSTALL in
 
1305
-  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
 
1306
-  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
 
1307
-  esac
 
1308
-# If the template does not know about datarootdir, expand it.
 
1309
-# FIXME: This hack should be removed a few years after 2.60.
 
1310
-ac_datarootdir_hack=; ac_datarootdir_seen=
 
1311
-ac_sed_dataroot='
 
1312
-/datarootdir/ {
 
1313
-  p
 
1314
-  q
 
1315
-}
 
1316
-/@datadir@/p
 
1317
-/@docdir@/p
 
1318
-/@infodir@/p
 
1319
-/@localedir@/p
 
1320
-/@mandir@/p'
 
1321
-case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
 
1322
-*datarootdir*) ac_datarootdir_seen=yes;;
 
1323
-*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
 
1324
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
 
1325
-$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
 
1326
-  ac_datarootdir_hack='
 
1327
-  s&@datadir@&${datarootdir}&g
 
1328
-  s&@docdir@&${datarootdir}/doc/${PACKAGE}&g
 
1329
-  s&@infodir@&${datarootdir}/info&g
 
1330
-  s&@localedir@&${datarootdir}/locale&g
 
1331
-  s&@mandir@&${datarootdir}/man&g
 
1332
-  s&\${datarootdir}&${prefix}/share&g' ;;
 
1333
-esac
 
1334
-ac_sed_extra="/^[       ]*VPATH[        ]*=[    ]*/{
 
1335
-h
 
1336
-s///
 
1337
-s/^/:/
 
1338
-s/[     ]*$/:/
 
1339
-s/:\$(srcdir):/:/g
 
1340
-s/:\${srcdir}:/:/g
 
1341
-s/:@srcdir@:/:/g
 
1342
-s/^:*//
 
1343
-s/:*$//
 
1344
-x
 
1345
-s/\(=[  ]*\).*/\1/
 
1346
-G
 
1347
-s/\n//
 
1348
-s/^[^=]*=[      ]*$//
 
1349
-}
 
1350
-
 
1351
-:t
 
1352
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
1353
-s|@configure_input@|$ac_sed_conf_input|;t t
 
1354
-s&@top_builddir@&$ac_top_builddir_sub&;t t
 
1355
-s&@top_build_prefix@&$ac_top_build_prefix&;t t
 
1356
-s&@srcdir@&$ac_srcdir&;t t
 
1357
-s&@abs_srcdir@&$ac_abs_srcdir&;t t
 
1358
-s&@top_srcdir@&$ac_top_srcdir&;t t
 
1359
-s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
 
1360
-s&@builddir@&$ac_builddir&;t t
 
1361
-s&@abs_builddir@&$ac_abs_builddir&;t t
 
1362
-s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
 
1363
-s&@INSTALL@&$ac_INSTALL&;t t
 
1364
-$ac_datarootdir_hack
 
1365
-"
 
1366
-eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
 
1367
-  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
1368
-
 
1369
-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
 
1370
-  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
 
1371
-  { ac_out=`sed -n '/^[         ]*datarootdir[  ]*:*=/p' \
 
1372
-      "$ac_tmp/out"`; test -z "$ac_out"; } &&
 
1373
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 
1374
-which seems to be undefined.  Please make sure it is defined" >&5
 
1375
-$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 
1376
-which seems to be undefined.  Please make sure it is defined" >&2;}
 
1377
-
 
1378
-  rm -f "$ac_tmp/stdin"
 
1379
-  case $ac_file in
 
1380
-  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
 
1381
-  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
 
1382
-  esac \
 
1383
-  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
1384
- ;;
 
1385
-
 
1386
-
 
1387
-
 
1388
-  esac
 
1389
-
 
1390
-done # for ac_tag
 
1391
-
 
1392
-
 
1393
-as_fn_exit 0