~ubuntu-branches/ubuntu/oneiric/libee/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2011-04-06 21:46:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110406214631-j1kl1ey8xef0prvz
Tags: 0.3.0-1
* Imported Upstream version 0.3.0
* Add symbols files (Closes: #613334)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for libee 0.1.0.
 
3
# Generated by GNU Autoconf 2.65 for libee 0.3.0.
4
4
#
5
5
# Report bugs to <rgerhards@adiscon.com>.
6
6
#
701
701
# Identity of this package.
702
702
PACKAGE_NAME='libee'
703
703
PACKAGE_TARNAME='libee'
704
 
PACKAGE_VERSION='0.1.0'
705
 
PACKAGE_STRING='libee 0.1.0'
 
704
PACKAGE_VERSION='0.3.0'
 
705
PACKAGE_STRING='libee 0.3.0'
706
706
PACKAGE_BUGREPORT='rgerhards@adiscon.com'
707
707
PACKAGE_URL=''
708
708
 
759
759
rt_libs
760
760
LIBXML2_LIBS
761
761
LIBXML2_CFLAGS
762
 
HAVE_LIBXML2_CONFIG
763
762
CPP
764
763
OTOOL64
765
764
OTOOL
1434
1433
  # Omit some internal or obsolete options to make the list less imposing.
1435
1434
  # This message is too long to be a string in the A/UX 3.1 sh.
1436
1435
  cat <<_ACEOF
1437
 
\`configure' configures libee 0.1.0 to adapt to many kinds of systems.
 
1436
\`configure' configures libee 0.3.0 to adapt to many kinds of systems.
1438
1437
 
1439
1438
Usage: $0 [OPTION]... [VAR=VALUE]...
1440
1439
 
1504
1503
 
1505
1504
if test -n "$ac_init_help"; then
1506
1505
  case $ac_init_help in
1507
 
     short | recursive ) echo "Configuration of libee 0.1.0:";;
 
1506
     short | recursive ) echo "Configuration of libee 0.3.0:";;
1508
1507
   esac
1509
1508
  cat <<\_ACEOF
1510
1509
 
1612
1611
test -n "$ac_init_help" && exit $ac_status
1613
1612
if $ac_init_version; then
1614
1613
  cat <<\_ACEOF
1615
 
libee configure 0.1.0
 
1614
libee configure 0.3.0
1616
1615
generated by GNU Autoconf 2.65
1617
1616
 
1618
1617
Copyright (C) 2009 Free Software Foundation, Inc.
1983
1982
This file contains any messages produced by compilers while
1984
1983
running configure, to aid debugging if configure makes a mistake.
1985
1984
 
1986
 
It was created by libee $as_me 0.1.0, which was
 
1985
It was created by libee $as_me 0.3.0, which was
1987
1986
generated by GNU Autoconf 2.65.  Invocation command line was
1988
1987
 
1989
1988
  $ $0 $@
2791
2790
 
2792
2791
# Define the identity of the package.
2793
2792
 PACKAGE='libee'
2794
 
 VERSION='0.1.0'
 
2793
 VERSION='0.3.0'
2795
2794
 
2796
2795
 
2797
2796
cat >>confdefs.h <<_ACEOF
4638
4637
else
4639
4638
  lt_cv_nm_interface="BSD nm"
4640
4639
  echo "int some_variable = 0;" > conftest.$ac_ext
4641
 
  (eval echo "\"\$as_me:4641: $ac_compile\"" >&5)
 
4640
  (eval echo "\"\$as_me:4640: $ac_compile\"" >&5)
4642
4641
  (eval "$ac_compile" 2>conftest.err)
4643
4642
  cat conftest.err >&5
4644
 
  (eval echo "\"\$as_me:4644: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4643
  (eval echo "\"\$as_me:4643: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4645
4644
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4646
4645
  cat conftest.err >&5
4647
 
  (eval echo "\"\$as_me:4647: output\"" >&5)
 
4646
  (eval echo "\"\$as_me:4646: output\"" >&5)
4648
4647
  cat conftest.out >&5
4649
4648
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4650
4649
    lt_cv_nm_interface="MS dumpbin"
5850
5849
  ;;
5851
5850
*-*-irix6*)
5852
5851
  # Find out which ABI we are using.
5853
 
  echo '#line 5853 "configure"' > conftest.$ac_ext
 
5852
  echo '#line 5852 "configure"' > conftest.$ac_ext
5854
5853
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5855
5854
  (eval $ac_compile) 2>&5
5856
5855
  ac_status=$?
7380
7379
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7381
7380
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7382
7381
   -e 's:$: $lt_compiler_flag:'`
7383
 
   (eval echo "\"\$as_me:7383: $lt_compile\"" >&5)
 
7382
   (eval echo "\"\$as_me:7382: $lt_compile\"" >&5)
7384
7383
   (eval "$lt_compile" 2>conftest.err)
7385
7384
   ac_status=$?
7386
7385
   cat conftest.err >&5
7387
 
   echo "$as_me:7387: \$? = $ac_status" >&5
 
7386
   echo "$as_me:7386: \$? = $ac_status" >&5
7388
7387
   if (exit $ac_status) && test -s "$ac_outfile"; then
7389
7388
     # The compiler can only warn and ignore the option if not recognized
7390
7389
     # So say no if there are warnings other than the usual output.
7719
7718
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7720
7719
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7721
7720
   -e 's:$: $lt_compiler_flag:'`
7722
 
   (eval echo "\"\$as_me:7722: $lt_compile\"" >&5)
 
7721
   (eval echo "\"\$as_me:7721: $lt_compile\"" >&5)
7723
7722
   (eval "$lt_compile" 2>conftest.err)
7724
7723
   ac_status=$?
7725
7724
   cat conftest.err >&5
7726
 
   echo "$as_me:7726: \$? = $ac_status" >&5
 
7725
   echo "$as_me:7725: \$? = $ac_status" >&5
7727
7726
   if (exit $ac_status) && test -s "$ac_outfile"; then
7728
7727
     # The compiler can only warn and ignore the option if not recognized
7729
7728
     # So say no if there are warnings other than the usual output.
7824
7823
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7825
7824
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7826
7825
   -e 's:$: $lt_compiler_flag:'`
7827
 
   (eval echo "\"\$as_me:7827: $lt_compile\"" >&5)
 
7826
   (eval echo "\"\$as_me:7826: $lt_compile\"" >&5)
7828
7827
   (eval "$lt_compile" 2>out/conftest.err)
7829
7828
   ac_status=$?
7830
7829
   cat out/conftest.err >&5
7831
 
   echo "$as_me:7831: \$? = $ac_status" >&5
 
7830
   echo "$as_me:7830: \$? = $ac_status" >&5
7832
7831
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7833
7832
   then
7834
7833
     # The compiler can only warn and ignore the option if not recognized
7879
7878
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7880
7879
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7881
7880
   -e 's:$: $lt_compiler_flag:'`
7882
 
   (eval echo "\"\$as_me:7882: $lt_compile\"" >&5)
 
7881
   (eval echo "\"\$as_me:7881: $lt_compile\"" >&5)
7883
7882
   (eval "$lt_compile" 2>out/conftest.err)
7884
7883
   ac_status=$?
7885
7884
   cat out/conftest.err >&5
7886
 
   echo "$as_me:7886: \$? = $ac_status" >&5
 
7885
   echo "$as_me:7885: \$? = $ac_status" >&5
7887
7886
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7888
7887
   then
7889
7888
     # The compiler can only warn and ignore the option if not recognized
10249
10248
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10250
10249
  lt_status=$lt_dlunknown
10251
10250
  cat > conftest.$ac_ext <<_LT_EOF
10252
 
#line 10252 "configure"
 
10251
#line 10251 "configure"
10253
10252
#include "confdefs.h"
10254
10253
 
10255
10254
#if HAVE_DLFCN_H
10345
10344
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10346
10345
  lt_status=$lt_dlunknown
10347
10346
  cat > conftest.$ac_ext <<_LT_EOF
10348
 
#line 10348 "configure"
 
10347
#line 10347 "configure"
10349
10348
#include "confdefs.h"
10350
10349
 
10351
10350
#if HAVE_DLFCN_H
10580
10579
#rt_libs=$LIBS
10581
10580
LIBS=$save_LIBS
10582
10581
 
10583
 
# Extract the first word of "xml2-config", so it can be a program name with args.
10584
 
set dummy xml2-config; ac_word=$2
10585
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10586
 
$as_echo_n "checking for $ac_word... " >&6; }
10587
 
if test "${ac_cv_prog_HAVE_LIBXML2_CONFIG+set}" = set; then :
10588
 
  $as_echo_n "(cached) " >&6
10589
 
else
10590
 
  if test -n "$HAVE_LIBXML2_CONFIG"; then
10591
 
  ac_cv_prog_HAVE_LIBXML2_CONFIG="$HAVE_LIBXML2_CONFIG" # Let the user override the test.
10592
 
else
10593
 
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10594
 
for as_dir in $PATH
10595
 
do
10596
 
  IFS=$as_save_IFS
10597
 
  test -z "$as_dir" && as_dir=.
10598
 
    for ac_exec_ext in '' $ac_executable_extensions; do
10599
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10600
 
    ac_cv_prog_HAVE_LIBXML2_CONFIG="yes"
10601
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10602
 
    break 2
10603
 
  fi
10604
 
done
10605
 
  done
10606
 
IFS=$as_save_IFS
10607
 
 
10608
 
fi
10609
 
fi
10610
 
HAVE_LIBXML2_CONFIG=$ac_cv_prog_HAVE_LIBXML2_CONFIG
10611
 
if test -n "$HAVE_LIBXML2_CONFIG"; then
10612
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAVE_LIBXML2_CONFIG" >&5
10613
 
$as_echo "$HAVE_LIBXML2_CONFIG" >&6; }
10614
 
else
10615
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10616
 
$as_echo "no" >&6; }
10617
 
fi
10618
 
 
10619
 
 
10620
 
if test "x${HAVE_LIBXML2_CONFIG}" != "xyes"; then
10621
 
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10622
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10623
 
as_fn_error "xml2-config not found in PATH - this means libxml2 development package is missing
10624
 
See \`config.log' for more details." "$LINENO" 5; }
10625
 
fi
10626
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlReadFile in -lxml2" >&5
10627
 
$as_echo_n "checking for xmlReadFile in -lxml2... " >&6; }
10628
 
if test "${ac_cv_lib_xml2_xmlReadFile+set}" = set; then :
10629
 
  $as_echo_n "(cached) " >&6
10630
 
else
10631
 
  ac_check_lib_save_LIBS=$LIBS
10632
 
LIBS="-lxml2 `xml2-config --libs`
10633
 
 $LIBS"
10634
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10635
 
/* end confdefs.h.  */
10636
 
 
10637
 
/* Override any GCC internal prototype to avoid an error.
10638
 
   Use char because int might match the return type of a GCC
10639
 
   builtin and then its argument prototype would still apply.  */
10640
 
#ifdef __cplusplus
10641
 
extern "C"
10642
 
#endif
10643
 
char xmlReadFile ();
10644
 
int
10645
 
main ()
10646
 
{
10647
 
return xmlReadFile ();
10648
 
  ;
10649
 
  return 0;
10650
 
}
10651
 
_ACEOF
10652
 
if ac_fn_c_try_link "$LINENO"; then :
10653
 
  ac_cv_lib_xml2_xmlReadFile=yes
10654
 
else
10655
 
  ac_cv_lib_xml2_xmlReadFile=no
10656
 
fi
10657
 
rm -f core conftest.err conftest.$ac_objext \
10658
 
    conftest$ac_exeext conftest.$ac_ext
10659
 
LIBS=$ac_check_lib_save_LIBS
10660
 
fi
10661
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlReadFile" >&5
10662
 
$as_echo "$ac_cv_lib_xml2_xmlReadFile" >&6; }
10663
 
if test "x$ac_cv_lib_xml2_xmlReadFile" = x""yes; then :
10664
 
  LIBXML2_CFLAGS=`xml2-config --cflags`
10665
 
   LIBXML2_LIBS=`xml2-config --libs`
10666
 
 
10667
 
else
10668
 
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10669
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10670
 
as_fn_error "libxml2 is missing
10671
 
See \`config.log' for more details." "$LINENO" 5; }
10672
 
fi
10673
 
 
 
10582
# We CURRENTLY do NOT need libxml, but this will change at a later stage.
 
10583
# If we need libxml, we need it for features which some may not find essential.
 
10584
# The idea is to make these features optional, and thus save the libxml dependency
 
10585
# under some circumstances. This will be added as need arises. As such, for
 
10586
# the time being, we simply comment out the code. Please do not remove it,
 
10587
# as we will  need it back in again some time in the future.
 
10588
# rgerhards, 2011-04-01 (NOT an april fools day joke!)
 
10589
#AC_CHECK_PROG(
 
10590
#  [HAVE_LIBXML2_CONFIG],
 
10591
#  [xml2-config],
 
10592
#  [yes],,,
 
10593
#)
 
10594
#if test "x${HAVE_LIBXML2_CONFIG}" != "xyes"; then
 
10595
#  AC_MSG_FAILURE([xml2-config not found in PATH - this means libxml2 development package is missing])
 
10596
#fi
 
10597
#AC_CHECK_LIB(
 
10598
#  [xml2],
 
10599
#  [xmlReadFile],
 
10600
#  [LIBXML2_CFLAGS=`xml2-config --cflags`
 
10601
#   LIBXML2_LIBS=`xml2-config --libs`
 
10602
#  ],
 
10603
#  [AC_MSG_FAILURE([libxml2 is missing])],
 
10604
#  [`xml2-config --libs`]
 
10605
#)
10674
10606
 
10675
10607
 
10676
10608
 
11556
11488
# report actual input values of CONFIG_FILES etc. instead of their
11557
11489
# values after options handling.
11558
11490
ac_log="
11559
 
This file was extended by libee $as_me 0.1.0, which was
 
11491
This file was extended by libee $as_me 0.3.0, which was
11560
11492
generated by GNU Autoconf 2.65.  Invocation command line was
11561
11493
 
11562
11494
  CONFIG_FILES    = $CONFIG_FILES
11622
11554
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11623
11555
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11624
11556
ac_cs_version="\\
11625
 
libee config.status 0.1.0
 
11557
libee config.status 0.3.0
11626
11558
configured by $0, generated by GNU Autoconf 2.65,
11627
11559
  with options \\"\$ac_cs_config\\"
11628
11560