Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-05 08:14:58

0001 #! /bin/sh
0002 # Generated by configure.
0003 # Run this file to recreate the current configuration.
0004 # Compiler output produced by configure, useful for debugging
0005 # configure, is in config.log if it exists.
0006 
0007 debug=false
0008 ac_cs_recheck=false
0009 ac_cs_silent=false
0010 
0011 SHELL=${CONFIG_SHELL-/bin/sh}
0012 export SHELL
0013 ## -------------------- ##
0014 ## M4sh Initialization. ##
0015 ## -------------------- ##
0016 
0017 # Be more Bourne compatible
0018 DUALCASE=1; export DUALCASE # for MKS sh
0019 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
0020   emulate sh
0021   NULLCMD=:
0022   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
0023   # is contrary to our usage.  Disable this feature.
0024   alias -g '${1+"$@"}'='"$@"'
0025   setopt NO_GLOB_SUBST
0026 else
0027   case `(set -o) 2>/dev/null` in #(
0028   *posix*) :
0029     set -o posix ;; #(
0030   *) :
0031      ;;
0032 esac
0033 fi
0034 
0035 
0036 as_nl='
0037 '
0038 export as_nl
0039 # Printing a long string crashes Solaris 7 /usr/bin/printf.
0040 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
0041 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
0042 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
0043 # Prefer a ksh shell builtin over an external printf program on Solaris,
0044 # but without wasting forks for bash or zsh.
0045 if test -z "$BASH_VERSION$ZSH_VERSION" \
0046     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
0047   as_echo='print -r --'
0048   as_echo_n='print -rn --'
0049 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
0050   as_echo='printf %s\n'
0051   as_echo_n='printf %s'
0052 else
0053   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
0054     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
0055     as_echo_n='/usr/ucb/echo -n'
0056   else
0057     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
0058     as_echo_n_body='eval
0059       arg=$1;
0060       case $arg in #(
0061       *"$as_nl"*)
0062         expr "X$arg" : "X\\(.*\\)$as_nl";
0063         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
0064       esac;
0065       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
0066     '
0067     export as_echo_n_body
0068     as_echo_n='sh -c $as_echo_n_body as_echo'
0069   fi
0070   export as_echo_body
0071   as_echo='sh -c $as_echo_body as_echo'
0072 fi
0073 
0074 # The user is always right.
0075 if test "${PATH_SEPARATOR+set}" != set; then
0076   PATH_SEPARATOR=:
0077   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
0078     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
0079       PATH_SEPARATOR=';'
0080   }
0081 fi
0082 
0083 
0084 # IFS
0085 # We need space, tab and new line, in precisely that order.  Quoting is
0086 # there to prevent editors from complaining about space-tab.
0087 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
0088 # splitting by setting IFS to empty value.)
0089 IFS=" ""        $as_nl"
0090 
0091 # Find who we are.  Look in the path if we contain no directory separator.
0092 as_myself=
0093 case $0 in #((
0094   *[\\/]* ) as_myself=$0 ;;
0095   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
0096 for as_dir in $PATH
0097 do
0098   IFS=$as_save_IFS
0099   test -z "$as_dir" && as_dir=.
0100     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
0101   done
0102 IFS=$as_save_IFS
0103 
0104      ;;
0105 esac
0106 # We did not find ourselves, most probably we were run as `sh COMMAND'
0107 # in which case we are not to be found in the path.
0108 if test "x$as_myself" = x; then
0109   as_myself=$0
0110 fi
0111 if test ! -f "$as_myself"; then
0112   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
0113   exit 1
0114 fi
0115 
0116 # Unset variables that we do not need and which cause bugs (e.g. in
0117 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
0118 # suppresses any "Segmentation fault" message there.  '((' could
0119 # trigger a bug in pdksh 5.2.14.
0120 for as_var in BASH_ENV ENV MAIL MAILPATH
0121 do eval test x\${$as_var+set} = xset \
0122   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
0123 done
0124 PS1='$ '
0125 PS2='> '
0126 PS4='+ '
0127 
0128 # NLS nuisances.
0129 LC_ALL=C
0130 export LC_ALL
0131 LANGUAGE=C
0132 export LANGUAGE
0133 
0134 # CDPATH.
0135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
0136 
0137 
0138 # as_fn_error STATUS ERROR [LINENO LOG_FD]
0139 # ----------------------------------------
0140 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
0141 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
0142 # script with STATUS, using 1 if that was 0.
0143 as_fn_error ()
0144 {
0145   as_status=$1; test $as_status -eq 0 && as_status=1
0146   if test "$4"; then
0147     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
0148     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
0149   fi
0150   $as_echo "$as_me: error: $2" >&2
0151   as_fn_exit $as_status
0152 } # as_fn_error
0153 
0154 
0155 # as_fn_set_status STATUS
0156 # -----------------------
0157 # Set $? to STATUS, without forking.
0158 as_fn_set_status ()
0159 {
0160   return $1
0161 } # as_fn_set_status
0162 
0163 # as_fn_exit STATUS
0164 # -----------------
0165 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
0166 as_fn_exit ()
0167 {
0168   set +e
0169   as_fn_set_status $1
0170   exit $1
0171 } # as_fn_exit
0172 
0173 # as_fn_unset VAR
0174 # ---------------
0175 # Portably unset VAR.
0176 as_fn_unset ()
0177 {
0178   { eval $1=; unset $1;}
0179 }
0180 as_unset=as_fn_unset
0181 # as_fn_append VAR VALUE
0182 # ----------------------
0183 # Append the text in VALUE to the end of the definition contained in VAR. Take
0184 # advantage of any shell optimizations that allow amortized linear growth over
0185 # repeated appends, instead of the typical quadratic growth present in naive
0186 # implementations.
0187 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
0188   eval 'as_fn_append ()
0189   {
0190     eval $1+=\$2
0191   }'
0192 else
0193   as_fn_append ()
0194   {
0195     eval $1=\$$1\$2
0196   }
0197 fi # as_fn_append
0198 
0199 # as_fn_arith ARG...
0200 # ------------------
0201 # Perform arithmetic evaluation on the ARGs, and store the result in the
0202 # global $as_val. Take advantage of shells that can avoid forks. The arguments
0203 # must be portable across $(()) and expr.
0204 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
0205   eval 'as_fn_arith ()
0206   {
0207     as_val=$(( $* ))
0208   }'
0209 else
0210   as_fn_arith ()
0211   {
0212     as_val=`expr "$@" || test $? -eq 1`
0213   }
0214 fi # as_fn_arith
0215 
0216 
0217 if expr a : '\(a\)' >/dev/null 2>&1 &&
0218    test "X`expr 00001 : '.*\(...\)'`" = X001; then
0219   as_expr=expr
0220 else
0221   as_expr=false
0222 fi
0223 
0224 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
0225   as_basename=basename
0226 else
0227   as_basename=false
0228 fi
0229 
0230 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
0231   as_dirname=dirname
0232 else
0233   as_dirname=false
0234 fi
0235 
0236 as_me=`$as_basename -- "$0" ||
0237 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
0238          X"$0" : 'X\(//\)$' \| \
0239          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
0240 $as_echo X/"$0" |
0241     sed '/^.*\/\([^/][^/]*\)\/*$/{
0242             s//\1/
0243             q
0244           }
0245           /^X\/\(\/\/\)$/{
0246             s//\1/
0247             q
0248           }
0249           /^X\/\(\/\).*/{
0250             s//\1/
0251             q
0252           }
0253           s/.*/./; q'`
0254 
0255 # Avoid depending upon Character Ranges.
0256 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
0257 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
0258 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
0259 as_cr_digits='0123456789'
0260 as_cr_alnum=$as_cr_Letters$as_cr_digits
0261 
0262 ECHO_C= ECHO_N= ECHO_T=
0263 case `echo -n x` in #(((((
0264 -n*)
0265   case `echo 'xy\c'` in
0266   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
0267   xy)  ECHO_C='\c';;
0268   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
0269        ECHO_T=' ';;
0270   esac;;
0271 *)
0272   ECHO_N='-n';;
0273 esac
0274 
0275 rm -f conf$$ conf$$.exe conf$$.file
0276 if test -d conf$$.dir; then
0277   rm -f conf$$.dir/conf$$.file
0278 else
0279   rm -f conf$$.dir
0280   mkdir conf$$.dir 2>/dev/null
0281 fi
0282 if (echo >conf$$.file) 2>/dev/null; then
0283   if ln -s conf$$.file conf$$ 2>/dev/null; then
0284     as_ln_s='ln -s'
0285     # ... but there are two gotchas:
0286     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
0287     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
0288     # In both cases, we have to default to `cp -pR'.
0289     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
0290       as_ln_s='cp -pR'
0291   elif ln conf$$.file conf$$ 2>/dev/null; then
0292     as_ln_s=ln
0293   else
0294     as_ln_s='cp -pR'
0295   fi
0296 else
0297   as_ln_s='cp -pR'
0298 fi
0299 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
0300 rmdir conf$$.dir 2>/dev/null
0301 
0302 
0303 # as_fn_mkdir_p
0304 # -------------
0305 # Create "$as_dir" as a directory, including parents if necessary.
0306 as_fn_mkdir_p ()
0307 {
0308 
0309   case $as_dir in #(
0310   -*) as_dir=./$as_dir;;
0311   esac
0312   test -d "$as_dir" || eval $as_mkdir_p || {
0313     as_dirs=
0314     while :; do
0315       case $as_dir in #(
0316       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
0317       *) as_qdir=$as_dir;;
0318       esac
0319       as_dirs="'$as_qdir' $as_dirs"
0320       as_dir=`$as_dirname -- "$as_dir" ||
0321 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
0322          X"$as_dir" : 'X\(//\)[^/]' \| \
0323          X"$as_dir" : 'X\(//\)$' \| \
0324          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
0325 $as_echo X"$as_dir" |
0326     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
0327             s//\1/
0328             q
0329           }
0330           /^X\(\/\/\)[^/].*/{
0331             s//\1/
0332             q
0333           }
0334           /^X\(\/\/\)$/{
0335             s//\1/
0336             q
0337           }
0338           /^X\(\/\).*/{
0339             s//\1/
0340             q
0341           }
0342           s/.*/./; q'`
0343       test -d "$as_dir" && break
0344     done
0345     test -z "$as_dirs" || eval "mkdir $as_dirs"
0346   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
0347 
0348 
0349 } # as_fn_mkdir_p
0350 if mkdir -p . 2>/dev/null; then
0351   as_mkdir_p='mkdir -p "$as_dir"'
0352 else
0353   test -d ./-p && rmdir ./-p
0354   as_mkdir_p=false
0355 fi
0356 
0357 
0358 # as_fn_executable_p FILE
0359 # -----------------------
0360 # Test if FILE is an executable regular file.
0361 as_fn_executable_p ()
0362 {
0363   test -f "$1" && test -x "$1"
0364 } # as_fn_executable_p
0365 as_test_x='test -x'
0366 as_executable_p=as_fn_executable_p
0367 
0368 # Sed expression to map a string onto a valid CPP name.
0369 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
0370 
0371 # Sed expression to map a string onto a valid variable name.
0372 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
0373 
0374 
0375 exec 6>&1
0376 ## ----------------------------------- ##
0377 ## Main body of $CONFIG_STATUS script. ##
0378 ## ----------------------------------- ##
0379 # Save the log message, to keep $0 and so on meaningful, and to
0380 # report actual input values of CONFIG_FILES etc. instead of their
0381 # values after options handling.
0382 ac_log="
0383 This file was extended by checkepdmap $as_me 1.00, which was
0384 generated by GNU Autoconf 2.69.  Invocation command line was
0385 
0386   CONFIG_FILES    = $CONFIG_FILES
0387   CONFIG_HEADERS  = $CONFIG_HEADERS
0388   CONFIG_LINKS    = $CONFIG_LINKS
0389   CONFIG_COMMANDS = $CONFIG_COMMANDS
0390   $ $0 $@
0391 
0392 on `(hostname || uname -n) 2>/dev/null | sed 1q`
0393 "
0394 
0395 # Files that config.status was made for.
0396 config_files=" Makefile"
0397 config_commands=" depfiles libtool"
0398 
0399 ac_cs_usage="\
0400 \`$as_me' instantiates files and other configuration actions
0401 from templates according to the current configuration.  Unless the files
0402 and actions are specified as TAGs, all are instantiated by default.
0403 
0404 Usage: $0 [OPTION]... [TAG]...
0405 
0406   -h, --help       print this help, then exit
0407   -V, --version    print version number and configuration settings, then exit
0408       --config     print configuration, then exit
0409   -q, --quiet, --silent
0410                    do not print progress messages
0411   -d, --debug      don't remove temporary files
0412       --recheck    update $as_me by reconfiguring in the same conditions
0413       --file=FILE[:TEMPLATE]
0414                    instantiate the configuration file FILE
0415 
0416 Configuration files:
0417 $config_files
0418 
0419 Configuration commands:
0420 $config_commands
0421 
0422 Report bugs to the package provider."
0423 
0424 ac_cs_config="'--prefix=/sphenix/u/ecroft/install/' 'CXX=/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/g++' 'CC=/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc'"
0425 ac_cs_version="\
0426 checkepdmap config.status 1.00
0427 configured by ../configure, generated by GNU Autoconf 2.69,
0428   with options \"$ac_cs_config\"
0429 
0430 Copyright (C) 2012 Free Software Foundation, Inc.
0431 This config.status script is free software; the Free Software Foundation
0432 gives unlimited permission to copy, distribute and modify it."
0433 
0434 ac_pwd='/sphenix/user/ecroft/sEPDMappingScanner/src/build'
0435 srcdir='..'
0436 INSTALL='/usr/bin/install -c'
0437 MKDIR_P='/usr/bin/mkdir -p'
0438 AWK='gawk'
0439 test -n "$AWK" || AWK=awk
0440 # The default lists apply if the user does not specify any file.
0441 ac_need_defaults=:
0442 while test $# != 0
0443 do
0444   case $1 in
0445   --*=?*)
0446     ac_option=`expr "X$1" : 'X\([^=]*\)='`
0447     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
0448     ac_shift=:
0449     ;;
0450   --*=)
0451     ac_option=`expr "X$1" : 'X\([^=]*\)='`
0452     ac_optarg=
0453     ac_shift=:
0454     ;;
0455   *)
0456     ac_option=$1
0457     ac_optarg=$2
0458     ac_shift=shift
0459     ;;
0460   esac
0461 
0462   case $ac_option in
0463   # Handling of the options.
0464   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
0465     ac_cs_recheck=: ;;
0466   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
0467     $as_echo "$ac_cs_version"; exit ;;
0468   --config | --confi | --conf | --con | --co | --c )
0469     $as_echo "$ac_cs_config"; exit ;;
0470   --debug | --debu | --deb | --de | --d | -d )
0471     debug=: ;;
0472   --file | --fil | --fi | --f )
0473     $ac_shift
0474     case $ac_optarg in
0475     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
0476     '') as_fn_error $? "missing file argument" ;;
0477     esac
0478     as_fn_append CONFIG_FILES " '$ac_optarg'"
0479     ac_need_defaults=false;;
0480   --he | --h |  --help | --hel | -h )
0481     $as_echo "$ac_cs_usage"; exit ;;
0482   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
0483   | -silent | --silent | --silen | --sile | --sil | --si | --s)
0484     ac_cs_silent=: ;;
0485 
0486   # This is an error.
0487   -*) as_fn_error $? "unrecognized option: \`$1'
0488 Try \`$0 --help' for more information." ;;
0489 
0490   *) as_fn_append ac_config_targets " $1"
0491      ac_need_defaults=false ;;
0492 
0493   esac
0494   shift
0495 done
0496 
0497 ac_configure_extra_args=
0498 
0499 if $ac_cs_silent; then
0500   exec 6>/dev/null
0501   ac_configure_extra_args="$ac_configure_extra_args --silent"
0502 fi
0503 
0504 if $ac_cs_recheck; then
0505   set X /bin/sh '../configure'  '--prefix=/sphenix/u/ecroft/install/' 'CXX=/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/g++' 'CC=/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc' $ac_configure_extra_args --no-create --no-recursion
0506   shift
0507   $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
0508   CONFIG_SHELL='/bin/sh'
0509   export CONFIG_SHELL
0510   exec "$@"
0511 fi
0512 
0513 exec 5>>config.log
0514 {
0515   echo
0516   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
0517 ## Running $as_me. ##
0518 _ASBOX
0519   $as_echo "$ac_log"
0520 } >&5
0521 
0522 #
0523 # INIT-COMMANDS
0524 #
0525 AMDEP_TRUE="" MAKE="make"
0526 
0527 
0528 # The HP-UX ksh and POSIX shell print the target directory to stdout
0529 # if CDPATH is set.
0530 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
0531 
0532 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
0533 double_quote_subst='s/\(["`\\]\)/\\\1/g'
0534 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
0535 macro_version='2.4.6'
0536 macro_revision='2.4.6'
0537 enable_static='no'
0538 enable_shared='yes'
0539 pic_mode='default'
0540 enable_fast_install='needless'
0541 shared_archive_member_spec=''
0542 SHELL='/bin/sh'
0543 ECHO='printf %s\n'
0544 PATH_SEPARATOR=':'
0545 host_alias=''
0546 host='x86_64-pc-linux-gnu'
0547 host_os='linux-gnu'
0548 build_alias=''
0549 build='x86_64-pc-linux-gnu'
0550 build_os='linux-gnu'
0551 SED='/usr/bin/sed'
0552 Xsed='/usr/bin/sed -e 1s/^X//'
0553 GREP='/usr/bin/grep'
0554 EGREP='/usr/bin/grep -E'
0555 FGREP='/usr/bin/grep -F'
0556 LD='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/binutils/2.40-acaab/x86_64-el9/bin/ld -m elf_x86_64'
0557 NM='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/binutils/2.40-acaab/x86_64-el9/bin/nm -B'
0558 LN_S='ln -s'
0559 max_cmd_len='1572864'
0560 ac_objext='o'
0561 exeext=''
0562 lt_unset='unset'
0563 lt_SP2NL='tr \040 \012'
0564 lt_NL2SP='tr \015\012 \040\040'
0565 lt_cv_to_host_file_cmd='func_convert_file_noop'
0566 lt_cv_to_tool_file_cmd='func_convert_file_noop'
0567 reload_flag=' -r'
0568 reload_cmds='$LD$reload_flag -o $output$reload_objs'
0569 OBJDUMP='objdump'
0570 deplibs_check_method='pass_all'
0571 file_magic_cmd='$MAGIC_CMD'
0572 file_magic_glob=''
0573 want_nocaseglob='no'
0574 DLLTOOL='false'
0575 sharedlib_from_linklib_cmd='printf %s\n'
0576 AR='ar'
0577 AR_FLAGS='cru'
0578 archiver_list_spec='@'
0579 STRIP='strip'
0580 RANLIB='ranlib'
0581 old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib'
0582 old_postuninstall_cmds=''
0583 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib'
0584 lock_old_archive_extraction='no'
0585 CC='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc'
0586 CFLAGS='-g -O2'
0587 compiler='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/g++'
0588 GCC='yes'
0589 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
0590 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
0591 lt_cv_sys_global_symbol_to_import=''
0592 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
0593 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
0594 lt_cv_nm_interface='BSD nm'
0595 nm_file_list_spec='@'
0596 lt_sysroot=''
0597 lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
0598 objdir='.libs'
0599 MAGIC_CMD='file'
0600 lt_prog_compiler_no_builtin_flag=' -fno-builtin'
0601 lt_prog_compiler_pic=' -fPIC -DPIC'
0602 lt_prog_compiler_wl='-Wl,'
0603 lt_prog_compiler_static=''
0604 lt_cv_prog_compiler_c_o='yes'
0605 need_locks='no'
0606 MANIFEST_TOOL=':'
0607 DSYMUTIL=''
0608 NMEDIT=''
0609 LIPO=''
0610 OTOOL=''
0611 OTOOL64=''
0612 libext='a'
0613 shrext_cmds='.so'
0614 extract_expsyms_cmds=''
0615 archive_cmds_need_lc='no'
0616 enable_shared_with_static_runtimes='no'
0617 export_dynamic_flag_spec='$wl--export-dynamic'
0618 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
0619 compiler_needs_object='no'
0620 old_archive_from_new_cmds=''
0621 old_archive_from_expsyms_cmds=''
0622 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
0623 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
0624             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
0625             echo "local: *; };" >> $output_objdir/$libname.ver~
0626             $CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
0627 module_cmds=''
0628 module_expsym_cmds=''
0629 with_gnu_ld='yes'
0630 allow_undefined_flag=''
0631 no_undefined_flag=''
0632 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
0633 hardcode_libdir_separator=''
0634 hardcode_direct='no'
0635 hardcode_direct_absolute='no'
0636 hardcode_minus_L='no'
0637 hardcode_shlibpath_var='unsupported'
0638 hardcode_automatic='no'
0639 inherit_rpath='no'
0640 link_all_deplibs='unknown'
0641 always_export_symbols='no'
0642 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
0643 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
0644 include_expsyms=''
0645 prelink_cmds=''
0646 postlink_cmds=''
0647 file_list_spec=''
0648 variables_saved_for_relink='PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH'
0649 need_lib_prefix='no'
0650 need_version='no'
0651 version_type='linux'
0652 runpath_var='LD_RUN_PATH'
0653 shlibpath_var='LD_LIBRARY_PATH'
0654 shlibpath_overrides_runpath='yes'
0655 libname_spec='lib$name'
0656 library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
0657 soname_spec='$libname$release$shared_ext$major'
0658 install_override_mode=''
0659 postinstall_cmds=''
0660 postuninstall_cmds=''
0661 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
0662 finish_eval=''
0663 hardcode_into_libs='yes'
0664 sys_lib_search_path_spec='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/lib/gcc/x86_64-pc-linux-gnu/14.2.0 /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/lib/gcc /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/lib64 /lib64 /usr/lib64 /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/lib /lib /usr/lib '
0665 configure_time_dlsearch_path='/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/pipewire-0.3/jack/ '
0666 configure_time_lt_sys_library_path=''
0667 hardcode_action='immediate'
0668 enable_dlopen='unknown'
0669 enable_dlopen_self='unknown'
0670 enable_dlopen_self_static='unknown'
0671 old_striplib='strip --strip-debug'
0672 striplib='strip --strip-unneeded'
0673 compiler_lib_search_dirs=''
0674 predep_objects=''
0675 postdep_objects=''
0676 predeps=''
0677 postdeps=''
0678 compiler_lib_search_path=''
0679 LD_CXX='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/binutils/2.40-acaab/x86_64-el9/bin/ld -m elf_x86_64'
0680 reload_flag_CXX=' -r'
0681 reload_cmds_CXX='$LD$reload_flag -o $output$reload_objs'
0682 old_archive_cmds_CXX='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib'
0683 compiler_CXX='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/g++'
0684 GCC_CXX='yes'
0685 lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
0686 lt_prog_compiler_pic_CXX=' -fPIC -DPIC'
0687 lt_prog_compiler_wl_CXX='-Wl,'
0688 lt_prog_compiler_static_CXX=''
0689 lt_cv_prog_compiler_c_o_CXX='yes'
0690 archive_cmds_need_lc_CXX='no'
0691 enable_shared_with_static_runtimes_CXX='no'
0692 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
0693 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
0694 compiler_needs_object_CXX='no'
0695 old_archive_from_new_cmds_CXX=''
0696 old_archive_from_expsyms_cmds_CXX=''
0697 archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
0698 archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
0699 module_cmds_CXX=''
0700 module_expsym_cmds_CXX=''
0701 with_gnu_ld_CXX='yes'
0702 allow_undefined_flag_CXX=''
0703 no_undefined_flag_CXX=''
0704 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
0705 hardcode_libdir_separator_CXX=''
0706 hardcode_direct_CXX='no'
0707 hardcode_direct_absolute_CXX='no'
0708 hardcode_minus_L_CXX='no'
0709 hardcode_shlibpath_var_CXX='unsupported'
0710 hardcode_automatic_CXX='no'
0711 inherit_rpath_CXX='no'
0712 link_all_deplibs_CXX='unknown'
0713 always_export_symbols_CXX='no'
0714 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
0715 exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
0716 include_expsyms_CXX=''
0717 prelink_cmds_CXX=''
0718 postlink_cmds_CXX=''
0719 file_list_spec_CXX=''
0720 hardcode_action_CXX='immediate'
0721 compiler_lib_search_dirs_CXX='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0 /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0/../../../../lib64 /lib/../lib64 /usr/lib/../lib64 /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0/../../..'
0722 predep_objects_CXX='/lib/../lib64/crti.o /cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0/crtbeginS.o'
0723 postdep_objects_CXX='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0/crtendS.o /lib/../lib64/crtn.o'
0724 predeps_CXX=''
0725 postdeps_CXX='-lstdc++ -lm -lgcc_s -lc -lgcc_s'
0726 compiler_lib_search_path_CXX='-L/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0 -L/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc -L/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.0/../../..'
0727 
0728 LTCC='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc'
0729 LTCFLAGS='-g -O2'
0730 compiler='/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc'
0731 
0732 # A function that is used when there is no print builtin or printf.
0733 func_fallback_echo ()
0734 {
0735   eval 'cat <<_LTECHO_EOF
0736 $1
0737 _LTECHO_EOF'
0738 }
0739 
0740 # Quote evaled strings.
0741 for var in SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR AR_FLAGS archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_import lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix lt_cv_nm_interface nm_file_list_spec lt_cv_truncate_bin lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib compiler_lib_search_dirs predep_objects postdep_objects predeps postdeps compiler_lib_search_path LD_CXX reload_flag_CXX compiler_CXX lt_prog_compiler_no_builtin_flag_CXX lt_prog_compiler_pic_CXX lt_prog_compiler_wl_CXX lt_prog_compiler_static_CXX lt_cv_prog_compiler_c_o_CXX export_dynamic_flag_spec_CXX whole_archive_flag_spec_CXX compiler_needs_object_CXX with_gnu_ld_CXX allow_undefined_flag_CXX no_undefined_flag_CXX hardcode_libdir_flag_spec_CXX hardcode_libdir_separator_CXX exclude_expsyms_CXX include_expsyms_CXX file_list_spec_CXX compiler_lib_search_dirs_CXX predep_objects_CXX postdep_objects_CXX predeps_CXX postdeps_CXX compiler_lib_search_path_CXX; do
0742     case `eval \\$ECHO \\""\\$$var"\\"` in
0743     *[\\\`\"\$]*)
0744       eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes
0745       ;;
0746     *)
0747       eval "lt_$var=\\\"\$$var\\\""
0748       ;;
0749     esac
0750 done
0751 
0752 # Double-quote double-evaled strings.
0753 for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec configure_time_dlsearch_path configure_time_lt_sys_library_path reload_cmds_CXX old_archive_cmds_CXX old_archive_from_new_cmds_CXX old_archive_from_expsyms_cmds_CXX archive_cmds_CXX archive_expsym_cmds_CXX module_cmds_CXX module_expsym_cmds_CXX export_symbols_cmds_CXX prelink_cmds_CXX postlink_cmds_CXX; do
0754     case `eval \\$ECHO \\""\\$$var"\\"` in
0755     *[\\\`\"\$]*)
0756       eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes
0757       ;;
0758     *)
0759       eval "lt_$var=\\\"\$$var\\\""
0760       ;;
0761     esac
0762 done
0763 
0764 ac_aux_dir='..'
0765 
0766 # See if we are running on zsh, and set the options that allow our
0767 # commands through without removal of \ escapes INIT.
0768 if test -n "${ZSH_VERSION+set}"; then
0769    setopt NO_GLOB_SUBST
0770 fi
0771 
0772 
0773     PACKAGE='checkepdmap'
0774     VERSION='1.00'
0775     RM='rm -f'
0776     ofile='libtool'
0777 
0778 
0779 
0780 
0781 
0782 
0783 
0784 # Handling of arguments.
0785 for ac_config_target in $ac_config_targets
0786 do
0787   case $ac_config_target in
0788     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
0789     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
0790     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
0791 
0792   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
0793   esac
0794 done
0795 
0796 
0797 # If the user did not use the arguments to specify the items to instantiate,
0798 # then the envvar interface is used.  Set only those that are not.
0799 # We use the long form for the default assignment because of an extremely
0800 # bizarre bug on SunOS 4.1.3.
0801 if $ac_need_defaults; then
0802   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
0803   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
0804 fi
0805 
0806 # Have a temporary directory for convenience.  Make it in the build tree
0807 # simply because there is no reason against having it here, and in addition,
0808 # creating and moving files from /tmp can sometimes cause problems.
0809 # Hook for its removal unless debugging.
0810 # Note that there is a small window in which the directory will not be cleaned:
0811 # after its creation but before its name has been assigned to `$tmp'.
0812 $debug ||
0813 {
0814   tmp= ac_tmp=
0815   trap 'exit_status=$?
0816   : "${ac_tmp:=$tmp}"
0817   { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
0818 ' 0
0819   trap 'as_fn_exit 1' 1 2 13 15
0820 }
0821 # Create a (secure) tmp directory for tmp files.
0822 
0823 {
0824   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
0825   test -d "$tmp"
0826 }  ||
0827 {
0828   tmp=./conf$$-$RANDOM
0829   (umask 077 && mkdir "$tmp")
0830 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
0831 ac_tmp=$tmp
0832 
0833 # Set up the scripts for CONFIG_FILES section.
0834 # No need to generate them if there are no CONFIG_FILES.
0835 # This happens for instance with `./config.status config.h'.
0836 if test -n "$CONFIG_FILES"; then
0837 
0838 
0839 ac_cr=`echo X | tr X '\015'`
0840 # On cygwin, bash can eat \r inside `` if the user requested igncr.
0841 # But we know of no other shell where ac_cr would be empty at this
0842 # point, so we can use a bashism as a fallback.
0843 if test "x$ac_cr" = x; then
0844   eval ac_cr=\$\'\\r\'
0845 fi
0846 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
0847 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
0848   ac_cs_awk_cr='\\r'
0849 else
0850   ac_cs_awk_cr=$ac_cr
0851 fi
0852 
0853 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
0854 cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
0855 S["am__EXEEXT_FALSE"]=""
0856 S["am__EXEEXT_TRUE"]="#"
0857 S["LTLIBOBJS"]=""
0858 S["LIBOBJS"]=""
0859 S["CXXCPP"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/g++ -E"
0860 S["CPP"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc -E"
0861 S["LT_SYS_LIBRARY_PATH"]=""
0862 S["OTOOL64"]=""
0863 S["OTOOL"]=""
0864 S["LIPO"]=""
0865 S["NMEDIT"]=""
0866 S["DSYMUTIL"]=""
0867 S["MANIFEST_TOOL"]=":"
0868 S["RANLIB"]="ranlib"
0869 S["ac_ct_AR"]="ar"
0870 S["AR"]="ar"
0871 S["DLLTOOL"]="false"
0872 S["OBJDUMP"]="objdump"
0873 S["LN_S"]="ln -s"
0874 S["NM"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/binutils/2.40-acaab/x86_64-el9/bin/nm -B"
0875 S["ac_ct_DUMPBIN"]=""
0876 S["DUMPBIN"]=""
0877 S["LD"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/binutils/2.40-acaab/x86_64-el9/bin/ld -m elf_x86_64"
0878 S["FGREP"]="/usr/bin/grep -F"
0879 S["EGREP"]="/usr/bin/grep -E"
0880 S["GREP"]="/usr/bin/grep"
0881 S["SED"]="/usr/bin/sed"
0882 S["am__fastdepCC_FALSE"]="#"
0883 S["am__fastdepCC_TRUE"]=""
0884 S["CCDEPMODE"]="depmode=gcc3"
0885 S["ac_ct_CC"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc"
0886 S["CFLAGS"]="-g -O2"
0887 S["CC"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/gcc"
0888 S["host_os"]="linux-gnu"
0889 S["host_vendor"]="pc"
0890 S["host_cpu"]="x86_64"
0891 S["host"]="x86_64-pc-linux-gnu"
0892 S["build_os"]="linux-gnu"
0893 S["build_vendor"]="pc"
0894 S["build_cpu"]="x86_64"
0895 S["build"]="x86_64-pc-linux-gnu"
0896 S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool"
0897 S["am__fastdepCXX_FALSE"]="#"
0898 S["am__fastdepCXX_TRUE"]=""
0899 S["CXXDEPMODE"]="depmode=gcc3"
0900 S["am__nodep"]="_no"
0901 S["AMDEPBACKSLASH"]="\\"
0902 S["AMDEP_FALSE"]="#"
0903 S["AMDEP_TRUE"]=""
0904 S["am__include"]="include"
0905 S["DEPDIR"]=".deps"
0906 S["OBJEXT"]="o"
0907 S["EXEEXT"]=""
0908 S["ac_ct_CXX"]=""
0909 S["CPPFLAGS"]=""
0910 S["LDFLAGS"]="-Wl,--enable-new-dtags"
0911 S["CXXFLAGS"]="-g -O2 -std=c++20 -Wall -Wextra -Werror -Wshadow"
0912 S["CXX"]="/cvmfs/sphenix.sdcc.bnl.gov/alma9.2-gcc-14.2.0/opt/sphenix/core/gcc/14.2.0-2f0a0/x86_64-el9/bin/g++"
0913 S["AM_BACKSLASH"]="\\"
0914 S["AM_DEFAULT_VERBOSITY"]="1"
0915 S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)"
0916 S["AM_V"]="$(V)"
0917 S["am__untar"]="$${TAR-tar} xf -"
0918 S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""
0919 S["AMTAR"]="$${TAR-tar}"
0920 S["am__leading_dot"]="."
0921 S["SET_MAKE"]=""
0922 S["AWK"]="gawk"
0923 S["mkdir_p"]="$(MKDIR_P)"
0924 S["MKDIR_P"]="/usr/bin/mkdir -p"
0925 S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
0926 S["STRIP"]="strip"
0927 S["install_sh"]="${SHELL} /sphenix/user/ecroft/sEPDMappingScanner/src/install-sh"
0928 S["MAKEINFO"]="${SHELL} /sphenix/user/ecroft/sEPDMappingScanner/src/missing makeinfo"
0929 S["AUTOHEADER"]="${SHELL} /sphenix/user/ecroft/sEPDMappingScanner/src/missing autoheader"
0930 S["AUTOMAKE"]="${SHELL} /sphenix/user/ecroft/sEPDMappingScanner/src/missing automake-1.16"
0931 S["AUTOCONF"]="${SHELL} /sphenix/user/ecroft/sEPDMappingScanner/src/missing autoconf"
0932 S["ACLOCAL"]="${SHELL} /sphenix/user/ecroft/sEPDMappingScanner/src/missing aclocal-1.16"
0933 S["VERSION"]="1.00"
0934 S["PACKAGE"]="checkepdmap"
0935 S["CYGPATH_W"]="echo"
0936 S["am__isrc"]=" -I$(srcdir)"
0937 S["INSTALL_DATA"]="${INSTALL} -m 644"
0938 S["INSTALL_SCRIPT"]="${INSTALL}"
0939 S["INSTALL_PROGRAM"]="${INSTALL}"
0940 S["target_alias"]=""
0941 S["host_alias"]=""
0942 S["build_alias"]=""
0943 S["LIBS"]=""
0944 S["ECHO_T"]=""
0945 S["ECHO_N"]="-n"
0946 S["ECHO_C"]=""
0947 S["DEFS"]="-DPACKAGE_NAME=\\\"checkepdmap\\\" -DPACKAGE_TARNAME=\\\"checkepdmap\\\" -DPACKAGE_VERSION=\\\"1.00\\\" -DPACKAGE_STRING=\\\"checkepdmap\\ 1.00\\\" -DPACKAGE_BUGREPO"\
0948 "RT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"checkepdmap\\\" -DVERSION=\\\"1.00\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 "\
0949 "-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/"\
0950 "\\\""
0951 S["mandir"]="${datarootdir}/man"
0952 S["localedir"]="${datarootdir}/locale"
0953 S["libdir"]="${exec_prefix}/lib"
0954 S["psdir"]="${docdir}"
0955 S["pdfdir"]="${docdir}"
0956 S["dvidir"]="${docdir}"
0957 S["htmldir"]="${docdir}"
0958 S["infodir"]="${datarootdir}/info"
0959 S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
0960 S["oldincludedir"]="/usr/include"
0961 S["includedir"]="${prefix}/include"
0962 S["runstatedir"]="${localstatedir}/run"
0963 S["localstatedir"]="${prefix}/var"
0964 S["sharedstatedir"]="${prefix}/com"
0965 S["sysconfdir"]="${prefix}/etc"
0966 S["datadir"]="${datarootdir}"
0967 S["datarootdir"]="${prefix}/share"
0968 S["libexecdir"]="${exec_prefix}/libexec"
0969 S["sbindir"]="${exec_prefix}/sbin"
0970 S["bindir"]="${exec_prefix}/bin"
0971 S["program_transform_name"]="s,x,x,"
0972 S["prefix"]="/sphenix/u/ecroft/install"
0973 S["exec_prefix"]="${prefix}"
0974 S["PACKAGE_URL"]=""
0975 S["PACKAGE_BUGREPORT"]=""
0976 S["PACKAGE_STRING"]="checkepdmap 1.00"
0977 S["PACKAGE_VERSION"]="1.00"
0978 S["PACKAGE_TARNAME"]="checkepdmap"
0979 S["PACKAGE_NAME"]="checkepdmap"
0980 S["PATH_SEPARATOR"]=":"
0981 S["SHELL"]="/bin/sh"
0982 S["am__quote"]=""
0983 _ACAWK
0984 cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
0985   for (key in S) S_is_set[key] = 1
0986   FS = ""
0987 
0988 }
0989 {
0990   line = $ 0
0991   nfields = split(line, field, "@")
0992   substed = 0
0993   len = length(field[1])
0994   for (i = 2; i < nfields; i++) {
0995     key = field[i]
0996     keylen = length(key)
0997     if (S_is_set[key]) {
0998       value = S[key]
0999       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
1000       len += length(value) + length(field[++i])
1001       substed = 1
1002     } else
1003       len += 1 + keylen
1004   }
1005 
1006   print line
1007 }
1008 
1009 _ACAWK
1010 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
1011   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
1012 else
1013   cat
1014 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
1015   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
1016 fi # test -n "$CONFIG_FILES"
1017 
1018 
1019 eval set X "  :F $CONFIG_FILES      :C $CONFIG_COMMANDS"
1020 shift
1021 for ac_tag
1022 do
1023   case $ac_tag in
1024   :[FHLC]) ac_mode=$ac_tag; continue;;
1025   esac
1026   case $ac_mode$ac_tag in
1027   :[FHL]*:*);;
1028   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
1029   :[FH]-) ac_tag=-:-;;
1030   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1031   esac
1032   ac_save_IFS=$IFS
1033   IFS=:
1034   set x $ac_tag
1035   IFS=$ac_save_IFS
1036   shift
1037   ac_file=$1
1038   shift
1039 
1040   case $ac_mode in
1041   :L) ac_source=$1;;
1042   :[FH])
1043     ac_file_inputs=
1044     for ac_f
1045     do
1046       case $ac_f in
1047       -) ac_f="$ac_tmp/stdin";;
1048       *) # Look for the file first in the build tree, then in the source tree
1049          # (if the path is not absolute).  The absolute path cannot be DOS-style,
1050          # because $ac_f cannot contain `:'.
1051          test -f "$ac_f" ||
1052            case $ac_f in
1053            [\\/$]*) false;;
1054            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
1055            esac ||
1056            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1057       esac
1058       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
1059       as_fn_append ac_file_inputs " '$ac_f'"
1060     done
1061 
1062     # Let's still pretend it is `configure' which instantiates (i.e., don't
1063     # use $as_me), people would be surprised to read:
1064     #    /* config.h.  Generated by config.status.  */
1065     configure_input='Generated from '`
1066           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
1067         `' by configure.'
1068     if test x"$ac_file" != x-; then
1069       configure_input="$ac_file.  $configure_input"
1070       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
1071 $as_echo "$as_me: creating $ac_file" >&6;}
1072     fi
1073     # Neutralize special characters interpreted by sed in replacement strings.
1074     case $configure_input in #(
1075     *\&* | *\|* | *\\* )
1076        ac_sed_conf_input=`$as_echo "$configure_input" |
1077        sed 's/[\\\\&|]/\\\\&/g'`;; #(
1078     *) ac_sed_conf_input=$configure_input;;
1079     esac
1080 
1081     case $ac_tag in
1082     *:-:* | *:-) cat >"$ac_tmp/stdin" \
1083       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
1084     esac
1085     ;;
1086   esac
1087 
1088   ac_dir=`$as_dirname -- "$ac_file" ||
1089 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1090          X"$ac_file" : 'X\(//\)[^/]' \| \
1091          X"$ac_file" : 'X\(//\)$' \| \
1092          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
1093 $as_echo X"$ac_file" |
1094     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1095             s//\1/
1096             q
1097           }
1098           /^X\(\/\/\)[^/].*/{
1099             s//\1/
1100             q
1101           }
1102           /^X\(\/\/\)$/{
1103             s//\1/
1104             q
1105           }
1106           /^X\(\/\).*/{
1107             s//\1/
1108             q
1109           }
1110           s/.*/./; q'`
1111   as_dir="$ac_dir"; as_fn_mkdir_p
1112   ac_builddir=.
1113 
1114 case "$ac_dir" in
1115 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1116 *)
1117   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1118   # A ".." for each directory in $ac_dir_suffix.
1119   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1120   case $ac_top_builddir_sub in
1121   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1122   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1123   esac ;;
1124 esac
1125 ac_abs_top_builddir=$ac_pwd
1126 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1127 # for backward compatibility:
1128 ac_top_builddir=$ac_top_build_prefix
1129 
1130 case $srcdir in
1131   .)  # We are building in place.
1132     ac_srcdir=.
1133     ac_top_srcdir=$ac_top_builddir_sub
1134     ac_abs_top_srcdir=$ac_pwd ;;
1135   [\\/]* | ?:[\\/]* )  # Absolute name.
1136     ac_srcdir=$srcdir$ac_dir_suffix;
1137     ac_top_srcdir=$srcdir
1138     ac_abs_top_srcdir=$srcdir ;;
1139   *) # Relative name.
1140     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1141     ac_top_srcdir=$ac_top_build_prefix$srcdir
1142     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1143 esac
1144 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1145 
1146 
1147   case $ac_mode in
1148   :F)
1149   #
1150   # CONFIG_FILE
1151   #
1152 
1153   case $INSTALL in
1154   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
1155   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
1156   esac
1157   ac_MKDIR_P=$MKDIR_P
1158   case $MKDIR_P in
1159   [\\/$]* | ?:[\\/]* ) ;;
1160   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
1161   esac
1162 # If the template does not know about datarootdir, expand it.
1163 # FIXME: This hack should be removed a few years after 2.60.
1164 ac_datarootdir_hack=; ac_datarootdir_seen=
1165 ac_sed_dataroot='
1166 /datarootdir/ {
1167   p
1168   q
1169 }
1170 /@datadir@/p
1171 /@docdir@/p
1172 /@infodir@/p
1173 /@localedir@/p
1174 /@mandir@/p'
1175 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1176 *datarootdir*) ac_datarootdir_seen=yes;;
1177 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
1178   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
1179 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1180   ac_datarootdir_hack='
1181   s&@datadir@&${datarootdir}&g
1182   s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
1183   s&@infodir@&${datarootdir}/info&g
1184   s&@localedir@&${datarootdir}/locale&g
1185   s&@mandir@&${datarootdir}/man&g
1186   s&\${datarootdir}&${prefix}/share&g' ;;
1187 esac
1188 ac_sed_extra="
1189 
1190 :t
1191 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
1192 s|@configure_input@|$ac_sed_conf_input|;t t
1193 s&@top_builddir@&$ac_top_builddir_sub&;t t
1194 s&@top_build_prefix@&$ac_top_build_prefix&;t t
1195 s&@srcdir@&$ac_srcdir&;t t
1196 s&@abs_srcdir@&$ac_abs_srcdir&;t t
1197 s&@top_srcdir@&$ac_top_srcdir&;t t
1198 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
1199 s&@builddir@&$ac_builddir&;t t
1200 s&@abs_builddir@&$ac_abs_builddir&;t t
1201 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
1202 s&@INSTALL@&$ac_INSTALL&;t t
1203 s&@MKDIR_P@&$ac_MKDIR_P&;t t
1204 $ac_datarootdir_hack
1205 "
1206 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
1207   >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1208 
1209 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
1210   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
1211   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
1212       "$ac_tmp/out"`; test -z "$ac_out"; } &&
1213   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1214 which seems to be undefined.  Please make sure it is defined" >&5
1215 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1216 which seems to be undefined.  Please make sure it is defined" >&2;}
1217 
1218   rm -f "$ac_tmp/stdin"
1219   case $ac_file in
1220   -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
1221   *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
1222   esac \
1223   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1224  ;;
1225 
1226 
1227   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
1228 $as_echo "$as_me: executing $ac_file commands" >&6;}
1229  ;;
1230   esac
1231 
1232 
1233   case $ac_file$ac_mode in
1234     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
1235   # Older Autoconf quotes --file arguments for eval, but not when files
1236   # are listed without --file.  Let's play safe and only enable the eval
1237   # if we detect the quoting.
1238   # TODO: see whether this extra hack can be removed once we start
1239   # requiring Autoconf 2.70 or later.
1240   case $CONFIG_FILES in #(
1241   *\'*) :
1242     eval set x "$CONFIG_FILES" ;; #(
1243   *) :
1244     set x $CONFIG_FILES ;; #(
1245   *) :
1246      ;;
1247 esac
1248   shift
1249   # Used to flag and report bootstrapping failures.
1250   am_rc=0
1251   for am_mf
1252   do
1253     # Strip MF so we end up with the name of the file.
1254     am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
1255     # Check whether this is an Automake generated Makefile which includes
1256     # dependency-tracking related rules and includes.
1257     # Grep'ing the whole file directly is not great: AIX grep has a line
1258     # limit of 2048, but all sed's we know have understand at least 4000.
1259     sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
1260       || continue
1261     am_dirpart=`$as_dirname -- "$am_mf" ||
1262 $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1263          X"$am_mf" : 'X\(//\)[^/]' \| \
1264          X"$am_mf" : 'X\(//\)$' \| \
1265          X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
1266 $as_echo X"$am_mf" |
1267     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1268             s//\1/
1269             q
1270           }
1271           /^X\(\/\/\)[^/].*/{
1272             s//\1/
1273             q
1274           }
1275           /^X\(\/\/\)$/{
1276             s//\1/
1277             q
1278           }
1279           /^X\(\/\).*/{
1280             s//\1/
1281             q
1282           }
1283           s/.*/./; q'`
1284     am_filepart=`$as_basename -- "$am_mf" ||
1285 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
1286          X"$am_mf" : 'X\(//\)$' \| \
1287          X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
1288 $as_echo X/"$am_mf" |
1289     sed '/^.*\/\([^/][^/]*\)\/*$/{
1290             s//\1/
1291             q
1292           }
1293           /^X\/\(\/\/\)$/{
1294             s//\1/
1295             q
1296           }
1297           /^X\/\(\/\).*/{
1298             s//\1/
1299             q
1300           }
1301           s/.*/./; q'`
1302     { echo "$as_me:$LINENO: cd "$am_dirpart" \
1303       && sed -e '/# am--include-marker/d' "$am_filepart" \
1304         | $MAKE -f - am--depfiles" >&5
1305    (cd "$am_dirpart" \
1306       && sed -e '/# am--include-marker/d' "$am_filepart" \
1307         | $MAKE -f - am--depfiles) >&5 2>&5
1308    ac_status=$?
1309    echo "$as_me:$LINENO: \$? = $ac_status" >&5
1310    (exit $ac_status); } || am_rc=$?
1311   done
1312   if test $am_rc -ne 0; then
1313     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1314 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1315 as_fn_error $? "Something went wrong bootstrapping makefile fragments
1316     for automatic dependency tracking.  If GNU make was not used, consider
1317     re-running the configure script with MAKE=\"gmake\" (or whatever is
1318     necessary).  You can also try re-running configure with the
1319     '--disable-dependency-tracking' option to at least be able to build
1320     the package (albeit without support for automatic dependency tracking).
1321 See \`config.log' for more details" "$LINENO" 5; }
1322   fi
1323   { am_dirpart=; unset am_dirpart;}
1324   { am_filepart=; unset am_filepart;}
1325   { am_mf=; unset am_mf;}
1326   { am_rc=; unset am_rc;}
1327   rm -f conftest-deps.mk
1328 }
1329  ;;
1330     "libtool":C)
1331 
1332     # See if we are running on zsh, and set the options that allow our
1333     # commands through without removal of \ escapes.
1334     if test -n "${ZSH_VERSION+set}"; then
1335       setopt NO_GLOB_SUBST
1336     fi
1337 
1338     cfgfile=${ofile}T
1339     trap "$RM \"$cfgfile\"; exit 1" 1 2 15
1340     $RM "$cfgfile"
1341 
1342     cat <<_LT_EOF >> "$cfgfile"
1343 #! $SHELL
1344 # Generated automatically by $as_me ($PACKAGE) $VERSION
1345 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1346 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
1347 
1348 # Provide generalized library-building support services.
1349 # Written by Gordon Matzigkeit, 1996
1350 
1351 # Copyright (C) 2014 Free Software Foundation, Inc.
1352 # This is free software; see the source for copying conditions.  There is NO
1353 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1354 
1355 # GNU Libtool is free software; you can redistribute it and/or modify
1356 # it under the terms of the GNU General Public License as published by
1357 # the Free Software Foundation; either version 2 of of the License, or
1358 # (at your option) any later version.
1359 #
1360 # As a special exception to the GNU General Public License, if you
1361 # distribute this file as part of a program or library that is built
1362 # using GNU Libtool, you may include this file under the  same
1363 # distribution terms that you use for the rest of that program.
1364 #
1365 # GNU Libtool is distributed in the hope that it will be useful, but
1366 # WITHOUT ANY WARRANTY; without even the implied warranty of
1367 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1368 # GNU General Public License for more details.
1369 #
1370 # You should have received a copy of the GNU General Public License
1371 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
1372 
1373 
1374 # The names of the tagged configurations supported by this script.
1375 available_tags='CXX '
1376 
1377 # Configured defaults for sys_lib_dlsearch_path munging.
1378 : \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"}
1379 
1380 # ### BEGIN LIBTOOL CONFIG
1381 
1382 # Which release of libtool.m4 was used?
1383 macro_version=$macro_version
1384 macro_revision=$macro_revision
1385 
1386 # Whether or not to build static libraries.
1387 build_old_libs=$enable_static
1388 
1389 # Whether or not to build shared libraries.
1390 build_libtool_libs=$enable_shared
1391 
1392 # What type of objects to build.
1393 pic_mode=$pic_mode
1394 
1395 # Whether or not to optimize for fast installation.
1396 fast_install=$enable_fast_install
1397 
1398 # Shared archive member basename,for filename based shared library versioning on AIX.
1399 shared_archive_member_spec=$shared_archive_member_spec
1400 
1401 # Shell to use when invoking shell scripts.
1402 SHELL=$lt_SHELL
1403 
1404 # An echo program that protects backslashes.
1405 ECHO=$lt_ECHO
1406 
1407 # The PATH separator for the build system.
1408 PATH_SEPARATOR=$lt_PATH_SEPARATOR
1409 
1410 # The host system.
1411 host_alias=$host_alias
1412 host=$host
1413 host_os=$host_os
1414 
1415 # The build system.
1416 build_alias=$build_alias
1417 build=$build
1418 build_os=$build_os
1419 
1420 # A sed program that does not truncate output.
1421 SED=$lt_SED
1422 
1423 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
1424 Xsed="\$SED -e 1s/^X//"
1425 
1426 # A grep program that handles long lines.
1427 GREP=$lt_GREP
1428 
1429 # An ERE matcher.
1430 EGREP=$lt_EGREP
1431 
1432 # A literal string matcher.
1433 FGREP=$lt_FGREP
1434 
1435 # A BSD- or MS-compatible name lister.
1436 NM=$lt_NM
1437 
1438 # Whether we need soft or hard links.
1439 LN_S=$lt_LN_S
1440 
1441 # What is the maximum length of a command?
1442 max_cmd_len=$max_cmd_len
1443 
1444 # Object file suffix (normally "o").
1445 objext=$ac_objext
1446 
1447 # Executable file suffix (normally "").
1448 exeext=$exeext
1449 
1450 # whether the shell understands "unset".
1451 lt_unset=$lt_unset
1452 
1453 # turn spaces into newlines.
1454 SP2NL=$lt_lt_SP2NL
1455 
1456 # turn newlines into spaces.
1457 NL2SP=$lt_lt_NL2SP
1458 
1459 # convert \$build file names to \$host format.
1460 to_host_file_cmd=$lt_cv_to_host_file_cmd
1461 
1462 # convert \$build files to toolchain format.
1463 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
1464 
1465 # An object symbol dumper.
1466 OBJDUMP=$lt_OBJDUMP
1467 
1468 # Method to check whether dependent libraries are shared objects.
1469 deplibs_check_method=$lt_deplibs_check_method
1470 
1471 # Command to use when deplibs_check_method = "file_magic".
1472 file_magic_cmd=$lt_file_magic_cmd
1473 
1474 # How to find potential files when deplibs_check_method = "file_magic".
1475 file_magic_glob=$lt_file_magic_glob
1476 
1477 # Find potential files using nocaseglob when deplibs_check_method = "file_magic".
1478 want_nocaseglob=$lt_want_nocaseglob
1479 
1480 # DLL creation program.
1481 DLLTOOL=$lt_DLLTOOL
1482 
1483 # Command to associate shared and link libraries.
1484 sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
1485 
1486 # The archiver.
1487 AR=$lt_AR
1488 
1489 # Flags to create an archive.
1490 AR_FLAGS=$lt_AR_FLAGS
1491 
1492 # How to feed a file listing to the archiver.
1493 archiver_list_spec=$lt_archiver_list_spec
1494 
1495 # A symbol stripping program.
1496 STRIP=$lt_STRIP
1497 
1498 # Commands used to install an old-style archive.
1499 RANLIB=$lt_RANLIB
1500 old_postinstall_cmds=$lt_old_postinstall_cmds
1501 old_postuninstall_cmds=$lt_old_postuninstall_cmds
1502 
1503 # Whether to use a lock for old archive extraction.
1504 lock_old_archive_extraction=$lock_old_archive_extraction
1505 
1506 # A C compiler.
1507 LTCC=$lt_CC
1508 
1509 # LTCC compiler flags.
1510 LTCFLAGS=$lt_CFLAGS
1511 
1512 # Take the output of nm and produce a listing of raw symbols and C names.
1513 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
1514 
1515 # Transform the output of nm in a proper C declaration.
1516 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
1517 
1518 # Transform the output of nm into a list of symbols to manually relocate.
1519 global_symbol_to_import=$lt_lt_cv_sys_global_symbol_to_import
1520 
1521 # Transform the output of nm in a C name address pair.
1522 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
1523 
1524 # Transform the output of nm in a C name address pair when lib prefix is needed.
1525 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
1526 
1527 # The name lister interface.
1528 nm_interface=$lt_lt_cv_nm_interface
1529 
1530 # Specify filename containing input files for \$NM.
1531 nm_file_list_spec=$lt_nm_file_list_spec
1532 
1533 # The root where to search for dependent libraries,and where our libraries should be installed.
1534 lt_sysroot=$lt_sysroot
1535 
1536 # Command to truncate a binary pipe.
1537 lt_truncate_bin=$lt_lt_cv_truncate_bin
1538 
1539 # The name of the directory that contains temporary libtool files.
1540 objdir=$objdir
1541 
1542 # Used to examine libraries when file_magic_cmd begins with "file".
1543 MAGIC_CMD=$MAGIC_CMD
1544 
1545 # Must we lock files when doing compilation?
1546 need_locks=$lt_need_locks
1547 
1548 # Manifest tool.
1549 MANIFEST_TOOL=$lt_MANIFEST_TOOL
1550 
1551 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
1552 DSYMUTIL=$lt_DSYMUTIL
1553 
1554 # Tool to change global to local symbols on Mac OS X.
1555 NMEDIT=$lt_NMEDIT
1556 
1557 # Tool to manipulate fat objects and archives on Mac OS X.
1558 LIPO=$lt_LIPO
1559 
1560 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
1561 OTOOL=$lt_OTOOL
1562 
1563 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
1564 OTOOL64=$lt_OTOOL64
1565 
1566 # Old archive suffix (normally "a").
1567 libext=$libext
1568 
1569 # Shared library suffix (normally ".so").
1570 shrext_cmds=$lt_shrext_cmds
1571 
1572 # The commands to extract the exported symbol list from a shared archive.
1573 extract_expsyms_cmds=$lt_extract_expsyms_cmds
1574 
1575 # Variables whose values should be saved in libtool wrapper scripts and
1576 # restored at link time.
1577 variables_saved_for_relink=$lt_variables_saved_for_relink
1578 
1579 # Do we need the "lib" prefix for modules?
1580 need_lib_prefix=$need_lib_prefix
1581 
1582 # Do we need a version for libraries?
1583 need_version=$need_version
1584 
1585 # Library versioning type.
1586 version_type=$version_type
1587 
1588 # Shared library runtime path variable.
1589 runpath_var=$runpath_var
1590 
1591 # Shared library path variable.
1592 shlibpath_var=$shlibpath_var
1593 
1594 # Is shlibpath searched before the hard-coded library search path?
1595 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
1596 
1597 # Format of library name prefix.
1598 libname_spec=$lt_libname_spec
1599 
1600 # List of archive names.  First name is the real one, the rest are links.
1601 # The last name is the one that the linker finds with -lNAME
1602 library_names_spec=$lt_library_names_spec
1603 
1604 # The coded name of the library, if different from the real name.
1605 soname_spec=$lt_soname_spec
1606 
1607 # Permission mode override for installation of shared libraries.
1608 install_override_mode=$lt_install_override_mode
1609 
1610 # Command to use after installation of a shared archive.
1611 postinstall_cmds=$lt_postinstall_cmds
1612 
1613 # Command to use after uninstallation of a shared archive.
1614 postuninstall_cmds=$lt_postuninstall_cmds
1615 
1616 # Commands used to finish a libtool library installation in a directory.
1617 finish_cmds=$lt_finish_cmds
1618 
1619 # As "finish_cmds", except a single script fragment to be evaled but
1620 # not shown.
1621 finish_eval=$lt_finish_eval
1622 
1623 # Whether we should hardcode library paths into libraries.
1624 hardcode_into_libs=$hardcode_into_libs
1625 
1626 # Compile-time system search path for libraries.
1627 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
1628 
1629 # Detected run-time system search path for libraries.
1630 sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path
1631 
1632 # Explicit LT_SYS_LIBRARY_PATH set during ./configure time.
1633 configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path
1634 
1635 # Whether dlopen is supported.
1636 dlopen_support=$enable_dlopen
1637 
1638 # Whether dlopen of programs is supported.
1639 dlopen_self=$enable_dlopen_self
1640 
1641 # Whether dlopen of statically linked programs is supported.
1642 dlopen_self_static=$enable_dlopen_self_static
1643 
1644 # Commands to strip libraries.
1645 old_striplib=$lt_old_striplib
1646 striplib=$lt_striplib
1647 
1648 
1649 # The linker used to build libraries.
1650 LD=$lt_LD
1651 
1652 # How to create reloadable object files.
1653 reload_flag=$lt_reload_flag
1654 reload_cmds=$lt_reload_cmds
1655 
1656 # Commands used to build an old-style archive.
1657 old_archive_cmds=$lt_old_archive_cmds
1658 
1659 # A language specific compiler.
1660 CC=$lt_compiler
1661 
1662 # Is the compiler the GNU compiler?
1663 with_gcc=$GCC
1664 
1665 # Compiler flag to turn off builtin functions.
1666 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
1667 
1668 # Additional compiler flags for building library objects.
1669 pic_flag=$lt_lt_prog_compiler_pic
1670 
1671 # How to pass a linker flag through the compiler.
1672 wl=$lt_lt_prog_compiler_wl
1673 
1674 # Compiler flag to prevent dynamic linking.
1675 link_static_flag=$lt_lt_prog_compiler_static
1676 
1677 # Does compiler simultaneously support -c and -o options?
1678 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
1679 
1680 # Whether or not to add -lc for building shared libraries.
1681 build_libtool_need_lc=$archive_cmds_need_lc
1682 
1683 # Whether or not to disallow shared libs when runtime libs are static.
1684 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
1685 
1686 # Compiler flag to allow reflexive dlopens.
1687 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
1688 
1689 # Compiler flag to generate shared objects directly from archives.
1690 whole_archive_flag_spec=$lt_whole_archive_flag_spec
1691 
1692 # Whether the compiler copes with passing no objects directly.
1693 compiler_needs_object=$lt_compiler_needs_object
1694 
1695 # Create an old-style archive from a shared archive.
1696 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
1697 
1698 # Create a temporary old-style archive to link instead of a shared archive.
1699 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
1700 
1701 # Commands used to build a shared archive.
1702 archive_cmds=$lt_archive_cmds
1703 archive_expsym_cmds=$lt_archive_expsym_cmds
1704 
1705 # Commands used to build a loadable module if different from building
1706 # a shared archive.
1707 module_cmds=$lt_module_cmds
1708 module_expsym_cmds=$lt_module_expsym_cmds
1709 
1710 # Whether we are building with GNU ld or not.
1711 with_gnu_ld=$lt_with_gnu_ld
1712 
1713 # Flag that allows shared libraries with undefined symbols to be built.
1714 allow_undefined_flag=$lt_allow_undefined_flag
1715 
1716 # Flag that enforces no undefined symbols.
1717 no_undefined_flag=$lt_no_undefined_flag
1718 
1719 # Flag to hardcode \$libdir into a binary during linking.
1720 # This must work even if \$libdir does not exist
1721 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
1722 
1723 # Whether we need a single "-rpath" flag with a separated argument.
1724 hardcode_libdir_separator=$lt_hardcode_libdir_separator
1725 
1726 # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
1727 # DIR into the resulting binary.
1728 hardcode_direct=$hardcode_direct
1729 
1730 # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
1731 # DIR into the resulting binary and the resulting library dependency is
1732 # "absolute",i.e impossible to change by setting \$shlibpath_var if the
1733 # library is relocated.
1734 hardcode_direct_absolute=$hardcode_direct_absolute
1735 
1736 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
1737 # into the resulting binary.
1738 hardcode_minus_L=$hardcode_minus_L
1739 
1740 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
1741 # into the resulting binary.
1742 hardcode_shlibpath_var=$hardcode_shlibpath_var
1743 
1744 # Set to "yes" if building a shared library automatically hardcodes DIR
1745 # into the library and all subsequent libraries and executables linked
1746 # against it.
1747 hardcode_automatic=$hardcode_automatic
1748 
1749 # Set to yes if linker adds runtime paths of dependent libraries
1750 # to runtime path list.
1751 inherit_rpath=$inherit_rpath
1752 
1753 # Whether libtool must link a program against all its dependency libraries.
1754 link_all_deplibs=$link_all_deplibs
1755 
1756 # Set to "yes" if exported symbols are required.
1757 always_export_symbols=$always_export_symbols
1758 
1759 # The commands to list exported symbols.
1760 export_symbols_cmds=$lt_export_symbols_cmds
1761 
1762 # Symbols that should not be listed in the preloaded symbols.
1763 exclude_expsyms=$lt_exclude_expsyms
1764 
1765 # Symbols that must always be exported.
1766 include_expsyms=$lt_include_expsyms
1767 
1768 # Commands necessary for linking programs (against libraries) with templates.
1769 prelink_cmds=$lt_prelink_cmds
1770 
1771 # Commands necessary for finishing linking programs.
1772 postlink_cmds=$lt_postlink_cmds
1773 
1774 # Specify filename containing input files.
1775 file_list_spec=$lt_file_list_spec
1776 
1777 # How to hardcode a shared library path into an executable.
1778 hardcode_action=$hardcode_action
1779 
1780 # The directories searched by this compiler when creating a shared library.
1781 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
1782 
1783 # Dependencies to place before and after the objects being linked to
1784 # create a shared library.
1785 predep_objects=$lt_predep_objects
1786 postdep_objects=$lt_postdep_objects
1787 predeps=$lt_predeps
1788 postdeps=$lt_postdeps
1789 
1790 # The library search path used internally by the compiler when linking
1791 # a shared library.
1792 compiler_lib_search_path=$lt_compiler_lib_search_path
1793 
1794 # ### END LIBTOOL CONFIG
1795 
1796 _LT_EOF
1797 
1798     cat <<'_LT_EOF' >> "$cfgfile"
1799 
1800 # ### BEGIN FUNCTIONS SHARED WITH CONFIGURE
1801 
1802 # func_munge_path_list VARIABLE PATH
1803 # -----------------------------------
1804 # VARIABLE is name of variable containing _space_ separated list of
1805 # directories to be munged by the contents of PATH, which is string
1806 # having a format:
1807 # "DIR[:DIR]:"
1808 #       string "DIR[ DIR]" will be prepended to VARIABLE
1809 # ":DIR[:DIR]"
1810 #       string "DIR[ DIR]" will be appended to VARIABLE
1811 # "DIRP[:DIRP]::[DIRA:]DIRA"
1812 #       string "DIRP[ DIRP]" will be prepended to VARIABLE and string
1813 #       "DIRA[ DIRA]" will be appended to VARIABLE
1814 # "DIR[:DIR]"
1815 #       VARIABLE will be replaced by "DIR[ DIR]"
1816 func_munge_path_list ()
1817 {
1818     case x$2 in
1819     x)
1820         ;;
1821     *:)
1822         eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
1823         ;;
1824     x:*)
1825         eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
1826         ;;
1827     *::*)
1828         eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
1829         eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
1830         ;;
1831     *)
1832         eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
1833         ;;
1834     esac
1835 }
1836 
1837 
1838 # Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
1839 func_cc_basename ()
1840 {
1841     for cc_temp in $*""; do
1842       case $cc_temp in
1843         compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
1844         distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
1845         \-*) ;;
1846         *) break;;
1847       esac
1848     done
1849     func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
1850 }
1851 
1852 
1853 # ### END FUNCTIONS SHARED WITH CONFIGURE
1854 
1855 _LT_EOF
1856 
1857   case $host_os in
1858   aix3*)
1859     cat <<\_LT_EOF >> "$cfgfile"
1860 # AIX sometimes has problems with the GCC collect2 program.  For some
1861 # reason, if we set the COLLECT_NAMES environment variable, the problems
1862 # vanish in a puff of smoke.
1863 if test set != "${COLLECT_NAMES+set}"; then
1864   COLLECT_NAMES=
1865   export COLLECT_NAMES
1866 fi
1867 _LT_EOF
1868     ;;
1869   esac
1870 
1871 
1872 ltmain=$ac_aux_dir/ltmain.sh
1873 
1874 
1875   # We use sed instead of cat because bash on DJGPP gets confused if
1876   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
1877   # text mode, it properly converts lines to CR/LF.  This bash problem
1878   # is reportedly fixed, but why not run on old versions too?
1879   sed '$q' "$ltmain" >> "$cfgfile" \
1880      || (rm -f "$cfgfile"; exit 1)
1881 
1882    mv -f "$cfgfile" "$ofile" ||
1883     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
1884   chmod +x "$ofile"
1885 
1886 
1887     cat <<_LT_EOF >> "$ofile"
1888 
1889 # ### BEGIN LIBTOOL TAG CONFIG: CXX
1890 
1891 # The linker used to build libraries.
1892 LD=$lt_LD_CXX
1893 
1894 # How to create reloadable object files.
1895 reload_flag=$lt_reload_flag_CXX
1896 reload_cmds=$lt_reload_cmds_CXX
1897 
1898 # Commands used to build an old-style archive.
1899 old_archive_cmds=$lt_old_archive_cmds_CXX
1900 
1901 # A language specific compiler.
1902 CC=$lt_compiler_CXX
1903 
1904 # Is the compiler the GNU compiler?
1905 with_gcc=$GCC_CXX
1906 
1907 # Compiler flag to turn off builtin functions.
1908 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
1909 
1910 # Additional compiler flags for building library objects.
1911 pic_flag=$lt_lt_prog_compiler_pic_CXX
1912 
1913 # How to pass a linker flag through the compiler.
1914 wl=$lt_lt_prog_compiler_wl_CXX
1915 
1916 # Compiler flag to prevent dynamic linking.
1917 link_static_flag=$lt_lt_prog_compiler_static_CXX
1918 
1919 # Does compiler simultaneously support -c and -o options?
1920 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
1921 
1922 # Whether or not to add -lc for building shared libraries.
1923 build_libtool_need_lc=$archive_cmds_need_lc_CXX
1924 
1925 # Whether or not to disallow shared libs when runtime libs are static.
1926 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
1927 
1928 # Compiler flag to allow reflexive dlopens.
1929 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
1930 
1931 # Compiler flag to generate shared objects directly from archives.
1932 whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
1933 
1934 # Whether the compiler copes with passing no objects directly.
1935 compiler_needs_object=$lt_compiler_needs_object_CXX
1936 
1937 # Create an old-style archive from a shared archive.
1938 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
1939 
1940 # Create a temporary old-style archive to link instead of a shared archive.
1941 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
1942 
1943 # Commands used to build a shared archive.
1944 archive_cmds=$lt_archive_cmds_CXX
1945 archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
1946 
1947 # Commands used to build a loadable module if different from building
1948 # a shared archive.
1949 module_cmds=$lt_module_cmds_CXX
1950 module_expsym_cmds=$lt_module_expsym_cmds_CXX
1951 
1952 # Whether we are building with GNU ld or not.
1953 with_gnu_ld=$lt_with_gnu_ld_CXX
1954 
1955 # Flag that allows shared libraries with undefined symbols to be built.
1956 allow_undefined_flag=$lt_allow_undefined_flag_CXX
1957 
1958 # Flag that enforces no undefined symbols.
1959 no_undefined_flag=$lt_no_undefined_flag_CXX
1960 
1961 # Flag to hardcode \$libdir into a binary during linking.
1962 # This must work even if \$libdir does not exist
1963 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
1964 
1965 # Whether we need a single "-rpath" flag with a separated argument.
1966 hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
1967 
1968 # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
1969 # DIR into the resulting binary.
1970 hardcode_direct=$hardcode_direct_CXX
1971 
1972 # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
1973 # DIR into the resulting binary and the resulting library dependency is
1974 # "absolute",i.e impossible to change by setting \$shlibpath_var if the
1975 # library is relocated.
1976 hardcode_direct_absolute=$hardcode_direct_absolute_CXX
1977 
1978 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
1979 # into the resulting binary.
1980 hardcode_minus_L=$hardcode_minus_L_CXX
1981 
1982 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
1983 # into the resulting binary.
1984 hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
1985 
1986 # Set to "yes" if building a shared library automatically hardcodes DIR
1987 # into the library and all subsequent libraries and executables linked
1988 # against it.
1989 hardcode_automatic=$hardcode_automatic_CXX
1990 
1991 # Set to yes if linker adds runtime paths of dependent libraries
1992 # to runtime path list.
1993 inherit_rpath=$inherit_rpath_CXX
1994 
1995 # Whether libtool must link a program against all its dependency libraries.
1996 link_all_deplibs=$link_all_deplibs_CXX
1997 
1998 # Set to "yes" if exported symbols are required.
1999 always_export_symbols=$always_export_symbols_CXX
2000 
2001 # The commands to list exported symbols.
2002 export_symbols_cmds=$lt_export_symbols_cmds_CXX
2003 
2004 # Symbols that should not be listed in the preloaded symbols.
2005 exclude_expsyms=$lt_exclude_expsyms_CXX
2006 
2007 # Symbols that must always be exported.
2008 include_expsyms=$lt_include_expsyms_CXX
2009 
2010 # Commands necessary for linking programs (against libraries) with templates.
2011 prelink_cmds=$lt_prelink_cmds_CXX
2012 
2013 # Commands necessary for finishing linking programs.
2014 postlink_cmds=$lt_postlink_cmds_CXX
2015 
2016 # Specify filename containing input files.
2017 file_list_spec=$lt_file_list_spec_CXX
2018 
2019 # How to hardcode a shared library path into an executable.
2020 hardcode_action=$hardcode_action_CXX
2021 
2022 # The directories searched by this compiler when creating a shared library.
2023 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
2024 
2025 # Dependencies to place before and after the objects being linked to
2026 # create a shared library.
2027 predep_objects=$lt_predep_objects_CXX
2028 postdep_objects=$lt_postdep_objects_CXX
2029 predeps=$lt_predeps_CXX
2030 postdeps=$lt_postdeps_CXX
2031 
2032 # The library search path used internally by the compiler when linking
2033 # a shared library.
2034 compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
2035 
2036 # ### END LIBTOOL TAG CONFIG: CXX
2037 _LT_EOF
2038 
2039  ;;
2040 
2041   esac
2042 done # for ac_tag
2043 
2044 
2045 as_fn_exit 0