configure
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:624k
源码类别:

Audio

开发平台:

Unix_Linux

  1. # Check whether --with-mkoctfile was given.
  2. if test "${with_mkoctfile+set}" = set; then :
  3.   withval=$with_mkoctfile;  with_mkoctfile=$withval
  4. fi
  5. test -z "$with_mkoctfile" && with_mkoctfile=mkoctfile
  6. # Extract the first word of "$with_mkoctfile", so it can be a program name with args.
  7. set dummy $with_mkoctfile; ac_word=$2
  8. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  9. $as_echo_n "checking for $ac_word... " >&6; }
  10. if test "${ac_cv_prog_HAVE_MKOCTFILE+set}" = set; then :
  11.   $as_echo_n "(cached) " >&6
  12. else
  13.   if test -n "$HAVE_MKOCTFILE"; then
  14.   ac_cv_prog_HAVE_MKOCTFILE="$HAVE_MKOCTFILE" # Let the user override the test.
  15. else
  16. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  17. for as_dir in $PATH
  18. do
  19.   IFS=$as_save_IFS
  20.   test -z "$as_dir" && as_dir=.
  21.     for ac_exec_ext in '' $ac_executable_extensions; do
  22.   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  23.     ac_cv_prog_HAVE_MKOCTFILE="yes"
  24.     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  25.     break 2
  26.   fi
  27. done
  28.   done
  29. IFS=$as_save_IFS
  30.   test -z "$ac_cv_prog_HAVE_MKOCTFILE" && ac_cv_prog_HAVE_MKOCTFILE="no"
  31. fi
  32. fi
  33. HAVE_MKOCTFILE=$ac_cv_prog_HAVE_MKOCTFILE
  34. if test -n "$HAVE_MKOCTFILE"; then
  35.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAVE_MKOCTFILE" >&5
  36. $as_echo "$HAVE_MKOCTFILE" >&6; }
  37. else
  38.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  39. $as_echo "no" >&6; }
  40. fi
  41. if test "x$ac_cv_prog_HAVE_MKOCTFILE" = "xyes" ; then
  42. MKOCTFILE=$with_mkoctfile
  43. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for version of $MKOCTFILE" >&5
  44. $as_echo_n "checking for version of $MKOCTFILE... " >&6; }
  45. MKOCTFILE_VERSION=`$with_mkoctfile --version 2>&1 | sed 's/mkoctfile, version //g'`
  46. { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKOCTFILE_VERSION" >&5
  47. $as_echo "$MKOCTFILE_VERSION" >&6; }
  48. fi
  49. # Check whether --with-octave-config was given.
  50. if test "${with_octave_config+set}" = set; then :
  51.   withval=$with_octave_config;  with_octave_config=$withval
  52. fi
  53. test -z "$with_octave_config" && with_octave_config=octave-config
  54. # Extract the first word of "$with_octave_config", so it can be a program name with args.
  55. set dummy $with_octave_config; ac_word=$2
  56. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  57. $as_echo_n "checking for $ac_word... " >&6; }
  58. if test "${ac_cv_prog_HAVE_OCTAVE_CONFIG+set}" = set; then :
  59.   $as_echo_n "(cached) " >&6
  60. else
  61.   if test -n "$HAVE_OCTAVE_CONFIG"; then
  62.   ac_cv_prog_HAVE_OCTAVE_CONFIG="$HAVE_OCTAVE_CONFIG" # Let the user override the test.
  63. else
  64. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  65. for as_dir in $PATH
  66. do
  67.   IFS=$as_save_IFS
  68.   test -z "$as_dir" && as_dir=.
  69.     for ac_exec_ext in '' $ac_executable_extensions; do
  70.   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  71.     ac_cv_prog_HAVE_OCTAVE_CONFIG="yes"
  72.     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  73.     break 2
  74.   fi
  75. done
  76.   done
  77. IFS=$as_save_IFS
  78.   test -z "$ac_cv_prog_HAVE_OCTAVE_CONFIG" && ac_cv_prog_HAVE_OCTAVE_CONFIG="no"
  79. fi
  80. fi
  81. HAVE_OCTAVE_CONFIG=$ac_cv_prog_HAVE_OCTAVE_CONFIG
  82. if test -n "$HAVE_OCTAVE_CONFIG"; then
  83.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAVE_OCTAVE_CONFIG" >&5
  84. $as_echo "$HAVE_OCTAVE_CONFIG" >&6; }
  85. else
  86.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  87. $as_echo "no" >&6; }
  88. fi
  89. if test "x$ac_cv_prog_HAVE_OCTAVE_CONFIG" = "xyes" ; then
  90. OCTAVE_CONFIG=$with_octave_config
  91. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for version of $OCTAVE_CONFIG" >&5
  92. $as_echo_n "checking for version of $OCTAVE_CONFIG... " >&6; }
  93. OCTAVE_CONFIG_VERSION=`$OCTAVE_CONFIG --version`
  94. { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OCTAVE_CONFIG_VERSION" >&5
  95. $as_echo "$OCTAVE_CONFIG_VERSION" >&6; }
  96. fi
  97. prog_concat="$ac_cv_prog_HAVE_OCTAVE$ac_cv_prog_HAVE_OCTAVE_CONFIG$ac_cv_prog_HAVE_MKOCTFILE"
  98. if test "x$prog_concat" = "xyesyesyes" ; then
  99. if test "x$OCTAVE_VERSION" != "x$MKOCTFILE_VERSION" ; then
  100. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** Mismatch between versions of octave and mkoctfile. **" >&5
  101. $as_echo "$as_me: WARNING: ** Mismatch between versions of octave and mkoctfile. **" >&2;}
  102. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** Octave libsndfile modules will not be built.       **" >&5
  103. $as_echo "$as_me: WARNING: ** Octave libsndfile modules will not be built.       **" >&2;}
  104. elif test "x$OCTAVE_VERSION" != "x$OCTAVE_CONFIG_VERSION" ; then
  105. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** Mismatch between versions of octave and octave-config. **" >&5
  106. $as_echo "$as_me: WARNING: ** Mismatch between versions of octave and octave-config. **" >&2;}
  107. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** Octave libsndfile modules will not be built.           **" >&5
  108. $as_echo "$as_me: WARNING: ** Octave libsndfile modules will not be built.           **" >&2;}
  109. else
  110. case "$MKOCTFILE_VERSION" in
  111. 2.*)
  112. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Octave version 2.X is not supported." >&5
  113. $as_echo "$as_me: WARNING: Octave version 2.X is not supported." >&2;}
  114. ;;
  115. 3.0.*)
  116. OCTAVE_DEST_ODIR=`$OCTAVE_CONFIG --oct-site-dir | sed 's%^/usr%${prefix}%'`
  117. OCTAVE_DEST_MDIR=`$OCTAVE_CONFIG --m-site-dir | sed 's%^/usr%${prefix}%'`
  118. OCTAVE_BUILD=yes
  119. ;;
  120. *)
  121. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Octave version $MKOCTFILE_VERSION is not supported." >&5
  122. $as_echo "$as_me: WARNING: Octave version $MKOCTFILE_VERSION is not supported." >&2;}
  123. ;;
  124. esac
  125. fi
  126. { $as_echo "$as_me:${as_lineno-$LINENO}: result: building octave libsndfile module... $OCTAVE_BUILD" >&5
  127. $as_echo "building octave libsndfile module... $OCTAVE_BUILD" >&6; }
  128. fi
  129.  if test "x$OCTAVE_BUILD" = xyes; then
  130.   BUILD_OCTAVE_MOD_TRUE=
  131.   BUILD_OCTAVE_MOD_FALSE='#'
  132. else
  133.   BUILD_OCTAVE_MOD_TRUE='#'
  134.   BUILD_OCTAVE_MOD_FALSE=
  135. fi
  136. fi
  137. else
  138.  if false; then
  139.   BUILD_OCTAVE_MOD_TRUE=
  140.   BUILD_OCTAVE_MOD_FALSE='#'
  141. else
  142.   BUILD_OCTAVE_MOD_TRUE='#'
  143.   BUILD_OCTAVE_MOD_FALSE=
  144. fi
  145. fi
  146. #====================================================================================
  147. # Check for Ogg, Vorbis and FLAC.
  148. HAVE_EXTERNAL_LIBS=0
  149. EXTERNAL_CFLAGS=""
  150. EXTERNAL_LIBS=""
  151. # Check for pkg-config outside the if statement.
  152. if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
  153. if test -n "$ac_tool_prefix"; then
  154.   # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
  155. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
  156. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  157. $as_echo_n "checking for $ac_word... " >&6; }
  158. if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
  159.   $as_echo_n "(cached) " >&6
  160. else
  161.   case $PKG_CONFIG in
  162.   [\/]* | ?:[\/]*)
  163.   ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
  164.   ;;
  165.   *)
  166.   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  167. for as_dir in $PATH
  168. do
  169.   IFS=$as_save_IFS
  170.   test -z "$as_dir" && as_dir=.
  171.     for ac_exec_ext in '' $ac_executable_extensions; do
  172.   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  173.     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
  174.     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  175.     break 2
  176.   fi
  177. done
  178.   done
  179. IFS=$as_save_IFS
  180.   ;;
  181. esac
  182. fi
  183. PKG_CONFIG=$ac_cv_path_PKG_CONFIG
  184. if test -n "$PKG_CONFIG"; then
  185.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
  186. $as_echo "$PKG_CONFIG" >&6; }
  187. else
  188.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  189. $as_echo "no" >&6; }
  190. fi
  191. fi
  192. if test -z "$ac_cv_path_PKG_CONFIG"; then
  193.   ac_pt_PKG_CONFIG=$PKG_CONFIG
  194.   # Extract the first word of "pkg-config", so it can be a program name with args.
  195. set dummy pkg-config; ac_word=$2
  196. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  197. $as_echo_n "checking for $ac_word... " >&6; }
  198. if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
  199.   $as_echo_n "(cached) " >&6
  200. else
  201.   case $ac_pt_PKG_CONFIG in
  202.   [\/]* | ?:[\/]*)
  203.   ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
  204.   ;;
  205.   *)
  206.   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  207. for as_dir in $PATH
  208. do
  209.   IFS=$as_save_IFS
  210.   test -z "$as_dir" && as_dir=.
  211.     for ac_exec_ext in '' $ac_executable_extensions; do
  212.   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  213.     ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
  214.     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  215.     break 2
  216.   fi
  217. done
  218.   done
  219. IFS=$as_save_IFS
  220.   ;;
  221. esac
  222. fi
  223. ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
  224. if test -n "$ac_pt_PKG_CONFIG"; then
  225.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
  226. $as_echo "$ac_pt_PKG_CONFIG" >&6; }
  227. else
  228.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  229. $as_echo "no" >&6; }
  230. fi
  231.   if test "x$ac_pt_PKG_CONFIG" = x; then
  232.     PKG_CONFIG=""
  233.   else
  234.     case $cross_compiling:$ac_tool_warned in
  235. yes:)
  236. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  237. $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  238. ac_tool_warned=yes ;;
  239. esac
  240.     PKG_CONFIG=$ac_pt_PKG_CONFIG
  241.   fi
  242. else
  243.   PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
  244. fi
  245. fi
  246. if test -n "$PKG_CONFIG"; then
  247. _pkg_min_version=0.9.0
  248. { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
  249. $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
  250. if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
  251. { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  252. $as_echo "yes" >&6; }
  253. else
  254. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  255. $as_echo "no" >&6; }
  256. PKG_CONFIG=""
  257. fi
  258. fi
  259. if test x$enable_external_libs = xno ; then
  260. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** External libs (FLAC, Ogg, Vorbis) disabled. ***" >&5
  261. $as_echo "$as_me: WARNING: *** External libs (FLAC, Ogg, Vorbis) disabled. ***" >&2;}
  262. else
  263. pkg_failed=no
  264. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for flac >= 1.2.1 " >&5
  265. $as_echo_n "checking for flac >= 1.2.1 ... " >&6; }
  266. if test -n "$PKG_CONFIG"; then
  267.     if test -n "$FLAC_CFLAGS"; then
  268.         pkg_cv_FLAC_CFLAGS="$FLAC_CFLAGS"
  269.     else
  270.         if test -n "$PKG_CONFIG" && 
  271.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "flac >= 1.2.1""; } >&5
  272.   ($PKG_CONFIG --exists --print-errors "flac >= 1.2.1") 2>&5
  273.   ac_status=$?
  274.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  275.   test $ac_status = 0; }; then
  276.   pkg_cv_FLAC_CFLAGS=`$PKG_CONFIG --cflags "flac >= 1.2.1" 2>/dev/null`
  277. else
  278.   pkg_failed=yes
  279. fi
  280.     fi
  281. else
  282. pkg_failed=untried
  283. fi
  284. if test -n "$PKG_CONFIG"; then
  285.     if test -n "$FLAC_LIBS"; then
  286.         pkg_cv_FLAC_LIBS="$FLAC_LIBS"
  287.     else
  288.         if test -n "$PKG_CONFIG" && 
  289.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "flac >= 1.2.1""; } >&5
  290.   ($PKG_CONFIG --exists --print-errors "flac >= 1.2.1") 2>&5
  291.   ac_status=$?
  292.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  293.   test $ac_status = 0; }; then
  294.   pkg_cv_FLAC_LIBS=`$PKG_CONFIG --libs "flac >= 1.2.1" 2>/dev/null`
  295. else
  296.   pkg_failed=yes
  297. fi
  298.     fi
  299. else
  300. pkg_failed=untried
  301. fi
  302. if test $pkg_failed = yes; then
  303. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  304.         _pkg_short_errors_supported=yes
  305. else
  306.         _pkg_short_errors_supported=no
  307. fi
  308.         if test $_pkg_short_errors_supported = yes; then
  309.         FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "flac >= 1.2.1"`
  310.         else
  311.         FLAC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "flac >= 1.2.1"`
  312.         fi
  313. # Put the nasty error message in config.log where it belongs
  314. echo "$FLAC_PKG_ERRORS" >&5
  315. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  316. $as_echo "no" >&6; }
  317.                 ac_cv_flac=no
  318. elif test $pkg_failed = untried; then
  319. ac_cv_flac=no
  320. else
  321. FLAC_CFLAGS=$pkg_cv_FLAC_CFLAGS
  322. FLAC_LIBS=$pkg_cv_FLAC_LIBS
  323.         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  324. $as_echo "yes" >&6; }
  325. ac_cv_flac=yes
  326. fi
  327. pkg_failed=no
  328. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ogg >= 1.1.3 " >&5
  329. $as_echo_n "checking for ogg >= 1.1.3 ... " >&6; }
  330. if test -n "$PKG_CONFIG"; then
  331.     if test -n "$OGG_CFLAGS"; then
  332.         pkg_cv_OGG_CFLAGS="$OGG_CFLAGS"
  333.     else
  334.         if test -n "$PKG_CONFIG" && 
  335.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3""; } >&5
  336.   ($PKG_CONFIG --exists --print-errors "ogg >= 1.1.3") 2>&5
  337.   ac_status=$?
  338.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  339.   test $ac_status = 0; }; then
  340.   pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.1.3" 2>/dev/null`
  341. else
  342.   pkg_failed=yes
  343. fi
  344.     fi
  345. else
  346. pkg_failed=untried
  347. fi
  348. if test -n "$PKG_CONFIG"; then
  349.     if test -n "$OGG_LIBS"; then
  350.         pkg_cv_OGG_LIBS="$OGG_LIBS"
  351.     else
  352.         if test -n "$PKG_CONFIG" && 
  353.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3""; } >&5
  354.   ($PKG_CONFIG --exists --print-errors "ogg >= 1.1.3") 2>&5
  355.   ac_status=$?
  356.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  357.   test $ac_status = 0; }; then
  358.   pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.1.3" 2>/dev/null`
  359. else
  360.   pkg_failed=yes
  361. fi
  362.     fi
  363. else
  364. pkg_failed=untried
  365. fi
  366. if test $pkg_failed = yes; then
  367. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  368.         _pkg_short_errors_supported=yes
  369. else
  370.         _pkg_short_errors_supported=no
  371. fi
  372.         if test $_pkg_short_errors_supported = yes; then
  373.         OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ogg >= 1.1.3"`
  374.         else
  375.         OGG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ogg >= 1.1.3"`
  376.         fi
  377. # Put the nasty error message in config.log where it belongs
  378. echo "$OGG_PKG_ERRORS" >&5
  379. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  380. $as_echo "no" >&6; }
  381.                 ac_cv_ogg=no
  382. elif test $pkg_failed = untried; then
  383. ac_cv_ogg=no
  384. else
  385. OGG_CFLAGS=$pkg_cv_OGG_CFLAGS
  386. OGG_LIBS=$pkg_cv_OGG_LIBS
  387.         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  388. $as_echo "yes" >&6; }
  389. ac_cv_ogg=yes
  390. fi
  391. # Vorbis versions earlier than 1.2.3 have bugs that cause the libsndfile
  392. # test suite to fail on MIPS, PowerPC and others.
  393. # See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549899
  394. pkg_failed=no
  395. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vorbis >= 1.2.3 " >&5
  396. $as_echo_n "checking for vorbis >= 1.2.3 ... " >&6; }
  397. if test -n "$PKG_CONFIG"; then
  398.     if test -n "$VORBIS_CFLAGS"; then
  399.         pkg_cv_VORBIS_CFLAGS="$VORBIS_CFLAGS"
  400.     else
  401.         if test -n "$PKG_CONFIG" && 
  402.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3""; } >&5
  403.   ($PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3") 2>&5
  404.   ac_status=$?
  405.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  406.   test $ac_status = 0; }; then
  407.   pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "vorbis >= 1.2.3" 2>/dev/null`
  408. else
  409.   pkg_failed=yes
  410. fi
  411.     fi
  412. else
  413. pkg_failed=untried
  414. fi
  415. if test -n "$PKG_CONFIG"; then
  416.     if test -n "$VORBIS_LIBS"; then
  417.         pkg_cv_VORBIS_LIBS="$VORBIS_LIBS"
  418.     else
  419.         if test -n "$PKG_CONFIG" && 
  420.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3""; } >&5
  421.   ($PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3") 2>&5
  422.   ac_status=$?
  423.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  424.   test $ac_status = 0; }; then
  425.   pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "vorbis >= 1.2.3" 2>/dev/null`
  426. else
  427.   pkg_failed=yes
  428. fi
  429.     fi
  430. else
  431. pkg_failed=untried
  432. fi
  433. if test $pkg_failed = yes; then
  434. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  435.         _pkg_short_errors_supported=yes
  436. else
  437.         _pkg_short_errors_supported=no
  438. fi
  439.         if test $_pkg_short_errors_supported = yes; then
  440.         VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "vorbis >= 1.2.3"`
  441.         else
  442.         VORBIS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vorbis >= 1.2.3"`
  443.         fi
  444. # Put the nasty error message in config.log where it belongs
  445. echo "$VORBIS_PKG_ERRORS" >&5
  446. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  447. $as_echo "no" >&6; }
  448.                 ac_cv_vorbis=no
  449. elif test $pkg_failed = untried; then
  450. ac_cv_vorbis=no
  451. else
  452. VORBIS_CFLAGS=$pkg_cv_VORBIS_CFLAGS
  453. VORBIS_LIBS=$pkg_cv_VORBIS_LIBS
  454.         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  455. $as_echo "yes" >&6; }
  456. ac_cv_vorbis=yes
  457. fi
  458. pkg_failed=no
  459. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vorbisenc >= 1.2.3 " >&5
  460. $as_echo_n "checking for vorbisenc >= 1.2.3 ... " >&6; }
  461. if test -n "$PKG_CONFIG"; then
  462.     if test -n "$VORBISENC_CFLAGS"; then
  463.         pkg_cv_VORBISENC_CFLAGS="$VORBISENC_CFLAGS"
  464.     else
  465.         if test -n "$PKG_CONFIG" && 
  466.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3""; } >&5
  467.   ($PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3") 2>&5
  468.   ac_status=$?
  469.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  470.   test $ac_status = 0; }; then
  471.   pkg_cv_VORBISENC_CFLAGS=`$PKG_CONFIG --cflags "vorbisenc >= 1.2.3" 2>/dev/null`
  472. else
  473.   pkg_failed=yes
  474. fi
  475.     fi
  476. else
  477. pkg_failed=untried
  478. fi
  479. if test -n "$PKG_CONFIG"; then
  480.     if test -n "$VORBISENC_LIBS"; then
  481.         pkg_cv_VORBISENC_LIBS="$VORBISENC_LIBS"
  482.     else
  483.         if test -n "$PKG_CONFIG" && 
  484.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3""; } >&5
  485.   ($PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3") 2>&5
  486.   ac_status=$?
  487.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  488.   test $ac_status = 0; }; then
  489.   pkg_cv_VORBISENC_LIBS=`$PKG_CONFIG --libs "vorbisenc >= 1.2.3" 2>/dev/null`
  490. else
  491.   pkg_failed=yes
  492. fi
  493.     fi
  494. else
  495. pkg_failed=untried
  496. fi
  497. if test $pkg_failed = yes; then
  498. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  499.         _pkg_short_errors_supported=yes
  500. else
  501.         _pkg_short_errors_supported=no
  502. fi
  503.         if test $_pkg_short_errors_supported = yes; then
  504.         VORBISENC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "vorbisenc >= 1.2.3"`
  505.         else
  506.         VORBISENC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vorbisenc >= 1.2.3"`
  507.         fi
  508. # Put the nasty error message in config.log where it belongs
  509. echo "$VORBISENC_PKG_ERRORS" >&5
  510. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  511. $as_echo "no" >&6; }
  512.                 ac_cv_vorbisenc=no
  513. elif test $pkg_failed = untried; then
  514. ac_cv_vorbisenc=no
  515. else
  516. VORBISENC_CFLAGS=$pkg_cv_VORBISENC_CFLAGS
  517. VORBISENC_LIBS=$pkg_cv_VORBISENC_LIBS
  518.         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  519. $as_echo "yes" >&6; }
  520. ac_cv_vorbisenc=yes
  521. fi
  522. enable_external_libs=yes
  523. fi
  524. if test x$ac_cv_flac$ac_cv_ogg$ac_cv_vorbis$ac_cv_vorbisenc = "xyesyesyesyes" ; then
  525. HAVE_EXTERNAL_LIBS=1
  526. enable_external_libs=yes
  527. EXTERNAL_CFLAGS="$FLAC_CFLAGS $OGG_CFLAGS $VORBISENC_CFLAGS"
  528. EXTERNAL_LIBS="$FLAC_LIBS $VORBISENC_LIBS"
  529. else
  530. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
  531. *** One or more of the external libraries (ie libflac, libogg and
  532. *** libvorbis) is either missing (possibly only the development
  533. *** headers) or is of an unsupported version.
  534. ***
  535. *** Unfortunately, for ease of maintenance, the external libs
  536. *** are an all or nothing affair.
  537. " >&5
  538. $as_echo "$as_me: WARNING:
  539. *** One or more of the external libraries (ie libflac, libogg and
  540. *** libvorbis) is either missing (possibly only the development
  541. *** headers) or is of an unsupported version.
  542. ***
  543. *** Unfortunately, for ease of maintenance, the external libs
  544. *** are an all or nothing affair.
  545. " >&2;}
  546. enable_external_libs=no
  547. fi
  548. cat >>confdefs.h <<_ACEOF
  549. #define HAVE_EXTERNAL_LIBS $HAVE_EXTERNAL_LIBS
  550. _ACEOF
  551. #====================================================================================
  552. # Check for libsqlite3 (only used in regtest).
  553. ac_cv_sqlite3=no
  554. if test x$enable_sqlite != xno ; then
  555. pkg_failed=no
  556. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqlite3 >= 3.2 " >&5
  557. $as_echo_n "checking for sqlite3 >= 3.2 ... " >&6; }
  558. if test -n "$PKG_CONFIG"; then
  559.     if test -n "$SQLITE3_CFLAGS"; then
  560.         pkg_cv_SQLITE3_CFLAGS="$SQLITE3_CFLAGS"
  561.     else
  562.         if test -n "$PKG_CONFIG" && 
  563.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2""; } >&5
  564.   ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2") 2>&5
  565.   ac_status=$?
  566.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  567.   test $ac_status = 0; }; then
  568.   pkg_cv_SQLITE3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3 >= 3.2" 2>/dev/null`
  569. else
  570.   pkg_failed=yes
  571. fi
  572.     fi
  573. else
  574. pkg_failed=untried
  575. fi
  576. if test -n "$PKG_CONFIG"; then
  577.     if test -n "$SQLITE3_LIBS"; then
  578.         pkg_cv_SQLITE3_LIBS="$SQLITE3_LIBS"
  579.     else
  580.         if test -n "$PKG_CONFIG" && 
  581.     { { $as_echo "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2""; } >&5
  582.   ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2") 2>&5
  583.   ac_status=$?
  584.   $as_echo "$as_me:${as_lineno-$LINENO}: $? = $ac_status" >&5
  585.   test $ac_status = 0; }; then
  586.   pkg_cv_SQLITE3_LIBS=`$PKG_CONFIG --libs "sqlite3 >= 3.2" 2>/dev/null`
  587. else
  588.   pkg_failed=yes
  589. fi
  590.     fi
  591. else
  592. pkg_failed=untried
  593. fi
  594. if test $pkg_failed = yes; then
  595. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  596.         _pkg_short_errors_supported=yes
  597. else
  598.         _pkg_short_errors_supported=no
  599. fi
  600.         if test $_pkg_short_errors_supported = yes; then
  601.         SQLITE3_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sqlite3 >= 3.2"`
  602.         else
  603.         SQLITE3_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sqlite3 >= 3.2"`
  604.         fi
  605. # Put the nasty error message in config.log where it belongs
  606. echo "$SQLITE3_PKG_ERRORS" >&5
  607. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  608. $as_echo "no" >&6; }
  609.                 ac_cv_sqlite3=no
  610. elif test $pkg_failed = untried; then
  611. ac_cv_sqlite3=no
  612. else
  613. SQLITE3_CFLAGS=$pkg_cv_SQLITE3_CFLAGS
  614. SQLITE3_LIBS=$pkg_cv_SQLITE3_LIBS
  615.         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  616. $as_echo "yes" >&6; }
  617. ac_cv_sqlite3=yes
  618. fi
  619. fi
  620. if test x$ac_cv_sqlite3 = "xyes" ; then
  621. HAVE_SQLITE3=1
  622. else
  623. HAVE_SQLITE3=0
  624. fi
  625. cat >>confdefs.h <<_ACEOF
  626. #define HAVE_SQLITE3 $HAVE_SQLITE3
  627. _ACEOF
  628. #====================================================================================
  629. # Determine if the processor can do clipping on float to int conversions.
  630. if test x$enable_cpu_clip != "xno" ; then
  631. { $as_echo "$as_me:${as_lineno-$LINENO}: checking processor clipping capabilities" >&5
  632. $as_echo_n "checking processor clipping capabilities... " >&6; }
  633. if test "${ac_cv_c_clip_type+set}" = set; then :
  634.   $as_echo_n "(cached) " >&6
  635. else
  636.   # Initialize to unknown
  637. ac_cv_c_clip_positive=unknown
  638. ac_cv_c_clip_negative=unknown
  639. if test $ac_cv_c_clip_positive = unknown ; then
  640. if test "$cross_compiling" = yes; then :
  641.   ac_cv_c_clip_positive=unknown
  642. else
  643.   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  644. /* end confdefs.h.  */
  645. #define _ISOC9X_SOURCE 1
  646. #define _ISOC99_SOURCE 1
  647. #define __USE_ISOC99 1
  648. #define __USE_ISOC9X 1
  649. #include <math.h>
  650. int main (void)
  651. { double fval ;
  652. int k, ival ;
  653. fval = 1.0 * 0x7FFFFFFF ;
  654. for (k = 0 ; k < 100 ; k++)
  655. { ival = (lrint (fval)) >> 24 ;
  656. if (ival != 127)
  657. return 1 ;
  658. fval *= 1.2499999 ;
  659. } ;
  660. return 0 ;
  661. }
  662. _ACEOF
  663. if ac_fn_c_try_run "$LINENO"; then :
  664.   ac_cv_c_clip_positive=yes
  665. else
  666.   ac_cv_c_clip_positive=no
  667. fi
  668. rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
  669.   conftest.$ac_objext conftest.beam conftest.$ac_ext
  670. fi
  671. if test "$cross_compiling" = yes; then :
  672.   ac_cv_c_clip_negative=unknown
  673. else
  674.   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  675. /* end confdefs.h.  */
  676. #define _ISOC9X_SOURCE 1
  677. #define _ISOC99_SOURCE 1
  678. #define __USE_ISOC99 1
  679. #define __USE_ISOC9X 1
  680. #include <math.h>
  681. int main (void)
  682. { double fval ;
  683. int k, ival ;
  684. fval = -8.0 * 0x10000000 ;
  685. for (k = 0 ; k < 100 ; k++)
  686. { ival = (lrint (fval)) >> 24 ;
  687. if (ival != -128)
  688. return 1 ;
  689. fval *= 1.2499999 ;
  690. } ;
  691. return 0 ;
  692. }
  693. _ACEOF
  694. if ac_fn_c_try_run "$LINENO"; then :
  695.   ac_cv_c_clip_negative=yes
  696. else
  697.   ac_cv_c_clip_negative=no
  698. fi
  699. rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
  700.   conftest.$ac_objext conftest.beam conftest.$ac_ext
  701. fi
  702. fi
  703. if test $ac_cv_c_clip_positive = yes ; then
  704. ac_cv_c_clip_positive=1
  705. else
  706. ac_cv_c_clip_positive=0
  707. fi
  708. if test $ac_cv_c_clip_negative = yes ; then
  709. ac_cv_c_clip_negative=1
  710. else
  711. ac_cv_c_clip_negative=0
  712. fi
  713. case "$ac_cv_c_clip_positive$ac_cv_c_clip_negative" in
  714. "00")
  715. ac_cv_c_clip_type="none"
  716. ;;
  717. "10")
  718. ac_cv_c_clip_type="positive"
  719. ;;
  720. "01")
  721. ac_cv_c_clip_type="negative"
  722. ;;
  723. "11")
  724. ac_cv_c_clip_type="both"
  725. ;;
  726. esac
  727. fi
  728. { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_clip_type" >&5
  729. $as_echo "$ac_cv_c_clip_type" >&6; }
  730. else
  731. echo "checking processor clipping capabilities... disabled"
  732. ac_cv_c_clip_positive=0
  733. ac_cv_c_clip_negative=0
  734. fi
  735. cat >>confdefs.h <<_ACEOF
  736. #define CPU_CLIPS_POSITIVE ${ac_cv_c_clip_positive}
  737. _ACEOF
  738. cat >>confdefs.h <<_ACEOF
  739. #define CPU_CLIPS_NEGATIVE ${ac_cv_c_clip_negative}
  740. _ACEOF
  741. #====================================================================================
  742. # Target OS specific stuff.
  743. OS_SPECIFIC_CFLAGS=""
  744. OS_SPECIFIC_LINKS=""
  745. os_is_win32=0
  746. os_is_macosx=0
  747. use_windows_api=0
  748. case "$host_os" in
  749. darwin* | rhapsody*)
  750. os_is_macosx=1
  751. OS_SPECIFIC_CFLAGS="-fpascal-strings -I/Developer/Headers/FlatCarbon"
  752. OS_SPECIFIC_LINKS="-framework CoreAudio"
  753. ;;
  754. mingw*)
  755. os_is_win32=1
  756. use_windows_api=1
  757. OS_SPECIFIC_LINKS="-lwinmm"
  758. ;;
  759. esac
  760. cat >>confdefs.h <<_ACEOF
  761. #define OS_IS_WIN32 ${os_is_win32}
  762. _ACEOF
  763. cat >>confdefs.h <<_ACEOF
  764. #define OS_IS_MACOSX ${os_is_macosx}
  765. _ACEOF
  766. cat >>confdefs.h <<_ACEOF
  767. #define USE_WINDOWS_API ${use_windows_api}
  768. _ACEOF
  769. #====================================================================================
  770. # Check for ALSA.
  771. ALSA_LIBS=""
  772. if test x$enable_alsa != xno ; then
  773. for ac_header in alsa/asoundlib.h
  774. do :
  775.   ac_fn_c_check_header_mongrel "$LINENO" "alsa/asoundlib.h" "ac_cv_header_alsa_asoundlib_h" "$ac_includes_default"
  776. if test "x$ac_cv_header_alsa_asoundlib_h" = x""yes; then :
  777.   cat >>confdefs.h <<_ACEOF
  778. #define HAVE_ALSA_ASOUNDLIB_H 1
  779. _ACEOF
  780. fi
  781. done
  782. if test x$ac_cv_header_alsa_asoundlib_h = xyes ; then
  783. ALSA_LIBS="-lasound"
  784. enable_alsa=yes
  785. fi
  786. fi
  787. #====================================================================================
  788. # Test for sanity when cross-compiling.
  789. if test x$cross_compiling = xyes ; then
  790. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  791. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  792. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** We are cross-compiling, so have to assume sizeof (short) == 2 " >&5
  793. $as_echo "$as_me: WARNING: *** We are cross-compiling, so have to assume sizeof (short) == 2 " >&2;}
  794. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** and sizeof (int) == 4. If this is not the case there is no    " >&5
  795. $as_echo "$as_me: WARNING: *** and sizeof (int) == 4. If this is not the case there is no    " >&2;}
  796. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** chance of this working. Please contact the mantainer.         " >&5
  797. $as_echo "$as_me: WARNING: *** chance of this working. Please contact the mantainer.         " >&2;}
  798. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  799. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  800. fi
  801. if test $ac_cv_sizeof_short != 2 ; then
  802. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  803. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  804. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** sizeof (short) != 2.                                          " >&5
  805. $as_echo "$as_me: WARNING: *** sizeof (short) != 2.                                          " >&2;}
  806. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  807. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  808. fi
  809. if test $ac_cv_sizeof_int != 4 ; then
  810. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  811. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  812. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** sizeof (int) != 4                                             " >&5
  813. $as_echo "$as_me: WARNING: *** sizeof (int) != 4                                             " >&2;}
  814. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  815. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  816. fi
  817. if test $ac_cv_sizeof_float != 4 ; then
  818. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  819. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  820. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** sizeof (float) != 4.                                          " >&5
  821. $as_echo "$as_me: WARNING: *** sizeof (float) != 4.                                          " >&2;}
  822. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  823. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  824. fi
  825. if test $ac_cv_sizeof_double != 8 ; then
  826. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  827. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  828. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** sizeof (double) != 8.                                         " >&5
  829. $as_echo "$as_me: WARNING: *** sizeof (double) != 8.                                         " >&2;}
  830. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ******************************************************************" >&5
  831. $as_echo "$as_me: WARNING: ******************************************************************" >&2;}
  832. fi
  833. if test x"$ac_cv_prog_HAVE_AUTOGEN" = "xno" ; then
  834. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Touching files in directory tests/." >&5
  835. $as_echo "$as_me: WARNING: Touching files in directory tests/." >&2;}
  836. touch tests/*.c tests/*.h
  837. fi
  838. #====================================================================================
  839. # Settings for the HTML documentation.
  840. htmldocdir=$prefix/share/doc/libsndfile1-dev/html
  841. if test $prefix = "NONE" ; then
  842. htmldocdir=/usr/local/share/doc/libsndfile1-dev/html
  843. else
  844. htmldocdir=$prefix/share/doc/libsndfile1-dev/html
  845. fi
  846. if test x$enable_bow_docs = "xyes" ; then
  847. HTML_BGCOLOUR="white"
  848. HTML_FGCOLOUR="black"
  849. else
  850. HTML_BGCOLOUR="black"
  851. HTML_FGCOLOUR="white"
  852. fi
  853. #====================================================================================
  854. # Now use the information from the checking stage.
  855. win32_target_dll=0
  856. COMPILER_IS_GCC=0
  857. if test x$ac_cv_c_compiler_gnu = xyes ; then
  858. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -std=gnu99" >&5
  859. $as_echo_n "checking if $CC accepts -std=gnu99... " >&6; }
  860. ac_add_cflags__old_cflags="$CFLAGS"
  861. CFLAGS="$CFLAGS -std=gnu99"
  862. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  863. /* end confdefs.h.  */
  864. #include <stdio.h>
  865. int
  866. main ()
  867. {
  868. puts("Hello, World!"); return 0;
  869.   ;
  870.   return 0;
  871. }
  872. _ACEOF
  873. if ac_fn_c_try_link "$LINENO"; then :
  874.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  875. $as_echo "yes" >&6; }
  876. else
  877.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  878. $as_echo "no" >&6; }
  879. CFLAGS="$ac_add_cflags__old_cflags"
  880. fi
  881. rm -f core conftest.err conftest.$ac_objext 
  882.     conftest$ac_exeext conftest.$ac_ext
  883. if test "x$ac_cv_c_compiler_gnu" = "xyes" ; then
  884. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for version of $CC" >&5
  885. $as_echo_n "checking for version of $CC... " >&6; }
  886. GCC_VERSION=`$CC -dumpversion`
  887. { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCC_VERSION" >&5
  888. $as_echo "$GCC_VERSION" >&6; }
  889. GCC_MINOR_VERSION=`echo $GCC_VERSION | sed "s/^[0-9]+.//" | sed "s/..*//"`
  890. GCC_MAJOR_VERSION=`echo $GCC_VERSION | sed "s/..*//"`
  891. fi
  892. if test "x$GCC_MAJOR_VERSION$GCC_MINOR_VERSION" = "x42" ; then
  893. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ****************************************************************" >&5
  894. $as_echo "$as_me: WARNING: ****************************************************************" >&2;}
  895. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** GCC version 4.2 warns about the inline keyword for no good **" >&5
  896. $as_echo "$as_me: WARNING: ** GCC version 4.2 warns about the inline keyword for no good **" >&2;}
  897. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** reason but the maintainers do not see it as a bug.         **" >&5
  898. $as_echo "$as_me: WARNING: ** reason but the maintainers do not see it as a bug.         **" >&2;}
  899. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33995      **" >&5
  900. $as_echo "$as_me: WARNING: ** See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33995      **" >&2;}
  901. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** Using -fgnu-inline to avoid this stupidity.                **" >&5
  902. $as_echo "$as_me: WARNING: ** Using -fgnu-inline to avoid this stupidity.                **" >&2;}
  903. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ****************************************************************" >&5
  904. $as_echo "$as_me: WARNING: ****************************************************************" >&2;}
  905. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -fgnu89-inline" >&5
  906. $as_echo_n "checking if $CC accepts -fgnu89-inline... " >&6; }
  907. ac_add_cflags__old_cflags="$CFLAGS"
  908. CFLAGS="$CFLAGS -fgnu89-inline"
  909. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  910. /* end confdefs.h.  */
  911. #include <stdio.h>
  912. int
  913. main ()
  914. {
  915. puts("Hello, World!"); return 0;
  916.   ;
  917.   return 0;
  918. }
  919. _ACEOF
  920. if ac_fn_c_try_link "$LINENO"; then :
  921.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  922. $as_echo "yes" >&6; }
  923. else
  924.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  925. $as_echo "no" >&6; }
  926. CFLAGS="$ac_add_cflags__old_cflags"
  927. fi
  928. rm -f core conftest.err conftest.$ac_objext 
  929.     conftest$ac_exeext conftest.$ac_ext
  930. fi
  931. CFLAGS="$CFLAGS -Wall"
  932. CXXFLAGS="$CXXFLAGS -Wall"
  933. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -Wextra" >&5
  934. $as_echo_n "checking if $CC accepts -Wextra... " >&6; }
  935. ac_add_cflags__old_cflags="$CFLAGS"
  936. CFLAGS="$CFLAGS -Wextra"
  937. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  938. /* end confdefs.h.  */
  939. #include <stdio.h>
  940. int
  941. main ()
  942. {
  943. puts("Hello, World!"); return 0;
  944.   ;
  945.   return 0;
  946. }
  947. _ACEOF
  948. if ac_fn_c_try_link "$LINENO"; then :
  949.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  950. $as_echo "yes" >&6; }
  951. else
  952.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  953. $as_echo "no" >&6; }
  954. CFLAGS="$ac_add_cflags__old_cflags"
  955. fi
  956. rm -f core conftest.err conftest.$ac_objext 
  957.     conftest$ac_exeext conftest.$ac_ext
  958. ac_ext=cpp
  959. ac_cpp='$CXXCPP $CPPFLAGS'
  960. ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  961. ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  962. ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  963. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CXX accepts -Wextra" >&5
  964. $as_echo_n "checking if $CXX accepts -Wextra... " >&6; }
  965. ac_add_cxxflags__old_cxxflags="$CXXFLAGS"
  966. CXXFLAGS="$CXXFLAGS -Wextra"
  967. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  968. /* end confdefs.h.  */
  969. #include <cstdio>
  970. int
  971. main ()
  972. {
  973. puts("Hello, World!"); return 0;
  974.   ;
  975.   return 0;
  976. }
  977. _ACEOF
  978. if ac_fn_cxx_try_link "$LINENO"; then :
  979.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  980. $as_echo "yes" >&6; }
  981. else
  982.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  983. $as_echo "no" >&6; }
  984. CXXFLAGS="$ac_add_cxxflags__old_cxxflags"
  985. fi
  986. rm -f core conftest.err conftest.$ac_objext 
  987.     conftest$ac_exeext conftest.$ac_ext
  988. ac_ext=c
  989. ac_cpp='$CPP $CPPFLAGS'
  990. ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  991. ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  992. ac_compiler_gnu=$ac_cv_c_compiler_gnu
  993. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -Wdeclaration-after-statement" >&5
  994. $as_echo_n "checking if $CC accepts -Wdeclaration-after-statement... " >&6; }
  995. ac_add_cflags__old_cflags="$CFLAGS"
  996. CFLAGS="$CFLAGS -Wdeclaration-after-statement"
  997. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  998. /* end confdefs.h.  */
  999. #include <stdio.h>
  1000. int
  1001. main ()
  1002. {
  1003. puts("Hello, World!"); return 0;
  1004.   ;
  1005.   return 0;
  1006. }
  1007. _ACEOF
  1008. if ac_fn_c_try_link "$LINENO"; then :
  1009.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  1010. $as_echo "yes" >&6; }
  1011. else
  1012.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1013. $as_echo "no" >&6; }
  1014. CFLAGS="$ac_add_cflags__old_cflags"
  1015. fi
  1016. rm -f core conftest.err conftest.$ac_objext 
  1017.     conftest$ac_exeext conftest.$ac_ext
  1018. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -Wpointer-arith" >&5
  1019. $as_echo_n "checking if $CC accepts -Wpointer-arith... " >&6; }
  1020. ac_add_cflags__old_cflags="$CFLAGS"
  1021. CFLAGS="$CFLAGS -Wpointer-arith"
  1022. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1023. /* end confdefs.h.  */
  1024. #include <stdio.h>
  1025. int
  1026. main ()
  1027. {
  1028. puts("Hello, World!"); return 0;
  1029.   ;
  1030.   return 0;
  1031. }
  1032. _ACEOF
  1033. if ac_fn_c_try_link "$LINENO"; then :
  1034.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  1035. $as_echo "yes" >&6; }
  1036. else
  1037.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1038. $as_echo "no" >&6; }
  1039. CFLAGS="$ac_add_cflags__old_cflags"
  1040. fi
  1041. rm -f core conftest.err conftest.$ac_objext 
  1042.     conftest$ac_exeext conftest.$ac_ext
  1043. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -funsigned-char" >&5
  1044. $as_echo_n "checking if $CC accepts -funsigned-char... " >&6; }
  1045. ac_add_cflags__old_cflags="$CFLAGS"
  1046. CFLAGS="$CFLAGS -funsigned-char"
  1047. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1048. /* end confdefs.h.  */
  1049. #include <stdio.h>
  1050. int
  1051. main ()
  1052. {
  1053. puts("Hello, World!"); return 0;
  1054.   ;
  1055.   return 0;
  1056. }
  1057. _ACEOF
  1058. if ac_fn_c_try_link "$LINENO"; then :
  1059.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  1060. $as_echo "yes" >&6; }
  1061. else
  1062.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1063. $as_echo "no" >&6; }
  1064. CFLAGS="$ac_add_cflags__old_cflags"
  1065. fi
  1066. rm -f core conftest.err conftest.$ac_objext 
  1067.     conftest$ac_exeext conftest.$ac_ext
  1068. if test x$enable_gcc_werror = "xyes" ; then
  1069. CFLAGS="-Werror $CFLAGS"
  1070. CXXFLAGS="-Werror $CXXFLAGS"
  1071. fi
  1072. if test x$enable_test_coverage = "xyes" ; then
  1073. # MN_ADD_CFLAGS([-ftest-coverage])
  1074. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -coverage" >&5
  1075. $as_echo_n "checking if $CC accepts -coverage... " >&6; }
  1076. ac_add_cflags__old_cflags="$CFLAGS"
  1077. CFLAGS="$CFLAGS -coverage"
  1078. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1079. /* end confdefs.h.  */
  1080. #include <stdio.h>
  1081. int
  1082. main ()
  1083. {
  1084. puts("Hello, World!"); return 0;
  1085.   ;
  1086.   return 0;
  1087. }
  1088. _ACEOF
  1089. if ac_fn_c_try_link "$LINENO"; then :
  1090.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  1091. $as_echo "yes" >&6; }
  1092. else
  1093.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1094. $as_echo "no" >&6; }
  1095. CFLAGS="$ac_add_cflags__old_cflags"
  1096. fi
  1097. rm -f core conftest.err conftest.$ac_objext 
  1098.     conftest$ac_exeext conftest.$ac_ext
  1099. fi
  1100. CFLAGS="$CFLAGS -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings "
  1101. # -Wundef -Wmissing-declarations -Winline -Wconversion"
  1102. CXXFLAGS="$CXXFLAGS -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo "
  1103. if test "x$enable_gcc_opt" = "xno" ; then
  1104. temp_CFLAGS=`echo $CFLAGS | sed "s/O2/O0/"`
  1105. CFLAGS=$temp_CFLAGS
  1106. { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Compiler optimisations switched off. ***" >&5
  1107. $as_echo "$as_me: WARNING: *** Compiler optimisations switched off. ***" >&2;}
  1108. fi
  1109. # OS specific tweaks.
  1110. case "$host_os" in
  1111. darwin* | rhapsody*)
  1112. # Disable -Wall, -pedantic and -Wshadow for Apple Darwin/Rhapsody.
  1113. # System headers on these systems are broken.
  1114. temp_CFLAGS=`echo $CFLAGS | sed "s/-Wall -pedantic//" | sed "s/-Wshadow//" | sed "s/-Waggregate-return//"`
  1115. CFLAGS=$temp_CFLAGS
  1116. SHLIB_VERSION_ARG="-Wl,-exported_symbols_list -Wl,$(srcdir)/Symbols.darwin"
  1117. ;;
  1118. linux*)
  1119. SHLIB_VERSION_ARG="-Wl,--version-script=$(srcdir)/Symbols.linux"
  1120. ;;
  1121. mingw*)
  1122. # Linker flag '-Wl,--out-implib' does not work with mingw cross compiler
  1123. # so we don't use it here.
  1124. SHLIB_VERSION_ARG="-Wl,$(srcdir)/libsndfile-1.def"
  1125. win32_target_dll=1
  1126. if test x"$enable_shared" = xno ; then
  1127. win32_target_dll=0
  1128. fi
  1129. ;;
  1130. os2*)
  1131. SHLIB_VERSION_ARG="-Wl,-export-symbols $(srcdir)/Symbols.os2"
  1132. ;;
  1133. *)
  1134. ;;
  1135. esac
  1136. if test x$enable_gcc_pipe != "xno" ; then
  1137.   CFLAGS="$CFLAGS -pipe"
  1138.   fi
  1139. COMPILER_IS_GCC=1
  1140. fi
  1141. cat >>confdefs.h <<_ACEOF
  1142. #define WIN32_TARGET_DLL ${win32_target_dll}
  1143. _ACEOF
  1144. cat >>confdefs.h <<_ACEOF
  1145. #define COMPILER_IS_GCC ${COMPILER_IS_GCC}
  1146. _ACEOF
  1147. CFLAGS="$CFLAGS $OS_SPECIFIC_CFLAGS"
  1148. if test x"$CFLAGS" = x ; then
  1149. echo "Error in configure script. CFLAGS has been screwed up."
  1150. exit
  1151. fi
  1152. HOST_TRIPLET="${host_cpu}-${host_vendor}-${host_os}"
  1153. #-------------------------------------------------------------------------------
  1154. # Shave make automake/libtool output much less verbose and much more
  1155. # readable. See : git://git.lespiau.name/shave
  1156.   # Check whether --enable-shave was given.
  1157. if test "${enable_shave+set}" = set; then :
  1158.   enableval=$enable_shave;
  1159. else
  1160.   enable_shave=yes
  1161. fi
  1162.   if test x"$enable_shave" = xyes; then
  1163.         shavedir="$ac_pwd"
  1164.         MAKEFLAGS=-s
  1165.     AM_MAKEFLAGS='`test -z $V && echo -s`'
  1166.         # Extract the first word of "sed", so it can be a program name with args.
  1167. set dummy sed; ac_word=$2
  1168. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1169. $as_echo_n "checking for $ac_word... " >&6; }
  1170. if test "${ac_cv_prog_SED+set}" = set; then :
  1171.   $as_echo_n "(cached) " >&6
  1172. else
  1173.   if test -n "$SED"; then
  1174.   ac_cv_prog_SED="$SED" # Let the user override the test.
  1175. else
  1176. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1177. for as_dir in $PATH
  1178. do
  1179.   IFS=$as_save_IFS
  1180.   test -z "$as_dir" && as_dir=.
  1181.     for ac_exec_ext in '' $ac_executable_extensions; do
  1182.   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  1183.     ac_cv_prog_SED="sed"
  1184.     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  1185.     break 2
  1186.   fi
  1187. done
  1188.   done
  1189. IFS=$as_save_IFS
  1190.   test -z "$ac_cv_prog_SED" && ac_cv_prog_SED="false"
  1191. fi
  1192. fi
  1193. SED=$ac_cv_prog_SED
  1194. if test -n "$SED"; then
  1195.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SED" >&5
  1196. $as_echo "$SED" >&6; }
  1197. else
  1198.   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1199. $as_echo "no" >&6; }
  1200. fi
  1201.         SHAVE_SAVED_LIBTOOL=$LIBTOOL
  1202.     LIBTOOL="${SHELL} ${shavedir}/shave-libtool '${SHAVE_SAVED_LIBTOOL}'"
  1203.         SHAVE_SAVED_CC=$CC
  1204.     SHAVE_SAVED_CXX=$CXX
  1205.     SHAVE_SAVED_FC=$FC
  1206.     SHAVE_SAVED_F77=$F77
  1207.     SHAVE_SAVED_OBJC=$OBJC
  1208.     CC="${SHELL} ${shavedir}/shave cc ${SHAVE_SAVED_CC}"
  1209.     CXX="${SHELL} ${shavedir}/shave cxx ${SHAVE_SAVED_CXX}"
  1210.     FC="${SHELL} ${shavedir}/shave fc ${SHAVE_SAVED_FC}"
  1211.     F77="${SHELL} ${shavedir}/shave f77 ${SHAVE_SAVED_F77}"
  1212.     OBJC="${SHELL} ${shavedir}/shave objc ${SHAVE_SAVED_OBJC}"
  1213.     V=@
  1214.   else
  1215.     V=1
  1216.   fi
  1217.   Q='$(V:1=)'
  1218. ac_config_files="$ac_config_files shave shave-libtool src/sndfile.h src/Makefile src/GSM610/Makefile src/G72x/Makefile man/Makefile examples/Makefile tests/Makefile regtest/Makefile M4/Makefile doc/Makefile Win32/Makefile Octave/Makefile programs/Makefile doc/libsndfile.css Makefile libsndfile.spec sndfile.pc tests/test_wrapper.sh build-test-tarball.mk"
  1219. cat >confcache <<_ACEOF
  1220. # This file is a shell script that caches the results of configure
  1221. # tests run on this system so they can be shared between configure
  1222. # scripts and configure runs, see configure's option --config-cache.
  1223. # It is not useful on other systems.  If it contains results you don't
  1224. # want to keep, you may remove or edit it.
  1225. #
  1226. # config.status only pays attention to the cache file if you give it
  1227. # the --recheck option to rerun configure.
  1228. #
  1229. # `ac_cv_env_foo' variables (set or unset) will be overridden when
  1230. # loading this file, other *unset* `ac_cv_foo' will be assigned the
  1231. # following values.
  1232. _ACEOF
  1233. # The following way of writing the cache mishandles newlines in values,
  1234. # but we know of no workaround that is simple, portable, and efficient.
  1235. # So, we kill variables containing newlines.
  1236. # Ultrix sh set writes to stderr and can't be redirected directly,
  1237. # and sets the high bit in the cache file unless we assign to the vars.
  1238. (
  1239.   for ac_var in `(set) 2>&1 | sed -n 's/^([a-zA-Z_][a-zA-Z0-9_]*)=.*/1/p'`; do
  1240.     eval ac_val=$$ac_var
  1241.     case $ac_val in #(
  1242.     *${as_nl}*)
  1243.       case $ac_var in #(
  1244.       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
  1245. $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
  1246.       esac
  1247.       case $ac_var in #(
  1248.       _ | IFS | as_nl) ;; #(
  1249.       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
  1250.       *) { eval $ac_var=; unset $ac_var;} ;;
  1251.       esac ;;
  1252.     esac
  1253.   done
  1254.   (set) 2>&1 |
  1255.     case $as_nl`(ac_space=' '; set) 2>&1` in #(
  1256.     *${as_nl}ac_space= *)
  1257.       # `set' does not quote correctly, so add quotes: double-quote
  1258.       # substitution turns \\ into \, and sed turns \ into .
  1259.       sed -n 
  1260. "s/'/'\\''/g;
  1261.   s/^\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\)=\(.*\)/\1='\2'/p"
  1262.       ;; #(
  1263.     *)
  1264.       # `set' quotes correctly as required by POSIX, so do not add quotes.
  1265.       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
  1266.       ;;
  1267.     esac |
  1268.     sort
  1269. ) |
  1270.   sed '
  1271.      /^ac_cv_env_/b end
  1272.      t clear
  1273.      :clear
  1274.      s/^([^=]*)=(.*[{}].*)$/test "${1+set}" = set || &/
  1275.      t end
  1276.      s/^([^=]*)=(.*)$/1=${1=2}/
  1277.      :end' >>confcache
  1278. if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
  1279.   if test -w "$cache_file"; then
  1280.     test "x$cache_file" != "x/dev/null" &&
  1281.       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
  1282. $as_echo "$as_me: updating cache $cache_file" >&6;}
  1283.     cat confcache >$cache_file
  1284.   else
  1285.     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
  1286. $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  1287.   fi
  1288. fi
  1289. rm -f confcache
  1290. test "x$prefix" = xNONE && prefix=$ac_default_prefix
  1291. # Let make expand exec_prefix.
  1292. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
  1293. DEFS=-DHAVE_CONFIG_H
  1294. ac_libobjs=
  1295. ac_ltlibobjs=
  1296. for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
  1297.   # 1. Remove the extension, and $U if already installed.
  1298.   ac_script='s/$U././;s/.o$//;s/.obj$//'
  1299.   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
  1300.   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
  1301.   #    will be set to the directory where LIBOBJS objects are built.
  1302.   as_fn_append ac_libobjs " ${LIBOBJDIR}$ac_i$U.$ac_objext"
  1303.   as_fn_append ac_ltlibobjs " ${LIBOBJDIR}$ac_i"'$U.lo'
  1304. done
  1305. LIBOBJS=$ac_libobjs
  1306. LTLIBOBJS=$ac_ltlibobjs
  1307.  if test -n "$EXEEXT"; then
  1308.   am__EXEEXT_TRUE=
  1309.   am__EXEEXT_FALSE='#'
  1310. else
  1311.   am__EXEEXT_TRUE='#'
  1312.   am__EXEEXT_FALSE=
  1313. fi
  1314. if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
  1315.   as_fn_error "conditional "AMDEP" was never defined.
  1316. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1317. fi
  1318. if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
  1319.   as_fn_error "conditional "am__fastdepCC" was never defined.
  1320. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1321. fi
  1322. if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
  1323.   as_fn_error "conditional "am__fastdepCXX" was never defined.
  1324. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1325. fi
  1326. if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
  1327.   as_fn_error "conditional "am__fastdepCXX" was never defined.
  1328. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1329. fi
  1330. if test -z "${LINUX_MINGW_CROSS_TEST_TRUE}" && test -z "${LINUX_MINGW_CROSS_TEST_FALSE}"; then
  1331.   as_fn_error "conditional "LINUX_MINGW_CROSS_TEST" was never defined.
  1332. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1333. fi
  1334. if test -z "${ENABLE_TEST_COVERAGE_TRUE}" && test -z "${ENABLE_TEST_COVERAGE_FALSE}"; then
  1335.   as_fn_error "conditional "ENABLE_TEST_COVERAGE" was never defined.
  1336. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1337. fi
  1338. if test -z "${BUILD_OCTAVE_MOD_TRUE}" && test -z "${BUILD_OCTAVE_MOD_FALSE}"; then
  1339.   as_fn_error "conditional "BUILD_OCTAVE_MOD" was never defined.
  1340. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1341. fi
  1342. if test -z "${BUILD_OCTAVE_MOD_TRUE}" && test -z "${BUILD_OCTAVE_MOD_FALSE}"; then
  1343.   as_fn_error "conditional "BUILD_OCTAVE_MOD" was never defined.
  1344. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1345. fi
  1346. if test -z "${BUILD_OCTAVE_MOD_TRUE}" && test -z "${BUILD_OCTAVE_MOD_FALSE}"; then
  1347.   as_fn_error "conditional "BUILD_OCTAVE_MOD" was never defined.
  1348. Usually this means the macro was only invoked conditionally." "$LINENO" 5
  1349. fi
  1350. : ${CONFIG_STATUS=./config.status}
  1351. ac_write_fail=0
  1352. ac_clean_files_save=$ac_clean_files
  1353. ac_clean_files="$ac_clean_files $CONFIG_STATUS"
  1354. { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
  1355. $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
  1356. as_write_fail=0
  1357. cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
  1358. #! $SHELL
  1359. # Generated by $as_me.
  1360. # Run this file to recreate the current configuration.
  1361. # Compiler output produced by configure, useful for debugging
  1362. # configure, is in config.log if it exists.
  1363. debug=false
  1364. ac_cs_recheck=false
  1365. ac_cs_silent=false
  1366. SHELL=${CONFIG_SHELL-$SHELL}
  1367. export SHELL
  1368. _ASEOF
  1369. cat >>$CONFIG_STATUS <<_ASEOF || as_write_fail=1
  1370. ## -------------------- ##
  1371. ## M4sh Initialization. ##
  1372. ## -------------------- ##
  1373. # Be more Bourne compatible
  1374. DUALCASE=1; export DUALCASE # for MKS sh
  1375. if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
  1376.   emulate sh
  1377.   NULLCMD=:
  1378.   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
  1379.   # is contrary to our usage.  Disable this feature.
  1380.   alias -g '${1+"$@"}'='"$@"'
  1381.   setopt NO_GLOB_SUBST
  1382. else
  1383.   case `(set -o) 2>/dev/null` in #(
  1384.   *posix*) :
  1385.     set -o posix ;; #(
  1386.   *) :
  1387.      ;;
  1388. esac
  1389. fi
  1390. as_nl='
  1391. '
  1392. export as_nl
  1393. # Printing a long string crashes Solaris 7 /usr/bin/printf.
  1394. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
  1395. as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
  1396. as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
  1397. # Prefer a ksh shell builtin over an external printf program on Solaris,
  1398. # but without wasting forks for bash or zsh.
  1399. if test -z "$BASH_VERSION$ZSH_VERSION" 
  1400.     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
  1401.   as_echo='print -r --'
  1402.   as_echo_n='print -rn --'
  1403. elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
  1404.   as_echo='printf %sn'
  1405.   as_echo_n='printf %s'
  1406. else
  1407.   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
  1408.     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
  1409.     as_echo_n='/usr/ucb/echo -n'
  1410.   else
  1411.     as_echo_body='eval expr "X$1" : "X\(.*\)"'
  1412.     as_echo_n_body='eval
  1413.       arg=$1;
  1414.       case $arg in #(
  1415.       *"$as_nl"*)
  1416. expr "X$arg" : "X\(.*\)$as_nl";
  1417. arg=`expr "X$arg" : ".*$as_nl\(.*\)"`;;
  1418.       esac;
  1419.       expr "X$arg" : "X\(.*\)" | tr -d "$as_nl"
  1420.     '
  1421.     export as_echo_n_body
  1422.     as_echo_n='sh -c $as_echo_n_body as_echo'
  1423.   fi
  1424.   export as_echo_body
  1425.   as_echo='sh -c $as_echo_body as_echo'
  1426. fi
  1427. # The user is always right.
  1428. if test "${PATH_SEPARATOR+set}" != set; then
  1429.   PATH_SEPARATOR=:
  1430.   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
  1431.     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
  1432.       PATH_SEPARATOR=';'
  1433.   }
  1434. fi
  1435. # IFS
  1436. # We need space, tab and new line, in precisely that order.  Quoting is
  1437. # there to prevent editors from complaining about space-tab.
  1438. # (If _AS_PATH_WALK were called with IFS unset, it would disable word
  1439. # splitting by setting IFS to empty value.)
  1440. IFS=" "" $as_nl"
  1441. # Find who we are.  Look in the path if we contain no directory separator.
  1442. case $0 in #((
  1443.   *[\/]* ) as_myself=$0 ;;
  1444.   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1445. for as_dir in $PATH
  1446. do
  1447.   IFS=$as_save_IFS
  1448.   test -z "$as_dir" && as_dir=.
  1449.     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
  1450.   done
  1451. IFS=$as_save_IFS
  1452.      ;;
  1453. esac
  1454. # We did not find ourselves, most probably we were run as `sh COMMAND'
  1455. # in which case we are not to be found in the path.
  1456. if test "x$as_myself" = x; then
  1457.   as_myself=$0
  1458. fi
  1459. if test ! -f "$as_myself"; then
  1460.   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
  1461.   exit 1
  1462. fi
  1463. # Unset variables that we do not need and which cause bugs (e.g. in
  1464. # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
  1465. # suppresses any "Segmentation fault" message there.  '((' could
  1466. # trigger a bug in pdksh 5.2.14.
  1467. for as_var in BASH_ENV ENV MAIL MAILPATH
  1468. do eval test x${$as_var+set} = xset 
  1469.   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
  1470. done
  1471. PS1='$ '
  1472. PS2='> '
  1473. PS4='+ '
  1474. # NLS nuisances.
  1475. LC_ALL=C
  1476. export LC_ALL
  1477. LANGUAGE=C
  1478. export LANGUAGE
  1479. # CDPATH.
  1480. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
  1481. # as_fn_error ERROR [LINENO LOG_FD]
  1482. # ---------------------------------
  1483. # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
  1484. # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
  1485. # script with status $?, using 1 if that was 0.
  1486. as_fn_error ()
  1487. {
  1488.   as_status=$?; test $as_status -eq 0 && as_status=1
  1489.   if test "$3"; then
  1490.     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
  1491.     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
  1492.   fi
  1493.   $as_echo "$as_me: error: $1" >&2
  1494.   as_fn_exit $as_status
  1495. } # as_fn_error
  1496. # as_fn_set_status STATUS
  1497. # -----------------------
  1498. # Set $? to STATUS, without forking.
  1499. as_fn_set_status ()
  1500. {
  1501.   return $1
  1502. } # as_fn_set_status
  1503. # as_fn_exit STATUS
  1504. # -----------------
  1505. # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
  1506. as_fn_exit ()
  1507. {
  1508.   set +e
  1509.   as_fn_set_status $1
  1510.   exit $1
  1511. } # as_fn_exit
  1512. # as_fn_unset VAR
  1513. # ---------------
  1514. # Portably unset VAR.
  1515. as_fn_unset ()
  1516. {
  1517.   { eval $1=; unset $1;}
  1518. }
  1519. as_unset=as_fn_unset
  1520. # as_fn_append VAR VALUE
  1521. # ----------------------
  1522. # Append the text in VALUE to the end of the definition contained in VAR. Take
  1523. # advantage of any shell optimizations that allow amortized linear growth over
  1524. # repeated appends, instead of the typical quadratic growth present in naive
  1525. # implementations.
  1526. if (eval "as_var=1; as_var+=2; test x$as_var = x12") 2>/dev/null; then :
  1527.   eval 'as_fn_append ()
  1528.   {
  1529.     eval $1+=$2
  1530.   }'
  1531. else
  1532.   as_fn_append ()
  1533.   {
  1534.     eval $1=$$1$2
  1535.   }
  1536. fi # as_fn_append
  1537. # as_fn_arith ARG...
  1538. # ------------------
  1539. # Perform arithmetic evaluation on the ARGs, and store the result in the
  1540. # global $as_val. Take advantage of shells that can avoid forks. The arguments
  1541. # must be portable across $(()) and expr.
  1542. if (eval "test $(( 1 + 1 )) = 2") 2>/dev/null; then :
  1543.   eval 'as_fn_arith ()
  1544.   {
  1545.     as_val=$(( $* ))
  1546.   }'
  1547. else
  1548.   as_fn_arith ()
  1549.   {
  1550.     as_val=`expr "$@" || test $? -eq 1`
  1551.   }
  1552. fi # as_fn_arith
  1553. if expr a : '(a)' >/dev/null 2>&1 &&
  1554.    test "X`expr 00001 : '.*(...)'`" = X001; then
  1555.   as_expr=expr
  1556. else
  1557.   as_expr=false
  1558. fi
  1559. if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
  1560.   as_basename=basename
  1561. else
  1562.   as_basename=false
  1563. fi
  1564. if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
  1565.   as_dirname=dirname
  1566. else
  1567.   as_dirname=false
  1568. fi
  1569. as_me=`$as_basename -- "$0" ||
  1570. $as_expr X/"$0" : '.*/([^/][^/]*)/*$' | 
  1571.  X"$0" : 'X(//)$' | 
  1572.  X"$0" : 'X(/)' | . 2>/dev/null ||
  1573. $as_echo X/"$0" |
  1574.     sed '/^.*/([^/][^/]*)/*$/{
  1575.     s//1/
  1576.     q
  1577.   }
  1578.   /^X/(//)$/{
  1579.     s//1/
  1580.     q
  1581.   }
  1582.   /^X/(/).*/{
  1583.     s//1/
  1584.     q
  1585.   }
  1586.   s/.*/./; q'`
  1587. # Avoid depending upon Character Ranges.
  1588. as_cr_letters='abcdefghijklmnopqrstuvwxyz'
  1589. as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
  1590. as_cr_Letters=$as_cr_letters$as_cr_LETTERS
  1591. as_cr_digits='0123456789'
  1592. as_cr_alnum=$as_cr_Letters$as_cr_digits
  1593. ECHO_C= ECHO_N= ECHO_T=
  1594. case `echo -n x` in #(((((
  1595. -n*)
  1596.   case `echo 'xyc'` in
  1597.   *c*) ECHO_T=' ';; # ECHO_T is single tab character.
  1598.   xy)  ECHO_C='c';;
  1599.   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
  1600.        ECHO_T=' ';;
  1601.   esac;;
  1602. *)
  1603.   ECHO_N='-n';;
  1604. esac
  1605. rm -f conf$$ conf$$.exe conf$$.file
  1606. if test -d conf$$.dir; then
  1607.   rm -f conf$$.dir/conf$$.file
  1608. else
  1609.   rm -f conf$$.dir
  1610.   mkdir conf$$.dir 2>/dev/null
  1611. fi
  1612. if (echo >conf$$.file) 2>/dev/null; then
  1613.   if ln -s conf$$.file conf$$ 2>/dev/null; then
  1614.     as_ln_s='ln -s'
  1615.     # ... but there are two gotchas:
  1616.     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
  1617.     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
  1618.     # In both cases, we have to default to `cp -p'.
  1619.     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
  1620.       as_ln_s='cp -p'
  1621.   elif ln conf$$.file conf$$ 2>/dev/null; then
  1622.     as_ln_s=ln
  1623.   else
  1624.     as_ln_s='cp -p'
  1625.   fi
  1626. else
  1627.   as_ln_s='cp -p'
  1628. fi
  1629. rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
  1630. rmdir conf$$.dir 2>/dev/null
  1631. # as_fn_mkdir_p
  1632. # -------------
  1633. # Create "$as_dir" as a directory, including parents if necessary.
  1634. as_fn_mkdir_p ()
  1635. {
  1636.   case $as_dir in #(
  1637.   -*) as_dir=./$as_dir;;
  1638.   esac
  1639.   test -d "$as_dir" || eval $as_mkdir_p || {
  1640.     as_dirs=
  1641.     while :; do
  1642.       case $as_dir in #(
  1643.       *'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\''/g"`;; #'(
  1644.       *) as_qdir=$as_dir;;
  1645.       esac
  1646.       as_dirs="'$as_qdir' $as_dirs"
  1647.       as_dir=`$as_dirname -- "$as_dir" ||
  1648. $as_expr X"$as_dir" : 'X(.*[^/])//*[^/][^/]*/*$' | 
  1649.  X"$as_dir" : 'X(//)[^/]' | 
  1650.  X"$as_dir" : 'X(//)$' | 
  1651.  X"$as_dir" : 'X(/)' | . 2>/dev/null ||
  1652. $as_echo X"$as_dir" |
  1653.     sed '/^X(.*[^/])//*[^/][^/]*/*$/{
  1654.     s//1/
  1655.     q
  1656.   }
  1657.   /^X(//)[^/].*/{
  1658.     s//1/
  1659.     q
  1660.   }
  1661.   /^X(//)$/{
  1662.     s//1/
  1663.     q
  1664.   }
  1665.   /^X(/).*/{
  1666.     s//1/
  1667.     q
  1668.   }
  1669.   s/.*/./; q'`
  1670.       test -d "$as_dir" && break
  1671.     done
  1672.     test -z "$as_dirs" || eval "mkdir $as_dirs"
  1673.   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
  1674. } # as_fn_mkdir_p
  1675. if mkdir -p . 2>/dev/null; then
  1676.   as_mkdir_p='mkdir -p "$as_dir"'
  1677. else
  1678.   test -d ./-p && rmdir ./-p
  1679.   as_mkdir_p=false
  1680. fi
  1681. if test -x / >/dev/null 2>&1; then
  1682.   as_test_x='test -x'
  1683. else
  1684.   if ls -dL / >/dev/null 2>&1; then
  1685.     as_ls_L_option=L
  1686.   else
  1687.     as_ls_L_option=
  1688.   fi
  1689.   as_test_x='
  1690.     eval sh -c '''
  1691.       if test -d "$1"; then
  1692. test -d "$1/.";
  1693.       else
  1694. case $1 in #(
  1695. -*)set "./$1";;
  1696. esac;
  1697. case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
  1698. ???[sx]*):;;*)false;;esac;fi
  1699.     ''' sh
  1700.   '
  1701. fi
  1702. as_executable_p=$as_test_x
  1703. # Sed expression to map a string onto a valid CPP name.
  1704. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
  1705. # Sed expression to map a string onto a valid variable name.
  1706. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
  1707. exec 6>&1
  1708. ## ----------------------------------- ##
  1709. ## Main body of $CONFIG_STATUS script. ##
  1710. ## ----------------------------------- ##
  1711. _ASEOF
  1712. test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
  1713. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1714. # Save the log message, to keep $0 and so on meaningful, and to
  1715. # report actual input values of CONFIG_FILES etc. instead of their
  1716. # values after options handling.
  1717. ac_log="
  1718. This file was extended by libsndfile $as_me 1.0.21, which was
  1719. generated by GNU Autoconf 2.64.  Invocation command line was
  1720.   CONFIG_FILES    = $CONFIG_FILES
  1721.   CONFIG_HEADERS  = $CONFIG_HEADERS
  1722.   CONFIG_LINKS    = $CONFIG_LINKS
  1723.   CONFIG_COMMANDS = $CONFIG_COMMANDS
  1724.   $ $0 $@
  1725. on `(hostname || uname -n) 2>/dev/null | sed 1q`
  1726. "
  1727. _ACEOF
  1728. case $ac_config_files in *"
  1729. "*) set x $ac_config_files; shift; ac_config_files=$*;;
  1730. esac
  1731. case $ac_config_headers in *"
  1732. "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
  1733. esac
  1734. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1735. # Files that config.status was made for.
  1736. config_files="$ac_config_files"
  1737. config_headers="$ac_config_headers"
  1738. config_commands="$ac_config_commands"
  1739. _ACEOF
  1740. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1741. ac_cs_usage="
  1742. `$as_me' instantiates files and other configuration actions
  1743. from templates according to the current configuration.  Unless the files
  1744. and actions are specified as TAGs, all are instantiated by default.
  1745. Usage: $0 [OPTION]... [TAG]...
  1746.   -h, --help       print this help, then exit
  1747.   -V, --version    print version number and configuration settings, then exit
  1748.   -q, --quiet, --silent
  1749.                    do not print progress messages
  1750.   -d, --debug      don't remove temporary files
  1751.       --recheck    update $as_me by reconfiguring in the same conditions
  1752.       --file=FILE[:TEMPLATE]
  1753.                    instantiate the configuration file FILE
  1754.       --header=FILE[:TEMPLATE]
  1755.                    instantiate the configuration header FILE
  1756. Configuration files:
  1757. $config_files
  1758. Configuration headers:
  1759. $config_headers
  1760. Configuration commands:
  1761. $config_commands
  1762. Report bugs to <erikd@mega-nerd.com>."
  1763. _ACEOF
  1764. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1765. ac_cs_version="\
  1766. libsndfile config.status 1.0.21
  1767. configured by $0, generated by GNU Autoconf 2.64,
  1768.   with options \"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\""`$]/\\&/g'`\"
  1769. Copyright (C) 2009 Free Software Foundation, Inc.
  1770. This config.status script is free software; the Free Software Foundation
  1771. gives unlimited permission to copy, distribute and modify it."
  1772. ac_pwd='$ac_pwd'
  1773. srcdir='$srcdir'
  1774. INSTALL='$INSTALL'
  1775. MKDIR_P='$MKDIR_P'
  1776. AWK='$AWK'
  1777. test -n "$AWK" || AWK=awk
  1778. _ACEOF
  1779. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1780. # The default lists apply if the user does not specify any file.
  1781. ac_need_defaults=:
  1782. while test $# != 0
  1783. do
  1784.   case $1 in
  1785.   --*=*)
  1786.     ac_option=`expr "X$1" : 'X([^=]*)='`
  1787.     ac_optarg=`expr "X$1" : 'X[^=]*=(.*)'`
  1788.     ac_shift=:
  1789.     ;;
  1790.   *)
  1791.     ac_option=$1
  1792.     ac_optarg=$2
  1793.     ac_shift=shift
  1794.     ;;
  1795.   esac
  1796.   case $ac_option in
  1797.   # Handling of the options.
  1798.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  1799.     ac_cs_recheck=: ;;
  1800.   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
  1801.     $as_echo "$ac_cs_version"; exit ;;
  1802.   --debug | --debu | --deb | --de | --d | -d )
  1803.     debug=: ;;
  1804.   --file | --fil | --fi | --f )
  1805.     $ac_shift
  1806.     case $ac_optarg in
  1807.     *'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\''/g"` ;;
  1808.     esac
  1809.     as_fn_append CONFIG_FILES " '$ac_optarg'"
  1810.     ac_need_defaults=false;;
  1811.   --header | --heade | --head | --hea )
  1812.     $ac_shift
  1813.     case $ac_optarg in
  1814.     *'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\''/g"` ;;
  1815.     esac
  1816.     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
  1817.     ac_need_defaults=false;;
  1818.   --he | --h)
  1819.     # Conflict between --help and --header
  1820.     as_fn_error "ambiguous option: `$1'
  1821. Try `$0 --help' for more information.";;
  1822.   --help | --hel | -h )
  1823.     $as_echo "$ac_cs_usage"; exit ;;
  1824.   -q | -quiet | --quiet | --quie | --qui | --qu | --q 
  1825.   | -silent | --silent | --silen | --sile | --sil | --si | --s)
  1826.     ac_cs_silent=: ;;
  1827.   # This is an error.
  1828.   -*) as_fn_error "unrecognized option: `$1'
  1829. Try `$0 --help' for more information." ;;
  1830.   *) as_fn_append ac_config_targets " $1"
  1831.      ac_need_defaults=false ;;
  1832.   esac
  1833.   shift
  1834. done
  1835. ac_configure_extra_args=
  1836. if $ac_cs_silent; then
  1837.   exec 6>/dev/null
  1838.   ac_configure_extra_args="$ac_configure_extra_args --silent"
  1839. fi
  1840. _ACEOF
  1841. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1842. if $ac_cs_recheck; then
  1843.   set X '$SHELL' '$0' $ac_configure_args $ac_configure_extra_args --no-create --no-recursion
  1844.   shift
  1845.   $as_echo "running CONFIG_SHELL=$SHELL $*" >&6
  1846.   CONFIG_SHELL='$SHELL'
  1847.   export CONFIG_SHELL
  1848.   exec "$@"
  1849. fi
  1850. _ACEOF
  1851. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1852. exec 5>>config.log
  1853. {
  1854.   echo
  1855.   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
  1856. ## Running $as_me. ##
  1857. _ASBOX
  1858.   $as_echo "$ac_log"
  1859. } >&5
  1860. _ACEOF
  1861. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1862. #
  1863. # INIT-COMMANDS
  1864. #
  1865. AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
  1866. # The HP-UX ksh and POSIX shell print the target directory to stdout
  1867. # if CDPATH is set.
  1868. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
  1869. sed_quote_subst='$sed_quote_subst'
  1870. double_quote_subst='$double_quote_subst'
  1871. delay_variable_subst='$delay_variable_subst'
  1872. macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
  1873. macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
  1874. enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
  1875. enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
  1876. pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
  1877. enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
  1878. host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
  1879. host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
  1880. host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
  1881. build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
  1882. build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
  1883. build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
  1884. SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
  1885. Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
  1886. GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
  1887. EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
  1888. FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
  1889. LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
  1890. NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
  1891. LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
  1892. max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
  1893. ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
  1894. exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
  1895. lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
  1896. lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
  1897. lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
  1898. reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
  1899. reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1900. OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
  1901. deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
  1902. file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
  1903. AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
  1904. AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
  1905. STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
  1906. RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
  1907. old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1908. old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1909. old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1910. CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
  1911. CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
  1912. compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
  1913. GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
  1914. lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
  1915. lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
  1916. lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
  1917. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
  1918. objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
  1919. SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
  1920. ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
  1921. MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
  1922. lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
  1923. lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
  1924. lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
  1925. lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
  1926. lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
  1927. need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
  1928. DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
  1929. NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
  1930. LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
  1931. OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
  1932. OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
  1933. libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
  1934. shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1935. extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1936. archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
  1937. enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
  1938. export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1939. whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1940. compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
  1941. old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1942. old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1943. archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1944. archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1945. module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1946. module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1947. with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
  1948. allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
  1949. no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
  1950. hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1951. hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
  1952. hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
  1953. hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
  1954. hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
  1955. hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
  1956. hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
  1957. hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
  1958. inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
  1959. link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
  1960. fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
  1961. always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
  1962. export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1963. exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
  1964. include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
  1965. prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1966. file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1967. variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
  1968. need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
  1969. need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
  1970. version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
  1971. runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
  1972. shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
  1973. shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
  1974. libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1975. library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1976. soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1977. postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1978. postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1979. finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
  1980. finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
  1981. hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
  1982. sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1983. sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
  1984. hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
  1985. enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
  1986. enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
  1987. enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
  1988. old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
  1989. striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
  1990. compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
  1991. predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
  1992. postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
  1993. predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
  1994. postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
  1995. compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
  1996. LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  1997. old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  1998. compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  1999. GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2000. lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2001. lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2002. lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2003. lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2004. lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2005. archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2006. enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2007. export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2008. whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2009. compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2010. old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2011. old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2012. archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2013. archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2014. module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2015. module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2016. with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2017. allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2018. no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2019. hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2020. hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2021. hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2022. hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2023. hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2024. hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2025. hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2026. hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2027. inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2028. link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2029. fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2030. always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2031. export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2032. exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2033. include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2034. prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2035. file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2036. hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2037. compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2038. predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2039. postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2040. predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2041. postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2042. compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
  2043. LTCC='$LTCC'
  2044. LTCFLAGS='$LTCFLAGS'
  2045. compiler='$compiler_DEFAULT'
  2046. # Quote evaled strings.
  2047. for var in SED 
  2048. GREP 
  2049. EGREP 
  2050. FGREP 
  2051. LD 
  2052. NM 
  2053. LN_S 
  2054. lt_SP2NL 
  2055. lt_NL2SP 
  2056. reload_flag 
  2057. OBJDUMP 
  2058. deplibs_check_method 
  2059. file_magic_cmd 
  2060. AR 
  2061. AR_FLAGS 
  2062. STRIP 
  2063. RANLIB 
  2064. CC 
  2065. CFLAGS 
  2066. compiler 
  2067. lt_cv_sys_global_symbol_pipe 
  2068. lt_cv_sys_global_symbol_to_cdecl 
  2069. lt_cv_sys_global_symbol_to_c_name_address 
  2070. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 
  2071. SHELL 
  2072. ECHO 
  2073. lt_prog_compiler_no_builtin_flag 
  2074. lt_prog_compiler_wl 
  2075. lt_prog_compiler_pic 
  2076. lt_prog_compiler_static 
  2077. lt_cv_prog_compiler_c_o 
  2078. need_locks 
  2079. DSYMUTIL 
  2080. NMEDIT 
  2081. LIPO 
  2082. OTOOL 
  2083. OTOOL64 
  2084. shrext_cmds 
  2085. export_dynamic_flag_spec 
  2086. whole_archive_flag_spec 
  2087. compiler_needs_object 
  2088. with_gnu_ld 
  2089. allow_undefined_flag 
  2090. no_undefined_flag 
  2091. hardcode_libdir_flag_spec 
  2092. hardcode_libdir_flag_spec_ld 
  2093. hardcode_libdir_separator 
  2094. fix_srcfile_path 
  2095. exclude_expsyms 
  2096. include_expsyms 
  2097. file_list_spec 
  2098. variables_saved_for_relink 
  2099. libname_spec 
  2100. library_names_spec 
  2101. soname_spec 
  2102. finish_eval 
  2103. old_striplib 
  2104. striplib 
  2105. compiler_lib_search_dirs 
  2106. predep_objects 
  2107. postdep_objects 
  2108. predeps 
  2109. postdeps 
  2110. compiler_lib_search_path 
  2111. LD_CXX 
  2112. compiler_CXX 
  2113. lt_prog_compiler_no_builtin_flag_CXX 
  2114. lt_prog_compiler_wl_CXX 
  2115. lt_prog_compiler_pic_CXX 
  2116. lt_prog_compiler_static_CXX 
  2117. lt_cv_prog_compiler_c_o_CXX 
  2118. export_dynamic_flag_spec_CXX 
  2119. whole_archive_flag_spec_CXX 
  2120. compiler_needs_object_CXX 
  2121. with_gnu_ld_CXX 
  2122. allow_undefined_flag_CXX 
  2123. no_undefined_flag_CXX 
  2124. hardcode_libdir_flag_spec_CXX 
  2125. hardcode_libdir_flag_spec_ld_CXX 
  2126. hardcode_libdir_separator_CXX 
  2127. fix_srcfile_path_CXX 
  2128. exclude_expsyms_CXX 
  2129. include_expsyms_CXX 
  2130. file_list_spec_CXX 
  2131. compiler_lib_search_dirs_CXX 
  2132. predep_objects_CXX 
  2133. postdep_objects_CXX 
  2134. predeps_CXX 
  2135. postdeps_CXX 
  2136. compiler_lib_search_path_CXX; do
  2137.     case `eval \\$ECHO "X\\$$var"` in
  2138.     *[\\\`\"\$]*)
  2139.       eval "lt_$var=\\\"\`\$ECHO \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
  2140.       ;;
  2141.     *)
  2142.       eval "lt_$var=\\\"\$$var\\\""
  2143.       ;;
  2144.     esac
  2145. done
  2146. # Double-quote double-evaled strings.
  2147. for var in reload_cmds 
  2148. old_postinstall_cmds 
  2149. old_postuninstall_cmds 
  2150. old_archive_cmds 
  2151. extract_expsyms_cmds 
  2152. old_archive_from_new_cmds 
  2153. old_archive_from_expsyms_cmds 
  2154. archive_cmds 
  2155. archive_expsym_cmds 
  2156. module_cmds 
  2157. module_expsym_cmds 
  2158. export_symbols_cmds 
  2159. prelink_cmds 
  2160. postinstall_cmds 
  2161. postuninstall_cmds 
  2162. finish_cmds 
  2163. sys_lib_search_path_spec 
  2164. sys_lib_dlsearch_path_spec 
  2165. old_archive_cmds_CXX 
  2166. old_archive_from_new_cmds_CXX 
  2167. old_archive_from_expsyms_cmds_CXX 
  2168. archive_cmds_CXX 
  2169. archive_expsym_cmds_CXX 
  2170. module_cmds_CXX 
  2171. module_expsym_cmds_CXX 
  2172. export_symbols_cmds_CXX 
  2173. prelink_cmds_CXX; do
  2174.     case `eval \\$ECHO "X\\$$var"` in
  2175.     *[\\\`\"\$]*)
  2176.       eval "lt_$var=\\\"\`\$ECHO \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
  2177.       ;;
  2178.     *)
  2179.       eval "lt_$var=\\\"\$$var\\\""
  2180.       ;;
  2181.     esac
  2182. done
  2183. # Fix-up fallback echo if it was mangled by the above quoting rules.
  2184. case $lt_ECHO in
  2185. *'\$0 --fallback-echo"')  lt_ECHO=`$ECHO "X$lt_ECHO" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
  2186.   ;;
  2187. esac
  2188. ac_aux_dir='$ac_aux_dir'
  2189. xsi_shell='$xsi_shell'
  2190. lt_shell_append='$lt_shell_append'
  2191. # See if we are running on zsh, and set the options which allow our
  2192. # commands through without removal of  escapes INIT.
  2193. if test -n "${ZSH_VERSION+set}" ; then
  2194.    setopt NO_GLOB_SUBST
  2195. fi
  2196.     PACKAGE='$PACKAGE'
  2197.     VERSION='$VERSION'
  2198.     TIMESTAMP='$TIMESTAMP'
  2199.     RM='$RM'
  2200.     ofile='$ofile'
  2201. _ACEOF
  2202. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2203. # Handling of arguments.
  2204. for ac_config_target in $ac_config_targets
  2205. do
  2206.   case $ac_config_target in
  2207.     "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
  2208.     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
  2209.     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
  2210.     "shave") CONFIG_FILES="$CONFIG_FILES shave" ;;
  2211.     "shave-libtool") CONFIG_FILES="$CONFIG_FILES shave-libtool" ;;
  2212.     "src/sndfile.h") CONFIG_FILES="$CONFIG_FILES src/sndfile.h" ;;
  2213.     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
  2214.     "src/GSM610/Makefile") CONFIG_FILES="$CONFIG_FILES src/GSM610/Makefile" ;;
  2215.     "src/G72x/Makefile") CONFIG_FILES="$CONFIG_FILES src/G72x/Makefile" ;;
  2216.     "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
  2217.     "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
  2218.     "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
  2219.     "regtest/Makefile") CONFIG_FILES="$CONFIG_FILES regtest/Makefile" ;;
  2220.     "M4/Makefile") CONFIG_FILES="$CONFIG_FILES M4/Makefile" ;;
  2221.     "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
  2222.     "Win32/Makefile") CONFIG_FILES="$CONFIG_FILES Win32/Makefile" ;;
  2223.     "Octave/Makefile") CONFIG_FILES="$CONFIG_FILES Octave/Makefile" ;;
  2224.     "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
  2225.     "doc/libsndfile.css") CONFIG_FILES="$CONFIG_FILES doc/libsndfile.css" ;;
  2226.     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
  2227.     "libsndfile.spec") CONFIG_FILES="$CONFIG_FILES libsndfile.spec" ;;
  2228.     "sndfile.pc") CONFIG_FILES="$CONFIG_FILES sndfile.pc" ;;
  2229.     "tests/test_wrapper.sh") CONFIG_FILES="$CONFIG_FILES tests/test_wrapper.sh" ;;
  2230.     "build-test-tarball.mk") CONFIG_FILES="$CONFIG_FILES build-test-tarball.mk" ;;
  2231.   *) as_fn_error "invalid argument: `$ac_config_target'" "$LINENO" 5;;
  2232.   esac
  2233. done
  2234. # If the user did not use the arguments to specify the items to instantiate,
  2235. # then the envvar interface is used.  Set only those that are not.
  2236. # We use the long form for the default assignment because of an extremely
  2237. # bizarre bug on SunOS 4.1.3.
  2238. if $ac_need_defaults; then
  2239.   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
  2240.   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
  2241.   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
  2242. fi
  2243. # Have a temporary directory for convenience.  Make it in the build tree
  2244. # simply because there is no reason against having it here, and in addition,
  2245. # creating and moving files from /tmp can sometimes cause problems.
  2246. # Hook for its removal unless debugging.
  2247. # Note that there is a small window in which the directory will not be cleaned:
  2248. # after its creation but before its name has been assigned to `$tmp'.
  2249. $debug ||
  2250. {
  2251.   tmp=
  2252.   trap 'exit_status=$?
  2253.   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
  2254. ' 0
  2255.   trap 'as_fn_exit 1' 1 2 13 15
  2256. }
  2257. # Create a (secure) tmp directory for tmp files.
  2258. {
  2259.   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
  2260.   test -n "$tmp" && test -d "$tmp"
  2261. }  ||
  2262. {
  2263.   tmp=./conf$$-$RANDOM
  2264.   (umask 077 && mkdir "$tmp")
  2265. } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
  2266. # Set up the scripts for CONFIG_FILES section.
  2267. # No need to generate them if there are no CONFIG_FILES.
  2268. # This happens for instance with `./config.status config.h'.
  2269. if test -n "$CONFIG_FILES"; then
  2270. ac_cr=`echo X | tr X '15'`
  2271. # On cygwin, bash can eat r inside `` if the user requested igncr.
  2272. # But we know of no other shell where ac_cr would be empty at this
  2273. # point, so we can use a bashism as a fallback.
  2274. if test "x$ac_cr" = x; then
  2275.   eval ac_cr=$'\r'
  2276. fi
  2277. ac_cs_awk_cr=`$AWK 'BEGIN { print "arb" }' </dev/null 2>/dev/null`
  2278. if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
  2279.   ac_cs_awk_cr='r'
  2280. else
  2281.   ac_cs_awk_cr=$ac_cr
  2282. fi
  2283. echo 'BEGIN {' >"$tmp/subs1.awk" &&
  2284. _ACEOF
  2285. {
  2286.   echo "cat >conf$$subs.awk <<_ACEOF" &&
  2287.   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
  2288.   echo "_ACEOF"
  2289. } >conf$$subs.sh ||
  2290.   as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
  2291. ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
  2292. ac_delim='%!_!# '
  2293. for ac_last_try in false false false false false :; do
  2294.   . ./conf$$subs.sh ||
  2295.     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
  2296.   ac_delim_n=`sed -n "s/.*$ac_delim$/X/p" conf$$subs.awk | grep -c X`
  2297.   if test $ac_delim_n = $ac_delim_num; then
  2298.     break
  2299.   elif $ac_last_try; then
  2300.     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
  2301.   else
  2302.     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
  2303.   fi
  2304. done
  2305. rm -f conf$$subs.sh
  2306. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2307. cat >>"$tmp/subs1.awk" <<\_ACAWK &&
  2308. _ACEOF
  2309. sed -n '
  2310. h
  2311. s/^/S["/; s/!.*/"]=/
  2312. p
  2313. g
  2314. s/^[^!]*!//
  2315. :repl
  2316. t repl
  2317. s/'"$ac_delim"'$//
  2318. t delim
  2319. :nl
  2320. h
  2321. s/(.{148}).*/1/
  2322. t more1
  2323. s/["\]/\&/g; s/^/"/; s/$/\n"\/
  2324. p
  2325. n
  2326. b repl
  2327. :more1
  2328. s/["\]/\&/g; s/^/"/; s/$/"\/
  2329. p
  2330. g
  2331. s/.{148}//
  2332. t nl
  2333. :delim
  2334. h
  2335. s/(.{148}).*/1/
  2336. t more2
  2337. s/["\]/\&/g; s/^/"/; s/$/"/
  2338. p
  2339. b
  2340. :more2
  2341. s/["\]/\&/g; s/^/"/; s/$/"\/
  2342. p
  2343. g
  2344. s/.{148}//
  2345. t delim
  2346. ' <conf$$subs.awk | sed '
  2347. /^[^""]/{
  2348.   N
  2349.   s/n//
  2350. }
  2351. ' >>$CONFIG_STATUS || ac_write_fail=1
  2352. rm -f conf$$subs.awk
  2353. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2354. _ACAWK
  2355. cat >>"$tmp/subs1.awk" <<_ACAWK &&
  2356.   for (key in S) S_is_set[key] = 1
  2357.   FS = ""
  2358. }
  2359. {
  2360.   line = $ 0
  2361.   nfields = split(line, field, "@")
  2362.   substed = 0
  2363.   len = length(field[1])
  2364.   for (i = 2; i < nfields; i++) {
  2365.     key = field[i]
  2366.     keylen = length(key)
  2367.     if (S_is_set[key]) {
  2368.       value = S[key]
  2369.       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
  2370.       len += length(value) + length(field[++i])
  2371.       substed = 1
  2372.     } else
  2373.       len += 1 + keylen
  2374.   }
  2375.   print line
  2376. }
  2377. _ACAWK
  2378. _ACEOF
  2379. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2380. if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
  2381.   sed "s/$ac_cr$//; s/$ac_cr/$ac_cs_awk_cr/g"
  2382. else
  2383.   cat
  2384. fi < "$tmp/subs1.awk" > "$tmp/subs.awk" 
  2385.   || as_fn_error "could not setup config files machinery" "$LINENO" 5
  2386. _ACEOF
  2387. # VPATH may cause trouble with some makes, so we remove $(srcdir),
  2388. # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
  2389. # trailing colons and then remove the whole line if VPATH becomes empty
  2390. # (actually we leave an empty line to preserve line numbers).
  2391. if test "x$srcdir" = x.; then
  2392.   ac_vpsub='/^[  ]*VPATH[  ]*=/{
  2393. s/:*$(srcdir):*/:/
  2394. s/:*${srcdir}:*/:/
  2395. s/:*@srcdir@:*/:/
  2396. s/^([^=]*=[  ]*):*/1/
  2397. s/:*$//
  2398. s/^[^=]*=[  ]*$//
  2399. }'
  2400. fi
  2401. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2402. fi # test -n "$CONFIG_FILES"
  2403. # Set up the scripts for CONFIG_HEADERS section.
  2404. # No need to generate them if there are no CONFIG_HEADERS.
  2405. # This happens for instance with `./config.status Makefile'.
  2406. if test -n "$CONFIG_HEADERS"; then
  2407. cat >"$tmp/defines.awk" <<_ACAWK ||
  2408. BEGIN {
  2409. _ACEOF
  2410. # Transform confdefs.h into an awk script `defines.awk', embedded as
  2411. # here-document in config.status, that substitutes the proper values into
  2412. # config.h.in to produce config.h.
  2413. # Create a delimiter string that does not exist in confdefs.h, to ease
  2414. # handling of long lines.
  2415. ac_delim='%!_!# '
  2416. for ac_last_try in false false :; do
  2417.   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
  2418.   if test -z "$ac_t"; then
  2419.     break
  2420.   elif $ac_last_try; then
  2421.     as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
  2422.   else
  2423.     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
  2424.   fi
  2425. done
  2426. # For the awk script, D is an array of macro values keyed by name,
  2427. # likewise P contains macro parameters if any.  Preserve backslash
  2428. # newline sequences.
  2429. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
  2430. sed -n '
  2431. s/.{148}/&'"$ac_delim"'/g
  2432. t rset
  2433. :rset
  2434. s/^[  ]*#[  ]*define[  ][  ]*/ /
  2435. t def
  2436. d
  2437. :def
  2438. s/\$//
  2439. t bsnl
  2440. s/["\]/\&/g
  2441. s/^ ('"$ac_word_re"')(([^()]*))[  ]*(.*)/P["1"]="2"
  2442. D["1"]=" 3"/p
  2443. s/^ ('"$ac_word_re"')[  ]*(.*)/D["1"]=" 2"/p
  2444. d
  2445. :bsnl
  2446. s/["\]/\&/g
  2447. s/^ ('"$ac_word_re"')(([^()]*))[  ]*(.*)/P["1"]="2"
  2448. D["1"]=" 3\\\n"\/p
  2449. t cont
  2450. s/^ ('"$ac_word_re"')[  ]*(.*)/D["1"]=" 2\\\n"\/p
  2451. t cont
  2452. d
  2453. :cont
  2454. n
  2455. s/.{148}/&'"$ac_delim"'/g
  2456. t clear
  2457. :clear
  2458. s/\$//
  2459. t bsnlc
  2460. s/["\]/\&/g; s/^/"/; s/$/"/p
  2461. d
  2462. :bsnlc
  2463. s/["\]/\&/g; s/^/"/; s/$/\\\n"\/p
  2464. b cont
  2465. ' <confdefs.h | sed '
  2466. s/'"$ac_delim"'/"\
  2467. "/g' >>$CONFIG_STATUS || ac_write_fail=1
  2468. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2469.   for (key in D) D_is_set[key] = 1
  2470.   FS = ""
  2471. }
  2472. /^[t ]*#[t ]*(define|undef)[t ]+$ac_word_re([t (]|$)/ {
  2473.   line = $ 0
  2474.   split(line, arg, " ")
  2475.   if (arg[1] == "#") {
  2476.     defundef = arg[2]
  2477.     mac1 = arg[3]
  2478.   } else {
  2479.     defundef = substr(arg[1], 2)
  2480.     mac1 = arg[2]
  2481.   }
  2482.   split(mac1, mac2, "(") #)
  2483.   macro = mac2[1]
  2484.   prefix = substr(line, 1, index(line, defundef) - 1)
  2485.   if (D_is_set[macro]) {
  2486.     # Preserve the white space surrounding the "#".
  2487.     print prefix "define", macro P[macro] D[macro]
  2488.     next
  2489.   } else {
  2490.     # Replace #undef with comments.  This is necessary, for example,
  2491.     # in the case of _POSIX_SOURCE, which is predefined and required
  2492.     # on some systems where configure will not decide to define it.
  2493.     if (defundef == "undef") {
  2494.       print "/*", prefix defundef, macro, "*/"
  2495.       next
  2496.     }
  2497.   }
  2498. }
  2499. { print }
  2500. _ACAWK
  2501. _ACEOF
  2502. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2503.   as_fn_error "could not setup config headers machinery" "$LINENO" 5
  2504. fi # test -n "$CONFIG_HEADERS"
  2505. eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
  2506. shift
  2507. for ac_tag
  2508. do
  2509.   case $ac_tag in
  2510.   :[FHLC]) ac_mode=$ac_tag; continue;;
  2511.   esac
  2512.   case $ac_mode$ac_tag in
  2513.   :[FHL]*:*);;
  2514.   :L* | :C*:*) as_fn_error "invalid tag `$ac_tag'" "$LINENO" 5;;
  2515.   :[FH]-) ac_tag=-:-;;
  2516.   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
  2517.   esac
  2518.   ac_save_IFS=$IFS
  2519.   IFS=:
  2520.   set x $ac_tag
  2521.   IFS=$ac_save_IFS
  2522.   shift
  2523.   ac_file=$1
  2524.   shift
  2525.   case $ac_mode in
  2526.   :L) ac_source=$1;;
  2527.   :[FH])
  2528.     ac_file_inputs=
  2529.     for ac_f
  2530.     do
  2531.       case $ac_f in
  2532.       -) ac_f="$tmp/stdin";;
  2533.       *) # Look for the file first in the build tree, then in the source tree
  2534.  # (if the path is not absolute).  The absolute path cannot be DOS-style,
  2535.  # because $ac_f cannot contain `:'.
  2536.  test -f "$ac_f" ||
  2537.    case $ac_f in
  2538.    [\/$]*) false;;
  2539.    *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
  2540.    esac ||
  2541.    as_fn_error "cannot find input file: `$ac_f'" "$LINENO" 5;;
  2542.       esac
  2543.       case $ac_f in *'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\''/g"`;; esac
  2544.       as_fn_append ac_file_inputs " '$ac_f'"
  2545.     done
  2546.     # Let's still pretend it is `configure' which instantiates (i.e., don't
  2547.     # use $as_me), people would be surprised to read:
  2548.     #    /* config.h.  Generated by config.status.  */
  2549.     configure_input='Generated from '`
  2550.   $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
  2551. `' by configure.'
  2552.     if test x"$ac_file" != x-; then
  2553.       configure_input="$ac_file.  $configure_input"
  2554.       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
  2555. $as_echo "$as_me: creating $ac_file" >&6;}
  2556.     fi
  2557.     # Neutralize special characters interpreted by sed in replacement strings.
  2558.     case $configure_input in #(
  2559.     *&* | *|* | *\* )
  2560.        ac_sed_conf_input=`$as_echo "$configure_input" |
  2561.        sed 's/[\\&|]/\\&/g'`;; #(
  2562.     *) ac_sed_conf_input=$configure_input;;
  2563.     esac
  2564.     case $ac_tag in
  2565.     *:-:* | *:-) cat >"$tmp/stdin" 
  2566.       || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
  2567.     esac
  2568.     ;;
  2569.   esac
  2570.   ac_dir=`$as_dirname -- "$ac_file" ||
  2571. $as_expr X"$ac_file" : 'X(.*[^/])//*[^/][^/]*/*$' | 
  2572.  X"$ac_file" : 'X(//)[^/]' | 
  2573.  X"$ac_file" : 'X(//)$' | 
  2574.  X"$ac_file" : 'X(/)' | . 2>/dev/null ||
  2575. $as_echo X"$ac_file" |
  2576.     sed '/^X(.*[^/])//*[^/][^/]*/*$/{
  2577.     s//1/
  2578.     q
  2579.   }
  2580.   /^X(//)[^/].*/{
  2581.     s//1/
  2582.     q
  2583.   }
  2584.   /^X(//)$/{
  2585.     s//1/
  2586.     q
  2587.   }
  2588.   /^X(/).*/{
  2589.     s//1/
  2590.     q
  2591.   }
  2592.   s/.*/./; q'`
  2593.   as_dir="$ac_dir"; as_fn_mkdir_p
  2594.   ac_builddir=.
  2595. case "$ac_dir" in
  2596. .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
  2597. *)
  2598.   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^.[\/]||'`
  2599.   # A ".." for each directory in $ac_dir_suffix.
  2600.   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\/]*|/..|g;s|/||'`
  2601.   case $ac_top_builddir_sub in
  2602.   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
  2603.   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
  2604.   esac ;;
  2605. esac
  2606. ac_abs_top_builddir=$ac_pwd
  2607. ac_abs_builddir=$ac_pwd$ac_dir_suffix
  2608. # for backward compatibility:
  2609. ac_top_builddir=$ac_top_build_prefix
  2610. case $srcdir in
  2611.   .)  # We are building in place.
  2612.     ac_srcdir=.
  2613.     ac_top_srcdir=$ac_top_builddir_sub
  2614.     ac_abs_top_srcdir=$ac_pwd ;;
  2615.   [\/]* | ?:[\/]* )  # Absolute name.
  2616.     ac_srcdir=$srcdir$ac_dir_suffix;
  2617.     ac_top_srcdir=$srcdir
  2618.     ac_abs_top_srcdir=$srcdir ;;
  2619.   *) # Relative name.
  2620.     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
  2621.     ac_top_srcdir=$ac_top_build_prefix$srcdir
  2622.     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
  2623. esac
  2624. ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
  2625.   case $ac_mode in
  2626.   :F)
  2627.   #
  2628.   # CONFIG_FILE
  2629.   #
  2630.   case $INSTALL in
  2631.   [\/$]* | ?:[\/]* ) ac_INSTALL=$INSTALL ;;
  2632.   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
  2633.   esac
  2634.   ac_MKDIR_P=$MKDIR_P
  2635.   case $MKDIR_P in
  2636.   [\/$]* | ?:[\/]* ) ;;
  2637.   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
  2638.   esac
  2639. _ACEOF
  2640. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2641. # If the template does not know about datarootdir, expand it.
  2642. # FIXME: This hack should be removed a few years after 2.60.
  2643. ac_datarootdir_hack=; ac_datarootdir_seen=
  2644. ac_sed_dataroot='
  2645. /datarootdir/ {
  2646.   p
  2647.   q
  2648. }
  2649. /@datadir@/p
  2650. /@docdir@/p
  2651. /@infodir@/p
  2652. /@localedir@/p
  2653. /@mandir@/p'
  2654. case `eval "sed -n "$ac_sed_dataroot" $ac_file_inputs"` in
  2655. *datarootdir*) ac_datarootdir_seen=yes;;
  2656. *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
  2657.   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
  2658. $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
  2659. _ACEOF
  2660. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2661.   ac_datarootdir_hack='
  2662.   s&@datadir@&$datadir&g
  2663.   s&@docdir@&$docdir&g
  2664.   s&@infodir@&$infodir&g
  2665.   s&@localedir@&$localedir&g
  2666.   s&@mandir@&$mandir&g
  2667.   s&\${datarootdir}&$datarootdir&g' ;;
  2668. esac
  2669. _ACEOF
  2670. # Neutralize VPATH when `$srcdir' = `.'.
  2671. # Shell code in configure.ac might set extrasub.
  2672. # FIXME: do we really want to maintain this feature?
  2673. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2674. ac_sed_extra="$ac_vpsub
  2675. $extrasub
  2676. _ACEOF
  2677. cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  2678. :t
  2679. /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
  2680. s|@configure_input@|$ac_sed_conf_input|;t t
  2681. s&@top_builddir@&$ac_top_builddir_sub&;t t
  2682. s&@top_build_prefix@&$ac_top_build_prefix&;t t
  2683. s&@srcdir@&$ac_srcdir&;t t
  2684. s&@abs_srcdir@&$ac_abs_srcdir&;t t
  2685. s&@top_srcdir@&$ac_top_srcdir&;t t
  2686. s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
  2687. s&@builddir@&$ac_builddir&;t t
  2688. s&@abs_builddir@&$ac_abs_builddir&;t t
  2689. s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
  2690. s&@INSTALL@&$ac_INSTALL&;t t
  2691. s&@MKDIR_P@&$ac_MKDIR_P&;t t
  2692. $ac_datarootdir_hack
  2693. "
  2694. eval sed "$ac_sed_extra" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out 
  2695.   || as_fn_error "could not create $ac_file" "$LINENO" 5
  2696. test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
  2697.   { ac_out=`sed -n '/${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
  2698.   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
  2699.   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable `datarootdir'
  2700. which seems to be undefined.  Please make sure it is defined." >&5
  2701. $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable `datarootdir'
  2702. which seems to be undefined.  Please make sure it is defined." >&2;}
  2703.   rm -f "$tmp/stdin"
  2704.   case $ac_file in
  2705.   -) cat "$tmp/out" && rm -f "$tmp/out";;
  2706.   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
  2707.   esac 
  2708.   || as_fn_error "could not create $ac_file" "$LINENO" 5
  2709.  ;;
  2710.   :H)
  2711.   #
  2712.   # CONFIG_HEADER
  2713.   #
  2714.   if test x"$ac_file" != x-; then
  2715.     {
  2716.       $as_echo "/* $configure_input  */" 
  2717.       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
  2718.     } >"$tmp/config.h" 
  2719.       || as_fn_error "could not create $ac_file" "$LINENO" 5
  2720.     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
  2721.       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
  2722. $as_echo "$as_me: $ac_file is unchanged" >&6;}
  2723.     else
  2724.       rm -f "$ac_file"
  2725.       mv "$tmp/config.h" "$ac_file" 
  2726. || as_fn_error "could not create $ac_file" "$LINENO" 5
  2727.     fi
  2728.   else
  2729.     $as_echo "/* $configure_input  */" 
  2730.       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 
  2731.       || as_fn_error "could not create -" "$LINENO" 5
  2732.   fi
  2733. # Compute "$ac_file"'s index in $config_headers.
  2734. _am_arg="$ac_file"
  2735. _am_stamp_count=1
  2736. for _am_header in $config_headers :; do
  2737.   case $_am_header in
  2738.     $_am_arg | $_am_arg:* )
  2739.       break ;;
  2740.     * )
  2741.       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
  2742.   esac
  2743. done
  2744. echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
  2745. $as_expr X"$_am_arg" : 'X(.*[^/])//*[^/][^/]*/*$' | 
  2746.  X"$_am_arg" : 'X(//)[^/]' | 
  2747.  X"$_am_arg" : 'X(//)$' | 
  2748.  X"$_am_arg" : 'X(/)' | . 2>/dev/null ||
  2749. $as_echo X"$_am_arg" |
  2750.     sed '/^X(.*[^/])//*[^/][^/]*/*$/{
  2751.     s//1/
  2752.     q
  2753.   }
  2754.   /^X(//)[^/].*/{
  2755.     s//1/
  2756.     q
  2757.   }
  2758.   /^X(//)$/{
  2759.     s//1/
  2760.     q
  2761.   }
  2762.   /^X(/).*/{
  2763.     s//1/
  2764.     q
  2765.   }
  2766.   s/.*/./; q'`/stamp-h$_am_stamp_count
  2767.  ;;
  2768.   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
  2769. $as_echo "$as_me: executing $ac_file commands" >&6;}
  2770.  ;;
  2771.   esac
  2772.   case $ac_file$ac_mode in
  2773.     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
  2774.   # Autoconf 2.62 quotes --file arguments for eval, but not when files
  2775.   # are listed without --file.  Let's play safe and only enable the eval
  2776.   # if we detect the quoting.
  2777.   case $CONFIG_FILES in
  2778.   *'*) eval set x "$CONFIG_FILES" ;;
  2779.   *)   set x $CONFIG_FILES ;;
  2780.   esac
  2781.   shift
  2782.   for mf
  2783.   do
  2784.     # Strip MF so we end up with the name of the file.
  2785.     mf=`echo "$mf" | sed -e 's/:.*$//'`
  2786.     # Check whether this is an Automake generated Makefile or not.
  2787.     # We used to match only the files named `Makefile.in', but
  2788.     # some people rename them; so instead we look at the file content.
  2789.     # Grep'ing the first line is not enough: some people post-process
  2790.     # each Makefile.in and add a new line on top of each file to say so.
  2791.     # Grep'ing the whole file is not good either: AIX grep has a line
  2792.     # limit of 2048, but all sed's we know have understand at least 4000.
  2793.     if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
  2794.       dirpart=`$as_dirname -- "$mf" ||
  2795. $as_expr X"$mf" : 'X(.*[^/])//*[^/][^/]*/*$' | 
  2796.  X"$mf" : 'X(//)[^/]' | 
  2797.  X"$mf" : 'X(//)$' | 
  2798.  X"$mf" : 'X(/)' | . 2>/dev/null ||
  2799. $as_echo X"$mf" |
  2800.     sed '/^X(.*[^/])//*[^/][^/]*/*$/{
  2801.     s//1/
  2802.     q
  2803.   }
  2804.   /^X(//)[^/].*/{
  2805.     s//1/
  2806.     q
  2807.   }
  2808.   /^X(//)$/{
  2809.     s//1/
  2810.     q
  2811.   }
  2812.   /^X(/).*/{
  2813.     s//1/
  2814.     q
  2815.   }
  2816.   s/.*/./; q'`
  2817.     else
  2818.       continue
  2819.     fi
  2820.     # Extract the definition of DEPDIR, am__include, and am__quote
  2821.     # from the Makefile without running `make'.
  2822.     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
  2823.     test -z "$DEPDIR" && continue
  2824.     am__include=`sed -n 's/^am__include = //p' < "$mf"`
  2825.     test -z "am__include" && continue
  2826.     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
  2827.     # When using ansi2knr, U may be empty or an underscore; expand it
  2828.     U=`sed -n 's/^U = //p' < "$mf"`
  2829.     # Find all dependency output files, they are included files with
  2830.     # $(DEPDIR) in their names.  We invoke sed twice because it is the
  2831.     # simplest approach to changing $(DEPDIR) to its actual value in the
  2832.     # expansion.
  2833.     for file in `sed -n "
  2834.       s/^$am__include $am__quote(.*(DEPDIR).*)$am__quote"'$/1/p' <"$mf" | 
  2835.  sed -e 's/$(DEPDIR)/'"$DEPDIR"'/g' -e 's/$U/'"$U"'/g'`; do
  2836.       # Make sure the directory exists.
  2837.       test -f "$dirpart/$file" && continue
  2838.       fdir=`$as_dirname -- "$file" ||
  2839. $as_expr X"$file" : 'X(.*[^/])//*[^/][^/]*/*$' | 
  2840.  X"$file" : 'X(//)[^/]' | 
  2841.  X"$file" : 'X(//)$' | 
  2842.  X"$file" : 'X(/)' | . 2>/dev/null ||
  2843. $as_echo X"$file" |
  2844.     sed '/^X(.*[^/])//*[^/][^/]*/*$/{
  2845.     s//1/
  2846.     q
  2847.   }
  2848.   /^X(//)[^/].*/{
  2849.     s//1/
  2850.     q
  2851.   }
  2852.   /^X(//)$/{
  2853.     s//1/
  2854.     q
  2855.   }
  2856.   /^X(/).*/{
  2857.     s//1/
  2858.     q
  2859.   }
  2860.   s/.*/./; q'`
  2861.       as_dir=$dirpart/$fdir; as_fn_mkdir_p
  2862.       # echo "creating $dirpart/$file"
  2863.       echo '# dummy' > "$dirpart/$file"
  2864.     done
  2865.   done
  2866. }
  2867.  ;;
  2868.     "libtool":C)
  2869.     # See if we are running on zsh, and set the options which allow our
  2870.     # commands through without removal of  escapes.
  2871.     if test -n "${ZSH_VERSION+set}" ; then
  2872.       setopt NO_GLOB_SUBST
  2873.     fi
  2874.     cfgfile="${ofile}T"
  2875.     trap "$RM "$cfgfile"; exit 1" 1 2 15
  2876.     $RM "$cfgfile"
  2877.     cat <<_LT_EOF >> "$cfgfile"
  2878. #! $SHELL
  2879. # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
  2880. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
  2881. # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  2882. # NOTE: Changes made to this file will be lost: look at ltmain.sh.
  2883. #
  2884. #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
  2885. #                 2006, 2007, 2008 Free Software Foundation, Inc.
  2886. #   Written by Gordon Matzigkeit, 1996
  2887. #
  2888. #   This file is part of GNU Libtool.
  2889. #
  2890. # GNU Libtool is free software; you can redistribute it and/or
  2891. # modify it under the terms of the GNU General Public License as
  2892. # published by the Free Software Foundation; either version 2 of
  2893. # the License, or (at your option) any later version.
  2894. #
  2895. # As a special exception to the GNU General Public License,
  2896. # if you distribute this file as part of a program or library that
  2897. # is built using GNU Libtool, you may include this file under the
  2898. # same distribution terms that you use for the rest of that program.
  2899. #
  2900. # GNU Libtool is distributed in the hope that it will be useful,
  2901. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  2902. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  2903. # GNU General Public License for more details.
  2904. #
  2905. # You should have received a copy of the GNU General Public License
  2906. # along with GNU Libtool; see the file COPYING.  If not, a copy
  2907. # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
  2908. # obtained by writing to the Free Software Foundation, Inc.,
  2909. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  2910. # The names of the tagged configurations supported by this script.
  2911. available_tags="CXX "
  2912. # ### BEGIN LIBTOOL CONFIG
  2913. # Which release of libtool.m4 was used?
  2914. macro_version=$macro_version
  2915. macro_revision=$macro_revision
  2916. # Whether or not to build shared libraries.
  2917. build_libtool_libs=$enable_shared
  2918. # Whether or not to build static libraries.
  2919. build_old_libs=$enable_static
  2920. # What type of objects to build.
  2921. pic_mode=$pic_mode
  2922. # Whether or not to optimize for fast installation.
  2923. fast_install=$enable_fast_install
  2924. # The host system.
  2925. host_alias=$host_alias
  2926. host=$host
  2927. host_os=$host_os
  2928. # The build system.
  2929. build_alias=$build_alias
  2930. build=$build
  2931. build_os=$build_os
  2932. # A sed program that does not truncate output.
  2933. SED=$lt_SED
  2934. # Sed that helps us avoid accidentally triggering echo(1) options like -n.
  2935. Xsed="$SED -e 1s/^X//"
  2936. # A grep program that handles long lines.
  2937. GREP=$lt_GREP
  2938. # An ERE matcher.
  2939. EGREP=$lt_EGREP
  2940. # A literal string matcher.
  2941. FGREP=$lt_FGREP
  2942. # A BSD- or MS-compatible name lister.
  2943. NM=$lt_NM
  2944. # Whether we need soft or hard links.
  2945. LN_S=$lt_LN_S
  2946. # What is the maximum length of a command?
  2947. max_cmd_len=$max_cmd_len
  2948. # Object file suffix (normally "o").
  2949. objext=$ac_objext
  2950. # Executable file suffix (normally "").
  2951. exeext=$exeext
  2952. # whether the shell understands "unset".
  2953. lt_unset=$lt_unset
  2954. # turn spaces into newlines.
  2955. SP2NL=$lt_lt_SP2NL
  2956. # turn newlines into spaces.
  2957. NL2SP=$lt_lt_NL2SP
  2958. # How to create reloadable object files.
  2959. reload_flag=$lt_reload_flag
  2960. reload_cmds=$lt_reload_cmds
  2961. # An object symbol dumper.
  2962. OBJDUMP=$lt_OBJDUMP
  2963. # Method to check whether dependent libraries are shared objects.
  2964. deplibs_check_method=$lt_deplibs_check_method
  2965. # Command to use when deplibs_check_method == "file_magic".
  2966. file_magic_cmd=$lt_file_magic_cmd
  2967. # The archiver.
  2968. AR=$lt_AR
  2969. AR_FLAGS=$lt_AR_FLAGS
  2970. # A symbol stripping program.
  2971. STRIP=$lt_STRIP
  2972. # Commands used to install an old-style archive.
  2973. RANLIB=$lt_RANLIB
  2974. old_postinstall_cmds=$lt_old_postinstall_cmds
  2975. old_postuninstall_cmds=$lt_old_postuninstall_cmds
  2976. # A C compiler.
  2977. LTCC=$lt_CC
  2978. # LTCC compiler flags.
  2979. LTCFLAGS=$lt_CFLAGS
  2980. # Take the output of nm and produce a listing of raw symbols and C names.
  2981. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
  2982. # Transform the output of nm in a proper C declaration.
  2983. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
  2984. # Transform the output of nm in a C name address pair.
  2985. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
  2986. # Transform the output of nm in a C name address pair when lib prefix is needed.
  2987. global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
  2988. # The name of the directory that contains temporary libtool files.
  2989. objdir=$objdir
  2990. # Shell to use when invoking shell scripts.
  2991. SHELL=$lt_SHELL
  2992. # An echo program that does not interpret backslashes.
  2993. ECHO=$lt_ECHO
  2994. # Used to examine libraries when file_magic_cmd begins with "file".
  2995. MAGIC_CMD=$MAGIC_CMD
  2996. # Must we lock files when doing compilation?
  2997. need_locks=$lt_need_locks
  2998. # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
  2999. DSYMUTIL=$lt_DSYMUTIL
  3000. # Tool to change global to local symbols on Mac OS X.
  3001. NMEDIT=$lt_NMEDIT
  3002. # Tool to manipulate fat objects and archives on Mac OS X.
  3003. LIPO=$lt_LIPO
  3004. # ldd/readelf like tool for Mach-O binaries on Mac OS X.
  3005. OTOOL=$lt_OTOOL
  3006. # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
  3007. OTOOL64=$lt_OTOOL64
  3008. # Old archive suffix (normally "a").
  3009. libext=$libext
  3010. # Shared library suffix (normally ".so").
  3011. shrext_cmds=$lt_shrext_cmds
  3012. # The commands to extract the exported symbol list from a shared archive.
  3013. extract_expsyms_cmds=$lt_extract_expsyms_cmds
  3014. # Variables whose values should be saved in libtool wrapper scripts and
  3015. # restored at link time.
  3016. variables_saved_for_relink=$lt_variables_saved_for_relink
  3017. # Do we need the "lib" prefix for modules?
  3018. need_lib_prefix=$need_lib_prefix
  3019. # Do we need a version for libraries?
  3020. need_version=$need_version
  3021. # Library versioning type.
  3022. version_type=$version_type
  3023. # Shared library runtime path variable.
  3024. runpath_var=$runpath_var
  3025. # Shared library path variable.
  3026. shlibpath_var=$shlibpath_var
  3027. # Is shlibpath searched before the hard-coded library search path?
  3028. shlibpath_overrides_runpath=$shlibpath_overrides_runpath
  3029. # Format of library name prefix.
  3030. libname_spec=$lt_libname_spec
  3031. # List of archive names.  First name is the real one, the rest are links.
  3032. # The last name is the one that the linker finds with -lNAME
  3033. library_names_spec=$lt_library_names_spec
  3034. # The coded name of the library, if different from the real name.
  3035. soname_spec=$lt_soname_spec
  3036. # Command to use after installation of a shared archive.
  3037. postinstall_cmds=$lt_postinstall_cmds
  3038. # Command to use after uninstallation of a shared archive.
  3039. postuninstall_cmds=$lt_postuninstall_cmds
  3040. # Commands used to finish a libtool library installation in a directory.
  3041. finish_cmds=$lt_finish_cmds
  3042. # As "finish_cmds", except a single script fragment to be evaled but
  3043. # not shown.
  3044. finish_eval=$lt_finish_eval
  3045. # Whether we should hardcode library paths into libraries.
  3046. hardcode_into_libs=$hardcode_into_libs
  3047. # Compile-time system search path for libraries.
  3048. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
  3049. # Run-time system search path for libraries.
  3050. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
  3051. # Whether dlopen is supported.
  3052. dlopen_support=$enable_dlopen
  3053. # Whether dlopen of programs is supported.
  3054. dlopen_self=$enable_dlopen_self
  3055. # Whether dlopen of statically linked programs is supported.
  3056. dlopen_self_static=$enable_dlopen_self_static
  3057. # Commands to strip libraries.
  3058. old_striplib=$lt_old_striplib
  3059. striplib=$lt_striplib
  3060. # The linker used to build libraries.
  3061. LD=$lt_LD
  3062. # Commands used to build an old-style archive.
  3063. old_archive_cmds=$lt_old_archive_cmds
  3064. # A language specific compiler.
  3065. CC=$lt_compiler
  3066. # Is the compiler the GNU compiler?
  3067. with_gcc=$GCC
  3068. # Compiler flag to turn off builtin functions.
  3069. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
  3070. # How to pass a linker flag through the compiler.
  3071. wl=$lt_lt_prog_compiler_wl
  3072. # Additional compiler flags for building library objects.
  3073. pic_flag=$lt_lt_prog_compiler_pic
  3074. # Compiler flag to prevent dynamic linking.
  3075. link_static_flag=$lt_lt_prog_compiler_static
  3076. # Does compiler simultaneously support -c and -o options?
  3077. compiler_c_o=$lt_lt_cv_prog_compiler_c_o
  3078. # Whether or not to add -lc for building shared libraries.
  3079. build_libtool_need_lc=$archive_cmds_need_lc
  3080. # Whether or not to disallow shared libs when runtime libs are static.
  3081. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
  3082. # Compiler flag to allow reflexive dlopens.
  3083. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
  3084. # Compiler flag to generate shared objects directly from archives.
  3085. whole_archive_flag_spec=$lt_whole_archive_flag_spec
  3086. # Whether the compiler copes with passing no objects directly.
  3087. compiler_needs_object=$lt_compiler_needs_object
  3088. # Create an old-style archive from a shared archive.
  3089. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
  3090. # Create a temporary old-style archive to link instead of a shared archive.
  3091. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
  3092. # Commands used to build a shared archive.
  3093. archive_cmds=$lt_archive_cmds
  3094. archive_expsym_cmds=$lt_archive_expsym_cmds
  3095. # Commands used to build a loadable module if different from building
  3096. # a shared archive.
  3097. module_cmds=$lt_module_cmds
  3098. module_expsym_cmds=$lt_module_expsym_cmds
  3099. # Whether we are building with GNU ld or not.
  3100. with_gnu_ld=$lt_with_gnu_ld
  3101. # Flag that allows shared libraries with undefined symbols to be built.
  3102. allow_undefined_flag=$lt_allow_undefined_flag
  3103. # Flag that enforces no undefined symbols.
  3104. no_undefined_flag=$lt_no_undefined_flag
  3105. # Flag to hardcode $libdir into a binary during linking.
  3106. # This must work even if $libdir does not exist
  3107. hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
  3108. # If ld is used when linking, flag to hardcode $libdir into a binary
  3109. # during linking.  This must work even if $libdir does not exist.
  3110. hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
  3111. # Whether we need a single "-rpath" flag with a separated argument.
  3112. hardcode_libdir_separator=$lt_hardcode_libdir_separator
  3113. # Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
  3114. # DIR into the resulting binary.
  3115. hardcode_direct=$hardcode_direct
  3116. # Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
  3117. # DIR into the resulting binary and the resulting library dependency is
  3118. # "absolute",i.e impossible to change by setting ${shlibpath_var} if the
  3119. # library is relocated.
  3120. hardcode_direct_absolute=$hardcode_direct_absolute
  3121. # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
  3122. # into the resulting binary.
  3123. hardcode_minus_L=$hardcode_minus_L
  3124. # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
  3125. # into the resulting binary.
  3126. hardcode_shlibpath_var=$hardcode_shlibpath_var
  3127. # Set to "yes" if building a shared library automatically hardcodes DIR
  3128. # into the library and all subsequent libraries and executables linked
  3129. # against it.
  3130. hardcode_automatic=$hardcode_automatic
  3131. # Set to yes if linker adds runtime paths of dependent libraries
  3132. # to runtime path list.
  3133. inherit_rpath=$inherit_rpath
  3134. # Whether libtool must link a program against all its dependency libraries.
  3135. link_all_deplibs=$link_all_deplibs
  3136. # Fix the shell variable $srcfile for the compiler.
  3137. fix_srcfile_path=$lt_fix_srcfile_path
  3138. # Set to "yes" if exported symbols are required.
  3139. always_export_symbols=$always_export_symbols
  3140. # The commands to list exported symbols.
  3141. export_symbols_cmds=$lt_export_symbols_cmds
  3142. # Symbols that should not be listed in the preloaded symbols.
  3143. exclude_expsyms=$lt_exclude_expsyms
  3144. # Symbols that must always be exported.
  3145. include_expsyms=$lt_include_expsyms
  3146. # Commands necessary for linking programs (against libraries) with templates.
  3147. prelink_cmds=$lt_prelink_cmds
  3148. # Specify filename containing input files.
  3149. file_list_spec=$lt_file_list_spec
  3150. # How to hardcode a shared library path into an executable.
  3151. hardcode_action=$hardcode_action
  3152. # The directories searched by this compiler when creating a shared library.
  3153. compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
  3154. # Dependencies to place before and after the objects being linked to
  3155. # create a shared library.
  3156. predep_objects=$lt_predep_objects
  3157. postdep_objects=$lt_postdep_objects
  3158. predeps=$lt_predeps
  3159. postdeps=$lt_postdeps
  3160. # The library search path used internally by the compiler when linking
  3161. # a shared library.
  3162. compiler_lib_search_path=$lt_compiler_lib_search_path
  3163. # ### END LIBTOOL CONFIG
  3164. _LT_EOF
  3165.   case $host_os in
  3166.   aix3*)
  3167.     cat <<_LT_EOF >> "$cfgfile"
  3168. # AIX sometimes has problems with the GCC collect2 program.  For some
  3169. # reason, if we set the COLLECT_NAMES environment variable, the problems
  3170. # vanish in a puff of smoke.
  3171. if test "X${COLLECT_NAMES+set}" != Xset; then
  3172.   COLLECT_NAMES=
  3173.   export COLLECT_NAMES
  3174. fi
  3175. _LT_EOF
  3176.     ;;
  3177.   esac
  3178. ltmain="$ac_aux_dir/ltmain.sh"
  3179.   # We use sed instead of cat because bash on DJGPP gets confused if
  3180.   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
  3181.   # text mode, it properly converts lines to CR/LF.  This bash problem
  3182.   # is reportedly fixed, but why not run on old versions too?
  3183.   sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" 
  3184.     || (rm -f "$cfgfile"; exit 1)
  3185.   case $xsi_shell in
  3186.   yes)
  3187.     cat << _LT_EOF >> "$cfgfile"
  3188. # func_dirname file append nondir_replacement
  3189. # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
  3190. # otherwise set result to NONDIR_REPLACEMENT.
  3191. func_dirname ()
  3192. {
  3193.   case ${1} in
  3194.     */*) func_dirname_result="${1%/*}${2}" ;;
  3195.     *  ) func_dirname_result="${3}" ;;
  3196.   esac
  3197. }
  3198. # func_basename file
  3199. func_basename ()
  3200. {
  3201.   func_basename_result="${1##*/}"
  3202. }
  3203. # func_dirname_and_basename file append nondir_replacement
  3204. # perform func_basename and func_dirname in a single function
  3205. # call:
  3206. #   dirname:  Compute the dirname of FILE.  If nonempty,
  3207. #             add APPEND to the result, otherwise set result
  3208. #             to NONDIR_REPLACEMENT.
  3209. #             value returned in "$func_dirname_result"
  3210. #   basename: Compute filename of FILE.
  3211. #             value retuned in "$func_basename_result"
  3212. # Implementation must be kept synchronized with func_dirname
  3213. # and func_basename. For efficiency, we do not delegate to
  3214. # those functions but instead duplicate the functionality here.
  3215. func_dirname_and_basename ()
  3216. {
  3217.   case ${1} in
  3218.     */*) func_dirname_result="${1%/*}${2}" ;;
  3219.     *  ) func_dirname_result="${3}" ;;
  3220.   esac
  3221.   func_basename_result="${1##*/}"
  3222. }
  3223. # func_stripname prefix suffix name
  3224. # strip PREFIX and SUFFIX off of NAME.
  3225. # PREFIX and SUFFIX must not contain globbing or regex special
  3226. # characters, hashes, percent signs, but SUFFIX may contain a leading
  3227. # dot (in which case that matches only a dot).
  3228. func_stripname ()
  3229. {
  3230.   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
  3231.   # positional parameters, so assign one to ordinary parameter first.
  3232.   func_stripname_result=${3}
  3233.   func_stripname_result=${func_stripname_result#"${1}"}
  3234.   func_stripname_result=${func_stripname_result%"${2}"}
  3235. }
  3236. # func_opt_split
  3237. func_opt_split ()
  3238. {
  3239.   func_opt_split_opt=${1%%=*}
  3240.   func_opt_split_arg=${1#*=}
  3241. }
  3242. # func_lo2o object
  3243. func_lo2o ()
  3244. {
  3245.   case ${1} in
  3246.     *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
  3247.     *)    func_lo2o_result=${1} ;;
  3248.   esac
  3249. }
  3250. # func_xform libobj-or-source
  3251. func_xform ()
  3252. {
  3253.   func_xform_result=${1%.*}.lo
  3254. }
  3255. # func_arith arithmetic-term...
  3256. func_arith ()
  3257. {
  3258.   func_arith_result=$(( $* ))
  3259. }
  3260. # func_len string
  3261. # STRING may not start with a hyphen.
  3262. func_len ()
  3263. {
  3264.   func_len_result=${#1}
  3265. }
  3266. _LT_EOF
  3267.     ;;
  3268.   *) # Bourne compatible functions.
  3269.     cat << _LT_EOF >> "$cfgfile"
  3270. # func_dirname file append nondir_replacement
  3271. # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
  3272. # otherwise set result to NONDIR_REPLACEMENT.
  3273. func_dirname ()
  3274. {
  3275.   # Extract subdirectory from the argument.
  3276.   func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
  3277.   if test "X$func_dirname_result" = "X${1}"; then
  3278.     func_dirname_result="${3}"
  3279.   else
  3280.     func_dirname_result="$func_dirname_result${2}"
  3281.   fi
  3282. }
  3283. # func_basename file
  3284. func_basename ()
  3285. {
  3286.   func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
  3287. }
  3288. # func_stripname prefix suffix name
  3289. # strip PREFIX and SUFFIX off of NAME.
  3290. # PREFIX and SUFFIX must not contain globbing or regex special
  3291. # characters, hashes, percent signs, but SUFFIX may contain a leading
  3292. # dot (in which case that matches only a dot).
  3293. # func_strip_suffix prefix name
  3294. func_stripname ()
  3295. {
  3296.   case ${2} in
  3297.     .*) func_stripname_result=`$ECHO "X${3}" 
  3298.            | $Xsed -e "s%^${1}%%" -e "s%\\${2}$%%"`;;
  3299.     *)  func_stripname_result=`$ECHO "X${3}" 
  3300.            | $Xsed -e "s%^${1}%%" -e "s%${2}$%%"`;;
  3301.   esac
  3302. }
  3303. # sed scripts:
  3304. my_sed_long_opt='1s/^(-[^=]*)=.*/1/;q'
  3305. my_sed_long_arg='1s/^-[^=]*=//'
  3306. # func_opt_split
  3307. func_opt_split ()
  3308. {
  3309.   func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
  3310.   func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
  3311. }
  3312. # func_lo2o object
  3313. func_lo2o ()
  3314. {
  3315.   func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
  3316. }
  3317. # func_xform libobj-or-source
  3318. func_xform ()
  3319. {
  3320.   func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/.[^.]*$/.lo/'`
  3321. }
  3322. # func_arith arithmetic-term...
  3323. func_arith ()
  3324. {
  3325.   func_arith_result=`expr "$@"`
  3326. }
  3327. # func_len string
  3328. # STRING may not start with a hyphen.
  3329. func_len ()
  3330. {
  3331.   func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
  3332. }
  3333. _LT_EOF
  3334. esac
  3335. case $lt_shell_append in
  3336.   yes)
  3337.     cat << _LT_EOF >> "$cfgfile"
  3338. # func_append var value
  3339. # Append VALUE to the end of shell variable VAR.
  3340. func_append ()
  3341. {
  3342.   eval "$1+=$2"
  3343. }
  3344. _LT_EOF
  3345.     ;;
  3346.   *)
  3347.     cat << _LT_EOF >> "$cfgfile"
  3348. # func_append var value
  3349. # Append VALUE to the end of shell variable VAR.
  3350. func_append ()
  3351. {
  3352.   eval "$1=$$1$2"
  3353. }
  3354. _LT_EOF
  3355.     ;;
  3356.   esac
  3357.   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" 
  3358.     || (rm -f "$cfgfile"; exit 1)
  3359.   mv -f "$cfgfile" "$ofile" ||
  3360.     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
  3361.   chmod +x "$ofile"
  3362.     cat <<_LT_EOF >> "$ofile"
  3363. # ### BEGIN LIBTOOL TAG CONFIG: CXX
  3364. # The linker used to build libraries.
  3365. LD=$lt_LD_CXX
  3366. # Commands used to build an old-style archive.
  3367. old_archive_cmds=$lt_old_archive_cmds_CXX
  3368. # A language specific compiler.
  3369. CC=$lt_compiler_CXX
  3370. # Is the compiler the GNU compiler?
  3371. with_gcc=$GCC_CXX
  3372. # Compiler flag to turn off builtin functions.
  3373. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
  3374. # How to pass a linker flag through the compiler.
  3375. wl=$lt_lt_prog_compiler_wl_CXX
  3376. # Additional compiler flags for building library objects.
  3377. pic_flag=$lt_lt_prog_compiler_pic_CXX
  3378. # Compiler flag to prevent dynamic linking.
  3379. link_static_flag=$lt_lt_prog_compiler_static_CXX
  3380. # Does compiler simultaneously support -c and -o options?
  3381. compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
  3382. # Whether or not to add -lc for building shared libraries.
  3383. build_libtool_need_lc=$archive_cmds_need_lc_CXX
  3384. # Whether or not to disallow shared libs when runtime libs are static.
  3385. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
  3386. # Compiler flag to allow reflexive dlopens.
  3387. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
  3388. # Compiler flag to generate shared objects directly from archives.
  3389. whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
  3390. # Whether the compiler copes with passing no objects directly.
  3391. compiler_needs_object=$lt_compiler_needs_object_CXX
  3392. # Create an old-style archive from a shared archive.
  3393. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
  3394. # Create a temporary old-style archive to link instead of a shared archive.
  3395. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
  3396. # Commands used to build a shared archive.
  3397. archive_cmds=$lt_archive_cmds_CXX
  3398. archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
  3399. # Commands used to build a loadable module if different from building
  3400. # a shared archive.
  3401. module_cmds=$lt_module_cmds_CXX
  3402. module_expsym_cmds=$lt_module_expsym_cmds_CXX
  3403. # Whether we are building with GNU ld or not.
  3404. with_gnu_ld=$lt_with_gnu_ld_CXX
  3405. # Flag that allows shared libraries with undefined symbols to be built.
  3406. allow_undefined_flag=$lt_allow_undefined_flag_CXX
  3407. # Flag that enforces no undefined symbols.
  3408. no_undefined_flag=$lt_no_undefined_flag_CXX
  3409. # Flag to hardcode $libdir into a binary during linking.
  3410. # This must work even if $libdir does not exist
  3411. hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
  3412. # If ld is used when linking, flag to hardcode $libdir into a binary
  3413. # during linking.  This must work even if $libdir does not exist.
  3414. hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
  3415. # Whether we need a single "-rpath" flag with a separated argument.
  3416. hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
  3417. # Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
  3418. # DIR into the resulting binary.
  3419. hardcode_direct=$hardcode_direct_CXX
  3420. # Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
  3421. # DIR into the resulting binary and the resulting library dependency is
  3422. # "absolute",i.e impossible to change by setting ${shlibpath_var} if the
  3423. # library is relocated.
  3424. hardcode_direct_absolute=$hardcode_direct_absolute_CXX
  3425. # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
  3426. # into the resulting binary.
  3427. hardcode_minus_L=$hardcode_minus_L_CXX
  3428. # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
  3429. # into the resulting binary.
  3430. hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
  3431. # Set to "yes" if building a shared library automatically hardcodes DIR
  3432. # into the library and all subsequent libraries and executables linked
  3433. # against it.
  3434. hardcode_automatic=$hardcode_automatic_CXX
  3435. # Set to yes if linker adds runtime paths of dependent libraries
  3436. # to runtime path list.
  3437. inherit_rpath=$inherit_rpath_CXX
  3438. # Whether libtool must link a program against all its dependency libraries.
  3439. link_all_deplibs=$link_all_deplibs_CXX
  3440. # Fix the shell variable $srcfile for the compiler.
  3441. fix_srcfile_path=$lt_fix_srcfile_path_CXX
  3442. # Set to "yes" if exported symbols are required.
  3443. always_export_symbols=$always_export_symbols_CXX
  3444. # The commands to list exported symbols.
  3445. export_symbols_cmds=$lt_export_symbols_cmds_CXX
  3446. # Symbols that should not be listed in the preloaded symbols.
  3447. exclude_expsyms=$lt_exclude_expsyms_CXX
  3448. # Symbols that must always be exported.
  3449. include_expsyms=$lt_include_expsyms_CXX
  3450. # Commands necessary for linking programs (against libraries) with templates.
  3451. prelink_cmds=$lt_prelink_cmds_CXX
  3452. # Specify filename containing input files.
  3453. file_list_spec=$lt_file_list_spec_CXX
  3454. # How to hardcode a shared library path into an executable.
  3455. hardcode_action=$hardcode_action_CXX
  3456. # The directories searched by this compiler when creating a shared library.
  3457. compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
  3458. # Dependencies to place before and after the objects being linked to
  3459. # create a shared library.
  3460. predep_objects=$lt_predep_objects_CXX
  3461. postdep_objects=$lt_postdep_objects_CXX
  3462. predeps=$lt_predeps_CXX
  3463. postdeps=$lt_postdeps_CXX
  3464. # The library search path used internally by the compiler when linking
  3465. # a shared library.
  3466. compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
  3467. # ### END LIBTOOL TAG CONFIG: CXX
  3468. _LT_EOF
  3469.  ;;
  3470.   esac
  3471. done # for ac_tag
  3472. as_fn_exit 0
  3473. _ACEOF
  3474. ac_clean_files=$ac_clean_files_save
  3475. test $ac_write_fail = 0 ||
  3476.   as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
  3477. # configure is writing to config.log, and then calls config.status.
  3478. # config.status does its own redirection, appending to config.log.
  3479. # Unfortunately, on DOS this fails, as config.log is still kept open
  3480. # by configure, so config.status won't be able to write to it; its
  3481. # output is simply discarded.  So we exec the FD to /dev/null,
  3482. # effectively closing config.log, so it can be properly (re)opened and
  3483. # appended to by config.status.  When coming back to configure, we
  3484. # need to make the FD available again.
  3485. if test "$no_create" != yes; then
  3486.   ac_cs_success=:
  3487.   ac_config_status_args=
  3488.   test "$silent" = yes &&
  3489.     ac_config_status_args="$ac_config_status_args --quiet"
  3490.   exec 5>/dev/null
  3491.   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
  3492.   exec 5>>config.log
  3493.   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
  3494.   # would make configure fail if this is the last instruction.
  3495.   $ac_cs_success || as_fn_exit $?
  3496. fi
  3497. if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
  3498.   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
  3499. $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
  3500. fi
  3501. # Make sure these are executable.
  3502. chmod u+x tests/test_wrapper.sh build-test-tarball.mk
  3503. #====================================================================================
  3504. { $as_echo "$as_me:${as_lineno-$LINENO}: result:
  3505. -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
  3506.   Configuration summary :
  3507.     libsndfile cersion : .................. ${VERSION}
  3508.     Host CPU : ............................ ${host_cpu}
  3509.     Host Vendor : ......................... ${host_vendor}
  3510.     Host OS : ............................. ${host_os}
  3511.     Experimental code : ................... ${enable_experimental:-no}
  3512.     Using ALSA in example programs : ...... ${enable_alsa:-no}
  3513.     External FLAC/Ogg/Vorbis : ............ ${enable_external_libs:-no}
  3514. " >&5
  3515. $as_echo "
  3516. -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
  3517.   Configuration summary :
  3518.     libsndfile cersion : .................. ${VERSION}
  3519.     Host CPU : ............................ ${host_cpu}
  3520.     Host Vendor : ......................... ${host_vendor}
  3521.     Host OS : ............................. ${host_os}
  3522.     Experimental code : ................... ${enable_experimental:-no}
  3523.     Using ALSA in example programs : ...... ${enable_alsa:-no}
  3524.     External FLAC/Ogg/Vorbis : ............ ${enable_external_libs:-no}
  3525. " >&6; }
  3526. if test x$ac_cv_c_compiler_gnu = xyes ; then
  3527. echo -e "  Tools :n"
  3528. echo "    Compiler is GCC : ..................... ${ac_cv_c_compiler_gnu}"
  3529. echo "    GCC version : ......................... ${GCC_VERSION}"
  3530. if test $GCC_MAJOR_VERSION -lt 3 ; then
  3531. echo -e "n    ** This compiler version allows applications to write"
  3532. echo "    ** to static strings within the library."
  3533. echo "    ** Compile with GCC version 3.X or above to avoid this problem."
  3534. fi
  3535. fi
  3536. if test $libdir = "${exec_prefix}/lib" ; then
  3537. libdir="$prefix/lib"
  3538. fi
  3539. if test $bindir = "${exec_prefix}/bin" ; then
  3540. bindir="$prefix/bin"
  3541. fi
  3542. { $as_echo "$as_me:${as_lineno-$LINENO}: result:
  3543.   Installation directories :
  3544.     Library directory : ................... $libdir
  3545.     Program directory : ................... $bindir
  3546.     Pkgconfig directory : ................. $libdir/pkgconfig
  3547.     HTML docs directory : ................. $htmldocdir
  3548. " >&5
  3549. $as_echo "
  3550.   Installation directories :
  3551.     Library directory : ................... $libdir
  3552.     Program directory : ................... $bindir
  3553.     Pkgconfig directory : ................. $libdir/pkgconfig
  3554.     HTML docs directory : ................. $htmldocdir
  3555. " >&6; }
  3556. if test x$prefix != "x/usr" ; then
  3557. echo "Compiling some other packages against libsndfile may require"
  3558. echo -e "the addition of "$libdir/pkgconfig" to the"
  3559. echo -e "PKG_CONFIG_PATH environment variable.n"
  3560. fi
  3561. (cd src && make genfiles)
  3562. (cd tests && make genfiles)