~ubuntu-branches/ubuntu/saucy/apache2/saucy

« back to all changes in this revision

Viewing changes to srclib/apr-util/xml/expat/configure

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-02-12 20:06:35 UTC
  • mfrom: (14.3.34 sid)
  • Revision ID: package-import@ubuntu.com-20120212200635-2u9d58jxqkmx91na
Tags: 2.2.22-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  - debian/{control, rules}: Enable PIE hardening.
  - debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles.
  - debian/control: Add bzr tag and point it to our tree
  - debian/apache2.py, debian/apache2.2-common.install: Add apport hook.
  - debian/control, debian/ask-for-passphrase, debian/config-dir/mods-available/ssl.conf:
    Plymouth aware passphrase dialog program ask-for-passphrase.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2582
2582
 
2583
2583
 
2584
2584
 
 
2585
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 
2586
## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007,
 
2587
## 2008  Free Software Foundation, Inc.
 
2588
## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 
2589
##
 
2590
## This file is free software; the Free Software Foundation gives
 
2591
## unlimited permission to copy and/or distribute it, with or without
 
2592
## modifications, as long as this notice is preserved.
 
2593
 
 
2594
# serial 52 AC_PROG_LIBTOOL
 
2595
 
 
2596
 
 
2597
# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
 
2598
# -----------------------------------------------------------
 
2599
# If this macro is not defined by Autoconf, define it here.
 
2600
 
 
2601
 
 
2602
 
 
2603
# AC_PROG_LIBTOOL
 
2604
# ---------------
 
2605
# AC_PROG_LIBTOOL
 
2606
 
 
2607
 
 
2608
# _AC_PROG_LIBTOOL
 
2609
# ----------------
 
2610
# _AC_PROG_LIBTOOL
 
2611
 
 
2612
 
 
2613
# AC_LIBTOOL_SETUP
 
2614
# ----------------
 
2615
# AC_LIBTOOL_SETUP
 
2616
 
 
2617
 
 
2618
# _LT_AC_SYS_COMPILER
 
2619
# -------------------
 
2620
# _LT_AC_SYS_COMPILER
 
2621
 
 
2622
 
 
2623
# _LT_CC_BASENAME(CC)
 
2624
# -------------------
 
2625
# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
 
2626
 
 
2627
 
 
2628
 
 
2629
# _LT_COMPILER_BOILERPLATE
 
2630
# ------------------------
 
2631
# Check for compiler boilerplate output or warnings with
 
2632
# the simple compiler test code.
 
2633
# _LT_COMPILER_BOILERPLATE
 
2634
 
 
2635
 
 
2636
# _LT_LINKER_BOILERPLATE
 
2637
# ----------------------
 
2638
# Check for linker boilerplate output or warnings with
 
2639
# the simple link test code.
 
2640
# _LT_LINKER_BOILERPLATE
 
2641
 
 
2642
# _LT_REQUIRED_DARWIN_CHECKS
 
2643
# --------------------------
 
2644
# Check for some things on darwin
 
2645
 
 
2646
 
 
2647
# _LT_AC_SYS_LIBPATH_AIX
 
2648
# ----------------------
 
2649
# Links a minimal program and checks the executable
 
2650
# for the system default hardcoded library path. In most cases,
 
2651
# this is /usr/lib:/lib, but when the MPI compilers are used
 
2652
# the location of the communication and MPI libs are included too.
 
2653
# If we don't find anything, use the default library path according
 
2654
# to the aix ld manual.
 
2655
# _LT_AC_SYS_LIBPATH_AIX
 
2656
 
 
2657
 
 
2658
# _LT_AC_SHELL_INIT(ARG)
 
2659
# ----------------------
 
2660
# _LT_AC_SHELL_INIT
 
2661
 
 
2662
 
 
2663
# _LT_AC_PROG_ECHO_BACKSLASH
 
2664
# --------------------------
 
2665
# Add some code to the start of the generated configure script which
 
2666
# will find an echo command which doesn't interpret backslashes.
 
2667
# _LT_AC_PROG_ECHO_BACKSLASH
 
2668
 
 
2669
 
 
2670
# _LT_AC_LOCK
 
2671
# -----------
 
2672
# _LT_AC_LOCK
 
2673
 
 
2674
 
 
2675
# AC_LIBTOOL_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
 
2676
#               [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
 
2677
# ----------------------------------------------------------------
 
2678
# Check whether the given compiler option works
 
2679
# AC_LIBTOOL_COMPILER_OPTION
 
2680
 
 
2681
 
 
2682
# AC_LIBTOOL_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
 
2683
#                          [ACTION-SUCCESS], [ACTION-FAILURE])
 
2684
# ------------------------------------------------------------
 
2685
# Check whether the given compiler option works
 
2686
# AC_LIBTOOL_LINKER_OPTION
 
2687
 
 
2688
 
 
2689
# AC_LIBTOOL_SYS_MAX_CMD_LEN
 
2690
# --------------------------
 
2691
# AC_LIBTOOL_SYS_MAX_CMD_LEN
 
2692
 
 
2693
 
 
2694
# _LT_AC_CHECK_DLFCN
 
2695
# ------------------
 
2696
# _LT_AC_CHECK_DLFCN
 
2697
 
 
2698
 
 
2699
# _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
 
2700
#                           ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
 
2701
# ---------------------------------------------------------------------
 
2702
# _LT_AC_TRY_DLOPEN_SELF
 
2703
 
 
2704
 
 
2705
# AC_LIBTOOL_DLOPEN_SELF
 
2706
# ----------------------
 
2707
# AC_LIBTOOL_DLOPEN_SELF
 
2708
 
 
2709
 
 
2710
# AC_LIBTOOL_PROG_CC_C_O([TAGNAME])
 
2711
# ---------------------------------
 
2712
# Check to see if options -c and -o are simultaneously supported by compiler
 
2713
# AC_LIBTOOL_PROG_CC_C_O
 
2714
 
 
2715
 
 
2716
# AC_LIBTOOL_SYS_HARD_LINK_LOCKS([TAGNAME])
 
2717
# -----------------------------------------
 
2718
# Check to see if we can do hard links to lock some files if needed
 
2719
# AC_LIBTOOL_SYS_HARD_LINK_LOCKS
 
2720
 
 
2721
 
 
2722
# AC_LIBTOOL_OBJDIR
 
2723
# -----------------
 
2724
# AC_LIBTOOL_OBJDIR
 
2725
 
 
2726
 
 
2727
# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([TAGNAME])
 
2728
# ----------------------------------------------
 
2729
# Check hardcoding attributes.
 
2730
# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH
 
2731
 
 
2732
 
 
2733
# AC_LIBTOOL_SYS_LIB_STRIP
 
2734
# ------------------------
 
2735
# AC_LIBTOOL_SYS_LIB_STRIP
 
2736
 
 
2737
 
 
2738
# AC_LIBTOOL_SYS_DYNAMIC_LINKER
 
2739
# -----------------------------
 
2740
# PORTME Fill in your ld.so characteristics
 
2741
# AC_LIBTOOL_SYS_DYNAMIC_LINKER
 
2742
 
 
2743
 
 
2744
# _LT_AC_TAGCONFIG
 
2745
# ----------------
 
2746
# _LT_AC_TAGCONFIG
 
2747
 
 
2748
 
 
2749
# AC_LIBTOOL_DLOPEN
 
2750
# -----------------
 
2751
# enable checks for dlopen support
 
2752
# AC_LIBTOOL_DLOPEN
 
2753
 
 
2754
 
 
2755
# AC_LIBTOOL_WIN32_DLL
 
2756
# --------------------
 
2757
# declare package support for building win32 DLLs
 
2758
# AC_LIBTOOL_WIN32_DLL
 
2759
 
 
2760
 
 
2761
# AC_ENABLE_SHARED([DEFAULT])
 
2762
# ---------------------------
 
2763
# implement the --enable-shared flag
 
2764
# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
 
2765
# AC_ENABLE_SHARED
 
2766
 
 
2767
 
 
2768
# AC_DISABLE_SHARED
 
2769
# -----------------
 
2770
# set the default shared flag to --disable-shared
 
2771
# AC_DISABLE_SHARED
 
2772
 
 
2773
 
 
2774
# AC_ENABLE_STATIC([DEFAULT])
 
2775
# ---------------------------
 
2776
# implement the --enable-static flag
 
2777
# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
 
2778
# AC_ENABLE_STATIC
 
2779
 
 
2780
 
 
2781
# AC_DISABLE_STATIC
 
2782
# -----------------
 
2783
# set the default static flag to --disable-static
 
2784
# AC_DISABLE_STATIC
 
2785
 
 
2786
 
 
2787
# AC_ENABLE_FAST_INSTALL([DEFAULT])
 
2788
# ---------------------------------
 
2789
# implement the --enable-fast-install flag
 
2790
# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
 
2791
# AC_ENABLE_FAST_INSTALL
 
2792
 
 
2793
 
 
2794
# AC_DISABLE_FAST_INSTALL
 
2795
# -----------------------
 
2796
# set the default to --disable-fast-install
 
2797
# AC_DISABLE_FAST_INSTALL
 
2798
 
 
2799
 
 
2800
# AC_LIBTOOL_PICMODE([MODE])
 
2801
# --------------------------
 
2802
# implement the --with-pic flag
 
2803
# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
 
2804
# AC_LIBTOOL_PICMODE
 
2805
 
 
2806
 
 
2807
# AC_PROG_EGREP
 
2808
# -------------
 
2809
# This is predefined starting with Autoconf 2.54, so this conditional
 
2810
# definition can be removed once we require Autoconf 2.54 or later.
 
2811
 
 
2812
 
 
2813
 
 
2814
# AC_PATH_TOOL_PREFIX
 
2815
# -------------------
 
2816
# find a file program which can recognize shared library
 
2817
# AC_PATH_TOOL_PREFIX
 
2818
 
 
2819
 
 
2820
# AC_PATH_MAGIC
 
2821
# -------------
 
2822
# find a file program which can recognize a shared library
 
2823
# AC_PATH_MAGIC
 
2824
 
 
2825
 
 
2826
# AC_PROG_LD
 
2827
# ----------
 
2828
# find the pathname to the GNU or non-GNU linker
 
2829
# AC_PROG_LD
 
2830
 
 
2831
 
 
2832
# AC_PROG_LD_GNU
 
2833
# --------------
 
2834
# AC_PROG_LD_GNU
 
2835
 
 
2836
 
 
2837
# AC_PROG_LD_RELOAD_FLAG
 
2838
# ----------------------
 
2839
# find reload flag for linker
 
2840
#   -- PORTME Some linkers may need a different reload flag.
 
2841
# AC_PROG_LD_RELOAD_FLAG
 
2842
 
 
2843
 
 
2844
# AC_DEPLIBS_CHECK_METHOD
 
2845
# -----------------------
 
2846
# how to check for library dependencies
 
2847
#  -- PORTME fill in with the dynamic library characteristics
 
2848
# AC_DEPLIBS_CHECK_METHOD
 
2849
 
 
2850
 
 
2851
# AC_PROG_NM
 
2852
# ----------
 
2853
# find the pathname to a BSD-compatible name lister
 
2854
# AC_PROG_NM
 
2855
 
 
2856
 
 
2857
# AC_CHECK_LIBM
 
2858
# -------------
 
2859
# check for math library
 
2860
# AC_CHECK_LIBM
 
2861
 
 
2862
 
 
2863
# AC_LIBLTDL_CONVENIENCE([DIRECTORY])
 
2864
# -----------------------------------
 
2865
# sets LIBLTDL to the link flags for the libltdl convenience library and
 
2866
# LTDLINCL to the include flags for the libltdl header and adds
 
2867
# --enable-ltdl-convenience to the configure arguments.  Note that
 
2868
# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
 
2869
# it is assumed to be `libltdl'.  LIBLTDL will be prefixed with
 
2870
# '${top_builddir}/' and LTDLINCL will be prefixed with '${top_srcdir}/'
 
2871
# (note the single quotes!).  If your package is not flat and you're not
 
2872
# using automake, define top_builddir and top_srcdir appropriately in
 
2873
# the Makefiles.
 
2874
# AC_LIBLTDL_CONVENIENCE
 
2875
 
 
2876
 
 
2877
# AC_LIBLTDL_INSTALLABLE([DIRECTORY])
 
2878
# -----------------------------------
 
2879
# sets LIBLTDL to the link flags for the libltdl installable library and
 
2880
# LTDLINCL to the include flags for the libltdl header and adds
 
2881
# --enable-ltdl-install to the configure arguments.  Note that
 
2882
# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
 
2883
# and an installed libltdl is not found, it is assumed to be `libltdl'.
 
2884
# LIBLTDL will be prefixed with '${top_builddir}/'# and LTDLINCL with
 
2885
# '${top_srcdir}/' (note the single quotes!).  If your package is not
 
2886
# flat and you're not using automake, define top_builddir and top_srcdir
 
2887
# appropriately in the Makefiles.
 
2888
# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
 
2889
# AC_LIBLTDL_INSTALLABLE
 
2890
 
 
2891
 
 
2892
# AC_LIBTOOL_CXX
 
2893
# --------------
 
2894
# enable support for C++ libraries
 
2895
# AC_LIBTOOL_CXX
 
2896
 
 
2897
 
 
2898
# _LT_AC_LANG_CXX
 
2899
# ---------------
 
2900
# _LT_AC_LANG_CXX
 
2901
 
 
2902
# _LT_AC_PROG_CXXCPP
 
2903
# ------------------
 
2904
# _LT_AC_PROG_CXXCPP
 
2905
 
 
2906
# AC_LIBTOOL_F77
 
2907
# --------------
 
2908
# enable support for Fortran 77 libraries
 
2909
# AC_LIBTOOL_F77
 
2910
 
 
2911
 
 
2912
# _LT_AC_LANG_F77
 
2913
# ---------------
 
2914
# _LT_AC_LANG_F77
 
2915
 
 
2916
 
 
2917
# AC_LIBTOOL_GCJ
 
2918
# --------------
 
2919
# enable support for GCJ libraries
 
2920
# AC_LIBTOOL_GCJ
 
2921
 
 
2922
 
 
2923
# _LT_AC_LANG_GCJ
 
2924
# ---------------
 
2925
# _LT_AC_LANG_GCJ
 
2926
 
 
2927
 
 
2928
# AC_LIBTOOL_RC
 
2929
# -------------
 
2930
# enable support for Windows resource files
 
2931
# AC_LIBTOOL_RC
 
2932
 
 
2933
 
 
2934
# AC_LIBTOOL_LANG_C_CONFIG
 
2935
# ------------------------
 
2936
# Ensure that the configuration vars for the C compiler are
 
2937
# suitably defined.  Those variables are subsequently used by
 
2938
# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
 
2939
 
 
2940
# AC_LIBTOOL_LANG_C_CONFIG
 
2941
 
 
2942
 
 
2943
# AC_LIBTOOL_LANG_CXX_CONFIG
 
2944
# --------------------------
 
2945
# Ensure that the configuration vars for the C compiler are
 
2946
# suitably defined.  Those variables are subsequently used by
 
2947
# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
 
2948
 
 
2949
# AC_LIBTOOL_LANG_CXX_CONFIG
 
2950
 
 
2951
# AC_LIBTOOL_POSTDEP_PREDEP([TAGNAME])
 
2952
# ------------------------------------
 
2953
# Figure out "hidden" library dependencies from verbose
 
2954
# compiler output when linking a shared library.
 
2955
# Parse the compiler output and extract the necessary
 
2956
# objects, libraries and library flags.
 
2957
# AC_LIBTOOL_POSTDEP_PREDEP
 
2958
 
 
2959
# AC_LIBTOOL_LANG_F77_CONFIG
 
2960
# --------------------------
 
2961
# Ensure that the configuration vars for the C compiler are
 
2962
# suitably defined.  Those variables are subsequently used by
 
2963
# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
 
2964
 
 
2965
# AC_LIBTOOL_LANG_F77_CONFIG
 
2966
 
 
2967
 
 
2968
# AC_LIBTOOL_LANG_GCJ_CONFIG
 
2969
# --------------------------
 
2970
# Ensure that the configuration vars for the C compiler are
 
2971
# suitably defined.  Those variables are subsequently used by
 
2972
# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
 
2973
 
 
2974
# AC_LIBTOOL_LANG_GCJ_CONFIG
 
2975
 
 
2976
 
 
2977
# AC_LIBTOOL_LANG_RC_CONFIG
 
2978
# -------------------------
 
2979
# Ensure that the configuration vars for the Windows resource compiler are
 
2980
# suitably defined.  Those variables are subsequently used by
 
2981
# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
 
2982
 
 
2983
# AC_LIBTOOL_LANG_RC_CONFIG
 
2984
 
 
2985
 
 
2986
# AC_LIBTOOL_CONFIG([TAGNAME])
 
2987
# ----------------------------
 
2988
# If TAGNAME is not passed, then create an initial libtool script
 
2989
# with a default configuration from the untagged config vars.  Otherwise
 
2990
# add code to config.status for appending the configuration named by
 
2991
# TAGNAME from the matching tagged config vars.
 
2992
# AC_LIBTOOL_CONFIG
 
2993
 
 
2994
 
 
2995
# AC_LIBTOOL_PROG_COMPILER_NO_RTTI([TAGNAME])
 
2996
# -------------------------------------------
 
2997
# AC_LIBTOOL_PROG_COMPILER_NO_RTTI
 
2998
 
 
2999
 
 
3000
# AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
 
3001
# ---------------------------------
 
3002
 # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
 
3003
 
 
3004
 
 
3005
# AC_LIBTOOL_PROG_COMPILER_PIC([TAGNAME])
 
3006
# ---------------------------------------
 
3007
 
 
3008
 
 
3009
 
 
3010
# AC_LIBTOOL_PROG_LD_SHLIBS([TAGNAME])
 
3011
# ------------------------------------
 
3012
# See if the linker supports building shared libraries.
 
3013
# AC_LIBTOOL_PROG_LD_SHLIBS
 
3014
 
 
3015
 
 
3016
# _LT_AC_FILE_LTDLL_C
 
3017
# -------------------
 
3018
# Be careful that the start marker always follows a newline.
 
3019
# _LT_AC_FILE_LTDLL_C
 
3020
 
 
3021
 
 
3022
# _LT_AC_TAGVAR(VARNAME, [TAGNAME])
 
3023
# ---------------------------------
 
3024
 
 
3025
 
 
3026
 
 
3027
# old names
 
3028
 
 
3029
 
 
3030
 
 
3031
 
 
3032
 
 
3033
 
 
3034
 
 
3035
 
 
3036
# This is just to silence aclocal about the macro not being used
 
3037
 
 
3038
 
 
3039
 
 
3040
 
 
3041
 
 
3042
 
 
3043
 
 
3044
# Cheap backport of AS_EXECUTABLE_P and required macros
 
3045
# from Autoconf 2.59; we should not use $as_executable_p directly.
 
3046
 
 
3047
# _AS_TEST_PREPARE
 
3048
# ----------------
 
3049
# _AS_TEST_PREPARE
 
3050
 
 
3051
# AS_EXECUTABLE_P
 
3052
# ---------------
 
3053
# Check whether a file is executable.
 
3054
# AS_EXECUTABLE_P
 
3055
 
 
3056
############################################################
 
3057
# NOTE: This macro has been submitted for inclusion into   #
 
3058
#  GNU Autoconf as AC_PROG_SED.  When it is available in   #
 
3059
#  a released version of Autoconf we should remove this    #
 
3060
#  macro and use it instead.                               #
 
3061
############################################################
 
3062
# LT_AC_PROG_SED
 
3063
# --------------
 
3064
# Check for a fully-functional sed program, that truncates
 
3065
# as few characters as possible.  Prefer GNU sed if found.
 
3066
 
 
3067
 
 
3068
 
 
3069
 
 
3070
 
 
3071
 
 
3072
 
2585
3073
 
2586
3074
# Make sure we can run config.sub.
2587
3075
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4162
4650
  ;;
4163
4651
*-*-irix6*)
4164
4652
  # Find out which ABI we are using.
4165
 
  echo '#line 4165 "configure"' > conftest.$ac_ext
 
4653
  echo '#line 4653 "configure"' > conftest.$ac_ext
4166
4654
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
4167
4655
  (eval $ac_compile) 2>&5
4168
4656
  ac_status=$?
6736
7224
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6737
7225
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6738
7226
   -e 's:$: $lt_compiler_flag:'`
6739
 
   (eval echo "\"\$as_me:6739: $lt_compile\"" >&5)
 
7227
   (eval echo "\"\$as_me:7227: $lt_compile\"" >&5)
6740
7228
   (eval "$lt_compile" 2>conftest.err)
6741
7229
   ac_status=$?
6742
7230
   cat conftest.err >&5
6743
 
   echo "$as_me:6743: \$? = $ac_status" >&5
 
7231
   echo "$as_me:7231: \$? = $ac_status" >&5
6744
7232
   if (exit $ac_status) && test -s "$ac_outfile"; then
6745
7233
     # The compiler can only warn and ignore the option if not recognized
6746
7234
     # So say no if there are warnings other than the usual output.
7026
7514
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7027
7515
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7028
7516
   -e 's:$: $lt_compiler_flag:'`
7029
 
   (eval echo "\"\$as_me:7029: $lt_compile\"" >&5)
 
7517
   (eval echo "\"\$as_me:7517: $lt_compile\"" >&5)
7030
7518
   (eval "$lt_compile" 2>conftest.err)
7031
7519
   ac_status=$?
7032
7520
   cat conftest.err >&5
7033
 
   echo "$as_me:7033: \$? = $ac_status" >&5
 
7521
   echo "$as_me:7521: \$? = $ac_status" >&5
7034
7522
   if (exit $ac_status) && test -s "$ac_outfile"; then
7035
7523
     # The compiler can only warn and ignore the option if not recognized
7036
7524
     # So say no if there are warnings other than the usual output.
7130
7618
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7131
7619
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7132
7620
   -e 's:$: $lt_compiler_flag:'`
7133
 
   (eval echo "\"\$as_me:7133: $lt_compile\"" >&5)
 
7621
   (eval echo "\"\$as_me:7621: $lt_compile\"" >&5)
7134
7622
   (eval "$lt_compile" 2>out/conftest.err)
7135
7623
   ac_status=$?
7136
7624
   cat out/conftest.err >&5
7137
 
   echo "$as_me:7137: \$? = $ac_status" >&5
 
7625
   echo "$as_me:7625: \$? = $ac_status" >&5
7138
7626
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7139
7627
   then
7140
7628
     # The compiler can only warn and ignore the option if not recognized
9157
9645
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9158
9646
  lt_status=$lt_dlunknown
9159
9647
  cat > conftest.$ac_ext <<EOF
9160
 
#line 9160 "configure"
 
9648
#line 9648 "configure"
9161
9649
#include "confdefs.h"
9162
9650
 
9163
9651
#if HAVE_DLFCN_H
9257
9745
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9258
9746
  lt_status=$lt_dlunknown
9259
9747
  cat > conftest.$ac_ext <<EOF
9260
 
#line 9260 "configure"
 
9748
#line 9748 "configure"
9261
9749
#include "confdefs.h"
9262
9750
 
9263
9751
#if HAVE_DLFCN_H
11602
12090
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11603
12091
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11604
12092
   -e 's:$: $lt_compiler_flag:'`
11605
 
   (eval echo "\"\$as_me:11605: $lt_compile\"" >&5)
 
12093
   (eval echo "\"\$as_me:12093: $lt_compile\"" >&5)
11606
12094
   (eval "$lt_compile" 2>conftest.err)
11607
12095
   ac_status=$?
11608
12096
   cat conftest.err >&5
11609
 
   echo "$as_me:11609: \$? = $ac_status" >&5
 
12097
   echo "$as_me:12097: \$? = $ac_status" >&5
11610
12098
   if (exit $ac_status) && test -s "$ac_outfile"; then
11611
12099
     # The compiler can only warn and ignore the option if not recognized
11612
12100
     # So say no if there are warnings other than the usual output.
11706
12194
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11707
12195
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11708
12196
   -e 's:$: $lt_compiler_flag:'`
11709
 
   (eval echo "\"\$as_me:11709: $lt_compile\"" >&5)
 
12197
   (eval echo "\"\$as_me:12197: $lt_compile\"" >&5)
11710
12198
   (eval "$lt_compile" 2>out/conftest.err)
11711
12199
   ac_status=$?
11712
12200
   cat out/conftest.err >&5
11713
 
   echo "$as_me:11713: \$? = $ac_status" >&5
 
12201
   echo "$as_me:12201: \$? = $ac_status" >&5
11714
12202
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
11715
12203
   then
11716
12204
     # The compiler can only warn and ignore the option if not recognized
13291
13779
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13292
13780
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13293
13781
   -e 's:$: $lt_compiler_flag:'`
13294
 
   (eval echo "\"\$as_me:13294: $lt_compile\"" >&5)
 
13782
   (eval echo "\"\$as_me:13782: $lt_compile\"" >&5)
13295
13783
   (eval "$lt_compile" 2>conftest.err)
13296
13784
   ac_status=$?
13297
13785
   cat conftest.err >&5
13298
 
   echo "$as_me:13298: \$? = $ac_status" >&5
 
13786
   echo "$as_me:13786: \$? = $ac_status" >&5
13299
13787
   if (exit $ac_status) && test -s "$ac_outfile"; then
13300
13788
     # The compiler can only warn and ignore the option if not recognized
13301
13789
     # So say no if there are warnings other than the usual output.
13395
13883
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13396
13884
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13397
13885
   -e 's:$: $lt_compiler_flag:'`
13398
 
   (eval echo "\"\$as_me:13398: $lt_compile\"" >&5)
 
13886
   (eval echo "\"\$as_me:13886: $lt_compile\"" >&5)
13399
13887
   (eval "$lt_compile" 2>out/conftest.err)
13400
13888
   ac_status=$?
13401
13889
   cat out/conftest.err >&5
13402
 
   echo "$as_me:13402: \$? = $ac_status" >&5
 
13890
   echo "$as_me:13890: \$? = $ac_status" >&5
13403
13891
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
13404
13892
   then
13405
13893
     # The compiler can only warn and ignore the option if not recognized
15562
16050
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15563
16051
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15564
16052
   -e 's:$: $lt_compiler_flag:'`
15565
 
   (eval echo "\"\$as_me:15565: $lt_compile\"" >&5)
 
16053
   (eval echo "\"\$as_me:16053: $lt_compile\"" >&5)
15566
16054
   (eval "$lt_compile" 2>conftest.err)
15567
16055
   ac_status=$?
15568
16056
   cat conftest.err >&5
15569
 
   echo "$as_me:15569: \$? = $ac_status" >&5
 
16057
   echo "$as_me:16057: \$? = $ac_status" >&5
15570
16058
   if (exit $ac_status) && test -s "$ac_outfile"; then
15571
16059
     # The compiler can only warn and ignore the option if not recognized
15572
16060
     # So say no if there are warnings other than the usual output.
15852
16340
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15853
16341
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15854
16342
   -e 's:$: $lt_compiler_flag:'`
15855
 
   (eval echo "\"\$as_me:15855: $lt_compile\"" >&5)
 
16343
   (eval echo "\"\$as_me:16343: $lt_compile\"" >&5)
15856
16344
   (eval "$lt_compile" 2>conftest.err)
15857
16345
   ac_status=$?
15858
16346
   cat conftest.err >&5
15859
 
   echo "$as_me:15859: \$? = $ac_status" >&5
 
16347
   echo "$as_me:16347: \$? = $ac_status" >&5
15860
16348
   if (exit $ac_status) && test -s "$ac_outfile"; then
15861
16349
     # The compiler can only warn and ignore the option if not recognized
15862
16350
     # So say no if there are warnings other than the usual output.
15956
16444
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15957
16445
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15958
16446
   -e 's:$: $lt_compiler_flag:'`
15959
 
   (eval echo "\"\$as_me:15959: $lt_compile\"" >&5)
 
16447
   (eval echo "\"\$as_me:16447: $lt_compile\"" >&5)
15960
16448
   (eval "$lt_compile" 2>out/conftest.err)
15961
16449
   ac_status=$?
15962
16450
   cat out/conftest.err >&5
15963
 
   echo "$as_me:15963: \$? = $ac_status" >&5
 
16451
   echo "$as_me:16451: \$? = $ac_status" >&5
15964
16452
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15965
16453
   then
15966
16454
     # The compiler can only warn and ignore the option if not recognized