]> git.pld-linux.org Git - packages/vim.git/blame - 7.2.183
- new
[packages/vim.git] / 7.2.183
CommitLineData
b5ccbaa1
ER
1To: vim-dev@vim.org
2Subject: Patch 7.2.183
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.2.183
11Problem: Configure problem for sys/sysctl.h on OpenBSD. (Dasn)
12Solution: Add separate check for this header file. Also switch to newer
13 version of autoconf.
14Files: src/auto/configure, src/configure.in
15
16
17*** ../vim-7.2.182/src/auto/configure 2009-05-14 22:19:19.000000000 +0200
18--- src/auto/configure 2009-05-16 13:32:16.000000000 +0200
19***************
20*** 1,6 ****
21 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
23! # Generated by GNU Autoconf 2.62.
24 #
25 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
26 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
27--- 1,6 ----
28 #! /bin/sh
29 # Guess values for system-dependent variables and create Makefiles.
30! # Generated by GNU Autoconf 2.63.
31 #
32 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
33 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
34***************
35*** 635,772 ****
36 # include <unistd.h>
37 #endif"
38
39! ac_subst_vars='SHELL
40! PATH_SEPARATOR
41! PACKAGE_NAME
42! PACKAGE_TARNAME
43! PACKAGE_VERSION
44! PACKAGE_STRING
45! PACKAGE_BUGREPORT
46! exec_prefix
47! prefix
48! program_transform_name
49! bindir
50! sbindir
51! libexecdir
52! datarootdir
53! datadir
54! sysconfdir
55! sharedstatedir
56! localstatedir
57! includedir
58! oldincludedir
59! docdir
60! infodir
61! htmldir
62! dvidir
63! pdfdir
64! psdir
65! libdir
66! localedir
67! mandir
68! DEFS
69! ECHO_C
70! ECHO_N
71! ECHO_T
72! LIBS
73! build_alias
74! host_alias
75! target_alias
76! SET_MAKE
77! CC
78! CFLAGS
79! LDFLAGS
80! CPPFLAGS
81! ac_ct_CC
82! EXEEXT
83! OBJEXT
84! CPP
85! GREP
86! EGREP
87! AWK
88! STRIP
89! CPP_MM
90! OS_EXTRA_SRC
91! OS_EXTRA_OBJ
92! VIMNAME
93! EXNAME
94! VIEWNAME
95! line_break
96! dovimdiff
97! dogvimdiff
98! compiledby
99! vi_cv_path_mzscheme
100! MZSCHEME_SRC
101! MZSCHEME_OBJ
102! MZSCHEME_PRO
103! MZSCHEME_LIBS
104! MZSCHEME_CFLAGS
105! vi_cv_path_perl
106! vi_cv_perllib
107! shrpenv
108! PERL_SRC
109! PERL_OBJ
110! PERL_PRO
111! PERL_CFLAGS
112! PERL_LIBS
113! vi_cv_path_python
114! PYTHON_CONFDIR
115! PYTHON_LIBS
116! PYTHON_GETPATH_CFLAGS
117! PYTHON_CFLAGS
118! PYTHON_SRC
119! PYTHON_OBJ
120! vi_cv_path_tcl
121! TCL_SRC
122! TCL_OBJ
123! TCL_PRO
124! TCL_CFLAGS
125! TCL_LIBS
126! vi_cv_path_ruby
127! RUBY_SRC
128! RUBY_OBJ
129! RUBY_PRO
130! RUBY_CFLAGS
131! RUBY_LIBS
132! WORKSHOP_SRC
133! WORKSHOP_OBJ
134! NETBEANS_SRC
135! NETBEANS_OBJ
136! SNIFF_SRC
137! SNIFF_OBJ
138! xmkmfpath
139! XMKMF
140! X_CFLAGS
141! X_PRE_LIBS
142! X_LIBS
143! X_EXTRA_LIBS
144! X_LIB
145! GTK_CONFIG
146! GTK12_CONFIG
147! PKG_CONFIG
148! GTK_CFLAGS
149! GTK_LIBS
150! GTK_LIBNAME
151! GNOME_LIBS
152! GNOME_LIBDIR
153! GNOME_INCLUDEDIR
154! GNOME_CONFIG
155! MOTIF_LIBNAME
156! NARROW_PROTO
157! GUI_INC_LOC
158! GUI_LIB_LOC
159! GUITYPE
160! GUI_X_LIBS
161! HANGULIN_SRC
162! HANGULIN_OBJ
163! TAGPRG
164! INSTALL_LANGS
165! INSTALL_TOOL_LANGS
166! MSGFMT
167! MAKEMO
168! DEPEND_CFLAGS_FILTER
169 LIBOBJS
170! LTLIBOBJS'
171 ac_subst_files=''
172 ac_user_opts='
173 enable_option_checking
174--- 635,772 ----
175 # include <unistd.h>
176 #endif"
177
178! ac_subst_vars='LTLIBOBJS
179 LIBOBJS
180! DEPEND_CFLAGS_FILTER
181! MAKEMO
182! MSGFMT
183! INSTALL_TOOL_LANGS
184! INSTALL_LANGS
185! TAGPRG
186! HANGULIN_OBJ
187! HANGULIN_SRC
188! GUI_X_LIBS
189! GUITYPE
190! GUI_LIB_LOC
191! GUI_INC_LOC
192! NARROW_PROTO
193! MOTIF_LIBNAME
194! GNOME_CONFIG
195! GNOME_INCLUDEDIR
196! GNOME_LIBDIR
197! GNOME_LIBS
198! GTK_LIBNAME
199! GTK_LIBS
200! GTK_CFLAGS
201! PKG_CONFIG
202! GTK12_CONFIG
203! GTK_CONFIG
204! X_LIB
205! X_EXTRA_LIBS
206! X_LIBS
207! X_PRE_LIBS
208! X_CFLAGS
209! XMKMF
210! xmkmfpath
211! SNIFF_OBJ
212! SNIFF_SRC
213! NETBEANS_OBJ
214! NETBEANS_SRC
215! WORKSHOP_OBJ
216! WORKSHOP_SRC
217! RUBY_LIBS
218! RUBY_CFLAGS
219! RUBY_PRO
220! RUBY_OBJ
221! RUBY_SRC
222! vi_cv_path_ruby
223! TCL_LIBS
224! TCL_CFLAGS
225! TCL_PRO
226! TCL_OBJ
227! TCL_SRC
228! vi_cv_path_tcl
229! PYTHON_OBJ
230! PYTHON_SRC
231! PYTHON_CFLAGS
232! PYTHON_GETPATH_CFLAGS
233! PYTHON_LIBS
234! PYTHON_CONFDIR
235! vi_cv_path_python
236! PERL_LIBS
237! PERL_CFLAGS
238! PERL_PRO
239! PERL_OBJ
240! PERL_SRC
241! shrpenv
242! vi_cv_perllib
243! vi_cv_path_perl
244! MZSCHEME_CFLAGS
245! MZSCHEME_LIBS
246! MZSCHEME_PRO
247! MZSCHEME_OBJ
248! MZSCHEME_SRC
249! vi_cv_path_mzscheme
250! compiledby
251! dogvimdiff
252! dovimdiff
253! line_break
254! VIEWNAME
255! EXNAME
256! VIMNAME
257! OS_EXTRA_OBJ
258! OS_EXTRA_SRC
259! CPP_MM
260! STRIP
261! AWK
262! EGREP
263! GREP
264! CPP
265! OBJEXT
266! EXEEXT
267! ac_ct_CC
268! CPPFLAGS
269! LDFLAGS
270! CFLAGS
271! CC
272! SET_MAKE
273! target_alias
274! host_alias
275! build_alias
276! LIBS
277! ECHO_T
278! ECHO_N
279! ECHO_C
280! DEFS
281! mandir
282! localedir
283! libdir
284! psdir
285! pdfdir
286! dvidir
287! htmldir
288! infodir
289! docdir
290! oldincludedir
291! includedir
292! localstatedir
293! sharedstatedir
294! sysconfdir
295! datadir
296! datarootdir
297! libexecdir
298! sbindir
299! bindir
300! program_transform_name
301! prefix
302! exec_prefix
303! PACKAGE_BUGREPORT
304! PACKAGE_STRING
305! PACKAGE_VERSION
306! PACKAGE_TARNAME
307! PACKAGE_NAME
308! PATH_SEPARATOR
309! SHELL'
310 ac_subst_files=''
311 ac_user_opts='
312 enable_option_checking
313***************
314*** 1253,1261 ****
315 if test -n "$ac_unrecognized_opts"; then
316 case $enable_option_checking in
317 no) ;;
318! fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
319 { (exit 1); exit 1; }; } ;;
320! *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
321 esac
322 fi
323
324--- 1253,1261 ----
325 if test -n "$ac_unrecognized_opts"; then
326 case $enable_option_checking in
327 no) ;;
328! fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
329 { (exit 1); exit 1; }; } ;;
330! *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
331 esac
332 fi
333
334***************
335*** 1308,1314 ****
336 ac_pwd=`pwd` && test -n "$ac_pwd" &&
337 ac_ls_di=`ls -di .` &&
338 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
339! { $as_echo "$as_me: error: Working directory cannot be determined" >&2
340 { (exit 1); exit 1; }; }
341 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
342 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
343--- 1308,1314 ----
344 ac_pwd=`pwd` && test -n "$ac_pwd" &&
345 ac_ls_di=`ls -di .` &&
346 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
347! { $as_echo "$as_me: error: working directory cannot be determined" >&2
348 { (exit 1); exit 1; }; }
349 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
350 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
351***************
352*** 1587,1593 ****
353 if $ac_init_version; then
354 cat <<\_ACEOF
355 configure
356! generated by GNU Autoconf 2.62
357
358 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
359 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
360--- 1587,1593 ----
361 if $ac_init_version; then
362 cat <<\_ACEOF
363 configure
364! generated by GNU Autoconf 2.63
365
366 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
367 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
368***************
369*** 1601,1607 ****
370 running configure, to aid debugging if configure makes a mistake.
371
372 It was created by $as_me, which was
373! generated by GNU Autoconf 2.62. Invocation command line was
374
375 $ $0 $@
376
377--- 1601,1607 ----
378 running configure, to aid debugging if configure makes a mistake.
379
380 It was created by $as_me, which was
381! generated by GNU Autoconf 2.63. Invocation command line was
382
383 $ $0 $@
384
385***************
386*** 1724,1731 ****
387 case $ac_val in #(
388 *${as_nl}*)
389 case $ac_var in #(
390! *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
391! $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
392 esac
393 case $ac_var in #(
394 _ | IFS | as_nl) ;; #(
395--- 1724,1731 ----
396 case $ac_val in #(
397 *${as_nl}*)
398 case $ac_var in #(
399! *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
400! $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
401 esac
402 case $ac_var in #(
403 _ | IFS | as_nl) ;; #(
404***************
405*** 1928,1933 ****
406--- 1928,1935 ----
407 fi
408 done
409 if $ac_cache_corrupted; then
410+ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
411+ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
412 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
413 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
414 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
415***************
416*** 2084,2095 ****
417 else
418 case $cross_compiling:$ac_tool_warned in
419 yes:)
420! { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
421! whose name does not start with the host triplet. If you think this
422! configuration is useful to you, please write to autoconf@gnu.org." >&5
423! $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
424! whose name does not start with the host triplet. If you think this
425! configuration is useful to you, please write to autoconf@gnu.org." >&2;}
426 ac_tool_warned=yes ;;
427 esac
428 CC=$ac_ct_CC
429--- 2086,2093 ----
430 else
431 case $cross_compiling:$ac_tool_warned in
432 yes:)
433! { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
434! $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
435 ac_tool_warned=yes ;;
436 esac
437 CC=$ac_ct_CC
438***************
439*** 2288,2299 ****
440 else
441 case $cross_compiling:$ac_tool_warned in
442 yes:)
443! { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
444! whose name does not start with the host triplet. If you think this
445! configuration is useful to you, please write to autoconf@gnu.org." >&5
446! $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
447! whose name does not start with the host triplet. If you think this
448! configuration is useful to you, please write to autoconf@gnu.org." >&2;}
449 ac_tool_warned=yes ;;
450 esac
451 CC=$ac_ct_CC
452--- 2286,2293 ----
453 else
454 case $cross_compiling:$ac_tool_warned in
455 yes:)
456! { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
457! $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
458 ac_tool_warned=yes ;;
459 esac
460 CC=$ac_ct_CC
461***************
462*** 2303,2313 ****
463 fi
464
465
466! test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
467 See \`config.log' for more details." >&5
468 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
469 See \`config.log' for more details." >&2;}
470! { (exit 1); exit 1; }; }
471
472 # Provide some information about the compiler.
473 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
474--- 2297,2309 ----
475 fi
476
477
478! test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
479! $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
480! { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
481 See \`config.log' for more details." >&5
482 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
483 See \`config.log' for more details." >&2;}
484! { (exit 1); exit 1; }; }; }
485
486 # Provide some information about the compiler.
487 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
488***************
489*** 2437,2447 ****
490 $as_echo "$as_me: failed program was:" >&5
491 sed 's/^/| /' conftest.$ac_ext >&5
492
493 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
494 See \`config.log' for more details." >&5
495 $as_echo "$as_me: error: C compiler cannot create executables
496 See \`config.log' for more details." >&2;}
497! { (exit 77); exit 77; }; }
498 fi
499
500 ac_exeext=$ac_cv_exeext
501--- 2433,2445 ----
502 $as_echo "$as_me: failed program was:" >&5
503 sed 's/^/| /' conftest.$ac_ext >&5
504
505+ { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
506+ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
507 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
508 See \`config.log' for more details." >&5
509 $as_echo "$as_me: error: C compiler cannot create executables
510 See \`config.log' for more details." >&2;}
511! { (exit 77); exit 77; }; }; }
512 fi
513
514 ac_exeext=$ac_cv_exeext
515***************
516*** 2469,2481 ****
517 if test "$cross_compiling" = maybe; then
518 cross_compiling=yes
519 else
520! { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
521 If you meant to cross compile, use \`--host'.
522 See \`config.log' for more details." >&5
523 $as_echo "$as_me: error: cannot run C compiled programs.
524 If you meant to cross compile, use \`--host'.
525 See \`config.log' for more details." >&2;}
526! { (exit 1); exit 1; }; }
527 fi
528 fi
529 fi
530--- 2467,2481 ----
531 if test "$cross_compiling" = maybe; then
532 cross_compiling=yes
533 else
534! { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
535! $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
536! { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
537 If you meant to cross compile, use \`--host'.
538 See \`config.log' for more details." >&5
539 $as_echo "$as_me: error: cannot run C compiled programs.
540 If you meant to cross compile, use \`--host'.
541 See \`config.log' for more details." >&2;}
542! { (exit 1); exit 1; }; }; }
543 fi
544 fi
545 fi
546***************
547*** 2518,2528 ****
548 esac
549 done
550 else
551! { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
552 See \`config.log' for more details." >&5
553 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
554 See \`config.log' for more details." >&2;}
555! { (exit 1); exit 1; }; }
556 fi
557
558 rm -f conftest$ac_cv_exeext
559--- 2518,2530 ----
560 esac
561 done
562 else
563! { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
564! $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
565! { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
566 See \`config.log' for more details." >&5
567 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
568 See \`config.log' for more details." >&2;}
569! { (exit 1); exit 1; }; }; }
570 fi
571
572 rm -f conftest$ac_cv_exeext
573***************
574*** 2576,2586 ****
575 $as_echo "$as_me: failed program was:" >&5
576 sed 's/^/| /' conftest.$ac_ext >&5
577
578 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
579 See \`config.log' for more details." >&5
580 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
581 See \`config.log' for more details." >&2;}
582! { (exit 1); exit 1; }; }
583 fi
584
585 rm -f conftest.$ac_cv_objext conftest.$ac_ext
586--- 2578,2590 ----
587 $as_echo "$as_me: failed program was:" >&5
588 sed 's/^/| /' conftest.$ac_ext >&5
589
590+ { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
591+ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
592 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
593 See \`config.log' for more details." >&5
594 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
595 See \`config.log' for more details." >&2;}
596! { (exit 1); exit 1; }; }; }
597 fi
598
599 rm -f conftest.$ac_cv_objext conftest.$ac_ext
600***************
601*** 3148,3158 ****
602 if $ac_preproc_ok; then
603 :
604 else
605! { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
606 See \`config.log' for more details." >&5
607 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
608 See \`config.log' for more details." >&2;}
609! { (exit 1); exit 1; }; }
610 fi
611
612 ac_ext=c
613--- 3152,3164 ----
614 if $ac_preproc_ok; then
615 :
616 else
617! { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
618! $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
619! { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
620 See \`config.log' for more details." >&5
621 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
622 See \`config.log' for more details." >&2;}
623! { (exit 1); exit 1; }; }; }
624 fi
625
626 ac_ext=c
627***************
628*** 4016,4023 ****
629 $as_echo "$as_val"'`
630 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
631 $as_echo "$ac_res" >&6; }
632! if test `eval 'as_val=${'$as_ac_Header'}
633! $as_echo "$as_val"'` = yes; then
634 cat >>confdefs.h <<_ACEOF
635 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
636 _ACEOF
637--- 4022,4030 ----
638 $as_echo "$as_val"'`
639 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
640 $as_echo "$ac_res" >&6; }
641! as_val=`eval 'as_val=${'$as_ac_Header'}
642! $as_echo "$as_val"'`
643! if test "x$as_val" = x""yes; then
644 cat >>confdefs.h <<_ACEOF
645 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
646 _ACEOF
647***************
648*** 4154,4160 ****
649 $as_echo "$ac_cv_header_Carbon_Carbon_h" >&6; }
650
651 fi
652! if test $ac_cv_header_Carbon_Carbon_h = yes; then
653 CARBON=yes
654 fi
655
656--- 4161,4167 ----
657 $as_echo "$ac_cv_header_Carbon_Carbon_h" >&6; }
658
659 fi
660! if test "x$ac_cv_header_Carbon_Carbon_h" = x""yes; then
661 CARBON=yes
662 fi
663
664***************
665*** 4484,4490 ****
666 fi
667 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_selinux_is_selinux_enabled" >&5
668 $as_echo "$ac_cv_lib_selinux_is_selinux_enabled" >&6; }
669! if test $ac_cv_lib_selinux_is_selinux_enabled = yes; then
670 LIBS="$LIBS -lselinux"
671 cat >>confdefs.h <<\_ACEOF
672 #define HAVE_SELINUX 1
673--- 4491,4497 ----
674 fi
675 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_selinux_is_selinux_enabled" >&5
676 $as_echo "$ac_cv_lib_selinux_is_selinux_enabled" >&6; }
677! if test "x$ac_cv_lib_selinux_is_selinux_enabled" = x""yes; then
678 LIBS="$LIBS -lselinux"
679 cat >>confdefs.h <<\_ACEOF
680 #define HAVE_SELINUX 1
681***************
682*** 5891,5897 ****
683 fi
684 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
685 $as_echo "$ac_cv_lib_socket_socket" >&6; }
686! if test $ac_cv_lib_socket_socket = yes; then
687 cat >>confdefs.h <<_ACEOF
688 #define HAVE_LIBSOCKET 1
689 _ACEOF
690--- 5898,5904 ----
691 fi
692 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
693 $as_echo "$ac_cv_lib_socket_socket" >&6; }
694! if test "x$ac_cv_lib_socket_socket" = x""yes; then
695 cat >>confdefs.h <<_ACEOF
696 #define HAVE_LIBSOCKET 1
697 _ACEOF
698***************
699*** 5966,5972 ****
700 fi
701 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
702 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
703! if test $ac_cv_lib_nsl_gethostbyname = yes; then
704 cat >>confdefs.h <<_ACEOF
705 #define HAVE_LIBNSL 1
706 _ACEOF
707--- 5973,5979 ----
708 fi
709 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
710 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
711! if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
712 cat >>confdefs.h <<_ACEOF
713 #define HAVE_LIBNSL 1
714 _ACEOF
715***************
716*** 6203,6210 ****
717 have_x=disabled
718 else
719 case $x_includes,$x_libraries in #(
720! *\'*) { { $as_echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
721! $as_echo "$as_me: error: Cannot use X directory names containing '" >&2;}
722 { (exit 1); exit 1; }; };; #(
723 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
724 $as_echo_n "(cached) " >&6
725--- 6210,6217 ----
726 have_x=disabled
727 else
728 case $x_includes,$x_libraries in #(
729! *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
730! $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
731 { (exit 1); exit 1; }; };; #(
732 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
733 $as_echo_n "(cached) " >&6
734***************
735*** 6242,6248 ****
736 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
737 esac
738 case $ac_im_usrlibdir in
739! /usr/lib | /lib) ;;
740 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
741 esac
742 fi
743--- 6249,6255 ----
744 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
745 esac
746 case $ac_im_usrlibdir in
747! /usr/lib | /usr/lib64 | /lib | /lib64) ;;
748 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
749 esac
750 fi
751***************
752*** 6682,6688 ****
753 fi
754 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
755 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
756! if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
757 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
758 fi
759
760--- 6689,6695 ----
761 fi
762 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
763 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
764! if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
765 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
766 fi
767
768***************
769*** 6752,6758 ****
770 fi
771 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
772 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
773! if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
774 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
775 fi
776
777--- 6759,6765 ----
778 fi
779 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
780 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
781! if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
782 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
783 fi
784
785***************
786*** 6924,6930 ****
787 fi
788 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
789 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
790! if test $ac_cv_lib_nsl_gethostbyname = yes; then
791 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
792 fi
793
794--- 6931,6937 ----
795 fi
796 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
797 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
798! if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
799 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
800 fi
801
802***************
803*** 6994,7000 ****
804 fi
805 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
806 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
807! if test $ac_cv_lib_bsd_gethostbyname = yes; then
808 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
809 fi
810
811--- 7001,7007 ----
812 fi
813 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
814 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
815! if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
816 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
817 fi
818
819***************
820*** 7160,7166 ****
821 fi
822 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
823 $as_echo "$ac_cv_lib_socket_connect" >&6; }
824! if test $ac_cv_lib_socket_connect = yes; then
825 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
826 fi
827
828--- 7167,7173 ----
829 fi
830 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
831 $as_echo "$ac_cv_lib_socket_connect" >&6; }
832! if test "x$ac_cv_lib_socket_connect" = x""yes; then
833 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
834 fi
835
836***************
837*** 7319,7325 ****
838 fi
839 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
840 $as_echo "$ac_cv_lib_posix_remove" >&6; }
841! if test $ac_cv_lib_posix_remove = yes; then
842 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
843 fi
844
845--- 7326,7332 ----
846 fi
847 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
848 $as_echo "$ac_cv_lib_posix_remove" >&6; }
849! if test "x$ac_cv_lib_posix_remove" = x""yes; then
850 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
851 fi
852
853***************
854*** 7478,7484 ****
855 fi
856 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
857 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
858! if test $ac_cv_lib_ipc_shmat = yes; then
859 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
860 fi
861
862--- 7485,7491 ----
863 fi
864 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
865 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
866! if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
867 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
868 fi
869
870***************
871*** 7559,7565 ****
872 fi
873 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
874 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
875! if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
876 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
877 fi
878
879--- 7566,7572 ----
880 fi
881 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
882 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
883! if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
884 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
885 fi
886
887***************
888*** 7727,7733 ****
889 fi
890 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xdmcp__XdmcpAuthDoIt" >&5
891 $as_echo "$ac_cv_lib_Xdmcp__XdmcpAuthDoIt" >&6; }
892! if test $ac_cv_lib_Xdmcp__XdmcpAuthDoIt = yes; then
893 X_EXTRA_LIBS="$X_EXTRA_LIBS -lXdmcp"
894 fi
895
896--- 7734,7740 ----
897 fi
898 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xdmcp__XdmcpAuthDoIt" >&5
899 $as_echo "$ac_cv_lib_Xdmcp__XdmcpAuthDoIt" >&6; }
900! if test "x$ac_cv_lib_Xdmcp__XdmcpAuthDoIt" = x""yes; then
901 X_EXTRA_LIBS="$X_EXTRA_LIBS -lXdmcp"
902 fi
903
904***************
905*** 7797,7803 ****
906 fi
907 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceOpenConnection" >&5
908 $as_echo "$ac_cv_lib_ICE_IceOpenConnection" >&6; }
909! if test $ac_cv_lib_ICE_IceOpenConnection = yes; then
910 X_EXTRA_LIBS="$X_EXTRA_LIBS -lSM -lICE"
911 fi
912
913--- 7804,7810 ----
914 fi
915 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceOpenConnection" >&5
916 $as_echo "$ac_cv_lib_ICE_IceOpenConnection" >&6; }
917! if test "x$ac_cv_lib_ICE_IceOpenConnection" = x""yes; then
918 X_EXTRA_LIBS="$X_EXTRA_LIBS -lSM -lICE"
919 fi
920
921***************
922*** 7868,7874 ****
923 fi
924 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmCreatePixmapFromData" >&5
925 $as_echo "$ac_cv_lib_Xpm_XpmCreatePixmapFromData" >&6; }
926! if test $ac_cv_lib_Xpm_XpmCreatePixmapFromData = yes; then
927 X_PRE_LIBS="$X_PRE_LIBS -lXpm"
928 fi
929
930--- 7875,7881 ----
931 fi
932 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmCreatePixmapFromData" >&5
933 $as_echo "$ac_cv_lib_Xpm_XpmCreatePixmapFromData" >&6; }
934! if test "x$ac_cv_lib_Xpm_XpmCreatePixmapFromData" = x""yes; then
935 X_PRE_LIBS="$X_PRE_LIBS -lXpm"
936 fi
937
938***************
939*** 9251,9257 ****
940 fi
941 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
942 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
943! if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
944 GUI_X_LIBS="-lXext"
945 fi
946
947--- 9258,9264 ----
948 fi
949 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
950 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
951! if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
952 GUI_X_LIBS="-lXext"
953 fi
954
955***************
956*** 9320,9326 ****
957 fi
958 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_w_wslen" >&5
959 $as_echo "$ac_cv_lib_w_wslen" >&6; }
960! if test $ac_cv_lib_w_wslen = yes; then
961 X_EXTRA_LIBS="$X_EXTRA_LIBS -lw"
962 fi
963
964--- 9327,9333 ----
965 fi
966 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_w_wslen" >&5
967 $as_echo "$ac_cv_lib_w_wslen" >&6; }
968! if test "x$ac_cv_lib_w_wslen" = x""yes; then
969 X_EXTRA_LIBS="$X_EXTRA_LIBS -lw"
970 fi
971
972***************
973*** 9389,9395 ****
974 fi
975 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlsym" >&5
976 $as_echo "$ac_cv_lib_dl_dlsym" >&6; }
977! if test $ac_cv_lib_dl_dlsym = yes; then
978 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldl"
979 fi
980
981--- 9396,9402 ----
982 fi
983 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlsym" >&5
984 $as_echo "$ac_cv_lib_dl_dlsym" >&6; }
985! if test "x$ac_cv_lib_dl_dlsym" = x""yes; then
986 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldl"
987 fi
988
989***************
990*** 9458,9464 ****
991 fi
992 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuCreateStippledPixmap" >&5
993 $as_echo "$ac_cv_lib_Xmu_XmuCreateStippledPixmap" >&6; }
994! if test $ac_cv_lib_Xmu_XmuCreateStippledPixmap = yes; then
995 GUI_X_LIBS="-lXmu $GUI_X_LIBS"
996 fi
997
998--- 9465,9471 ----
999 fi
1000 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuCreateStippledPixmap" >&5
1001 $as_echo "$ac_cv_lib_Xmu_XmuCreateStippledPixmap" >&6; }
1002! if test "x$ac_cv_lib_Xmu_XmuCreateStippledPixmap" = x""yes; then
1003 GUI_X_LIBS="-lXmu $GUI_X_LIBS"
1004 fi
1005
1006***************
1007*** 9528,9534 ****
1008 fi
1009 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpEndJob" >&5
1010 $as_echo "$ac_cv_lib_Xp_XpEndJob" >&6; }
1011! if test $ac_cv_lib_Xp_XpEndJob = yes; then
1012 GUI_X_LIBS="-lXp $GUI_X_LIBS"
1013 fi
1014
1015--- 9535,9541 ----
1016 fi
1017 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpEndJob" >&5
1018 $as_echo "$ac_cv_lib_Xp_XpEndJob" >&6; }
1019! if test "x$ac_cv_lib_Xp_XpEndJob" = x""yes; then
1020 GUI_X_LIBS="-lXp $GUI_X_LIBS"
1021 fi
1022
1023***************
1024*** 9699,9706 ****
1025 $as_echo "$ac_res" >&6; }
1026
1027 fi
1028! if test `eval 'as_val=${'$as_ac_Header'}
1029! $as_echo "$as_val"'` = yes; then
1030 cat >>confdefs.h <<_ACEOF
1031 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1032 _ACEOF
1033--- 9706,9714 ----
1034 $as_echo "$ac_res" >&6; }
1035
1036 fi
1037! as_val=`eval 'as_val=${'$as_ac_Header'}
1038! $as_echo "$as_val"'`
1039! if test "x$as_val" = x""yes; then
1040 cat >>confdefs.h <<_ACEOF
1041 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1042 _ACEOF
1043***************
1044*** 9852,9859 ****
1045 $as_echo "$ac_res" >&6; }
1046
1047 fi
1048! if test `eval 'as_val=${'$as_ac_Header'}
1049! $as_echo "$as_val"'` = yes; then
1050 cat >>confdefs.h <<_ACEOF
1051 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1052 _ACEOF
1053--- 9860,9868 ----
1054 $as_echo "$ac_res" >&6; }
1055
1056 fi
1057! as_val=`eval 'as_val=${'$as_ac_Header'}
1058! $as_echo "$as_val"'`
1059! if test "x$as_val" = x""yes; then
1060 cat >>confdefs.h <<_ACEOF
1061 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1062 _ACEOF
1063***************
1064*** 10098,10105 ****
1065 $as_echo "$ac_res" >&6; }
1066
1067 fi
1068! if test `eval 'as_val=${'$as_ac_Header'}
1069! $as_echo "$as_val"'` = yes; then
1070 cat >>confdefs.h <<_ACEOF
1071 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1072 _ACEOF
1073--- 10107,10115 ----
1074 $as_echo "$ac_res" >&6; }
1075
1076 fi
1077! as_val=`eval 'as_val=${'$as_ac_Header'}
1078! $as_echo "$as_val"'`
1079! if test "x$as_val" = x""yes; then
1080 cat >>confdefs.h <<_ACEOF
1081 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1082 _ACEOF
1083***************
1084*** 10539,10545 ****
1085 $as_echo "$ac_cv_header_elf_h" >&6; }
1086
1087 fi
1088! if test $ac_cv_header_elf_h = yes; then
1089 HAS_ELF=1
1090 fi
1091
1092--- 10549,10555 ----
1093 $as_echo "$ac_cv_header_elf_h" >&6; }
1094
1095 fi
1096! if test "x$ac_cv_header_elf_h" = x""yes; then
1097 HAS_ELF=1
1098 fi
1099
1100***************
1101*** 10605,10611 ****
1102 fi
1103 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_elf_main" >&5
1104 $as_echo "$ac_cv_lib_elf_main" >&6; }
1105! if test $ac_cv_lib_elf_main = yes; then
1106 cat >>confdefs.h <<_ACEOF
1107 #define HAVE_LIBELF 1
1108 _ACEOF
1109--- 10615,10621 ----
1110 fi
1111 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_elf_main" >&5
1112 $as_echo "$ac_cv_lib_elf_main" >&6; }
1113! if test "x$ac_cv_lib_elf_main" = x""yes; then
1114 cat >>confdefs.h <<_ACEOF
1115 #define HAVE_LIBELF 1
1116 _ACEOF
1117***************
1118*** 10679,10686 ****
1119 $as_echo "$as_val"'`
1120 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1121 $as_echo "$ac_res" >&6; }
1122! if test `eval 'as_val=${'$as_ac_Header'}
1123! $as_echo "$as_val"'` = yes; then
1124 cat >>confdefs.h <<_ACEOF
1125 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
1126 _ACEOF
1127--- 10689,10697 ----
1128 $as_echo "$as_val"'`
1129 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1130 $as_echo "$ac_res" >&6; }
1131! as_val=`eval 'as_val=${'$as_ac_Header'}
1132! $as_echo "$as_val"'`
1133! if test "x$as_val" = x""yes; then
1134 cat >>confdefs.h <<_ACEOF
1135 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
1136 _ACEOF
1137***************
1138*** 10966,10972 ****
1139
1140
1141
1142-
1143 for ac_header in stdarg.h stdlib.h string.h sys/select.h sys/utsname.h \
1144 termcap.h fcntl.h sgtty.h sys/ioctl.h sys/time.h sys/types.h termio.h \
1145 iconv.h langinfo.h math.h unistd.h stropts.h errno.h \
1146--- 10977,10982 ----
1147***************
1148*** 10974,10980 ****
1149 sys/stream.h termios.h libc.h sys/statfs.h \
1150 poll.h sys/poll.h pwd.h utime.h sys/param.h libintl.h \
1151 libgen.h util/debug.h util/msg18n.h frame.h \
1152! sys/acl.h sys/access.h sys/sysctl.h sys/sysinfo.h wchar.h wctype.h
1153 do
1154 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1155 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
1156--- 10984,10990 ----
1157 sys/stream.h termios.h libc.h sys/statfs.h \
1158 poll.h sys/poll.h pwd.h utime.h sys/param.h libintl.h \
1159 libgen.h util/debug.h util/msg18n.h frame.h \
1160! sys/acl.h sys/access.h sys/sysinfo.h wchar.h wctype.h
1161 do
1162 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1163 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
1164***************
1165*** 11108,11115 ****
1166 $as_echo "$ac_res" >&6; }
1167
1168 fi
1169! if test `eval 'as_val=${'$as_ac_Header'}
1170! $as_echo "$as_val"'` = yes; then
1171 cat >>confdefs.h <<_ACEOF
1172 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1173 _ACEOF
1174--- 11118,11126 ----
1175 $as_echo "$ac_res" >&6; }
1176
1177 fi
1178! as_val=`eval 'as_val=${'$as_ac_Header'}
1179! $as_echo "$as_val"'`
1180! if test "x$as_val" = x""yes; then
1181 cat >>confdefs.h <<_ACEOF
1182 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1183 _ACEOF
1184***************
1185*** 11172,11179 ****
1186 $as_echo "$as_val"'`
1187 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1188 $as_echo "$ac_res" >&6; }
1189! if test `eval 'as_val=${'$as_ac_Header'}
1190! $as_echo "$as_val"'` = yes; then
1191 cat >>confdefs.h <<_ACEOF
1192 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1193 _ACEOF
1194--- 11183,11256 ----
1195 $as_echo "$as_val"'`
1196 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1197 $as_echo "$ac_res" >&6; }
1198! as_val=`eval 'as_val=${'$as_ac_Header'}
1199! $as_echo "$as_val"'`
1200! if test "x$as_val" = x""yes; then
1201! cat >>confdefs.h <<_ACEOF
1202! #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1203! _ACEOF
1204!
1205! fi
1206!
1207! done
1208!
1209!
1210!
1211! for ac_header in sys/sysctl.h
1212! do
1213! as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1214! { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
1215! $as_echo_n "checking for $ac_header... " >&6; }
1216! if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
1217! $as_echo_n "(cached) " >&6
1218! else
1219! cat >conftest.$ac_ext <<_ACEOF
1220! /* confdefs.h. */
1221! _ACEOF
1222! cat confdefs.h >>conftest.$ac_ext
1223! cat >>conftest.$ac_ext <<_ACEOF
1224! /* end confdefs.h. */
1225! #if defined HAVE_SYS_PARAM_H
1226! # include <sys/param.h>
1227! #endif
1228!
1229! #include <$ac_header>
1230! _ACEOF
1231! rm -f conftest.$ac_objext
1232! if { (ac_try="$ac_compile"
1233! case "(($ac_try" in
1234! *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1235! *) ac_try_echo=$ac_try;;
1236! esac
1237! eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
1238! $as_echo "$ac_try_echo") >&5
1239! (eval "$ac_compile") 2>conftest.er1
1240! ac_status=$?
1241! grep -v '^ *+' conftest.er1 >conftest.err
1242! rm -f conftest.er1
1243! cat conftest.err >&5
1244! $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1245! (exit $ac_status); } && {
1246! test -z "$ac_c_werror_flag" ||
1247! test ! -s conftest.err
1248! } && test -s conftest.$ac_objext; then
1249! eval "$as_ac_Header=yes"
1250! else
1251! $as_echo "$as_me: failed program was:" >&5
1252! sed 's/^/| /' conftest.$ac_ext >&5
1253!
1254! eval "$as_ac_Header=no"
1255! fi
1256!
1257! rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1258! fi
1259! ac_res=`eval 'as_val=${'$as_ac_Header'}
1260! $as_echo "$as_val"'`
1261! { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1262! $as_echo "$ac_res" >&6; }
1263! as_val=`eval 'as_val=${'$as_ac_Header'}
1264! $as_echo "$as_val"'`
1265! if test "x$as_val" = x""yes; then
1266 cat >>confdefs.h <<_ACEOF
1267 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1268 _ACEOF
1269***************
1270*** 11372,11379 ****
1271 $as_echo "$ac_res" >&6; }
1272
1273 fi
1274! if test `eval 'as_val=${'$as_ac_Header'}
1275! $as_echo "$as_val"'` = yes; then
1276 cat >>confdefs.h <<_ACEOF
1277 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1278 _ACEOF
1279--- 11449,11457 ----
1280 $as_echo "$ac_res" >&6; }
1281
1282 fi
1283! as_val=`eval 'as_val=${'$as_ac_Header'}
1284! $as_echo "$as_val"'`
1285! if test "x$as_val" = x""yes; then
1286 cat >>confdefs.h <<_ACEOF
1287 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1288 _ACEOF
1289***************
1290*** 11770,11776 ****
1291 fi
1292 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
1293 $as_echo "$ac_cv_type_mode_t" >&6; }
1294! if test $ac_cv_type_mode_t = yes; then
1295 :
1296 else
1297
1298--- 11848,11854 ----
1299 fi
1300 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
1301 $as_echo "$ac_cv_type_mode_t" >&6; }
1302! if test "x$ac_cv_type_mode_t" = x""yes; then
1303 :
1304 else
1305
1306***************
1307*** 11874,11880 ****
1308 fi
1309 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
1310 $as_echo "$ac_cv_type_off_t" >&6; }
1311! if test $ac_cv_type_off_t = yes; then
1312 :
1313 else
1314
1315--- 11952,11958 ----
1316 fi
1317 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
1318 $as_echo "$ac_cv_type_off_t" >&6; }
1319! if test "x$ac_cv_type_off_t" = x""yes; then
1320 :
1321 else
1322
1323***************
1324*** 11978,11984 ****
1325 fi
1326 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
1327 $as_echo "$ac_cv_type_pid_t" >&6; }
1328! if test $ac_cv_type_pid_t = yes; then
1329 :
1330 else
1331
1332--- 12056,12062 ----
1333 fi
1334 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
1335 $as_echo "$ac_cv_type_pid_t" >&6; }
1336! if test "x$ac_cv_type_pid_t" = x""yes; then
1337 :
1338 else
1339
1340***************
1341*** 12082,12088 ****
1342 fi
1343 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
1344 $as_echo "$ac_cv_type_size_t" >&6; }
1345! if test $ac_cv_type_size_t = yes; then
1346 :
1347 else
1348
1349--- 12160,12166 ----
1350 fi
1351 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
1352 $as_echo "$ac_cv_type_size_t" >&6; }
1353! if test "x$ac_cv_type_size_t" = x""yes; then
1354 :
1355 else
1356
1357***************
1358*** 12286,12292 ****
1359 fi
1360 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ino_t" >&5
1361 $as_echo "$ac_cv_type_ino_t" >&6; }
1362! if test $ac_cv_type_ino_t = yes; then
1363 :
1364 else
1365
1366--- 12364,12370 ----
1367 fi
1368 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ino_t" >&5
1369 $as_echo "$ac_cv_type_ino_t" >&6; }
1370! if test "x$ac_cv_type_ino_t" = x""yes; then
1371 :
1372 else
1373
1374***************
1375*** 12390,12396 ****
1376 fi
1377 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_dev_t" >&5
1378 $as_echo "$ac_cv_type_dev_t" >&6; }
1379! if test $ac_cv_type_dev_t = yes; then
1380 :
1381 else
1382
1383--- 12468,12474 ----
1384 fi
1385 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_dev_t" >&5
1386 $as_echo "$ac_cv_type_dev_t" >&6; }
1387! if test "x$ac_cv_type_dev_t" = x""yes; then
1388 :
1389 else
1390
1391***************
1392*** 12680,12687 ****
1393 $as_echo "$as_val"'`
1394 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1395 $as_echo "$ac_res" >&6; }
1396! if test `eval 'as_val=${'$as_ac_Lib'}
1397! $as_echo "$as_val"'` = yes; then
1398 cat >>confdefs.h <<_ACEOF
1399 #define `$as_echo "HAVE_LIB${libname}" | $as_tr_cpp` 1
1400 _ACEOF
1401--- 12758,12766 ----
1402 $as_echo "$as_val"'`
1403 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1404 $as_echo "$ac_res" >&6; }
1405! as_val=`eval 'as_val=${'$as_ac_Lib'}
1406! $as_echo "$as_val"'`
1407! if test "x$as_val" = x""yes; then
1408 cat >>confdefs.h <<_ACEOF
1409 #define `$as_echo "HAVE_LIB${libname}" | $as_tr_cpp` 1
1410 _ACEOF
1411***************
1412*** 13929,13936 ****
1413 $as_echo "$as_val"'`
1414 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1415 $as_echo "$ac_res" >&6; }
1416! if test `eval 'as_val=${'$as_ac_var'}
1417! $as_echo "$as_val"'` = yes; then
1418 cat >>confdefs.h <<_ACEOF
1419 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
1420 _ACEOF
1421--- 14008,14016 ----
1422 $as_echo "$as_val"'`
1423 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1424 $as_echo "$ac_res" >&6; }
1425! as_val=`eval 'as_val=${'$as_ac_var'}
1426! $as_echo "$as_val"'`
1427! if test "x$as_val" = x""yes; then
1428 cat >>confdefs.h <<_ACEOF
1429 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
1430 _ACEOF
1431***************
1432*** 14313,14319 ****
1433 fi
1434 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_strtod" >&5
1435 $as_echo "$ac_cv_lib_m_strtod" >&6; }
1436! if test $ac_cv_lib_m_strtod = yes; then
1437 cat >>confdefs.h <<_ACEOF
1438 #define HAVE_LIBM 1
1439 _ACEOF
1440--- 14393,14399 ----
1441 fi
1442 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_strtod" >&5
1443 $as_echo "$ac_cv_lib_m_strtod" >&6; }
1444! if test "x$ac_cv_lib_m_strtod" = x""yes; then
1445 cat >>confdefs.h <<_ACEOF
1446 #define HAVE_LIBM 1
1447 _ACEOF
1448***************
1449*** 14473,14479 ****
1450 fi
1451 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix1e_acl_get_file" >&5
1452 $as_echo "$ac_cv_lib_posix1e_acl_get_file" >&6; }
1453! if test $ac_cv_lib_posix1e_acl_get_file = yes; then
1454 LIBS="$LIBS -lposix1e"
1455 else
1456 { $as_echo "$as_me:$LINENO: checking for acl_get_file in -lacl" >&5
1457--- 14553,14559 ----
1458 fi
1459 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix1e_acl_get_file" >&5
1460 $as_echo "$ac_cv_lib_posix1e_acl_get_file" >&6; }
1461! if test "x$ac_cv_lib_posix1e_acl_get_file" = x""yes; then
1462 LIBS="$LIBS -lposix1e"
1463 else
1464 { $as_echo "$as_me:$LINENO: checking for acl_get_file in -lacl" >&5
1465***************
1466*** 14541,14547 ****
1467 fi
1468 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_acl_acl_get_file" >&5
1469 $as_echo "$ac_cv_lib_acl_acl_get_file" >&6; }
1470! if test $ac_cv_lib_acl_acl_get_file = yes; then
1471 LIBS="$LIBS -lacl"
1472 { $as_echo "$as_me:$LINENO: checking for fgetxattr in -lattr" >&5
1473 $as_echo_n "checking for fgetxattr in -lattr... " >&6; }
1474--- 14621,14627 ----
1475 fi
1476 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_acl_acl_get_file" >&5
1477 $as_echo "$ac_cv_lib_acl_acl_get_file" >&6; }
1478! if test "x$ac_cv_lib_acl_acl_get_file" = x""yes; then
1479 LIBS="$LIBS -lacl"
1480 { $as_echo "$as_me:$LINENO: checking for fgetxattr in -lattr" >&5
1481 $as_echo_n "checking for fgetxattr in -lattr... " >&6; }
1482***************
1483*** 14608,14614 ****
1484 fi
1485 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_attr_fgetxattr" >&5
1486 $as_echo "$ac_cv_lib_attr_fgetxattr" >&6; }
1487! if test $ac_cv_lib_attr_fgetxattr = yes; then
1488 LIBS="$LIBS -lattr"
1489 fi
1490
1491--- 14688,14694 ----
1492 fi
1493 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_attr_fgetxattr" >&5
1494 $as_echo "$ac_cv_lib_attr_fgetxattr" >&6; }
1495! if test "x$ac_cv_lib_attr_fgetxattr" = x""yes; then
1496 LIBS="$LIBS -lattr"
1497 fi
1498
1499***************
1500*** 15746,15752 ****
1501 fi
1502 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5
1503 $as_echo "$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6; }
1504! if test $ac_cv_lib_xpg4__xpg4_setrunelocale = yes; then
1505 LIBS="$LIBS -lxpg4"
1506 fi
1507
1508--- 15826,15832 ----
1509 fi
1510 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5
1511 $as_echo "$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6; }
1512! if test "x$ac_cv_lib_xpg4__xpg4_setrunelocale" = x""yes; then
1513 LIBS="$LIBS -lxpg4"
1514 fi
1515
1516***************
1517*** 16045,16052 ****
1518 $as_echo "$as_val"'`
1519 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1520 $as_echo "$ac_res" >&6; }
1521! if test `eval 'as_val=${'$as_ac_var'}
1522! $as_echo "$as_val"'` = yes; then
1523 cat >>confdefs.h <<_ACEOF
1524 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
1525 _ACEOF
1526--- 16125,16133 ----
1527 $as_echo "$as_val"'`
1528 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
1529 $as_echo "$ac_res" >&6; }
1530! as_val=`eval 'as_val=${'$as_ac_var'}
1531! $as_echo "$as_val"'`
1532! if test "x$as_val" = x""yes; then
1533 cat >>confdefs.h <<_ACEOF
1534 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
1535 _ACEOF
1536***************
1537*** 16246,16252 ****
1538 $as_echo "$ac_cv_header_dlfcn_h" >&6; }
1539
1540 fi
1541! if test $ac_cv_header_dlfcn_h = yes; then
1542 DLL=dlfcn.h
1543 else
1544 if test "${ac_cv_header_dl_h+set}" = set; then
1545--- 16327,16333 ----
1546 $as_echo "$ac_cv_header_dlfcn_h" >&6; }
1547
1548 fi
1549! if test "x$ac_cv_header_dlfcn_h" = x""yes; then
1550 DLL=dlfcn.h
1551 else
1552 if test "${ac_cv_header_dl_h+set}" = set; then
1553***************
1554*** 16376,16382 ****
1555 $as_echo "$ac_cv_header_dl_h" >&6; }
1556
1557 fi
1558! if test $ac_cv_header_dl_h = yes; then
1559 DLL=dl.h
1560 fi
1561
1562--- 16457,16463 ----
1563 $as_echo "$ac_cv_header_dl_h" >&6; }
1564
1565 fi
1566! if test "x$ac_cv_header_dl_h" = x""yes; then
1567 DLL=dl.h
1568 fi
1569
1570***************
1571*** 16895,16902 ****
1572 $as_echo "$ac_res" >&6; }
1573
1574 fi
1575! if test `eval 'as_val=${'$as_ac_Header'}
1576! $as_echo "$as_val"'` = yes; then
1577 cat >>confdefs.h <<_ACEOF
1578 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1579 _ACEOF
1580--- 16976,16984 ----
1581 $as_echo "$ac_res" >&6; }
1582
1583 fi
1584! as_val=`eval 'as_val=${'$as_ac_Header'}
1585! $as_echo "$as_val"'`
1586! if test "x$as_val" = x""yes; then
1587 cat >>confdefs.h <<_ACEOF
1588 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1589 _ACEOF
1590***************
1591*** 16986,16993 ****
1592 case $ac_val in #(
1593 *${as_nl}*)
1594 case $ac_var in #(
1595! *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1596! $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1597 esac
1598 case $ac_var in #(
1599 _ | IFS | as_nl) ;; #(
1600--- 17068,17075 ----
1601 case $ac_val in #(
1602 *${as_nl}*)
1603 case $ac_var in #(
1604! *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1605! $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1606 esac
1607 case $ac_var in #(
1608 _ | IFS | as_nl) ;; #(
1609***************
1610*** 17379,17385 ****
1611 # values after options handling.
1612 ac_log="
1613 This file was extended by $as_me, which was
1614! generated by GNU Autoconf 2.62. Invocation command line was
1615
1616 CONFIG_FILES = $CONFIG_FILES
1617 CONFIG_HEADERS = $CONFIG_HEADERS
1618--- 17461,17467 ----
1619 # values after options handling.
1620 ac_log="
1621 This file was extended by $as_me, which was
1622! generated by GNU Autoconf 2.63. Invocation command line was
1623
1624 CONFIG_FILES = $CONFIG_FILES
1625 CONFIG_HEADERS = $CONFIG_HEADERS
1626***************
1627*** 17392,17397 ****
1628--- 17474,17488 ----
1629
1630 _ACEOF
1631
1632+ case $ac_config_files in *"
1633+ "*) set x $ac_config_files; shift; ac_config_files=$*;;
1634+ esac
1635+
1636+ case $ac_config_headers in *"
1637+ "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
1638+ esac
1639+
1640+
1641 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1642 # Files that config.status was made for.
1643 config_files="$ac_config_files"
1644***************
1645*** 17404,17419 ****
1646 \`$as_me' instantiates files from templates according to the
1647 current configuration.
1648
1649! Usage: $0 [OPTIONS] [FILE]...
1650
1651 -h, --help print this help, then exit
1652 -V, --version print version number and configuration settings, then exit
1653! -q, --quiet do not print progress messages
1654 -d, --debug don't remove temporary files
1655 --recheck update $as_me by reconfiguring in the same conditions
1656! --file=FILE[:TEMPLATE]
1657 instantiate the configuration file FILE
1658! --header=FILE[:TEMPLATE]
1659 instantiate the configuration header FILE
1660
1661 Configuration files:
1662--- 17495,17511 ----
1663 \`$as_me' instantiates files from templates according to the
1664 current configuration.
1665
1666! Usage: $0 [OPTION]... [FILE]...
1667
1668 -h, --help print this help, then exit
1669 -V, --version print version number and configuration settings, then exit
1670! -q, --quiet, --silent
1671! do not print progress messages
1672 -d, --debug don't remove temporary files
1673 --recheck update $as_me by reconfiguring in the same conditions
1674! --file=FILE[:TEMPLATE]
1675 instantiate the configuration file FILE
1676! --header=FILE[:TEMPLATE]
1677 instantiate the configuration header FILE
1678
1679 Configuration files:
1680***************
1681*** 17428,17434 ****
1682 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1683 ac_cs_version="\\
1684 config.status
1685! configured by $0, generated by GNU Autoconf 2.62,
1686 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
1687
1688 Copyright (C) 2008 Free Software Foundation, Inc.
1689--- 17520,17526 ----
1690 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1691 ac_cs_version="\\
1692 config.status
1693! configured by $0, generated by GNU Autoconf 2.63,
1694 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
1695
1696 Copyright (C) 2008 Free Software Foundation, Inc.
1697***************
1698*** 17625,17631 ****
1699 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
1700 { (exit 1); exit 1; }; }
1701
1702! if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then
1703 break
1704 elif $ac_last_try; then
1705 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
1706--- 17717,17724 ----
1707 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
1708 { (exit 1); exit 1; }; }
1709
1710! ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
1711! if test $ac_delim_n = $ac_delim_num; then
1712 break
1713 elif $ac_last_try; then
1714 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
1715***************
1716*** 17830,17838 ****
1717 }
1718 split(mac1, mac2, "(") #)
1719 macro = mac2[1]
1720 if (D_is_set[macro]) {
1721 # Preserve the white space surrounding the "#".
1722- prefix = substr(line, 1, index(line, defundef) - 1)
1723 print prefix "define", macro P[macro] D[macro]
1724 next
1725 } else {
1726--- 17923,17931 ----
1727 }
1728 split(mac1, mac2, "(") #)
1729 macro = mac2[1]
1730+ prefix = substr(line, 1, index(line, defundef) - 1)
1731 if (D_is_set[macro]) {
1732 # Preserve the white space surrounding the "#".
1733 print prefix "define", macro P[macro] D[macro]
1734 next
1735 } else {
1736***************
1737*** 17840,17846 ****
1738 # in the case of _POSIX_SOURCE, which is predefined and required
1739 # on some systems where configure will not decide to define it.
1740 if (defundef == "undef") {
1741! print "/*", line, "*/"
1742 next
1743 }
1744 }
1745--- 17933,17939 ----
1746 # in the case of _POSIX_SOURCE, which is predefined and required
1747 # on some systems where configure will not decide to define it.
1748 if (defundef == "undef") {
1749! print "/*", prefix defundef, macro, "*/"
1750 next
1751 }
1752 }
1753***************
1754*** 17864,17871 ****
1755 esac
1756 case $ac_mode$ac_tag in
1757 :[FHL]*:*);;
1758! :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
1759! $as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
1760 { (exit 1); exit 1; }; };;
1761 :[FH]-) ac_tag=-:-;;
1762 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1763--- 17957,17964 ----
1764 esac
1765 case $ac_mode$ac_tag in
1766 :[FHL]*:*);;
1767! :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
1768! $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
1769 { (exit 1); exit 1; }; };;
1770 :[FH]-) ac_tag=-:-;;
1771 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1772***************
1773*** 18183,18190 ****
1774 $ac_cs_success || { (exit 1); exit 1; }
1775 fi
1776 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
1777! { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
1778! $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}
1779 fi
1780
1781
1782--- 18276,18283 ----
1783 $ac_cs_success || { (exit 1); exit 1; }
1784 fi
1785 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
1786! { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
1787! $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
1788 fi
1789
1790
1791*** ../vim-7.2.182/src/configure.in 2009-05-14 22:19:19.000000000 +0200
1792--- src/configure.in 2009-05-16 13:32:00.000000000 +0200
1793***************
1794*** 2100,2106 ****
1795 sys/stream.h termios.h libc.h sys/statfs.h \
1796 poll.h sys/poll.h pwd.h utime.h sys/param.h libintl.h \
1797 libgen.h util/debug.h util/msg18n.h frame.h \
1798! sys/acl.h sys/access.h sys/sysctl.h sys/sysinfo.h wchar.h wctype.h)
1799
1800 dnl sys/ptem.h depends on sys/stream.h on Solaris
1801 AC_CHECK_HEADERS(sys/ptem.h, [], [],
1802--- 2100,2106 ----
1803 sys/stream.h termios.h libc.h sys/statfs.h \
1804 poll.h sys/poll.h pwd.h utime.h sys/param.h libintl.h \
1805 libgen.h util/debug.h util/msg18n.h frame.h \
1806! sys/acl.h sys/access.h sys/sysinfo.h wchar.h wctype.h)
1807
1808 dnl sys/ptem.h depends on sys/stream.h on Solaris
1809 AC_CHECK_HEADERS(sys/ptem.h, [], [],
1810***************
1811*** 2108,2113 ****
1812--- 2108,2119 ----
1813 # include <sys/stream.h>
1814 #endif])
1815
1816+ dnl sys/sysctl.h depends on sys/param.h on OpenBSD
1817+ AC_CHECK_HEADERS(sys/sysctl.h, [], [],
1818+ [#if defined HAVE_SYS_PARAM_H
1819+ # include <sys/param.h>
1820+ #endif])
1821+
1822
1823 dnl pthread_np.h may exist but can only be used after including pthread.h
1824 AC_MSG_CHECKING([for pthread_np.h])
1825*** ../vim-7.2.182/src/version.c 2009-05-17 23:25:16.000000000 +0200
1826--- src/version.c 2009-05-21 15:16:01.000000000 +0200
1827***************
1828*** 678,679 ****
1829--- 678,681 ----
1830 { /* Add new patch number below this line */
1831+ /**/
1832+ 183,
1833 /**/
1834
1835--
1836CART DRIVER: Bring out your dead!
1837 There are legs stick out of windows and doors. Two MEN are fighting in the
1838 mud - covered from head to foot in it. Another MAN is on his hands in
1839 knees shovelling mud into his mouth. We just catch sight of a MAN falling
1840 into a well.
1841 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
1842
1843 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
1844/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
1845\\\ download, build and distribute -- http://www.A-A-P.org ///
1846 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
This page took 0.274878 seconds and 4 git commands to generate.