~n-muench/ubuntu/precise/open-vm-tools/open-vm-tools.raring-precise.backport

« back to all changes in this revision

Viewing changes to autom4te.cache/output.1

  • Committer: Package Import Robot
  • Author(s): Nate Muench
  • Date: 2012-01-23 16:09:45 UTC
  • mfrom: (1.4.6) (2.4.26 sid)
  • Revision ID: package-import@ubuntu.com-20120123160945-b6s0r1vkcovucpf3
Tags: 2011.12.20-562307-0ubuntu1
* Merge latest upstream git tag. Fixes building on Precise
  (LP: #898289, LP: #905612)

* Items merged from Debian unstable:
  - debian/control:
    + open-vm-tools recommends open-vm-dkms. (LP: #598933)
    + open-vm-tools now suggests open-vm-toolbox. (LP: #604998)
  (From 2011.08.21-471295-1 release)
  - Updating maintainer and uploaders fields.
  - Removing vcs fields.
  - Removing references to Daniel's old email address.
  - Updating years in copyright file.
  - Updating to standards version 3.9.2.
  - Updating to debhelper version 8.
  - Switching to source format 3.0 (quilt).
  - Removing manual chrpath setting.
  - Removing exclusion from plugins from debhelper shlibs.
  - Rediffing kvers.patch.
  (From 2011.09.23-491607-1 release)
  - Marking binary architecture-dependend packages as linux and kfreebsd
  only.
  - Removing liburiparser-dev from build-depends as upstream dropped
  unity support.
  - Building with libproc-dev on amd64 again.
  - Dropping disabling of dnet support.
  (From 2011.09.23-491607-2 release)
  - Adding doxygen to build-depends for api documentation.
  - Adding libcunit1-dev to build-depends for test suites.
  - Minimizing rules file.
  - Adding open-vm-tools-dev package, containing only the api
    documentation for now.
  (From 2011.09.23-491607-3 release)
  - Sorting overrides in rules alphabetically.
  - Compacting copyright file.
  - Adding udev rule to set timeout for vmware scsi devices
  (From 2011.12.20-562307-1 release)
  - Adding patch to correct typo in upstreams dkms configuration

* Remaining Changes:
  - Remove Stable part of version numbering.
  - debian folder:
    + Re-added open-vm-dkms.postinst & open-vm-dkms.prerm.
      * Allows dkms modules to compile upon installation.
  - debian/control:
    + Re-add open-vm-source and make into a transitional package
      for open-vm-toolbox.
    + Return dependancies that were moved to open-vm-tools back to
      open-vm-toolbox.
  - debian/rules and debian/open-vm-toolbox.lintian-overrides:
    + Make vmware-user-suid-wrapper suid-root
  - debian/rules:
    + Added CFLAGS field with -Wno-deprecated-declarations
      * Will suppress issues with glib 2.31 or later.
    + Add line to copy vmware-xdg-detect-de into place.
    + Install vmware-user.desktop through toolbox package.
  - debian/open-vm-tools.init:
    + Re-add 'modprobe [-r] vmblock'.
    + Add 'modprobe [-r] vmxnet'.
      * Incase it's not loaded during boot.
    + Remove and re-add pcnet32 module
      * Will be done before (remove) and after (readd) vmxnet module
        is added.
      * If vmxnet doesn't exist (aka modules fail to build), pcnet32 can be
        still used for network connectivity.
      * Workaround until a better fix can be done.
  - Re-add gnome-session to debian/local/xautostart.conf
  - Manpages removed (from debian/manpages):
    + vmmemctl.9
    + vmxnet3.9
    + Remove references to manpages that have been removed.

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.67 for open-vm-tools 2011.07.19.
 
3
@%:@ Generated by GNU Autoconf 2.67 for open-vm-tools 2011.12.20.
4
4
@%:@
5
5
@%:@ Report bugs to <open-vm-tools-devel@lists.sourceforge.net>.
6
6
@%:@ 
701
701
# Identity of this package.
702
702
PACKAGE_NAME='open-vm-tools'
703
703
PACKAGE_TARNAME='open-vm-tools'
704
 
PACKAGE_VERSION='2011.07.19'
705
 
PACKAGE_STRING='open-vm-tools 2011.07.19'
 
704
PACKAGE_VERSION='2011.12.20'
 
705
PACKAGE_STRING='open-vm-tools 2011.12.20'
706
706
PACKAGE_BUGREPORT='open-vm-tools-devel@lists.sourceforge.net'
707
707
PACKAGE_URL=''
708
708
 
777
777
TARGET_OS
778
778
TOOLS_VERSION
779
779
HGFS_LIBS
 
780
USE_PRINTF_WRAPPERS_FALSE
 
781
USE_PRINTF_WRAPPERS_TRUE
780
782
USE_SLASH_PROC_FALSE
781
783
USE_SLASH_PROC_TRUE
782
784
HAVE_PAM_FALSE
795
797
WITH_ROOT_PRIVILEGES_TRUE
796
798
ENABLE_TESTS_FALSE
797
799
ENABLE_TESTS_TRUE
798
 
ENABLE_UNITY_FALSE
799
 
ENABLE_UNITY_TRUE
800
800
HAVE_XCOMPOSITE_FALSE
801
801
HAVE_XCOMPOSITE_TRUE
802
802
HAVE_XSM_FALSE
836
836
GTKMM_CPPFLAGS
837
837
GTK_LIBS
838
838
GTK_CPPFLAGS
839
 
GIO_LIBS
840
 
GIO_CPPFLAGS
841
 
ZLIB_LIBS
842
 
ZLIB_CPPFLAGS
843
 
LIBPNG_LIBS
844
 
LIBPNG_CPPFLAGS
845
 
URIPARSER_LIBS
846
 
URIPARSER_CPPFLAGS
847
839
CUNIT_LIBS
848
840
CUNIT_CPPFLAGS
849
841
PAM_LIBS
986
978
with_kernel_release
987
979
with_linuxdir
988
980
enable_multimon
989
 
enable_unity
990
981
with_gtk2
991
982
with_gtkmm
992
983
enable_docs
1561
1552
  # Omit some internal or obsolete options to make the list less imposing.
1562
1553
  # This message is too long to be a string in the A/UX 3.1 sh.
1563
1554
  cat <<_ACEOF
1564
 
\`configure' configures open-vm-tools 2011.07.19 to adapt to many kinds of systems.
 
1555
\`configure' configures open-vm-tools 2011.12.20 to adapt to many kinds of systems.
1565
1556
 
1566
1557
Usage: $0 [OPTION]... [VAR=VALUE]...
1567
1558
 
1635
1626
 
1636
1627
if test -n "$ac_init_help"; then
1637
1628
  case $ac_init_help in
1638
 
     short | recursive ) echo "Configuration of open-vm-tools 2011.07.19:";;
 
1629
     short | recursive ) echo "Configuration of open-vm-tools 2011.12.20:";;
1639
1630
   esac
1640
1631
  cat <<\_ACEOF
1641
1632
 
1644
1635
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1645
1636
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1646
1637
  --disable-multimon      disables multimon, enabled by default
1647
 
  --disable-unity         disables Unity, enabled by default
1648
1638
  --disable-docs          disables generation of API documentation; by
1649
1639
                          default, docs are built if doxygen is available.
1650
1640
  --disable-tests         disable compilation of test code.
1762
1752
test -n "$ac_init_help" && exit $ac_status
1763
1753
if $ac_init_version; then
1764
1754
  cat <<\_ACEOF
1765
 
open-vm-tools configure 2011.07.19
 
1755
open-vm-tools configure 2011.12.20
1766
1756
generated by GNU Autoconf 2.67
1767
1757
 
1768
1758
Copyright (C) 2010 Free Software Foundation, Inc.
2454
2444
This file contains any messages produced by compilers while
2455
2445
running configure, to aid debugging if configure makes a mistake.
2456
2446
 
2457
 
It was created by open-vm-tools $as_me 2011.07.19, which was
 
2447
It was created by open-vm-tools $as_me 2011.12.20, which was
2458
2448
generated by GNU Autoconf 2.67.  Invocation command line was
2459
2449
 
2460
2450
  $ $0 $@
3044
3034
fi
3045
3035
 
3046
3036
 
3047
 
@%:@ Check whether --enable-unity was given.
3048
 
if test "${enable_unity+set}" = set; then :
3049
 
  enableval=$enable_unity; enable_unity="$enableval"
3050
 
else
3051
 
  enable_unity="yes"
3052
 
fi
3053
 
 
3054
 
 
3055
3037
 
3056
3038
@%:@ Check whether --with-gtk2 was given.
3057
3039
if test "${with_gtk2+set}" = set; then :
3086
3068
fi
3087
3069
 
3088
3070
 
3089
 
# If we're not going to use Gtk 2.0, disable Unity.
3090
 
if test "$with_gtk2" != "yes"; then
3091
 
   enable_unity="no"
3092
 
fi
3093
 
 
3094
3071
am__api_version='1.11'
3095
3072
 
3096
3073
# Find a good install program.  We prefer a C program (faster),
3529
3506
 
3530
3507
# Define the identity of the package.
3531
3508
 PACKAGE='open-vm-tools'
3532
 
 VERSION='2011.07.19'
 
3509
 VERSION='2011.12.20'
3533
3510
 
3534
3511
 
3535
3512
cat >>confdefs.h <<_ACEOF
17819
17796
#
17820
17797
# Check for PAM.
17821
17798
#
17822
 
if test "$os" = "linux"; then
17823
 
   
 
17799
 
17824
17800
@%:@ Check whether --with-pam was given.
17825
17801
if test "${with_pam+set}" = set; then :
17826
17802
  withval=$with_pam; 
17829
17805
fi
17830
17806
 
17831
17807
 
17832
 
   if test "$with_pam" = "yes"; then
17833
 
      
 
17808
if test "$with_pam" = "yes"; then
 
17809
   
17834
17810
   if test -z "$CUSTOM_PAM_CPPFLAGS"; then
17835
17811
      if test "$os" = freebsd; then
17836
17812
         CUSTOM_PAM_CPPFLAGS="-I/usr/local/include"
17842
17818
      fi
17843
17819
   fi
17844
17820
 
17845
 
      
 
17821
   
17846
17822
        
17847
17823
   if test -z "pam"; then
17848
17824
      as_fn_error $? "'library' parameter is required.'" "$LINENO" 5 
18054
18030
 
18055
18031
   fi
18056
18032
 
18057
 
   fi
18058
18033
fi
18059
18034
 
18060
18035
#
18298
18273
# If the user explicitly disables X11, then don't try to detect the X-related libraries
18299
18274
if test "$have_x" = "disabled"; then
18300
18275
   enable_multimon="no"
18301
 
   enable_unity="no"
18302
18276
elif test "$have_x" != "yes"; then
18303
18277
   as_fn_error $? "The X11 libraries were not found. Please configure without X11 (using --without-x), or install the libX11 devel package(s)." "$LINENO" 5 
18304
18278
else
18402
18376
  as_fn_error $? "libXinerama not found. Please configure without multimon (using --disable-multimon), configure without X11 (using --without-x), or install the libXinerama devel package(s)." "$LINENO" 5 
18403
18377
fi
18404
18378
 
18405
 
   else
18406
 
      if test "$enable_unity" != "no"; then
18407
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Disabling Unity due to --disable-multimon." >&5
18408
 
$as_echo "$as_me: WARNING: Disabling Unity due to --disable-multimon." >&2;}
18409
 
         enable_unity="no"
18410
 
      fi
18411
18379
   fi
18412
18380
 
18413
18381
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenDevice in -lXi" >&5
18704
18672
      have_xcomposite="yes"
18705
18673
   fi
18706
18674
 
18707
 
   # If we're building with support for Unity, we'll need a few additional
18708
 
   # libraries.
18709
 
   if test "$enable_unity" != "no"; then
18710
 
           # Unity needs the X11 Screen Saver extension library. It should be
18711
 
           # in the same place as the X11 libraries, so no need for any fancy
18712
 
           # path checking.
18713
 
           
18714
 
   have_header=1
18715
 
   if test -n "X11/extensions/scrnsaver.h"; then
18716
 
      ac_fn_c_check_header_mongrel "$LINENO" "X11/extensions/scrnsaver.h" "ac_cv_header_X11_extensions_scrnsaver_h" "$ac_includes_default"
18717
 
if test "x$ac_cv_header_X11_extensions_scrnsaver_h" = x""yes; then :
18718
 
  
18719
 
else
18720
 
  
18721
 
          have_header=0;
18722
 
          as_fn_error $? "libXss or headers not found. Please configure without Unity (using --disable-unity) or install the libXss devel package." "$LINENO" 5 
18723
 
         
18724
 
fi
18725
 
 
18726
 
 
18727
 
   fi
18728
 
 
18729
 
   if test $have_header = 1; then
18730
 
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XScreenSaverQueryExtension in -lXss" >&5
18731
 
$as_echo_n "checking for XScreenSaverQueryExtension in -lXss... " >&6; }
18732
 
if test "${ac_cv_lib_Xss_XScreenSaverQueryExtension+set}" = set; then :
18733
 
  $as_echo_n "(cached) " >&6
18734
 
else
18735
 
  ac_check_lib_save_LIBS=$LIBS
18736
 
LIBS="-lXss $COMMON_XLIBS $LIBS"
18737
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18738
 
/* end confdefs.h.  */
18739
 
 
18740
 
/* Override any GCC internal prototype to avoid an error.
18741
 
   Use char because int might match the return type of a GCC
18742
 
   builtin and then its argument prototype would still apply.  */
18743
 
#ifdef __cplusplus
18744
 
extern "C"
18745
 
#endif
18746
 
char XScreenSaverQueryExtension ();
18747
 
int
18748
 
main ()
18749
 
{
18750
 
return XScreenSaverQueryExtension ();
18751
 
  ;
18752
 
  return 0;
18753
 
}
18754
 
_ACEOF
18755
 
if ac_fn_c_try_link "$LINENO"; then :
18756
 
  ac_cv_lib_Xss_XScreenSaverQueryExtension=yes
18757
 
else
18758
 
  ac_cv_lib_Xss_XScreenSaverQueryExtension=no
18759
 
fi
18760
 
rm -f core conftest.err conftest.$ac_objext \
18761
 
    conftest$ac_exeext conftest.$ac_ext
18762
 
LIBS=$ac_check_lib_save_LIBS
18763
 
fi
18764
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xss_XScreenSaverQueryExtension" >&5
18765
 
$as_echo "$ac_cv_lib_Xss_XScreenSaverQueryExtension" >&6; }
18766
 
if test "x$ac_cv_lib_Xss_XScreenSaverQueryExtension" = x""yes; then :
18767
 
  COMMON_XLIBS="-lXss $COMMON_XLIBS"
18768
 
else
18769
 
  as_fn_error $? "libXss or headers not found. Please configure without Unity (using --disable-unity) or install the libXss devel package." "$LINENO" 5 
18770
 
fi
18771
 
 
18772
 
   fi
18773
 
 
18774
 
 
18775
 
           # Check for the uriparser library and headers. The upstream uriparser
18776
 
           # doesn't appear to ship with either a pkg-config file or a
18777
 
           # uriparser-config binary, so we'll look for it the old-fashioned
18778
 
           # way.
18779
 
           #
18780
 
           # Note that we look for uriFreeQueryListA because it's a relatively
18781
 
           # new symbol that our code needs (it isn't present in the uriparser
18782
 
           # that shipped with Ubuntu Hardy).
18783
 
           
18784
 
   if test -z "$CUSTOM_URIPARSER_CPPFLAGS"; then
18785
 
      if test "$os" = freebsd; then
18786
 
         CUSTOM_URIPARSER_CPPFLAGS="-I/usr/local/include"
18787
 
      else
18788
 
         CUSTOM_URIPARSER_CPPFLAGS="-I/usr/include"
18789
 
      fi
18790
 
      if test -n "uriparser"; then
18791
 
         CUSTOM_URIPARSER_CPPFLAGS="${CUSTOM_URIPARSER_CPPFLAGS}/uriparser"
18792
 
      fi
18793
 
   fi
18794
 
 
18795
 
           
18796
 
        
18797
 
   if test -z "uriparser"; then
18798
 
      as_fn_error $? "'library' parameter is required.'" "$LINENO" 5 
18799
 
   fi
18800
 
   if test -z "URIPARSER"; then
18801
 
      as_fn_error $? "'lvar' parameter is required.'" "$LINENO" 5 
18802
 
   fi
18803
 
 
18804
 
   ac_vmw_have_lib=0
18805
 
   ac_vmw_have_lib_func=0
18806
 
   ac_vmw_have_lib_header=0
18807
 
   ac_vmw_custom_libs=
18808
 
 
18809
 
   #
18810
 
   # First, try any user-defined CUSTOM_* flags.
18811
 
   #
18812
 
   if test -n "${CUSTOM_URIPARSER_CPPFLAGS}" || test -n "${CUSTOM_URIPARSER_LIBS}"; then
18813
 
      ac_vmw_custom_libs="${CUSTOM_URIPARSER_LIBS} -luriparser"
18814
 
      if test -n "Uri.h"; then
18815
 
         ORIGINAL_CPPFLAGS="$CPPFLAGS"
18816
 
         CPPFLAGS="${CUSTOM_URIPARSER_CPPFLAGS} $CPPFLAGS"
18817
 
 
18818
 
         ac_fn_c_check_header_mongrel "$LINENO" "Uri.h" "ac_cv_header_Uri_h" "$ac_includes_default"
18819
 
if test "x$ac_cv_header_Uri_h" = x""yes; then :
18820
 
  ac_vmw_have_lib_header=1
18821
 
fi
18822
 
 
18823
 
 
18824
 
 
18825
 
         CPPFLAGS="$ORIGINAL_CPPFLAGS"
18826
 
      else
18827
 
         ac_vmw_have_lib_header=1
18828
 
      fi
18829
 
 
18830
 
      # Check a specific function in the library if requested.
18831
 
      # If it hasn't, just pick a random function from libc, just to make
18832
 
      # sure the linker can find the library being tested.
18833
 
      if test $ac_vmw_have_lib_header -eq 1; then
18834
 
         if test -n "uriFreeQueryListA"; then
18835
 
            ac_vmw_function=uriFreeQueryListA
18836
 
         else
18837
 
            ac_vmw_function=strlen
18838
 
         fi
18839
 
         as_ac_Lib=`$as_echo "ac_cv_lib_uriparser_$ac_vmw_function" | $as_tr_sh`
18840
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_vmw_function in -luriparser" >&5
18841
 
$as_echo_n "checking for $ac_vmw_function in -luriparser... " >&6; }
18842
 
if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
18843
 
  $as_echo_n "(cached) " >&6
18844
 
else
18845
 
  ac_check_lib_save_LIBS=$LIBS
18846
 
LIBS="-luriparser $ac_vmw_custom_libs $LIBS"
18847
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18848
 
/* end confdefs.h.  */
18849
 
 
18850
 
/* Override any GCC internal prototype to avoid an error.
18851
 
   Use char because int might match the return type of a GCC
18852
 
   builtin and then its argument prototype would still apply.  */
18853
 
#ifdef __cplusplus
18854
 
extern "C"
18855
 
#endif
18856
 
char $ac_vmw_function ();
18857
 
int
18858
 
main ()
18859
 
{
18860
 
return $ac_vmw_function ();
18861
 
  ;
18862
 
  return 0;
18863
 
}
18864
 
_ACEOF
18865
 
if ac_fn_c_try_link "$LINENO"; then :
18866
 
  eval "$as_ac_Lib=yes"
18867
 
else
18868
 
  eval "$as_ac_Lib=no"
18869
 
fi
18870
 
rm -f core conftest.err conftest.$ac_objext \
18871
 
    conftest$ac_exeext conftest.$ac_ext
18872
 
LIBS=$ac_check_lib_save_LIBS
18873
 
fi
18874
 
eval ac_res=\$$as_ac_Lib
18875
 
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
18876
 
$as_echo "$ac_res" >&6; }
18877
 
if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
18878
 
  ac_vmw_have_lib_func=1
18879
 
fi
18880
 
 
18881
 
      fi
18882
 
 
18883
 
      if test $ac_vmw_have_lib_func -eq 1 && test $ac_vmw_have_lib_header -eq 1; then
18884
 
         URIPARSER_CPPFLAGS="${CUSTOM_URIPARSER_CPPFLAGS}"
18885
 
         URIPARSER_LIBS="$ac_vmw_custom_libs"
18886
 
         ac_vmw_have_lib=1
18887
 
      fi
18888
 
   fi
18889
 
 
18890
 
   # If that didn't work, try with pkg-config.
18891
 
   if test $ac_vmw_have_lib -eq 0 && test "$HAVE_PKG_CONFIG" = "yes" && test -n ""; then
18892
 
      if test -n ""; then
18893
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for  >=  (via pkg-config)" >&5
18894
 
$as_echo_n "checking for  >=  (via pkg-config)... " >&6; }
18895
 
         if pkg-config --exists ' >= '; then
18896
 
            ac_vmw_have_lib=1
18897
 
         fi
18898
 
      else
18899
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for  (via pkg-config)" >&5
18900
 
$as_echo_n "checking for  (via pkg-config)... " >&6; }
18901
 
         if pkg-config --exists ''; then
18902
 
            ac_vmw_have_lib=1
18903
 
         fi
18904
 
      fi
18905
 
 
18906
 
      if test $ac_vmw_have_lib -eq 1; then
18907
 
         # Sometimes pkg-config might fail; for example, "pkg-config gtk+-2.0 --cflags"
18908
 
         # fails on OpenSolaris B71. So be pessimistic.
18909
 
         ac_vmw_cppflags="`pkg-config --cflags `"
18910
 
         ac_vmw_ret1=$?
18911
 
         ac_vmw_libs="`pkg-config --libs `"
18912
 
         ac_vmw_ret2=$?
18913
 
         if test $ac_vmw_ret1 -eq 0 && test $ac_vmw_ret2 -eq 0; then
18914
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
18915
 
$as_echo "yes" >&6; }
18916
 
            URIPARSER_CPPFLAGS="$ac_vmw_cppflags"
18917
 
            URIPARSER_LIBS="$ac_vmw_libs"
18918
 
         else
18919
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18920
 
$as_echo "no" >&6; }
18921
 
         fi
18922
 
      else
18923
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18924
 
$as_echo "no" >&6; }
18925
 
      fi
18926
 
   fi
18927
 
 
18928
 
   # If we still haven't found the lib, try with the library's custom "config" script.
18929
 
   # Before checking, flush the AC_PATH_PROG cached variable.
18930
 
   unset ac_cv_path_ac_vmw_lib_cfg
18931
 
   unset ac_vmw_lib_cfg
18932
 
   if test $ac_vmw_have_lib -eq 0 && test -n ""; then
18933
 
      # Extract the first word of "", so it can be a program name with args.
18934
 
set dummy ; ac_word=$2
18935
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18936
 
$as_echo_n "checking for $ac_word... " >&6; }
18937
 
if test "${ac_cv_path_ac_vmw_lib_cfg+set}" = set; then :
18938
 
  $as_echo_n "(cached) " >&6
18939
 
else
18940
 
  case $ac_vmw_lib_cfg in
18941
 
  [\\/]* | ?:[\\/]*)
18942
 
  ac_cv_path_ac_vmw_lib_cfg="$ac_vmw_lib_cfg" # Let the user override the test with a path.
18943
 
  ;;
18944
 
  *)
18945
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
18946
 
for as_dir in $PATH
18947
 
do
18948
 
  IFS=$as_save_IFS
18949
 
  test -z "$as_dir" && as_dir=.
18950
 
    for ac_exec_ext in '' $ac_executable_extensions; do
18951
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
18952
 
    ac_cv_path_ac_vmw_lib_cfg="$as_dir/$ac_word$ac_exec_ext"
18953
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18954
 
    break 2
18955
 
  fi
18956
 
done
18957
 
  done
18958
 
IFS=$as_save_IFS
18959
 
 
18960
 
  test -z "$ac_cv_path_ac_vmw_lib_cfg" && ac_cv_path_ac_vmw_lib_cfg="no"
18961
 
  ;;
18962
 
esac
18963
 
fi
18964
 
ac_vmw_lib_cfg=$ac_cv_path_ac_vmw_lib_cfg
18965
 
if test -n "$ac_vmw_lib_cfg"; then
18966
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_vmw_lib_cfg" >&5
18967
 
$as_echo "$ac_vmw_lib_cfg" >&6; }
18968
 
else
18969
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18970
 
$as_echo "no" >&6; }
18971
 
fi
18972
 
 
18973
 
 
18974
 
      if test "$ac_vmw_lib_cfg" != "no"; then
18975
 
         # XXX: icu-config does not follow the "--cflags" and "--libs" convention,
18976
 
         # so single it out here to avoid having to replicate all the rest of the
18977
 
         # logic elsewhere.
18978
 
         if test `basename "$ac_vmw_lib_cfg"` = "icu-config"; then
18979
 
            URIPARSER_CPPFLAGS="`$ac_vmw_lib_cfg --cppflags`"
18980
 
            URIPARSER_LIBS="`$ac_vmw_lib_cfg --ldflags`"
18981
 
         else
18982
 
            URIPARSER_CPPFLAGS="`$ac_vmw_lib_cfg --cflags`"
18983
 
            URIPARSER_LIBS="`$ac_vmw_lib_cfg --libs`"
18984
 
         fi
18985
 
         ac_vmw_have_lib=1
18986
 
      fi
18987
 
   fi
18988
 
 
18989
 
   # Finish by executing the user provided action. The call to "true" is needed
18990
 
   # because the actions are optional, and we need something inside the block.
18991
 
   if test $ac_vmw_have_lib -eq 1; then
18992
 
      
18993
 
      
18994
 
      true
18995
 
      
18996
 
   else
18997
 
      true
18998
 
      as_fn_error $? "uriparser library not found or is too old. Please configure without Unity (using --disable-unity) or install the liburiparser devel package." "$LINENO" 5 
18999
 
   fi
19000
 
 
19001
 
 
19002
 
           # Check for libpng.
19003
 
           
19004
 
        
19005
 
   if test -z "png12"; then
19006
 
      as_fn_error $? "'library' parameter is required.'" "$LINENO" 5 
19007
 
   fi
19008
 
   if test -z "LIBPNG"; then
19009
 
      as_fn_error $? "'lvar' parameter is required.'" "$LINENO" 5 
19010
 
   fi
19011
 
 
19012
 
   ac_vmw_have_lib=0
19013
 
   ac_vmw_have_lib_func=0
19014
 
   ac_vmw_have_lib_header=0
19015
 
   ac_vmw_custom_libs=
19016
 
 
19017
 
   #
19018
 
   # First, try any user-defined CUSTOM_* flags.
19019
 
   #
19020
 
   if test -n "${CUSTOM_LIBPNG_CPPFLAGS}" || test -n "${CUSTOM_LIBPNG_LIBS}"; then
19021
 
      ac_vmw_custom_libs="${CUSTOM_LIBPNG_LIBS} -lpng12"
19022
 
      if test -n "png.h"; then
19023
 
         ORIGINAL_CPPFLAGS="$CPPFLAGS"
19024
 
         CPPFLAGS="${CUSTOM_LIBPNG_CPPFLAGS} $CPPFLAGS"
19025
 
 
19026
 
         ac_fn_c_check_header_mongrel "$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
19027
 
if test "x$ac_cv_header_png_h" = x""yes; then :
19028
 
  ac_vmw_have_lib_header=1
19029
 
fi
19030
 
 
19031
 
 
19032
 
 
19033
 
         CPPFLAGS="$ORIGINAL_CPPFLAGS"
19034
 
      else
19035
 
         ac_vmw_have_lib_header=1
19036
 
      fi
19037
 
 
19038
 
      # Check a specific function in the library if requested.
19039
 
      # If it hasn't, just pick a random function from libc, just to make
19040
 
      # sure the linker can find the library being tested.
19041
 
      if test $ac_vmw_have_lib_header -eq 1; then
19042
 
         if test -n "png_access_version_number"; then
19043
 
            ac_vmw_function=png_access_version_number
19044
 
         else
19045
 
            ac_vmw_function=strlen
19046
 
         fi
19047
 
         as_ac_Lib=`$as_echo "ac_cv_lib_png12_$ac_vmw_function" | $as_tr_sh`
19048
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_vmw_function in -lpng12" >&5
19049
 
$as_echo_n "checking for $ac_vmw_function in -lpng12... " >&6; }
19050
 
if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
19051
 
  $as_echo_n "(cached) " >&6
19052
 
else
19053
 
  ac_check_lib_save_LIBS=$LIBS
19054
 
LIBS="-lpng12 $ac_vmw_custom_libs $LIBS"
19055
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19056
 
/* end confdefs.h.  */
19057
 
 
19058
 
/* Override any GCC internal prototype to avoid an error.
19059
 
   Use char because int might match the return type of a GCC
19060
 
   builtin and then its argument prototype would still apply.  */
19061
 
#ifdef __cplusplus
19062
 
extern "C"
19063
 
#endif
19064
 
char $ac_vmw_function ();
19065
 
int
19066
 
main ()
19067
 
{
19068
 
return $ac_vmw_function ();
19069
 
  ;
19070
 
  return 0;
19071
 
}
19072
 
_ACEOF
19073
 
if ac_fn_c_try_link "$LINENO"; then :
19074
 
  eval "$as_ac_Lib=yes"
19075
 
else
19076
 
  eval "$as_ac_Lib=no"
19077
 
fi
19078
 
rm -f core conftest.err conftest.$ac_objext \
19079
 
    conftest$ac_exeext conftest.$ac_ext
19080
 
LIBS=$ac_check_lib_save_LIBS
19081
 
fi
19082
 
eval ac_res=\$$as_ac_Lib
19083
 
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
19084
 
$as_echo "$ac_res" >&6; }
19085
 
if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
19086
 
  ac_vmw_have_lib_func=1
19087
 
fi
19088
 
 
19089
 
      fi
19090
 
 
19091
 
      if test $ac_vmw_have_lib_func -eq 1 && test $ac_vmw_have_lib_header -eq 1; then
19092
 
         LIBPNG_CPPFLAGS="${CUSTOM_LIBPNG_CPPFLAGS}"
19093
 
         LIBPNG_LIBS="$ac_vmw_custom_libs"
19094
 
         ac_vmw_have_lib=1
19095
 
      fi
19096
 
   fi
19097
 
 
19098
 
   # If that didn't work, try with pkg-config.
19099
 
   if test $ac_vmw_have_lib -eq 0 && test "$HAVE_PKG_CONFIG" = "yes" && test -n "libpng12"; then
19100
 
      if test -n ""; then
19101
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpng12 >=  (via pkg-config)" >&5
19102
 
$as_echo_n "checking for libpng12 >=  (via pkg-config)... " >&6; }
19103
 
         if pkg-config --exists 'libpng12 >= '; then
19104
 
            ac_vmw_have_lib=1
19105
 
         fi
19106
 
      else
19107
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpng12 (via pkg-config)" >&5
19108
 
$as_echo_n "checking for libpng12 (via pkg-config)... " >&6; }
19109
 
         if pkg-config --exists 'libpng12'; then
19110
 
            ac_vmw_have_lib=1
19111
 
         fi
19112
 
      fi
19113
 
 
19114
 
      if test $ac_vmw_have_lib -eq 1; then
19115
 
         # Sometimes pkg-config might fail; for example, "pkg-config gtk+-2.0 --cflags"
19116
 
         # fails on OpenSolaris B71. So be pessimistic.
19117
 
         ac_vmw_cppflags="`pkg-config --cflags libpng12`"
19118
 
         ac_vmw_ret1=$?
19119
 
         ac_vmw_libs="`pkg-config --libs libpng12`"
19120
 
         ac_vmw_ret2=$?
19121
 
         if test $ac_vmw_ret1 -eq 0 && test $ac_vmw_ret2 -eq 0; then
19122
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
19123
 
$as_echo "yes" >&6; }
19124
 
            LIBPNG_CPPFLAGS="$ac_vmw_cppflags"
19125
 
            LIBPNG_LIBS="$ac_vmw_libs"
19126
 
         else
19127
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19128
 
$as_echo "no" >&6; }
19129
 
         fi
19130
 
      else
19131
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19132
 
$as_echo "no" >&6; }
19133
 
      fi
19134
 
   fi
19135
 
 
19136
 
   # If we still haven't found the lib, try with the library's custom "config" script.
19137
 
   # Before checking, flush the AC_PATH_PROG cached variable.
19138
 
   unset ac_cv_path_ac_vmw_lib_cfg
19139
 
   unset ac_vmw_lib_cfg
19140
 
   if test $ac_vmw_have_lib -eq 0 && test -n "libpng-config"; then
19141
 
      # Extract the first word of "libpng-config", so it can be a program name with args.
19142
 
set dummy libpng-config; ac_word=$2
19143
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
19144
 
$as_echo_n "checking for $ac_word... " >&6; }
19145
 
if test "${ac_cv_path_ac_vmw_lib_cfg+set}" = set; then :
19146
 
  $as_echo_n "(cached) " >&6
19147
 
else
19148
 
  case $ac_vmw_lib_cfg in
19149
 
  [\\/]* | ?:[\\/]*)
19150
 
  ac_cv_path_ac_vmw_lib_cfg="$ac_vmw_lib_cfg" # Let the user override the test with a path.
19151
 
  ;;
19152
 
  *)
19153
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19154
 
for as_dir in $PATH
19155
 
do
19156
 
  IFS=$as_save_IFS
19157
 
  test -z "$as_dir" && as_dir=.
19158
 
    for ac_exec_ext in '' $ac_executable_extensions; do
19159
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
19160
 
    ac_cv_path_ac_vmw_lib_cfg="$as_dir/$ac_word$ac_exec_ext"
19161
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
19162
 
    break 2
19163
 
  fi
19164
 
done
19165
 
  done
19166
 
IFS=$as_save_IFS
19167
 
 
19168
 
  test -z "$ac_cv_path_ac_vmw_lib_cfg" && ac_cv_path_ac_vmw_lib_cfg="no"
19169
 
  ;;
19170
 
esac
19171
 
fi
19172
 
ac_vmw_lib_cfg=$ac_cv_path_ac_vmw_lib_cfg
19173
 
if test -n "$ac_vmw_lib_cfg"; then
19174
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_vmw_lib_cfg" >&5
19175
 
$as_echo "$ac_vmw_lib_cfg" >&6; }
19176
 
else
19177
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19178
 
$as_echo "no" >&6; }
19179
 
fi
19180
 
 
19181
 
 
19182
 
      if test "$ac_vmw_lib_cfg" != "no"; then
19183
 
         # XXX: icu-config does not follow the "--cflags" and "--libs" convention,
19184
 
         # so single it out here to avoid having to replicate all the rest of the
19185
 
         # logic elsewhere.
19186
 
         if test `basename "$ac_vmw_lib_cfg"` = "icu-config"; then
19187
 
            LIBPNG_CPPFLAGS="`$ac_vmw_lib_cfg --cppflags`"
19188
 
            LIBPNG_LIBS="`$ac_vmw_lib_cfg --ldflags`"
19189
 
         else
19190
 
            LIBPNG_CPPFLAGS="`$ac_vmw_lib_cfg --cflags`"
19191
 
            LIBPNG_LIBS="`$ac_vmw_lib_cfg --libs`"
19192
 
         fi
19193
 
         ac_vmw_have_lib=1
19194
 
      fi
19195
 
   fi
19196
 
 
19197
 
   # Finish by executing the user provided action. The call to "true" is needed
19198
 
   # because the actions are optional, and we need something inside the block.
19199
 
   if test $ac_vmw_have_lib -eq 1; then
19200
 
      
19201
 
      
19202
 
      true
19203
 
      
19204
 
   else
19205
 
      true
19206
 
      as_fn_error $? "libpng not found. Please configure without Unity (using --disable-unity) or install the libpng devel package" "$LINENO" 5 
19207
 
   fi
19208
 
 
19209
 
 
19210
 
           # Check for the zlib library and headers. Like uriparser, there
19211
 
           # isn't a pkg-config or zlib-config file.
19212
 
           
19213
 
   if test -z "$CUSTOM_ZLIB_CPPFLAGS"; then
19214
 
      if test "$os" = freebsd; then
19215
 
         CUSTOM_ZLIB_CPPFLAGS="-I/usr/local/include"
19216
 
      else
19217
 
         CUSTOM_ZLIB_CPPFLAGS="-I/usr/include"
19218
 
      fi
19219
 
      if test -n ""; then
19220
 
         CUSTOM_ZLIB_CPPFLAGS="${CUSTOM_ZLIB_CPPFLAGS}/"
19221
 
      fi
19222
 
   fi
19223
 
 
19224
 
           
19225
 
        
19226
 
   if test -z "z"; then
19227
 
      as_fn_error $? "'library' parameter is required.'" "$LINENO" 5 
19228
 
   fi
19229
 
   if test -z "ZLIB"; then
19230
 
      as_fn_error $? "'lvar' parameter is required.'" "$LINENO" 5 
19231
 
   fi
19232
 
 
19233
 
   ac_vmw_have_lib=0
19234
 
   ac_vmw_have_lib_func=0
19235
 
   ac_vmw_have_lib_header=0
19236
 
   ac_vmw_custom_libs=
19237
 
 
19238
 
   #
19239
 
   # First, try any user-defined CUSTOM_* flags.
19240
 
   #
19241
 
   if test -n "${CUSTOM_ZLIB_CPPFLAGS}" || test -n "${CUSTOM_ZLIB_LIBS}"; then
19242
 
      ac_vmw_custom_libs="${CUSTOM_ZLIB_LIBS} -lz"
19243
 
      if test -n "zlib.h"; then
19244
 
         ORIGINAL_CPPFLAGS="$CPPFLAGS"
19245
 
         CPPFLAGS="${CUSTOM_ZLIB_CPPFLAGS} $CPPFLAGS"
19246
 
 
19247
 
         ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
19248
 
if test "x$ac_cv_header_zlib_h" = x""yes; then :
19249
 
  ac_vmw_have_lib_header=1
19250
 
fi
19251
 
 
19252
 
 
19253
 
 
19254
 
         CPPFLAGS="$ORIGINAL_CPPFLAGS"
19255
 
      else
19256
 
         ac_vmw_have_lib_header=1
19257
 
      fi
19258
 
 
19259
 
      # Check a specific function in the library if requested.
19260
 
      # If it hasn't, just pick a random function from libc, just to make
19261
 
      # sure the linker can find the library being tested.
19262
 
      if test $ac_vmw_have_lib_header -eq 1; then
19263
 
         if test -n "zlibVersion"; then
19264
 
            ac_vmw_function=zlibVersion
19265
 
         else
19266
 
            ac_vmw_function=strlen
19267
 
         fi
19268
 
         as_ac_Lib=`$as_echo "ac_cv_lib_z_$ac_vmw_function" | $as_tr_sh`
19269
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_vmw_function in -lz" >&5
19270
 
$as_echo_n "checking for $ac_vmw_function in -lz... " >&6; }
19271
 
if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
19272
 
  $as_echo_n "(cached) " >&6
19273
 
else
19274
 
  ac_check_lib_save_LIBS=$LIBS
19275
 
LIBS="-lz $ac_vmw_custom_libs $LIBS"
19276
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19277
 
/* end confdefs.h.  */
19278
 
 
19279
 
/* Override any GCC internal prototype to avoid an error.
19280
 
   Use char because int might match the return type of a GCC
19281
 
   builtin and then its argument prototype would still apply.  */
19282
 
#ifdef __cplusplus
19283
 
extern "C"
19284
 
#endif
19285
 
char $ac_vmw_function ();
19286
 
int
19287
 
main ()
19288
 
{
19289
 
return $ac_vmw_function ();
19290
 
  ;
19291
 
  return 0;
19292
 
}
19293
 
_ACEOF
19294
 
if ac_fn_c_try_link "$LINENO"; then :
19295
 
  eval "$as_ac_Lib=yes"
19296
 
else
19297
 
  eval "$as_ac_Lib=no"
19298
 
fi
19299
 
rm -f core conftest.err conftest.$ac_objext \
19300
 
    conftest$ac_exeext conftest.$ac_ext
19301
 
LIBS=$ac_check_lib_save_LIBS
19302
 
fi
19303
 
eval ac_res=\$$as_ac_Lib
19304
 
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
19305
 
$as_echo "$ac_res" >&6; }
19306
 
if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
19307
 
  ac_vmw_have_lib_func=1
19308
 
fi
19309
 
 
19310
 
      fi
19311
 
 
19312
 
      if test $ac_vmw_have_lib_func -eq 1 && test $ac_vmw_have_lib_header -eq 1; then
19313
 
         ZLIB_CPPFLAGS="${CUSTOM_ZLIB_CPPFLAGS}"
19314
 
         ZLIB_LIBS="$ac_vmw_custom_libs"
19315
 
         ac_vmw_have_lib=1
19316
 
      fi
19317
 
   fi
19318
 
 
19319
 
   # If that didn't work, try with pkg-config.
19320
 
   if test $ac_vmw_have_lib -eq 0 && test "$HAVE_PKG_CONFIG" = "yes" && test -n ""; then
19321
 
      if test -n ""; then
19322
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for  >=  (via pkg-config)" >&5
19323
 
$as_echo_n "checking for  >=  (via pkg-config)... " >&6; }
19324
 
         if pkg-config --exists ' >= '; then
19325
 
            ac_vmw_have_lib=1
19326
 
         fi
19327
 
      else
19328
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for  (via pkg-config)" >&5
19329
 
$as_echo_n "checking for  (via pkg-config)... " >&6; }
19330
 
         if pkg-config --exists ''; then
19331
 
            ac_vmw_have_lib=1
19332
 
         fi
19333
 
      fi
19334
 
 
19335
 
      if test $ac_vmw_have_lib -eq 1; then
19336
 
         # Sometimes pkg-config might fail; for example, "pkg-config gtk+-2.0 --cflags"
19337
 
         # fails on OpenSolaris B71. So be pessimistic.
19338
 
         ac_vmw_cppflags="`pkg-config --cflags `"
19339
 
         ac_vmw_ret1=$?
19340
 
         ac_vmw_libs="`pkg-config --libs `"
19341
 
         ac_vmw_ret2=$?
19342
 
         if test $ac_vmw_ret1 -eq 0 && test $ac_vmw_ret2 -eq 0; then
19343
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
19344
 
$as_echo "yes" >&6; }
19345
 
            ZLIB_CPPFLAGS="$ac_vmw_cppflags"
19346
 
            ZLIB_LIBS="$ac_vmw_libs"
19347
 
         else
19348
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19349
 
$as_echo "no" >&6; }
19350
 
         fi
19351
 
      else
19352
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19353
 
$as_echo "no" >&6; }
19354
 
      fi
19355
 
   fi
19356
 
 
19357
 
   # If we still haven't found the lib, try with the library's custom "config" script.
19358
 
   # Before checking, flush the AC_PATH_PROG cached variable.
19359
 
   unset ac_cv_path_ac_vmw_lib_cfg
19360
 
   unset ac_vmw_lib_cfg
19361
 
   if test $ac_vmw_have_lib -eq 0 && test -n ""; then
19362
 
      # Extract the first word of "", so it can be a program name with args.
19363
 
set dummy ; ac_word=$2
19364
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
19365
 
$as_echo_n "checking for $ac_word... " >&6; }
19366
 
if test "${ac_cv_path_ac_vmw_lib_cfg+set}" = set; then :
19367
 
  $as_echo_n "(cached) " >&6
19368
 
else
19369
 
  case $ac_vmw_lib_cfg in
19370
 
  [\\/]* | ?:[\\/]*)
19371
 
  ac_cv_path_ac_vmw_lib_cfg="$ac_vmw_lib_cfg" # Let the user override the test with a path.
19372
 
  ;;
19373
 
  *)
19374
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19375
 
for as_dir in $PATH
19376
 
do
19377
 
  IFS=$as_save_IFS
19378
 
  test -z "$as_dir" && as_dir=.
19379
 
    for ac_exec_ext in '' $ac_executable_extensions; do
19380
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
19381
 
    ac_cv_path_ac_vmw_lib_cfg="$as_dir/$ac_word$ac_exec_ext"
19382
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
19383
 
    break 2
19384
 
  fi
19385
 
done
19386
 
  done
19387
 
IFS=$as_save_IFS
19388
 
 
19389
 
  test -z "$ac_cv_path_ac_vmw_lib_cfg" && ac_cv_path_ac_vmw_lib_cfg="no"
19390
 
  ;;
19391
 
esac
19392
 
fi
19393
 
ac_vmw_lib_cfg=$ac_cv_path_ac_vmw_lib_cfg
19394
 
if test -n "$ac_vmw_lib_cfg"; then
19395
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_vmw_lib_cfg" >&5
19396
 
$as_echo "$ac_vmw_lib_cfg" >&6; }
19397
 
else
19398
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19399
 
$as_echo "no" >&6; }
19400
 
fi
19401
 
 
19402
 
 
19403
 
      if test "$ac_vmw_lib_cfg" != "no"; then
19404
 
         # XXX: icu-config does not follow the "--cflags" and "--libs" convention,
19405
 
         # so single it out here to avoid having to replicate all the rest of the
19406
 
         # logic elsewhere.
19407
 
         if test `basename "$ac_vmw_lib_cfg"` = "icu-config"; then
19408
 
            ZLIB_CPPFLAGS="`$ac_vmw_lib_cfg --cppflags`"
19409
 
            ZLIB_LIBS="`$ac_vmw_lib_cfg --ldflags`"
19410
 
         else
19411
 
            ZLIB_CPPFLAGS="`$ac_vmw_lib_cfg --cflags`"
19412
 
            ZLIB_LIBS="`$ac_vmw_lib_cfg --libs`"
19413
 
         fi
19414
 
         ac_vmw_have_lib=1
19415
 
      fi
19416
 
   fi
19417
 
 
19418
 
   # Finish by executing the user provided action. The call to "true" is needed
19419
 
   # because the actions are optional, and we need something inside the block.
19420
 
   if test $ac_vmw_have_lib -eq 1; then
19421
 
      
19422
 
      
19423
 
      true
19424
 
      
19425
 
   else
19426
 
      true
19427
 
      as_fn_error $? "zlib library not found. Please configure without Unity (using --disable-unity) or install the zlib devel package." "$LINENO" 5 
19428
 
   fi
19429
 
 
19430
 
 
19431
 
           # Check for gio 2.24.
19432
 
           
19433
 
        
19434
 
   if test -z "gio-2.0"; then
19435
 
      as_fn_error $? "'library' parameter is required.'" "$LINENO" 5 
19436
 
   fi
19437
 
   if test -z "GIO"; then
19438
 
      as_fn_error $? "'lvar' parameter is required.'" "$LINENO" 5 
19439
 
   fi
19440
 
 
19441
 
   ac_vmw_have_lib=0
19442
 
   ac_vmw_have_lib_func=0
19443
 
   ac_vmw_have_lib_header=0
19444
 
   ac_vmw_custom_libs=
19445
 
 
19446
 
   #
19447
 
   # First, try any user-defined CUSTOM_* flags.
19448
 
   #
19449
 
   if test -n "${CUSTOM_GIO_CPPFLAGS}" || test -n "${CUSTOM_GIO_LIBS}"; then
19450
 
      ac_vmw_custom_libs="${CUSTOM_GIO_LIBS} -lgio-2.0"
19451
 
      if test -n "gio/gio.h"; then
19452
 
         ORIGINAL_CPPFLAGS="$CPPFLAGS"
19453
 
         CPPFLAGS="${CUSTOM_GIO_CPPFLAGS} $CPPFLAGS"
19454
 
 
19455
 
         ac_fn_c_check_header_mongrel "$LINENO" "gio/gio.h" "ac_cv_header_gio_gio_h" "$ac_includes_default"
19456
 
if test "x$ac_cv_header_gio_gio_h" = x""yes; then :
19457
 
  ac_vmw_have_lib_header=1
19458
 
fi
19459
 
 
19460
 
 
19461
 
 
19462
 
         CPPFLAGS="$ORIGINAL_CPPFLAGS"
19463
 
      else
19464
 
         ac_vmw_have_lib_header=1
19465
 
      fi
19466
 
 
19467
 
      # Check a specific function in the library if requested.
19468
 
      # If it hasn't, just pick a random function from libc, just to make
19469
 
      # sure the linker can find the library being tested.
19470
 
      if test $ac_vmw_have_lib_header -eq 1; then
19471
 
         if test -n "g_desktop_app_info_get_filename"; then
19472
 
            ac_vmw_function=g_desktop_app_info_get_filename
19473
 
         else
19474
 
            ac_vmw_function=strlen
19475
 
         fi
19476
 
         as_ac_Lib=`$as_echo "ac_cv_lib_gio-2.0_$ac_vmw_function" | $as_tr_sh`
19477
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_vmw_function in -lgio-2.0" >&5
19478
 
$as_echo_n "checking for $ac_vmw_function in -lgio-2.0... " >&6; }
19479
 
if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
19480
 
  $as_echo_n "(cached) " >&6
19481
 
else
19482
 
  ac_check_lib_save_LIBS=$LIBS
19483
 
LIBS="-lgio-2.0 $ac_vmw_custom_libs $LIBS"
19484
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19485
 
/* end confdefs.h.  */
19486
 
 
19487
 
/* Override any GCC internal prototype to avoid an error.
19488
 
   Use char because int might match the return type of a GCC
19489
 
   builtin and then its argument prototype would still apply.  */
19490
 
#ifdef __cplusplus
19491
 
extern "C"
19492
 
#endif
19493
 
char $ac_vmw_function ();
19494
 
int
19495
 
main ()
19496
 
{
19497
 
return $ac_vmw_function ();
19498
 
  ;
19499
 
  return 0;
19500
 
}
19501
 
_ACEOF
19502
 
if ac_fn_c_try_link "$LINENO"; then :
19503
 
  eval "$as_ac_Lib=yes"
19504
 
else
19505
 
  eval "$as_ac_Lib=no"
19506
 
fi
19507
 
rm -f core conftest.err conftest.$ac_objext \
19508
 
    conftest$ac_exeext conftest.$ac_ext
19509
 
LIBS=$ac_check_lib_save_LIBS
19510
 
fi
19511
 
eval ac_res=\$$as_ac_Lib
19512
 
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
19513
 
$as_echo "$ac_res" >&6; }
19514
 
if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
19515
 
  ac_vmw_have_lib_func=1
19516
 
fi
19517
 
 
19518
 
      fi
19519
 
 
19520
 
      if test $ac_vmw_have_lib_func -eq 1 && test $ac_vmw_have_lib_header -eq 1; then
19521
 
         GIO_CPPFLAGS="${CUSTOM_GIO_CPPFLAGS}"
19522
 
         GIO_LIBS="$ac_vmw_custom_libs"
19523
 
         ac_vmw_have_lib=1
19524
 
      fi
19525
 
   fi
19526
 
 
19527
 
   # If that didn't work, try with pkg-config.
19528
 
   if test $ac_vmw_have_lib -eq 0 && test "$HAVE_PKG_CONFIG" = "yes" && test -n "gio-unix-2.0"; then
19529
 
      if test -n "2.24.0"; then
19530
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gio-unix-2.0 >= 2.24.0 (via pkg-config)" >&5
19531
 
$as_echo_n "checking for gio-unix-2.0 >= 2.24.0 (via pkg-config)... " >&6; }
19532
 
         if pkg-config --exists 'gio-unix-2.0 >= 2.24.0'; then
19533
 
            ac_vmw_have_lib=1
19534
 
         fi
19535
 
      else
19536
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gio-unix-2.0 (via pkg-config)" >&5
19537
 
$as_echo_n "checking for gio-unix-2.0 (via pkg-config)... " >&6; }
19538
 
         if pkg-config --exists 'gio-unix-2.0'; then
19539
 
            ac_vmw_have_lib=1
19540
 
         fi
19541
 
      fi
19542
 
 
19543
 
      if test $ac_vmw_have_lib -eq 1; then
19544
 
         # Sometimes pkg-config might fail; for example, "pkg-config gtk+-2.0 --cflags"
19545
 
         # fails on OpenSolaris B71. So be pessimistic.
19546
 
         ac_vmw_cppflags="`pkg-config --cflags gio-unix-2.0`"
19547
 
         ac_vmw_ret1=$?
19548
 
         ac_vmw_libs="`pkg-config --libs gio-unix-2.0`"
19549
 
         ac_vmw_ret2=$?
19550
 
         if test $ac_vmw_ret1 -eq 0 && test $ac_vmw_ret2 -eq 0; then
19551
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
19552
 
$as_echo "yes" >&6; }
19553
 
            GIO_CPPFLAGS="$ac_vmw_cppflags"
19554
 
            GIO_LIBS="$ac_vmw_libs"
19555
 
         else
19556
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19557
 
$as_echo "no" >&6; }
19558
 
         fi
19559
 
      else
19560
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19561
 
$as_echo "no" >&6; }
19562
 
      fi
19563
 
   fi
19564
 
 
19565
 
   # If we still haven't found the lib, try with the library's custom "config" script.
19566
 
   # Before checking, flush the AC_PATH_PROG cached variable.
19567
 
   unset ac_cv_path_ac_vmw_lib_cfg
19568
 
   unset ac_vmw_lib_cfg
19569
 
   if test $ac_vmw_have_lib -eq 0 && test -n ""; then
19570
 
      # Extract the first word of "", so it can be a program name with args.
19571
 
set dummy ; ac_word=$2
19572
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
19573
 
$as_echo_n "checking for $ac_word... " >&6; }
19574
 
if test "${ac_cv_path_ac_vmw_lib_cfg+set}" = set; then :
19575
 
  $as_echo_n "(cached) " >&6
19576
 
else
19577
 
  case $ac_vmw_lib_cfg in
19578
 
  [\\/]* | ?:[\\/]*)
19579
 
  ac_cv_path_ac_vmw_lib_cfg="$ac_vmw_lib_cfg" # Let the user override the test with a path.
19580
 
  ;;
19581
 
  *)
19582
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19583
 
for as_dir in $PATH
19584
 
do
19585
 
  IFS=$as_save_IFS
19586
 
  test -z "$as_dir" && as_dir=.
19587
 
    for ac_exec_ext in '' $ac_executable_extensions; do
19588
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
19589
 
    ac_cv_path_ac_vmw_lib_cfg="$as_dir/$ac_word$ac_exec_ext"
19590
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
19591
 
    break 2
19592
 
  fi
19593
 
done
19594
 
  done
19595
 
IFS=$as_save_IFS
19596
 
 
19597
 
  test -z "$ac_cv_path_ac_vmw_lib_cfg" && ac_cv_path_ac_vmw_lib_cfg="no"
19598
 
  ;;
19599
 
esac
19600
 
fi
19601
 
ac_vmw_lib_cfg=$ac_cv_path_ac_vmw_lib_cfg
19602
 
if test -n "$ac_vmw_lib_cfg"; then
19603
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_vmw_lib_cfg" >&5
19604
 
$as_echo "$ac_vmw_lib_cfg" >&6; }
19605
 
else
19606
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19607
 
$as_echo "no" >&6; }
19608
 
fi
19609
 
 
19610
 
 
19611
 
      if test "$ac_vmw_lib_cfg" != "no"; then
19612
 
         # XXX: icu-config does not follow the "--cflags" and "--libs" convention,
19613
 
         # so single it out here to avoid having to replicate all the rest of the
19614
 
         # logic elsewhere.
19615
 
         if test `basename "$ac_vmw_lib_cfg"` = "icu-config"; then
19616
 
            GIO_CPPFLAGS="`$ac_vmw_lib_cfg --cppflags`"
19617
 
            GIO_LIBS="`$ac_vmw_lib_cfg --ldflags`"
19618
 
         else
19619
 
            GIO_CPPFLAGS="`$ac_vmw_lib_cfg --cflags`"
19620
 
            GIO_LIBS="`$ac_vmw_lib_cfg --libs`"
19621
 
         fi
19622
 
         ac_vmw_have_lib=1
19623
 
      fi
19624
 
   fi
19625
 
 
19626
 
   # Finish by executing the user provided action. The call to "true" is needed
19627
 
   # because the actions are optional, and we need something inside the block.
19628
 
   if test $ac_vmw_have_lib -eq 1; then
19629
 
      
19630
 
      
19631
 
      true
19632
 
      
19633
 
   else
19634
 
      true
19635
 
      as_fn_error $? "GLib/GIO 2.24+ not found.  Please configure without Unity (using --disable-unity) or upgrade the Glib devel package." "$LINENO" 5 
19636
 
   fi
19637
 
 
19638
 
   fi # End of library checks for Unity.
19639
 
 
19640
18675
   # Check whether we have gtk+ 2.0.
19641
18676
   if test "$with_gtk2" != "no"; then
19642
18677
      # gdk_display_get_default_group (added in gtk+ 2.4.0) is function currently
19847
18882
      as_fn_error $? "Gtk+ 2.0 library not found or too old. Please configure without Gtk+ support (using --without-gtk2) or install the Gtk+ 2.0 devel package." "$LINENO" 5 
19848
18883
   fi
19849
18884
 
19850
 
 
19851
 
      # Unity requires libgdk_pixbuf_xlib, which most systems don't seem to
19852
 
      # provide via "pkg-config --libs gtk+-2.0".
19853
 
      if test "$enable_unity" != "no"; then
19854
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk_pixbuf_xlib_init in -lgdk_pixbuf_xlib-2.0" >&5
19855
 
$as_echo_n "checking for gdk_pixbuf_xlib_init in -lgdk_pixbuf_xlib-2.0... " >&6; }
19856
 
if test "${ac_cv_lib_gdk_pixbuf_xlib_2_0_gdk_pixbuf_xlib_init+set}" = set; then :
19857
 
  $as_echo_n "(cached) " >&6
19858
 
else
19859
 
  ac_check_lib_save_LIBS=$LIBS
19860
 
LIBS="-lgdk_pixbuf_xlib-2.0 $GTK_LIBS $LIBS"
19861
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19862
 
/* end confdefs.h.  */
19863
 
 
19864
 
/* Override any GCC internal prototype to avoid an error.
19865
 
   Use char because int might match the return type of a GCC
19866
 
   builtin and then its argument prototype would still apply.  */
19867
 
#ifdef __cplusplus
19868
 
extern "C"
19869
 
#endif
19870
 
char gdk_pixbuf_xlib_init ();
19871
 
int
19872
 
main ()
19873
 
{
19874
 
return gdk_pixbuf_xlib_init ();
19875
 
  ;
19876
 
  return 0;
19877
 
}
19878
 
_ACEOF
19879
 
if ac_fn_c_try_link "$LINENO"; then :
19880
 
  ac_cv_lib_gdk_pixbuf_xlib_2_0_gdk_pixbuf_xlib_init=yes
19881
 
else
19882
 
  ac_cv_lib_gdk_pixbuf_xlib_2_0_gdk_pixbuf_xlib_init=no
19883
 
fi
19884
 
rm -f core conftest.err conftest.$ac_objext \
19885
 
    conftest$ac_exeext conftest.$ac_ext
19886
 
LIBS=$ac_check_lib_save_LIBS
19887
 
fi
19888
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdk_pixbuf_xlib_2_0_gdk_pixbuf_xlib_init" >&5
19889
 
$as_echo "$ac_cv_lib_gdk_pixbuf_xlib_2_0_gdk_pixbuf_xlib_init" >&6; }
19890
 
if test "x$ac_cv_lib_gdk_pixbuf_xlib_2_0_gdk_pixbuf_xlib_init" = x""yes; then :
19891
 
  GTK_LIBS="$GTK_LIBS -lgdk_pixbuf_xlib-2.0"
19892
 
else
19893
 
  as_fn_error $? "gdk_pixbuf_xlib-2.0 not found. Make sure your Gtk 2.0 installation is sane, or configure without Unity (using --disable-unity)." "$LINENO" 5 
19894
 
fi
19895
 
 
19896
 
      fi
19897
18885
   fi
19898
18886
 
19899
18887
   #
21834
20822
 
21835
20823
   # Easier to give all modules the ICU defines/includes...
21836
20824
   CPPFLAGS="$CPPFLAGS $ICU_CPPFLAGS"
 
20825
else
 
20826
   CPPFLAGS="$CPPFLAGS -DNO_ICU"
21837
20827
fi
21838
20828
 
21839
20829
# Extract the first word of "rpcgen", so it can be a program name with args.
22090
21080
 
22091
21081
fi
22092
21082
 
 
21083
bsdPrintfWrappers=no
 
21084
if test "$os" = "linux"; then
 
21085
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ecvt in -lc" >&5
 
21086
$as_echo_n "checking for ecvt in -lc... " >&6; }
 
21087
if test "${ac_cv_lib_c_ecvt+set}" = set; then :
 
21088
  $as_echo_n "(cached) " >&6
 
21089
else
 
21090
  ac_check_lib_save_LIBS=$LIBS
 
21091
LIBS="-lc  $LIBS"
 
21092
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
21093
/* end confdefs.h.  */
 
21094
 
 
21095
/* Override any GCC internal prototype to avoid an error.
 
21096
   Use char because int might match the return type of a GCC
 
21097
   builtin and then its argument prototype would still apply.  */
 
21098
#ifdef __cplusplus
 
21099
extern "C"
 
21100
#endif
 
21101
char ecvt ();
 
21102
int
 
21103
main ()
 
21104
{
 
21105
return ecvt ();
 
21106
  ;
 
21107
  return 0;
 
21108
}
 
21109
_ACEOF
 
21110
if ac_fn_c_try_link "$LINENO"; then :
 
21111
  ac_cv_lib_c_ecvt=yes
 
21112
else
 
21113
  ac_cv_lib_c_ecvt=no
 
21114
fi
 
21115
rm -f core conftest.err conftest.$ac_objext \
 
21116
    conftest$ac_exeext conftest.$ac_ext
 
21117
LIBS=$ac_check_lib_save_LIBS
 
21118
fi
 
21119
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_ecvt" >&5
 
21120
$as_echo "$ac_cv_lib_c_ecvt" >&6; }
 
21121
if test "x$ac_cv_lib_c_ecvt" = x""yes; then :
 
21122
  bsdPrintfWrappers=yes
 
21123
fi
 
21124
 
 
21125
fi
 
21126
 
22093
21127
###
22094
21128
### Typdefs, structs, and compiler quarks.
22095
21129
###
22555
21589
   CFLAGS="$ORIGINAL_CFLAGS$NEW_CFLAG"
22556
21590
done
22557
21591
CPPFLAGS="$CPPFLAGS -DVMX86_TOOLS"
22558
 
CPPFLAGS="$CPPFLAGS -DNO_CORE_ICU"
 
21592
CPPFLAGS="$CPPFLAGS"
22559
21593
 
22560
21594
# -fvisibility is used by "core service" plugins, but not required.
22561
21595
ORIGINAL_CFLAGS="$CFLAGS"
22584
21618
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22585
21619
CFLAGS="$ORIGINAL_CFLAGS"
22586
21620
 
 
21621
# Detect "unused-but-set-variable" gcc warning and disable it.
 
21622
ORIGINAL_CFLAGS="$CFLAGS"
 
21623
CFLAGS="$CFLAGS -Wno-unused-but-set-variable"
 
21624
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GCC flag -Wno-unused-but-set-variable" >&5
 
21625
$as_echo_n "checking for GCC flag -Wno-unused-but-set-variable... " >&6; }
 
21626
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
21627
/* end confdefs.h.  */
 
21628
 
 
21629
int
 
21630
main ()
 
21631
{
 
21632
return 0;
 
21633
  ;
 
21634
  return 0;
 
21635
}
 
21636
_ACEOF
 
21637
if ac_fn_c_try_compile "$LINENO"; then :
 
21638
  ORIGINAL_CFLAGS="$ORIGINAL_CFLAGS -Wno-unused-but-set-variable";
 
21639
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
21640
$as_echo "yes" >&6; }
 
21641
else
 
21642
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
21643
$as_echo "no" >&6; }
 
21644
fi
 
21645
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
21646
CFLAGS="$ORIGINAL_CFLAGS"
 
21647
 
 
21648
 
22587
21649
BUILDDIR="`pwd`"
22588
21650
 
22589
21651
INCLUDE_DIR="`cd $srcdir; pwd`/lib/include"
22767
21829
fi
22768
21830
 
22769
21831
if test "$os" = "freebsd"; then
 
21832
   LIBVMTOOLS_LIBADD="$LIBVMTOOLS_LIBADD -lkvm"
22770
21833
   MODULES_DIR="/boot/modules"
22771
21834
 
22772
21835
   if test "$osVersion" -ge 302000; then
22924
21987
  HAVE_XCOMPOSITE_FALSE=
22925
21988
fi
22926
21989
 
22927
 
 if test "$enable_unity" = "yes"; then
22928
 
  ENABLE_UNITY_TRUE=
22929
 
  ENABLE_UNITY_FALSE='#'
22930
 
else
22931
 
  ENABLE_UNITY_TRUE='#'
22932
 
  ENABLE_UNITY_FALSE=
22933
 
fi
22934
 
 
22935
21990
 if test "$have_cunit" = "yes"; then
22936
21991
  ENABLE_TESTS_TRUE=
22937
21992
  ENABLE_TESTS_FALSE='#'
23004
22059
  USE_SLASH_PROC_FALSE=
23005
22060
fi
23006
22061
 
 
22062
 if test "$bsdPrintfWrappers" = "yes"; then
 
22063
  USE_PRINTF_WRAPPERS_TRUE=
 
22064
  USE_PRINTF_WRAPPERS_FALSE='#'
 
22065
else
 
22066
  USE_PRINTF_WRAPPERS_TRUE='#'
 
22067
  USE_PRINTF_WRAPPERS_FALSE=
 
22068
fi
 
22069
 
23007
22070
 
23008
22071
if test "$have_xsm" != "yes"; then
23009
22072
$as_echo "@%:@define NO_XSM 1" >>confdefs.h
23113
22176
###
23114
22177
### Create the Makefiles
23115
22178
###
23116
 
ac_config_files="$ac_config_files Makefile lib/Makefile lib/appUtil/Makefile lib/auth/Makefile lib/backdoor/Makefile lib/dict/Makefile lib/dynxdr/Makefile lib/err/Makefile lib/file/Makefile lib/foundryMsg/Makefile lib/guestApp/Makefile lib/guestRpc/Makefile lib/hgfs/Makefile lib/hgfsBd/Makefile lib/hgfsHelper/Makefile lib/hgfsServer/Makefile lib/hgfsServerManagerGuest/Makefile lib/hgfsServerPolicyGuest/Makefile lib/image/Makefile lib/impersonate/Makefile lib/lock/Makefile lib/message/Makefile lib/misc/Makefile lib/netUtil/Makefile lib/panic/Makefile lib/panicDefault/Makefile lib/printer/Makefile lib/procMgr/Makefile lib/raster/Makefile lib/region/Makefile lib/rpcChannel/Makefile lib/rpcIn/Makefile lib/rpcOut/Makefile lib/rpcVmx/Makefile lib/slashProc/Makefile lib/string/Makefile lib/stubs/Makefile lib/syncDriver/Makefile lib/system/Makefile lib/unicode/Makefile lib/user/Makefile lib/vmCheck/Makefile lib/vmSignal/Makefile lib/wiper/Makefile lib/xdg/Makefile services/Makefile services/vmtoolsd/Makefile services/plugins/Makefile services/plugins/desktopEvents/Makefile services/plugins/dndcp/Makefile services/plugins/guestInfo/Makefile services/plugins/guestInfo/getlib/Makefile services/plugins/hgfsServer/Makefile services/plugins/powerOps/Makefile services/plugins/resolutionSet/Makefile services/plugins/timeSync/Makefile services/plugins/unity/Makefile services/plugins/vix/Makefile services/plugins/vmbackup/Makefile vmware-user-suid-wrapper/Makefile toolbox/Makefile hgfsclient/Makefile hgfsmounter/Makefile checkvm/Makefile rpctool/Makefile libguestlib/Makefile libguestlib/vmguestlib.pc libhgfs/Makefile libvmtools/Makefile xferlogs/Makefile modules/Makefile vmblock-fuse/Makefile vmblockmounter/Makefile tests/Makefile tests/vmrpcdbg/Makefile tests/testDebug/Makefile tests/testPlugin/Makefile tests/testVmblock/Makefile docs/Makefile docs/api/Makefile scripts/Makefile scripts/build/rpcgen_wrapper.sh"
 
22179
ac_config_files="$ac_config_files Makefile lib/Makefile lib/appUtil/Makefile lib/auth/Makefile lib/backdoor/Makefile lib/dict/Makefile lib/dynxdr/Makefile lib/err/Makefile lib/file/Makefile lib/foundryMsg/Makefile lib/glibUtils/Makefile lib/guestApp/Makefile lib/guestRpc/Makefile lib/hgfs/Makefile lib/hgfsBd/Makefile lib/hgfsHelper/Makefile lib/hgfsServer/Makefile lib/hgfsServerManagerGuest/Makefile lib/hgfsServerPolicyGuest/Makefile lib/impersonate/Makefile lib/lock/Makefile lib/message/Makefile lib/misc/Makefile lib/netUtil/Makefile lib/panic/Makefile lib/panicDefault/Makefile lib/printer/Makefile lib/procMgr/Makefile lib/rpcChannel/Makefile lib/rpcIn/Makefile lib/rpcOut/Makefile lib/rpcVmx/Makefile lib/slashProc/Makefile lib/string/Makefile lib/stubs/Makefile lib/syncDriver/Makefile lib/system/Makefile lib/unicode/Makefile lib/user/Makefile lib/vmCheck/Makefile lib/vmSignal/Makefile lib/wiper/Makefile lib/xdg/Makefile services/Makefile services/vmtoolsd/Makefile services/plugins/Makefile services/plugins/desktopEvents/Makefile services/plugins/dndcp/Makefile services/plugins/guestInfo/Makefile services/plugins/guestInfo/getlib/Makefile services/plugins/hgfsServer/Makefile services/plugins/powerOps/Makefile services/plugins/resolutionSet/Makefile services/plugins/timeSync/Makefile services/plugins/vix/Makefile services/plugins/vmbackup/Makefile vmware-user-suid-wrapper/Makefile toolbox/Makefile hgfsclient/Makefile hgfsmounter/Makefile checkvm/Makefile rpctool/Makefile libguestlib/Makefile libguestlib/vmguestlib.pc libhgfs/Makefile libvmtools/Makefile xferlogs/Makefile modules/Makefile vmblock-fuse/Makefile vmblockmounter/Makefile tests/Makefile tests/vmrpcdbg/Makefile tests/testDebug/Makefile tests/testPlugin/Makefile tests/testVmblock/Makefile docs/Makefile docs/api/Makefile scripts/Makefile scripts/build/rpcgen_wrapper.sh"
23117
22180
 
23118
22181
 
23119
22182
###
23325
22388
  as_fn_error $? "conditional \"HAVE_XCOMPOSITE\" was never defined.
23326
22389
Usually this means the macro was only invoked conditionally." "$LINENO" 5 
23327
22390
fi
23328
 
if test -z "${ENABLE_UNITY_TRUE}" && test -z "${ENABLE_UNITY_FALSE}"; then
23329
 
  as_fn_error $? "conditional \"ENABLE_UNITY\" was never defined.
23330
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5 
23331
 
fi
23332
22391
if test -z "${ENABLE_TESTS_TRUE}" && test -z "${ENABLE_TESTS_FALSE}"; then
23333
22392
  as_fn_error $? "conditional \"ENABLE_TESTS\" was never defined.
23334
22393
Usually this means the macro was only invoked conditionally." "$LINENO" 5 
23365
22424
  as_fn_error $? "conditional \"USE_SLASH_PROC\" was never defined.
23366
22425
Usually this means the macro was only invoked conditionally." "$LINENO" 5 
23367
22426
fi
 
22427
if test -z "${USE_PRINTF_WRAPPERS_TRUE}" && test -z "${USE_PRINTF_WRAPPERS_FALSE}"; then
 
22428
  as_fn_error $? "conditional \"USE_PRINTF_WRAPPERS\" was never defined.
 
22429
Usually this means the macro was only invoked conditionally." "$LINENO" 5 
 
22430
fi
23368
22431
 
23369
22432
: ${CONFIG_STATUS=./config.status}
23370
22433
ac_write_fail=0
23773
22836
# report actual input values of CONFIG_FILES etc. instead of their
23774
22837
# values after options handling.
23775
22838
ac_log="
23776
 
This file was extended by open-vm-tools $as_me 2011.07.19, which was
 
22839
This file was extended by open-vm-tools $as_me 2011.12.20, which was
23777
22840
generated by GNU Autoconf 2.67.  Invocation command line was
23778
22841
 
23779
22842
  CONFIG_FILES    = $CONFIG_FILES
23830
22893
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23831
22894
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
23832
22895
ac_cs_version="\\
23833
 
open-vm-tools config.status 2011.07.19
 
22896
open-vm-tools config.status 2011.12.20
23834
22897
configured by $0, generated by GNU Autoconf 2.67,
23835
22898
  with options \\"\$ac_cs_config\\"
23836
22899
 
24311
23374
    "lib/err/Makefile") CONFIG_FILES="$CONFIG_FILES lib/err/Makefile" ;;
24312
23375
    "lib/file/Makefile") CONFIG_FILES="$CONFIG_FILES lib/file/Makefile" ;;
24313
23376
    "lib/foundryMsg/Makefile") CONFIG_FILES="$CONFIG_FILES lib/foundryMsg/Makefile" ;;
 
23377
    "lib/glibUtils/Makefile") CONFIG_FILES="$CONFIG_FILES lib/glibUtils/Makefile" ;;
24314
23378
    "lib/guestApp/Makefile") CONFIG_FILES="$CONFIG_FILES lib/guestApp/Makefile" ;;
24315
23379
    "lib/guestRpc/Makefile") CONFIG_FILES="$CONFIG_FILES lib/guestRpc/Makefile" ;;
24316
23380
    "lib/hgfs/Makefile") CONFIG_FILES="$CONFIG_FILES lib/hgfs/Makefile" ;;
24319
23383
    "lib/hgfsServer/Makefile") CONFIG_FILES="$CONFIG_FILES lib/hgfsServer/Makefile" ;;
24320
23384
    "lib/hgfsServerManagerGuest/Makefile") CONFIG_FILES="$CONFIG_FILES lib/hgfsServerManagerGuest/Makefile" ;;
24321
23385
    "lib/hgfsServerPolicyGuest/Makefile") CONFIG_FILES="$CONFIG_FILES lib/hgfsServerPolicyGuest/Makefile" ;;
24322
 
    "lib/image/Makefile") CONFIG_FILES="$CONFIG_FILES lib/image/Makefile" ;;
24323
23386
    "lib/impersonate/Makefile") CONFIG_FILES="$CONFIG_FILES lib/impersonate/Makefile" ;;
24324
23387
    "lib/lock/Makefile") CONFIG_FILES="$CONFIG_FILES lib/lock/Makefile" ;;
24325
23388
    "lib/message/Makefile") CONFIG_FILES="$CONFIG_FILES lib/message/Makefile" ;;
24329
23392
    "lib/panicDefault/Makefile") CONFIG_FILES="$CONFIG_FILES lib/panicDefault/Makefile" ;;
24330
23393
    "lib/printer/Makefile") CONFIG_FILES="$CONFIG_FILES lib/printer/Makefile" ;;
24331
23394
    "lib/procMgr/Makefile") CONFIG_FILES="$CONFIG_FILES lib/procMgr/Makefile" ;;
24332
 
    "lib/raster/Makefile") CONFIG_FILES="$CONFIG_FILES lib/raster/Makefile" ;;
24333
 
    "lib/region/Makefile") CONFIG_FILES="$CONFIG_FILES lib/region/Makefile" ;;
24334
23395
    "lib/rpcChannel/Makefile") CONFIG_FILES="$CONFIG_FILES lib/rpcChannel/Makefile" ;;
24335
23396
    "lib/rpcIn/Makefile") CONFIG_FILES="$CONFIG_FILES lib/rpcIn/Makefile" ;;
24336
23397
    "lib/rpcOut/Makefile") CONFIG_FILES="$CONFIG_FILES lib/rpcOut/Makefile" ;;
24357
23418
    "services/plugins/powerOps/Makefile") CONFIG_FILES="$CONFIG_FILES services/plugins/powerOps/Makefile" ;;
24358
23419
    "services/plugins/resolutionSet/Makefile") CONFIG_FILES="$CONFIG_FILES services/plugins/resolutionSet/Makefile" ;;
24359
23420
    "services/plugins/timeSync/Makefile") CONFIG_FILES="$CONFIG_FILES services/plugins/timeSync/Makefile" ;;
24360
 
    "services/plugins/unity/Makefile") CONFIG_FILES="$CONFIG_FILES services/plugins/unity/Makefile" ;;
24361
23421
    "services/plugins/vix/Makefile") CONFIG_FILES="$CONFIG_FILES services/plugins/vix/Makefile" ;;
24362
23422
    "services/plugins/vmbackup/Makefile") CONFIG_FILES="$CONFIG_FILES services/plugins/vmbackup/Makefile" ;;
24363
23423
    "vmware-user-suid-wrapper/Makefile") CONFIG_FILES="$CONFIG_FILES vmware-user-suid-wrapper/Makefile" ;;