~andreserl/ubuntu/lucid/bind9/bind9-apport-533601

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2009-01-02 16:51:42 UTC
  • mfrom: (8.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090102165142-bh9b429julpd8bz8
Tags: 1:9.5.0.dfsg.P2-5.1
* Non-maintainer upload.
* Apply upstream ACL fixes from 9.5.1 to fix RC bug. Patch was provided
  by Evan Hunt (upstream bind9 developer) after Emmanuel Bouthenot
  contacted him. Closes: #496954, #501800.
* Remove obsolete dh_installmanpages invocation which was adding
  unwanted manual pages to bind9. Closes: #486196.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3716
3716
                STD_CDEFINES="$STD_CDEFINES -D_XPG4_2 -D__EXTENSIONS__"
3717
3717
                CPPFLAGS="$CPPFLAGS -D_XPG4_2 -D__EXTENSIONS__"
3718
3718
                ;;
 
3719
        # POSIX doesn't include the IPv6 Advanced Socket API and glibc hides
 
3720
        # parts of the IPv6 Advanced Socket API as a result.  This is stupid
 
3721
        # as it breaks how the two halves (Basic and Advanced) of the IPv6
 
3722
        # Socket API were designed to be used but we have to live with it.
 
3723
        # Define _GNU_SOURCE to pull in the IPv6 Advanced Socket API.
 
3724
        *-linux*)
 
3725
                STD_CDEFINES="$STD_CDEFINES -D_GNU_SOURCE"
 
3726
                CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 
3727
                ;;
3719
3728
esac
3720
3729
 
3721
3730
 
9626
9635
  ;;
9627
9636
*-*-irix6*)
9628
9637
  # Find out which ABI we are using.
9629
 
  echo '#line 9629 "configure"' > conftest.$ac_ext
 
9638
  echo '#line 9638 "configure"' > conftest.$ac_ext
9630
9639
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9631
9640
  (eval $ac_compile) 2>&5
9632
9641
  ac_status=$?
12096
12105
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12097
12106
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12098
12107
   -e 's:$: $lt_compiler_flag:'`
12099
 
   (eval echo "\"\$as_me:12099: $lt_compile\"" >&5)
 
12108
   (eval echo "\"\$as_me:12108: $lt_compile\"" >&5)
12100
12109
   (eval "$lt_compile" 2>conftest.err)
12101
12110
   ac_status=$?
12102
12111
   cat conftest.err >&5
12103
 
   echo "$as_me:12103: \$? = $ac_status" >&5
 
12112
   echo "$as_me:12112: \$? = $ac_status" >&5
12104
12113
   if (exit $ac_status) && test -s "$ac_outfile"; then
12105
12114
     # The compiler can only warn and ignore the option if not recognized
12106
12115
     # So say no if there are warnings other than the usual output.
12386
12395
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12387
12396
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12388
12397
   -e 's:$: $lt_compiler_flag:'`
12389
 
   (eval echo "\"\$as_me:12389: $lt_compile\"" >&5)
 
12398
   (eval echo "\"\$as_me:12398: $lt_compile\"" >&5)
12390
12399
   (eval "$lt_compile" 2>conftest.err)
12391
12400
   ac_status=$?
12392
12401
   cat conftest.err >&5
12393
 
   echo "$as_me:12393: \$? = $ac_status" >&5
 
12402
   echo "$as_me:12402: \$? = $ac_status" >&5
12394
12403
   if (exit $ac_status) && test -s "$ac_outfile"; then
12395
12404
     # The compiler can only warn and ignore the option if not recognized
12396
12405
     # So say no if there are warnings other than the usual output.
12490
12499
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12491
12500
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12492
12501
   -e 's:$: $lt_compiler_flag:'`
12493
 
   (eval echo "\"\$as_me:12493: $lt_compile\"" >&5)
 
12502
   (eval echo "\"\$as_me:12502: $lt_compile\"" >&5)
12494
12503
   (eval "$lt_compile" 2>out/conftest.err)
12495
12504
   ac_status=$?
12496
12505
   cat out/conftest.err >&5
12497
 
   echo "$as_me:12497: \$? = $ac_status" >&5
 
12506
   echo "$as_me:12506: \$? = $ac_status" >&5
12498
12507
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
12499
12508
   then
12500
12509
     # The compiler can only warn and ignore the option if not recognized
14867
14876
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
14868
14877
  lt_status=$lt_dlunknown
14869
14878
  cat > conftest.$ac_ext <<EOF
14870
 
#line 14870 "configure"
 
14879
#line 14879 "configure"
14871
14880
#include "confdefs.h"
14872
14881
 
14873
14882
#if HAVE_DLFCN_H
14967
14976
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
14968
14977
  lt_status=$lt_dlunknown
14969
14978
  cat > conftest.$ac_ext <<EOF
14970
 
#line 14970 "configure"
 
14979
#line 14979 "configure"
14971
14980
#include "confdefs.h"
14972
14981
 
14973
14982
#if HAVE_DLFCN_H
17368
17377
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17369
17378
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17370
17379
   -e 's:$: $lt_compiler_flag:'`
17371
 
   (eval echo "\"\$as_me:17371: $lt_compile\"" >&5)
 
17380
   (eval echo "\"\$as_me:17380: $lt_compile\"" >&5)
17372
17381
   (eval "$lt_compile" 2>conftest.err)
17373
17382
   ac_status=$?
17374
17383
   cat conftest.err >&5
17375
 
   echo "$as_me:17375: \$? = $ac_status" >&5
 
17384
   echo "$as_me:17384: \$? = $ac_status" >&5
17376
17385
   if (exit $ac_status) && test -s "$ac_outfile"; then
17377
17386
     # The compiler can only warn and ignore the option if not recognized
17378
17387
     # So say no if there are warnings other than the usual output.
17472
17481
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17473
17482
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17474
17483
   -e 's:$: $lt_compiler_flag:'`
17475
 
   (eval echo "\"\$as_me:17475: $lt_compile\"" >&5)
 
17484
   (eval echo "\"\$as_me:17484: $lt_compile\"" >&5)
17476
17485
   (eval "$lt_compile" 2>out/conftest.err)
17477
17486
   ac_status=$?
17478
17487
   cat out/conftest.err >&5
17479
 
   echo "$as_me:17479: \$? = $ac_status" >&5
 
17488
   echo "$as_me:17488: \$? = $ac_status" >&5
17480
17489
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
17481
17490
   then
17482
17491
     # The compiler can only warn and ignore the option if not recognized
19070
19079
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
19071
19080
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
19072
19081
   -e 's:$: $lt_compiler_flag:'`
19073
 
   (eval echo "\"\$as_me:19073: $lt_compile\"" >&5)
 
19082
   (eval echo "\"\$as_me:19082: $lt_compile\"" >&5)
19074
19083
   (eval "$lt_compile" 2>conftest.err)
19075
19084
   ac_status=$?
19076
19085
   cat conftest.err >&5
19077
 
   echo "$as_me:19077: \$? = $ac_status" >&5
 
19086
   echo "$as_me:19086: \$? = $ac_status" >&5
19078
19087
   if (exit $ac_status) && test -s "$ac_outfile"; then
19079
19088
     # The compiler can only warn and ignore the option if not recognized
19080
19089
     # So say no if there are warnings other than the usual output.
19174
19183
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
19175
19184
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
19176
19185
   -e 's:$: $lt_compiler_flag:'`
19177
 
   (eval echo "\"\$as_me:19177: $lt_compile\"" >&5)
 
19186
   (eval echo "\"\$as_me:19186: $lt_compile\"" >&5)
19178
19187
   (eval "$lt_compile" 2>out/conftest.err)
19179
19188
   ac_status=$?
19180
19189
   cat out/conftest.err >&5
19181
 
   echo "$as_me:19181: \$? = $ac_status" >&5
 
19190
   echo "$as_me:19190: \$? = $ac_status" >&5
19182
19191
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
19183
19192
   then
19184
19193
     # The compiler can only warn and ignore the option if not recognized
21394
21403
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
21395
21404
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
21396
21405
   -e 's:$: $lt_compiler_flag:'`
21397
 
   (eval echo "\"\$as_me:21397: $lt_compile\"" >&5)
 
21406
   (eval echo "\"\$as_me:21406: $lt_compile\"" >&5)
21398
21407
   (eval "$lt_compile" 2>conftest.err)
21399
21408
   ac_status=$?
21400
21409
   cat conftest.err >&5
21401
 
   echo "$as_me:21401: \$? = $ac_status" >&5
 
21410
   echo "$as_me:21410: \$? = $ac_status" >&5
21402
21411
   if (exit $ac_status) && test -s "$ac_outfile"; then
21403
21412
     # The compiler can only warn and ignore the option if not recognized
21404
21413
     # So say no if there are warnings other than the usual output.
21684
21693
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
21685
21694
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
21686
21695
   -e 's:$: $lt_compiler_flag:'`
21687
 
   (eval echo "\"\$as_me:21687: $lt_compile\"" >&5)
 
21696
   (eval echo "\"\$as_me:21696: $lt_compile\"" >&5)
21688
21697
   (eval "$lt_compile" 2>conftest.err)
21689
21698
   ac_status=$?
21690
21699
   cat conftest.err >&5
21691
 
   echo "$as_me:21691: \$? = $ac_status" >&5
 
21700
   echo "$as_me:21700: \$? = $ac_status" >&5
21692
21701
   if (exit $ac_status) && test -s "$ac_outfile"; then
21693
21702
     # The compiler can only warn and ignore the option if not recognized
21694
21703
     # So say no if there are warnings other than the usual output.
21788
21797
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
21789
21798
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
21790
21799
   -e 's:$: $lt_compiler_flag:'`
21791
 
   (eval echo "\"\$as_me:21791: $lt_compile\"" >&5)
 
21800
   (eval echo "\"\$as_me:21800: $lt_compile\"" >&5)
21792
21801
   (eval "$lt_compile" 2>out/conftest.err)
21793
21802
   ac_status=$?
21794
21803
   cat out/conftest.err >&5
21795
 
   echo "$as_me:21795: \$? = $ac_status" >&5
 
21804
   echo "$as_me:21804: \$? = $ac_status" >&5
21796
21805
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
21797
21806
   then
21798
21807
     # The compiler can only warn and ignore the option if not recognized