~james-page/ubuntu/maverick/openldap/fix-666028

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2010-02-18 00:58:13 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100218005813-8230cn0y207m8wzy
Tags: 2.4.21-0ubuntu1
* New upstream release.
* debian/rules, debian/schema/extra/: 
  Fix get-orig-source rule to supports extra schemas shipped as part of the
  debian/schema/ directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.631.2.26 2009/08/13 00:11:16 quanah Exp .
 
2
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.631.2.27 2009/09/30 00:24:39 hyc Exp .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
4
# Generated by GNU Autoconf 2.61.
5
5
#
908
908
BUILD_CONSTRAINT
909
909
BUILD_DDS
910
910
BUILD_DENYOP
 
911
BUILD_DEREF
911
912
BUILD_DYNGROUP
912
913
BUILD_DYNLIST
913
914
BUILD_LASTMOD
4481
4482
BUILD_CONSTRAINT=no
4482
4483
BUILD_DDS=no
4483
4484
BUILD_DENYOP=no
 
4485
BUILD_DEREF=no
4484
4486
BUILD_DYNGROUP=no
4485
4487
BUILD_DYNLIST=no
4486
4488
BUILD_LASTMOD=no
6464
6466
  ;;
6465
6467
*-*-irix6*)
6466
6468
  # Find out which ABI we are using.
6467
 
  echo '#line 6467 "configure"' > conftest.$ac_ext
 
6469
  echo '#line 6469 "configure"' > conftest.$ac_ext
6468
6470
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6469
6471
  (eval $ac_compile) 2>&5
6470
6472
  ac_status=$?
8533
8535
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8534
8536
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8535
8537
   -e 's:$: $lt_compiler_flag:'`
8536
 
   (eval echo "\"\$as_me:8536: $lt_compile\"" >&5)
 
8538
   (eval echo "\"\$as_me:8538: $lt_compile\"" >&5)
8537
8539
   (eval "$lt_compile" 2>conftest.err)
8538
8540
   ac_status=$?
8539
8541
   cat conftest.err >&5
8540
 
   echo "$as_me:8540: \$? = $ac_status" >&5
 
8542
   echo "$as_me:8542: \$? = $ac_status" >&5
8541
8543
   if (exit $ac_status) && test -s "$ac_outfile"; then
8542
8544
     # The compiler can only warn and ignore the option if not recognized
8543
8545
     # So say no if there are warnings other than the usual output.
8795
8797
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8796
8798
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8797
8799
   -e 's:$: $lt_compiler_flag:'`
8798
 
   (eval echo "\"\$as_me:8798: $lt_compile\"" >&5)
 
8800
   (eval echo "\"\$as_me:8800: $lt_compile\"" >&5)
8799
8801
   (eval "$lt_compile" 2>conftest.err)
8800
8802
   ac_status=$?
8801
8803
   cat conftest.err >&5
8802
 
   echo "$as_me:8802: \$? = $ac_status" >&5
 
8804
   echo "$as_me:8804: \$? = $ac_status" >&5
8803
8805
   if (exit $ac_status) && test -s "$ac_outfile"; then
8804
8806
     # The compiler can only warn and ignore the option if not recognized
8805
8807
     # So say no if there are warnings other than the usual output.
8857
8859
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8858
8860
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8859
8861
   -e 's:$: $lt_compiler_flag:'`
8860
 
   (eval echo "\"\$as_me:8860: $lt_compile\"" >&5)
 
8862
   (eval echo "\"\$as_me:8862: $lt_compile\"" >&5)
8861
8863
   (eval "$lt_compile" 2>out/conftest.err)
8862
8864
   ac_status=$?
8863
8865
   cat out/conftest.err >&5
8864
 
   echo "$as_me:8864: \$? = $ac_status" >&5
 
8866
   echo "$as_me:8866: \$? = $ac_status" >&5
8865
8867
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8866
8868
   then
8867
8869
     # The compiler can only warn and ignore the option if not recognized
11068
11070
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11069
11071
  lt_status=$lt_dlunknown
11070
11072
  cat > conftest.$ac_ext <<EOF
11071
 
#line 11071 "configure"
 
11073
#line 11073 "configure"
11072
11074
#include "confdefs.h"
11073
11075
 
11074
11076
#if HAVE_DLFCN_H
11166
11168
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11167
11169
  lt_status=$lt_dlunknown
11168
11170
  cat > conftest.$ac_ext <<EOF
11169
 
#line 11169 "configure"
 
11171
#line 11171 "configure"
11170
11172
#include "confdefs.h"
11171
11173
 
11172
11174
#if HAVE_DLFCN_H
38328
38330
fi
38329
38331
 
38330
38332
if test "$ol_enable_deref" != no ; then
38331
 
        BUILD_DDS=$ol_enable_deref
 
38333
        BUILD_DEREF=$ol_enable_deref
38332
38334
        if test "$ol_enable_deref" = mod ; then
38333
38335
                MFLAG=SLAPD_MOD_DYNAMIC
38334
38336
                SLAPD_DYNAMIC_OVERLAYS="$SLAPD_DYNAMIC_OVERLAYS deref.la"
38685
38687
 
38686
38688
 
38687
38689
 
 
38690
 
38688
38691
# Check whether --with-xxinstall was given.
38689
38692
if test "${with_xxinstall+set}" = set; then
38690
38693
  withval=$with_xxinstall;
39499
39502
BUILD_CONSTRAINT!$BUILD_CONSTRAINT$ac_delim
39500
39503
BUILD_DDS!$BUILD_DDS$ac_delim
39501
39504
BUILD_DENYOP!$BUILD_DENYOP$ac_delim
 
39505
BUILD_DEREF!$BUILD_DEREF$ac_delim
39502
39506
BUILD_DYNGROUP!$BUILD_DYNGROUP$ac_delim
39503
39507
BUILD_DYNLIST!$BUILD_DYNLIST$ac_delim
39504
39508
BUILD_LASTMOD!$BUILD_LASTMOD$ac_delim
39550
39554
LTLIBOBJS!$LTLIBOBJS$ac_delim
39551
39555
_ACEOF
39552
39556
 
39553
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 91; then
 
39557
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 92; then
39554
39558
    break
39555
39559
  elif $ac_last_try; then
39556
39560
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5