[Pkg-mono-svn-commits] [libgdiplus] 04/12: Merge branch 'upstream'

Jo Shields directhex at moszumanska.debian.org
Wed Aug 27 18:13:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/3.6-1
in repository libgdiplus.

commit d57e8b60043aff08aebb8e96810fd76e4bf8f0b4
Merge: 2da9293 1ca4f93
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Wed Aug 27 18:45:37 2014 +0100

    Merge branch 'upstream'
    
    Conflicts:
    	cairo/Makefile.in
    	cairo/aclocal.m4
    	cairo/config.h.in
    	cairo/configure
    	cairo/configure.in
    	cairo/src/Makefile.in
    	pixman/Makefile.in
    	pixman/aclocal.m4
    	pixman/config.guess
    	pixman/config.h.in
    	pixman/config.sub
    	pixman/configure
    	pixman/configure.ac
    	pixman/install-sh
    	pixman/ltmain.sh
    	pixman/pixman/Makefile.in

 Makefile.am                                   |     2 +-
 Makefile.in                                   |   349 +-
 README                                        |     9 +-
 aclocal.m4                                    |   706 +-
 cairo/AUTHORS                                 |    99 -
 cairo/BIBLIOGRAPHY                            |    94 -
 cairo/BUGS                                    |    85 -
 cairo/CODING_STYLE                            |   270 -
 cairo/COPYING                                 |    32 -
 cairo/COPYING-LGPL-2.1                        |   510 -
 cairo/COPYING-MPL-1.1                         |   470 -
 cairo/ChangeLog                               | 24104 ----------------------
 cairo/ChangeLog.mk                            |    81 -
 cairo/ChangeLog.pre-1.0                       | 18417 -----------------
 cairo/ChangeLog.pre-1.2                       | 11746 -----------
 cairo/ChangeLog.pre-1.4                       | 13225 -------------
 cairo/INSTALL                                 |   187 -
 cairo/Makefile.am                             |   247 -
 cairo/Makefile.in                             |  1119 --
 cairo/Makefile.win32                          |    83 -
 cairo/NEWS                                    |  5121 -----
 cairo/PORTING_GUIDE                           |   265 -
 cairo/README                                  |   198 -
 cairo/RELEASING                               |   122 -
 cairo/acinclude.m4                            |   118 -
 cairo/aclocal.m4                              |  9728 ---------
 cairo/config.h.in                             |   201 -
 cairo/configure                               | 25318 ------------------------
 cairo/configure.in                            |  1166 --
 cairo/src/Makefile.am                         |   379 -
 cairo/src/Makefile.in                         |  1727 --
 cairo/src/Makefile.win32                      |   126 -
 cairo/src/cairo-analysis-surface-private.h    |    61 -
 cairo/src/cairo-analysis-surface.c            |   730 -
 cairo/src/cairo-arc-private.h                 |    57 -
 cairo/src/cairo-arc.c                         |   290 -
 cairo/src/cairo-array.c                       |   478 -
 cairo/src/cairo-atomic-private.h              |   103 -
 cairo/src/cairo-atomic.c                      |    96 -
 cairo/src/cairo-backend.pc.in                 |    12 -
 cairo/src/cairo-base85-stream.c               |   131 -
 cairo/src/cairo-bentley-ottmann.c             |  1829 --
 cairo/src/cairo-beos.h                        |    60 -
 cairo/src/cairo-cache-private.h               |   126 -
 cairo/src/cairo-cache.c                       |   371 -
 cairo/src/cairo-cff-subset.c                  |  2284 ---
 cairo/src/cairo-clip-private.h                |   133 -
 cairo/src/cairo-clip.c                        |   835 -
 cairo/src/cairo-color.c                       |   172 -
 cairo/src/cairo-compiler-private.h            |   130 -
 cairo/src/cairo-debug.c                       |    75 -
 cairo/src/cairo-deflate-stream.c              |   148 -
 cairo/src/cairo-deprecated.h                  |   142 -
 cairo/src/cairo-directfb-surface.c            |  1816 --
 cairo/src/cairo-directfb.h                    |    67 -
 cairo/src/cairo-embed.h                       |  1207 --
 cairo/src/cairo-fixed-private.h               |   233 -
 cairo/src/cairo-fixed-type-private.h          |    70 -
 cairo/src/cairo-fixed.c                       |    39 -
 cairo/src/cairo-font-face.c                   |   548 -
 cairo/src/cairo-font-options.c                |   408 -
 cairo/src/cairo-freelist-private.h            |    70 -
 cairo/src/cairo-freelist.c                    |    73 -
 cairo/src/cairo-ft-font.c                     |  2686 ---
 cairo/src/cairo-ft-private.h                  |    76 -
 cairo/src/cairo-ft.h                          |    75 -
 cairo/src/cairo-glitz-private.h               |    41 -
 cairo/src/cairo-glitz-surface.c               |  2477 ---
 cairo/src/cairo-glitz.h                       |    57 -
 cairo/src/cairo-gstate-private.h              |    71 -
 cairo/src/cairo-gstate.c                      |  1680 --
 cairo/src/cairo-hash-private.h                |    88 -
 cairo/src/cairo-hash.c                        |   576 -
 cairo/src/cairo-hull.c                        |   217 -
 cairo/src/cairo-image-surface.c               |  1356 --
 cairo/src/cairo-lzw.c                         |   403 -
 cairo/src/cairo-malloc-private.h              |   141 -
 cairo/src/cairo-matrix.c                      |   806 -
 cairo/src/cairo-meta-surface-private.h        |   181 -
 cairo/src/cairo-meta-surface.c                |   909 -
 cairo/src/cairo-misc.c                        |   407 -
 cairo/src/cairo-mutex-list-private.h          |    55 -
 cairo/src/cairo-mutex-private.h               |   176 -
 cairo/src/cairo-mutex-type-private.h          |   210 -
 cairo/src/cairo-mutex.c                       |    80 -
 cairo/src/cairo-os2-private.h                 |    77 -
 cairo/src/cairo-os2-surface.c                 |  1341 --
 cairo/src/cairo-os2.h                         |    88 -
 cairo/src/cairo-output-stream-private.h       |   168 -
 cairo/src/cairo-output-stream.c               |   677 -
 cairo/src/cairo-paginated-private.h           |   156 -
 cairo/src/cairo-paginated-surface-private.h   |    72 -
 cairo/src/cairo-paginated-surface.c           |   671 -
 cairo/src/cairo-path-bounds.c                 |   174 -
 cairo/src/cairo-path-fill.c                   |   223 -
 cairo/src/cairo-path-fixed-private.h          |    78 -
 cairo/src/cairo-path-fixed.c                  |   830 -
 cairo/src/cairo-path-private.h                |    57 -
 cairo/src/cairo-path-stroke.c                 |  1490 --
 cairo/src/cairo-path.c                        |   482 -
 cairo/src/cairo-pattern.c                     |  2283 ---
 cairo/src/cairo-pdf-operators-private.h       |   114 -
 cairo/src/cairo-pdf-operators.c               |   977 -
 cairo/src/cairo-pdf-surface-private.h         |   159 -
 cairo/src/cairo-pdf-surface.c                 |  4723 -----
 cairo/src/cairo-pdf.h                         |    68 -
 cairo/src/cairo-pen.c                         |   480 -
 cairo/src/cairo-png.c                         |   677 -
 cairo/src/cairo-polygon.c                     |   187 -
 cairo/src/cairo-private.h                     |    56 -
 cairo/src/cairo-ps-surface-private.h          |    93 -
 cairo/src/cairo-ps-surface.c                  |  3195 ---
 cairo/src/cairo-ps.h                          |   114 -
 cairo/src/cairo-quartz-font.c                 |   794 -
 cairo/src/cairo-quartz-image-surface.c        |   377 -
 cairo/src/cairo-quartz-image.h                |    59 -
 cairo/src/cairo-quartz-private.h              |   105 -
 cairo/src/cairo-quartz-surface.c              |  2648 ---
 cairo/src/cairo-quartz.h                      |    82 -
 cairo/src/cairo-rectangle.c                   |   185 -
 cairo/src/cairo-reference-count-private.h     |    66 -
 cairo/src/cairo-region-private.h              |   111 -
 cairo/src/cairo-region.c                      |   220 -
 cairo/src/cairo-scaled-font-private.h         |   114 -
 cairo/src/cairo-scaled-font-subsets-private.h |   556 -
 cairo/src/cairo-scaled-font-subsets.c         |   864 -
 cairo/src/cairo-scaled-font.c                 |  1947 --
 cairo/src/cairo-skiplist-private.h            |   116 -
 cairo/src/cairo-skiplist.c                    |   481 -
 cairo/src/cairo-slope.c                       |   108 -
 cairo/src/cairo-spline.c                      |   287 -
 cairo/src/cairo-stroke-style.c                |   103 -
 cairo/src/cairo-surface-fallback-private.h    |   129 -
 cairo/src/cairo-surface-fallback.c            |  1297 --
 cairo/src/cairo-surface-private.h             |   105 -
 cairo/src/cairo-surface.c                     |  2524 ---
 cairo/src/cairo-svg-surface-private.h         |    74 -
 cairo/src/cairo-svg-surface.c                 |  2518 ---
 cairo/src/cairo-svg.h                         |    82 -
 cairo/src/cairo-traps.c                       |   657 -
 cairo/src/cairo-truetype-subset-private.h     |   195 -
 cairo/src/cairo-truetype-subset.c             |  1320 --
 cairo/src/cairo-type1-fallback.c              |   875 -
 cairo/src/cairo-type1-private.h               |    45 -
 cairo/src/cairo-type1-subset.c                |  1305 --
 cairo/src/cairo-types-private.h               |   323 -
 cairo/src/cairo-unicode.c                     |   336 -
 cairo/src/cairo-wideint-private.h             |   260 -
 cairo/src/cairo-wideint-type-private.h        |   130 -
 cairo/src/cairo-wideint.c                     |   812 -
 cairo/src/cairo-win32-font.c                  |  2048 --
 cairo/src/cairo-win32-printing-surface.c      |  1572 --
 cairo/src/cairo-win32-private.h               |   184 -
 cairo/src/cairo-win32-surface.c               |  2125 --
 cairo/src/cairo-win32.c                       |    98 -
 cairo/src/cairo-win32.h                       |   104 -
 cairo/src/cairo-xcb-surface.c                 |  2502 ---
 cairo/src/cairo-xcb-xrender.h                 |    63 -
 cairo/src/cairo-xcb.h                         |    73 -
 cairo/src/cairo-xlib-display.c                |   487 -
 cairo/src/cairo-xlib-private.h                |   150 -
 cairo/src/cairo-xlib-screen.c                 |   482 -
 cairo/src/cairo-xlib-surface-private.h        |   107 -
 cairo/src/cairo-xlib-surface.c                |  3525 ----
 cairo/src/cairo-xlib-visual.c                 |   148 -
 cairo/src/cairo-xlib-xrender-private.h        |  1078 -
 cairo/src/cairo-xlib-xrender.h                |    66 -
 cairo/src/cairo-xlib.h                        |   100 -
 cairo/src/cairo.c                             |  3680 ----
 cairo/src/cairo.h                             |  1947 --
 cairo/src/cairo.pc.in                         |    13 -
 cairo/src/cairoint.h                          |  2362 ---
 cairo/src/check-cairoint.sh                   |    17 -
 cairo/src/check-def.sh                        |    43 -
 cairo/src/check-doc-syntax.sh                 |    73 -
 cairo/src/check-has-hidden-symbols.c          |     3 -
 cairo/src/check-headers.sh                    |    21 -
 cairo/src/check-plt.sh                        |    25 -
 cairo/src/test-fallback-surface.c             |   230 -
 cairo/src/test-fallback-surface.h             |    50 -
 cairo/src/test-meta-surface.c                 |   362 -
 cairo/src/test-meta-surface.h                 |    50 -
 cairo/src/test-paginated-surface.c            |   315 -
 cairo/src/test-paginated-surface.h            |    52 -
 compile                                       |   347 +
 config.guess                                  |   184 +-
 config.h.in                                   |     5 +-
 config.sub                                    |    97 +-
 configure                                     |  1052 +-
 configure.in => configure.ac                  |    58 +-
 depcomp                                       |   490 +-
 install-sh                                    |    14 +-
 libgdiplus0.spec.in                           |     5 +-
 ltmain.sh                                     |     4 +-
 missing                                       |   413 +-
 pixman/AUTHORS                                |     0
 pixman/COPYING                                |     0
 pixman/ChangeLog                              |     4 -
 pixman/INSTALL                                |   234 -
 pixman/Makefile.am                            |   127 -
 pixman/Makefile.in                            |   895 -
 pixman/NEWS                                   |     0
 pixman/README                                 |    26 -
 pixman/TODO                                   |   196 -
 pixman/aclocal.m4                             |  9727 ---------
 pixman/config.guess                           |  1530 --
 pixman/config.h.in                            |    89 -
 pixman/config.sub                             |  1782 --
 pixman/configure                              | 14228 -------------
 pixman/configure.ac                           |   233 -
 pixman/depcomp                                |   584 -
 pixman/install-sh                             |   527 -
 pixman/ltmain.sh                              |  9656 ---------
 pixman/missing                                |   367 -
 pixman/pixman-1.pc.in                         |    11 -
 pixman/pixman/Makefile.am                     |    54 -
 pixman/pixman/Makefile.in                     |   625 -
 pixman/pixman/Makefile.win32                  |    92 -
 pixman/pixman/pixman-access-accessors.c       |     3 -
 pixman/pixman/pixman-access.c                 |  1686 --
 pixman/pixman/pixman-combine.c                |  1260 --
 pixman/pixman/pixman-compose-accessors.c      |     4 -
 pixman/pixman/pixman-compose.c                |   487 -
 pixman/pixman/pixman-compute-region.c         |   209 -
 pixman/pixman/pixman-edge-accessors.c         |     4 -
 pixman/pixman/pixman-edge-imp.h               |   154 -
 pixman/pixman/pixman-edge.c                   |   331 -
 pixman/pixman/pixman-embed.h                  |   131 -
 pixman/pixman/pixman-image.c                  |   719 -
 pixman/pixman/pixman-mmx.c                    |  3014 ---
 pixman/pixman/pixman-mmx.h                    |   320 -
 pixman/pixman/pixman-pict.c                   |  1971 --
 pixman/pixman/pixman-private.h                |   892 -
 pixman/pixman/pixman-region.c                 |  2551 ---
 pixman/pixman/pixman-source.c                 |   681 -
 pixman/pixman/pixman-sse.c                    |    51 -
 pixman/pixman/pixman-sse.h                    |    53 -
 pixman/pixman/pixman-timer.c                  |    66 -
 pixman/pixman/pixman-transformed-accessors.c  |     3 -
 pixman/pixman/pixman-transformed.c            |   726 -
 pixman/pixman/pixman-trap.c                   |   284 -
 pixman/pixman/pixman-utils.c                  |   589 -
 pixman/pixman/pixman-version.h                |    50 -
 pixman/pixman/pixman-version.h.in             |    50 -
 pixman/pixman/pixman.h                        |   732 -
 src/Makefile.am                               |     2 +
 src/Makefile.in                               |   248 +-
 src/font.c                                    |     1 +
 src/gdi32.c                                   |    55 +
 src/gdi32.h                                   |    33 +
 src/gdiplus-private.h                         |     3 +-
 src/general-private.h                         |     2 +-
 src/graphics-cairo-private.h                  |     4 +-
 src/graphics-path.c                           |     2 +-
 src/image.h                                   |     5 +-
 src/pngcodec.c                                |     2 +
 test-driver                                   |   139 +
 tests/Makefile.am                             |     6 +
 tests/Makefile.in                             |   632 +-
 tests/testbits.c                              |    64 +-
 tests/testgdi.c                               |     5 +
 261 files changed, 3405 insertions(+), 266416 deletions(-)

diff --cc Makefile.in
index 516f0fe,78457f6..946be7a
--- a/Makefile.in
+++ b/Makefile.in
@@@ -604,23 -639,25 +639,29 @@@ dist-bzip2: distdi
  
  dist-lzip: distdir
  	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
- 	$(am__remove_distdir)
+ 	$(am__post_remove_distdir)
  
- dist-lzma: distdir
- 	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
- 	$(am__remove_distdir)
+ dist-xz: distdir
+ 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
+ 	$(am__post_remove_distdir)
  
 +dist-xz: distdir
 +	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 +	$(am__remove_distdir)
 +
  dist-tarZ: distdir
+ 	@echo WARNING: "Support for shar distribution archives is" \
+ 	               "deprecated." >&2
+ 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
- 	$(am__remove_distdir)
+ 	$(am__post_remove_distdir)
  
  dist-shar: distdir
+ 	@echo WARNING: "Support for distribution archives compressed with" \
+ 		       "legacy program 'compress' is deprecated." >&2
+ 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
- 	$(am__remove_distdir)
+ 	$(am__post_remove_distdir)
  
  dist-zip: distdir
  	-rm -f $(distdir).zip
diff --cc aclocal.m4
index 3e61833,0f362db..fb31319
--- a/aclocal.m4
+++ b/aclocal.m4
@@@ -8823,11 -8826,9 +8828,11 @@@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCO
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
 +# serial 1
 +
  # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
- # $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
- # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
+ # $ac_aux_dir to '$srcdir/foo'.  In other projects, it is set to
+ # '$srcdir', '$srcdir/..', or '$srcdir/../..'.
  #
  # Of course, Automake must honor this variable whenever it calls a
  # tool from the auxiliary directory.  The problem is that $srcdir (and
@@@ -9625,11 -9773,9 +9779,11 @@@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dn
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
 +# serial 1
 +
  # AM_PROG_INSTALL_STRIP
  # ---------------------
- # One issue with vendor `install' (even GNU) is that you can't
+ # One issue with vendor 'install' (even GNU) is that you can't
  # specify the program used to strip binaries.  This is especially
  # annoying in cross-compiling environments, where the build's strip
  # is unlikely to handle the host's binaries.
diff --cc configure
index 1ae7acf,8feeadf..a83c770
--- a/configure
+++ b/configure
@@@ -5440,6 -5607,6 +5607,150 @@@ $as_echo_n "checking for $ac_word... " 
  if ${ac_cv_prog_AR+:} false; then :
    $as_echo_n "(cached) " >&6
  else
++  if test -n "$DLLTOOL"; then
++  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
++else
++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
++for as_dir in $PATH
++do
++  IFS=$as_save_IFS
++  test -z "$as_dir" && as_dir=.
++    for ac_exec_ext in '' $ac_executable_extensions; do
++  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
++    ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
++    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
++    break 2
++  fi
++done
++  done
++IFS=$as_save_IFS
++
++fi
++fi
++DLLTOOL=$ac_cv_prog_DLLTOOL
++if test -n "$DLLTOOL"; then
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
++$as_echo "$DLLTOOL" >&6; }
++else
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
++$as_echo "no" >&6; }
++fi
++
++
++fi
++if test -z "$ac_cv_prog_DLLTOOL"; then
++  ac_ct_DLLTOOL=$DLLTOOL
++  # Extract the first word of "dlltool", so it can be a program name with args.
++set dummy dlltool; ac_word=$2
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
++$as_echo_n "checking for $ac_word... " >&6; }
++if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
++  $as_echo_n "(cached) " >&6
++else
++  if test -n "$ac_ct_DLLTOOL"; then
++  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
++else
++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
++for as_dir in $PATH
++do
++  IFS=$as_save_IFS
++  test -z "$as_dir" && as_dir=.
++    for ac_exec_ext in '' $ac_executable_extensions; do
++  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
++    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
++    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
++    break 2
++  fi
++done
++  done
++IFS=$as_save_IFS
++
++fi
++fi
++ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
++if test -n "$ac_ct_DLLTOOL"; then
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
++$as_echo "$ac_ct_DLLTOOL" >&6; }
++else
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
++$as_echo "no" >&6; }
++fi
++
++  if test "x$ac_ct_DLLTOOL" = x; then
++    DLLTOOL="false"
++  else
++    case $cross_compiling:$ac_tool_warned in
++yes:)
++{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
++$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
++ac_tool_warned=yes ;;
++esac
++    DLLTOOL=$ac_ct_DLLTOOL
++  fi
++else
++  DLLTOOL="$ac_cv_prog_DLLTOOL"
++fi
++
++test -z "$DLLTOOL" && DLLTOOL=dlltool
++
++
++
++
++
++
++
++
++
++
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
++$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
++if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
++  $as_echo_n "(cached) " >&6
++else
++  lt_cv_sharedlib_from_linklib_cmd='unknown'
++
++case $host_os in
++cygwin* | mingw* | pw32* | cegcc*)
++  # two different shell functions defined in ltmain.sh
++  # decide which to use based on capabilities of $DLLTOOL
++  case `$DLLTOOL --help 2>&1` in
++  *--identify-strict*)
++    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
++    ;;
++  *)
++    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
++    ;;
++  esac
++  ;;
++*)
++  # fallback: assume linklib IS sharedlib
++  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
++  ;;
++esac
++
++fi
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
++$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
++sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
++test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
++
++
++
++
++
++
++
++
++if test -n "$ac_tool_prefix"; then
++  for ac_prog in ar
++  do
++    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
++set dummy $ac_tool_prefix$ac_prog; ac_word=$2
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
++$as_echo_n "checking for $ac_word... " >&6; }
++if ${ac_cv_prog_AR+:} false; then :
++  $as_echo_n "(cached) " >&6
++else
    if test -n "$AR"; then
    ac_cv_prog_AR="$AR" # Let the user override the test.
  else
@@@ -5596,6 -5763,6 +5907,59 @@@ els
  fi
  
  
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
++$as_echo_n "checking for archiver @FILE support... " >&6; }
++if ${lt_cv_ar_at_file+:} false; then :
++  $as_echo_n "(cached) " >&6
++else
++  lt_cv_ar_at_file=no
++   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
++/* end confdefs.h.  */
++
++int
++main ()
++{
++
++  ;
++  return 0;
++}
++_ACEOF
++if ac_fn_c_try_compile "$LINENO"; then :
++  echo conftest.$ac_objext > conftest.lst
++      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
++      { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
++  (eval $lt_ar_try) 2>&5
++  ac_status=$?
++  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
++  test $ac_status = 0; }
++      if test "$ac_status" -eq 0; then
++	# Ensure the archiver fails upon bogus file names.
++	rm -f conftest.$ac_objext libconftest.a
++	{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
++  (eval $lt_ar_try) 2>&5
++  ac_status=$?
++  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
++  test $ac_status = 0; }
++	if test "$ac_status" -ne 0; then
++          lt_cv_ar_at_file=@
++        fi
++      fi
++      rm -f conftest.* libconftest.a
++
++fi
++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++
++fi
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
++$as_echo "$lt_cv_ar_at_file" >&6; }
++
++if test "x$lt_cv_ar_at_file" = xno; then
++  archiver_list_spec=
++else
++  archiver_list_spec=$lt_cv_ar_at_file
++fi
++
++
  
  
  
@@@ -6135,8 -6302,8 +6499,38 @@@ f
  
  
  
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
++$as_echo_n "checking for sysroot... " >&6; }
++
++# Check whether --with-sysroot was given.
++if test "${with_sysroot+set}" = set; then :
++  withval=$with_sysroot;
++else
++  with_sysroot=no
++fi
++
  
++lt_sysroot=
++case ${with_sysroot} in #(
++ yes)
++   if test "$GCC" = yes; then
++     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
++   fi
++   ;; #(
++ /*)
++   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
++   ;; #(
++ no|'')
++   ;; #(
++ *)
++   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
++$as_echo "${with_sysroot}" >&6; }
++   as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
++   ;;
++esac
  
++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
++$as_echo "${lt_sysroot:-no}" >&6; }
  
  
  
@@@ -6390,140 -6563,140 +6790,272 @@@ $as_echo "$lt_cv_cc_needs_belf" >&6; 
        ;;
      esac
    fi
-   rm -rf conftest*
-   ;;
- esac
+   rm -rf conftest*
+   ;;
+ esac
+ 
+ need_locks="$enable_libtool_lock"
+ 
+ if test -n "$ac_tool_prefix"; then
+   # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
+ set dummy ${ac_tool_prefix}mt; ac_word=$2
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+ $as_echo_n "checking for $ac_word... " >&6; }
+ if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
+   $as_echo_n "(cached) " >&6
+ else
+   if test -n "$MANIFEST_TOOL"; then
+   ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
+ else
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+ for as_dir in $PATH
+ do
+   IFS=$as_save_IFS
+   test -z "$as_dir" && as_dir=.
+     for ac_exec_ext in '' $ac_executable_extensions; do
+   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
+     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+     break 2
+   fi
+ done
+   done
+ IFS=$as_save_IFS
+ 
+ fi
+ fi
+ MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
+ if test -n "$MANIFEST_TOOL"; then
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
+ $as_echo "$MANIFEST_TOOL" >&6; }
+ else
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+ fi
+ 
+ 
+ fi
+ if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
+   ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
+   # Extract the first word of "mt", so it can be a program name with args.
+ set dummy mt; ac_word=$2
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+ $as_echo_n "checking for $ac_word... " >&6; }
+ if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
+   $as_echo_n "(cached) " >&6
+ else
+   if test -n "$ac_ct_MANIFEST_TOOL"; then
+   ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
+ else
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+ for as_dir in $PATH
+ do
+   IFS=$as_save_IFS
+   test -z "$as_dir" && as_dir=.
+     for ac_exec_ext in '' $ac_executable_extensions; do
+   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
+     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+     break 2
+   fi
+ done
+   done
+ IFS=$as_save_IFS
+ 
+ fi
+ fi
+ ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
+ if test -n "$ac_ct_MANIFEST_TOOL"; then
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
+ $as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
+ else
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+ fi
+ 
+   if test "x$ac_ct_MANIFEST_TOOL" = x; then
+     MANIFEST_TOOL=":"
+   else
+     case $cross_compiling:$ac_tool_warned in
+ yes:)
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+ $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ ac_tool_warned=yes ;;
+ esac
+     MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
+   fi
+ else
+   MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
+ fi
+ 
+ test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
+ $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
+ if ${lt_cv_path_mainfest_tool+:} false; then :
+   $as_echo_n "(cached) " >&6
+ else
+   lt_cv_path_mainfest_tool=no
+   echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
+   $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
+   cat conftest.err >&5
+   if $GREP 'Manifest Tool' conftest.out > /dev/null; then
+     lt_cv_path_mainfest_tool=yes
+   fi
+   rm -f conftest*
+ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
+ $as_echo "$lt_cv_path_mainfest_tool" >&6; }
+ if test "x$lt_cv_path_mainfest_tool" != xyes; then
+   MANIFEST_TOOL=:
+ fi
  
- need_locks="$enable_libtool_lock"
  
- if test -n "$ac_tool_prefix"; then
-   # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
- set dummy ${ac_tool_prefix}mt; ac_word=$2
+ 
+ 
+ 
+ 
+   case $host_os in
+     rhapsody* | darwin*)
+     if test -n "$ac_tool_prefix"; then
+   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
+ set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
- if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
+ if ${ac_cv_prog_DSYMUTIL+:} false; then :
    $as_echo_n "(cached) " >&6
  else
 +  if test -n "$MANIFEST_TOOL"; then
 +  ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
 +else
 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 +for as_dir in $PATH
 +do
 +  IFS=$as_save_IFS
 +  test -z "$as_dir" && as_dir=.
 +    for ac_exec_ext in '' $ac_executable_extensions; do
 +  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-     ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
++    ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    break 2
 +  fi
 +done
 +  done
 +IFS=$as_save_IFS
 +
 +fi
 +fi
- MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
- if test -n "$MANIFEST_TOOL"; then
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
- $as_echo "$MANIFEST_TOOL" >&6; }
++DSYMUTIL=$ac_cv_prog_DSYMUTIL
++if test -n "$DSYMUTIL"; then
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
++$as_echo "$DSYMUTIL" >&6; }
 +else
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 +$as_echo "no" >&6; }
 +fi
 +
 +
 +fi
- if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
-   ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
-   # Extract the first word of "mt", so it can be a program name with args.
- set dummy mt; ac_word=$2
++if test -z "$ac_cv_prog_DSYMUTIL"; then
++  ac_ct_DSYMUTIL=$DSYMUTIL
++  # Extract the first word of "dsymutil", so it can be a program name with args.
++set dummy dsymutil; ac_word=$2
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 +$as_echo_n "checking for $ac_word... " >&6; }
- if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
++if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
 +  $as_echo_n "(cached) " >&6
 +else
 +  if test -n "$ac_ct_MANIFEST_TOOL"; then
 +  ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
 +else
 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 +for as_dir in $PATH
 +do
 +  IFS=$as_save_IFS
 +  test -z "$as_dir" && as_dir=.
 +    for ac_exec_ext in '' $ac_executable_extensions; do
 +  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-     ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
++    ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    break 2
 +  fi
 +done
 +  done
 +IFS=$as_save_IFS
 +
 +fi
 +fi
- ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
- if test -n "$ac_ct_MANIFEST_TOOL"; then
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
- $as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
++ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
++if test -n "$ac_ct_DSYMUTIL"; then
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
++$as_echo "$ac_ct_DSYMUTIL" >&6; }
 +else
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 +$as_echo "no" >&6; }
 +fi
 +
 +  if test "x$ac_ct_MANIFEST_TOOL" = x; then
 +    MANIFEST_TOOL=":"
 +  else
 +    case $cross_compiling:$ac_tool_warned in
 +yes:)
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 +ac_tool_warned=yes ;;
 +esac
 +    MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
 +  fi
 +else
 +  MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
 +fi
 +
- test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
- $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
- if ${lt_cv_path_mainfest_tool+:} false; then :
++    if test -n "$ac_tool_prefix"; then
++  # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
++set dummy ${ac_tool_prefix}nmedit; ac_word=$2
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
++$as_echo_n "checking for $ac_word... " >&6; }
++if ${ac_cv_prog_NMEDIT+:} false; then :
 +  $as_echo_n "(cached) " >&6
 +else
-   lt_cv_path_mainfest_tool=no
-   echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
-   $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
-   cat conftest.err >&5
-   if $GREP 'Manifest Tool' conftest.out > /dev/null; then
-     lt_cv_path_mainfest_tool=yes
++  if test -n "$NMEDIT"; then
++  ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
++else
++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
++for as_dir in $PATH
++do
++  IFS=$as_save_IFS
++  test -z "$as_dir" && as_dir=.
++    for ac_exec_ext in '' $ac_executable_extensions; do
++  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
++    ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
++    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
++    break 2
 +  fi
-   rm -f conftest*
++done
++  done
++IFS=$as_save_IFS
++
 +fi
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
 +$as_echo "$lt_cv_path_mainfest_tool" >&6; }
 +if test "x$lt_cv_path_mainfest_tool" != xyes; then
 +  MANIFEST_TOOL=:
 +fi
 +
 +
 +
 +
 +
 +
 +  case $host_os in
 +    rhapsody* | darwin*)
 +    if test -n "$ac_tool_prefix"; then
 +  # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
 +set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 +$as_echo_n "checking for $ac_word... " >&6; }
 +if ${ac_cv_prog_DSYMUTIL+:} false; then :
 +  $as_echo_n "(cached) " >&6
 +else
    if test -n "$DSYMUTIL"; then
    ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
  else
@@@ -9324,61 -9497,61 +9856,117 @@@ f
  	*)
  
  	  # Older versions of the 11.00 compiler do not understand -b yet
 +	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
 +	  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
 +$as_echo_n "checking if $CC understands -b... " >&6; }
 +if ${lt_cv_prog_compiler__b+:} false; then :
 +  $as_echo_n "(cached) " >&6
 +else
 +  lt_cv_prog_compiler__b=no
 +   save_LDFLAGS="$LDFLAGS"
 +   LDFLAGS="$LDFLAGS -b"
 +   echo "$lt_simple_link_test_code" > conftest.$ac_ext
 +   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
 +     # The linker can only warn and ignore the option if not recognized
 +     # So say no if there are warnings
 +     if test -s conftest.err; then
 +       # Append any errors to the config.log.
 +       cat conftest.err 1>&5
 +       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
 +       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
 +       if diff conftest.exp conftest.er2 >/dev/null; then
 +         lt_cv_prog_compiler__b=yes
 +       fi
 +     else
 +       lt_cv_prog_compiler__b=yes
 +     fi
 +   fi
 +   $RM -r conftest*
 +   LDFLAGS="$save_LDFLAGS"
 +
 +fi
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
 +$as_echo "$lt_cv_prog_compiler__b" >&6; }
 +
 +if test x"$lt_cv_prog_compiler__b" = xyes; then
 +    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 +else
 +    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
 +fi
 +
 +	  ;;
 +	esac
 +      fi
 +      if test "$with_gnu_ld" = no; then
 +	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
 +	hardcode_libdir_separator=:
 +
 +	case $host_cpu in
 +	hppa*64*|ia64*)
 +	  hardcode_direct=no
 +	  hardcode_shlibpath_var=no
 +	  ;;
 +	*)
 +	  hardcode_direct=yes
 +	  hardcode_direct_absolute=yes
 +	  export_dynamic_flag_spec='${wl}-E'
 +
++	  # Older versions of the 11.00 compiler do not understand -b yet
+ 	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
+ 	  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
+ $as_echo_n "checking if $CC understands -b... " >&6; }
+ if ${lt_cv_prog_compiler__b+:} false; then :
+   $as_echo_n "(cached) " >&6
+ else
+   lt_cv_prog_compiler__b=no
+    save_LDFLAGS="$LDFLAGS"
+    LDFLAGS="$LDFLAGS -b"
+    echo "$lt_simple_link_test_code" > conftest.$ac_ext
+    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+      # The linker can only warn and ignore the option if not recognized
+      # So say no if there are warnings
+      if test -s conftest.err; then
+        # Append any errors to the config.log.
+        cat conftest.err 1>&5
+        $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
+        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+        if diff conftest.exp conftest.er2 >/dev/null; then
+          lt_cv_prog_compiler__b=yes
+        fi
+      else
+        lt_cv_prog_compiler__b=yes
+      fi
+    fi
+    $RM -r conftest*
+    LDFLAGS="$save_LDFLAGS"
+ 
+ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
+ $as_echo "$lt_cv_prog_compiler__b" >&6; }
+ 
+ if test x"$lt_cv_prog_compiler__b" = xyes; then
+     archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+ else
+     archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+ fi
+ 
+ 	  ;;
+ 	esac
+       fi
+       if test "$with_gnu_ld" = no; then
+ 	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
+ 	hardcode_libdir_separator=:
+ 
+ 	case $host_cpu in
+ 	hppa*64*|ia64*)
+ 	  hardcode_direct=no
+ 	  hardcode_shlibpath_var=no
+ 	  ;;
+ 	*)
+ 	  hardcode_direct=yes
+ 	  hardcode_direct_absolute=yes
+ 	  export_dynamic_flag_spec='${wl}-E'
+ 
  	  # hardcode_minus_L: Not really in the search PATH,
  	  # but as the default location of the library.
  	  hardcode_minus_L=yes
diff --cc depcomp
index 25a39e6,4ebd5b3..afe74b5
--- a/depcomp
+++ b/depcomp
@@@ -86,34 -142,34 +142,57 @@@ if test "$depmode" = hp; the
  fi
  
  if test "$depmode" = dashXmstdout; then
-    # This is just like dashmstdout with a different argument.
-    dashmflag=-xM
-    depmode=dashmstdout
+   # This is just like dashmstdout with a different argument.
+   dashmflag=-xM
+   depmode=dashmstdout
+ fi
+ 
+ cygpath_u="cygpath -u -f -"
+ if test "$depmode" = msvcmsys; then
+   # This is just like msvisualcpp but w/o cygpath translation.
+   # Just convert the backslash-escaped backslashes to single forward
+   # slashes to satisfy depend.m4
+   cygpath_u='sed s,\\\\,/,g'
+   depmode=msvisualcpp
+ fi
+ 
+ if test "$depmode" = msvc7msys; then
+   # This is just like msvc7 but w/o cygpath translation.
+   # Just convert the backslash-escaped backslashes to single forward
+   # slashes to satisfy depend.m4
+   cygpath_u='sed s,\\\\,/,g'
+   depmode=msvc7
+ fi
+ 
+ if test "$depmode" = xlc; then
+   # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
+   gccflag=-qmakedep=gcc,-MF
+   depmode=gcc
  fi
  
 +cygpath_u="cygpath -u -f -"
 +if test "$depmode" = msvcmsys; then
 +   # This is just like msvisualcpp but w/o cygpath translation.
 +   # Just convert the backslash-escaped backslashes to single forward
 +   # slashes to satisfy depend.m4
 +   cygpath_u='sed s,\\\\,/,g'
 +   depmode=msvisualcpp
 +fi
 +
 +if test "$depmode" = msvc7msys; then
 +   # This is just like msvc7 but w/o cygpath translation.
 +   # Just convert the backslash-escaped backslashes to single forward
 +   # slashes to satisfy depend.m4
 +   cygpath_u='sed s,\\\\,/,g'
 +   depmode=msvc7
 +fi
 +
 +if test "$depmode" = xlc; then
 +   # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations.
 +   gccflag=-qmakedep=gcc,-MF
 +   depmode=gcc
 +fi
 +
  case "$depmode" in
  gcc3)
  ## gcc 3 implements dependency tracking that does exactly what
@@@ -317,21 -420,15 +443,15 @@@ pgcc
      exit $stat
    fi
    rm -f "$depfile"
 -  # Each line is of the form `foo.o: dependent.h',
 -  # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
 +  # Each line is of the form 'foo.o: dependent.h',
 +  # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'.
    # Do two passes, one to just change these to
-   # '$object: dependent.h' and one to simply 'dependent.h:'.
-   sed -e "s/^[ $tab][ $tab]*/  /" -e "s,^[^:]*:,$object :," \
-     < "$tmpdepfile" > "$depfile"
-   sed '
-     s/[ '"$tab"'][ '"$tab"']*/ /g
-     s/^ *//
-     s/ *\\*$//
-     s/^[^:]*: *//
-     /^$/d
-     /:$/d
-     s/$/ :/
-   ' < "$tmpdepfile" >> "$depfile"
+   # `$object: dependent.h' and one to simply `dependent.h:'.
+   sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
+   # Some versions of the HPUX 10.20 sed can't process this invocation
+   # correctly.  Breaking it into two sed invocations is a workaround.
+   sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" \
+     | sed -e 's/$/ :/' >> "$depfile"
    rm -f "$tmpdepfile"
    ;;
  
@@@ -381,108 -476,93 +499,139 @@@ hp2
    ;;
  
  tru64)
-    # The Tru64 compiler uses -MD to generate dependencies as a side
-    # effect.  'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
-    # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
-    # dependencies in 'foo.d' instead, so we check for that too.
-    # Subdirectories are respected.
-    dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
-    test "x$dir" = "x$object" && dir=
-    base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
- 
-    if test "$libtool" = yes; then
-       # With Tru64 cc, shared objects can also be used to make a
-       # static library.  This mechanism is used in libtool 1.4 series to
-       # handle both shared and static libraries in a single compilation.
-       # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
-       #
-       # With libtool 1.5 this exception was removed, and libtool now
-       # generates 2 separate objects for the 2 libraries.  These two
-       # compilations output dependencies in $dir.libs/$base.o.d and
-       # in $dir$base.o.d.  We have to check for both files, because
-       # one of the two compilations can be disabled.  We should prefer
-       # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
-       # automatically cleaned when .libs/ is deleted, while ignoring
-       # the former would cause a distcleancheck panic.
-       tmpdepfile1=$dir.libs/$base.lo.d   # libtool 1.4
-       tmpdepfile2=$dir$base.o.d          # libtool 1.5
-       tmpdepfile3=$dir.libs/$base.o.d    # libtool 1.5
-       tmpdepfile4=$dir.libs/$base.d      # Compaq CCC V6.2-504
-       "$@" -Wc,-MD
-    else
-       tmpdepfile1=$dir$base.o.d
-       tmpdepfile2=$dir$base.d
-       tmpdepfile3=$dir$base.d
-       tmpdepfile4=$dir$base.d
-       "$@" -MD
-    fi
- 
-    stat=$?
-    if test $stat -eq 0; then :
-    else
-       rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
-       exit $stat
-    fi
- 
-    for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
-    do
-      test -f "$tmpdepfile" && break
-    done
-    if test -f "$tmpdepfile"; then
-       sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
-       sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
-    else
-       echo "#dummy" > "$depfile"
-    fi
-    rm -f "$tmpdepfile"
-    ;;
+   # The Tru64 compiler uses -MD to generate dependencies as a side
+   # effect.  'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
+   # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
+   # dependencies in 'foo.d' instead, so we check for that too.
+   # Subdirectories are respected.
+   set_dir_from  "$object"
+   set_base_from "$object"
+ 
+   if test "$libtool" = yes; then
+     # Libtool generates 2 separate objects for the 2 libraries.  These
+     # two compilations output dependencies in $dir.libs/$base.o.d and
+     # in $dir$base.o.d.  We have to check for both files, because
+     # one of the two compilations can be disabled.  We should prefer
+     # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
+     # automatically cleaned when .libs/ is deleted, while ignoring
+     # the former would cause a distcleancheck panic.
+     tmpdepfile1=$dir$base.o.d          # libtool 1.5
+     tmpdepfile2=$dir.libs/$base.o.d    # Likewise.
+     tmpdepfile3=$dir.libs/$base.d      # Compaq CCC V6.2-504
+     "$@" -Wc,-MD
+   else
+     tmpdepfile1=$dir$base.d
+     tmpdepfile2=$dir$base.d
+     tmpdepfile3=$dir$base.d
+     "$@" -MD
+   fi
+ 
+   stat=$?
+   if test $stat -ne 0; then
+     rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+     exit $stat
+   fi
+ 
+   for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+   do
+     test -f "$tmpdepfile" && break
+   done
+   # Same post-processing that is required for AIX mode.
+   aix_post_process_depfile
+   ;;
+ 
+ msvc7)
+   if test "$libtool" = yes; then
+     showIncludes=-Wc,-showIncludes
+   else
+     showIncludes=-showIncludes
+   fi
+   "$@" $showIncludes > "$tmpdepfile"
+   stat=$?
+   grep -v '^Note: including file: ' "$tmpdepfile"
+   if test $stat -ne 0; then
+     rm -f "$tmpdepfile"
+     exit $stat
+   fi
+   rm -f "$depfile"
+   echo "$object : \\" > "$depfile"
+   # The first sed program below extracts the file names and escapes
+   # backslashes for cygpath.  The second sed program outputs the file
+   # name when reading, but also accumulates all include files in the
+   # hold buffer in order to output them again at the end.  This only
+   # works with sed implementations that can handle large buffers.
+   sed < "$tmpdepfile" -n '
+ /^Note: including file:  *\(.*\)/ {
+   s//\1/
+   s/\\/\\\\/g
+   p
+ }' | $cygpath_u | sort -u | sed -n '
+ s/ /\\ /g
+ s/\(.*\)/'"$tab"'\1 \\/p
+ s/.\(.*\) \\/\1:/
+ H
+ $ {
+   s/.*/'"$tab"'/
+   G
+   p
+ }' >> "$depfile"
+   echo >> "$depfile" # make sure the fragment doesn't end with a backslash
+   rm -f "$tmpdepfile"
+   ;;
+ 
+ msvc7msys)
+   # This case exists only to let depend.m4 do its work.  It works by
+   # looking at the text of this script.  This case will never be run,
+   # since it is checked for above.
+   exit 1
+   ;;
  
 +msvc7)
 +  if test "$libtool" = yes; then
 +    showIncludes=-Wc,-showIncludes
 +  else
 +    showIncludes=-showIncludes
 +  fi
 +  "$@" $showIncludes > "$tmpdepfile"
 +  stat=$?
 +  grep -v '^Note: including file: ' "$tmpdepfile"
 +  if test "$stat" = 0; then :
 +  else
 +    rm -f "$tmpdepfile"
 +    exit $stat
 +  fi
 +  rm -f "$depfile"
 +  echo "$object : \\" > "$depfile"
 +  # The first sed program below extracts the file names and escapes
 +  # backslashes for cygpath.  The second sed program outputs the file
 +  # name when reading, but also accumulates all include files in the
 +  # hold buffer in order to output them again at the end.  This only
 +  # works with sed implementations that can handle large buffers.
 +  sed < "$tmpdepfile" -n '
 +/^Note: including file:  *\(.*\)/ {
 +  s//\1/
 +  s/\\/\\\\/g
 +  p
 +}' | $cygpath_u | sort -u | sed -n '
 +s/ /\\ /g
 +s/\(.*\)/'"$tab"'\1 \\/p
 +s/.\(.*\) \\/\1:/
 +H
 +$ {
 +  s/.*/'"$tab"'/
 +  G
 +  p
 +}' >> "$depfile"
 +  rm -f "$tmpdepfile"
 +  ;;
 +
 +msvc7msys)
 +  # This case exists only to let depend.m4 do its work.  It works by
 +  # looking at the text of this script.  This case will never be run,
 +  # since it is checked for above.
 +  exit 1
 +  ;;
 +
  #nosideeffect)
    # This comment above is used by automake to tell side-effect
    # dependency tracking mechanisms from slower ones.
diff --cc missing
index 86a8fc3,db98974..fcc49b0
--- a/missing
+++ b/missing
@@@ -71,24 -52,14 +52,17 @@@ to PROGRAM being missing or too old
  Options:
    -h, --help      display this help and exit
    -v, --version   output version information and exit
-   --run           try to run the given command, and emulate it if it fails
  
  Supported PROGRAM values:
-   aclocal      touch file \`aclocal.m4'
-   autoconf     touch file \`configure'
-   autoheader   touch file \`config.h.in'
-   autom4te     touch the output file, or create a stub one
-   automake     touch all \`Makefile.in' files
-   bison        create \`y.tab.[ch]', if possible, from existing .[ch]
-   flex         create \`lex.yy.c', if possible, from existing .c
-   help2man     touch the output file
-   lex          create \`lex.yy.c', if possible, from existing .c
-   makeinfo     touch the output file
-   yacc         create \`y.tab.[ch]', if possible, from existing .[ch]
+   aclocal   autoconf  autoheader   autom4te  automake  makeinfo
+   bison     yacc      flex         lex       help2man
+ 
+ Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
+ 'g' are ignored when checking the name.
  
 +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
 +\`g' are ignored when checking the name.
 +
  Send bug reports to <bug-automake at gnu.org>."
      exit $?
      ;;
diff --cc src/Makefile.in
index 5015947,cb2ed7e..c9a51fa
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@@ -726,21 -803,21 +803,22 @@@ uninstall-am: uninstall-libLTLIBRARIE
  
  .MAKE: install-am install-strip
  
- .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- 	clean-libLTLIBRARIES clean-libtool ctags distclean \
- 	distclean-compile distclean-generic distclean-libtool \
- 	distclean-tags distdir dvi dvi-am html html-am info info-am \
- 	install install-am install-data install-data-am install-dvi \
- 	install-dvi-am install-exec install-exec-am install-html \
- 	install-html-am install-info install-info-am \
- 	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
- 	install-ps install-ps-am install-strip installcheck \
- 	installcheck-am installdirs maintainer-clean \
+ .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
+ 	ctags-am distclean distclean-compile distclean-generic \
+ 	distclean-libtool distclean-tags distdir dvi dvi-am html \
+ 	html-am info info-am install install-am install-data \
+ 	install-data-am install-dvi install-dvi-am install-exec \
+ 	install-exec-am install-html install-html-am install-info \
+ 	install-info-am install-libLTLIBRARIES install-man install-pdf \
+ 	install-pdf-am install-ps install-ps-am install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
  	maintainer-clean-generic mostlyclean mostlyclean-compile \
  	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- 	tags uninstall uninstall-am uninstall-libLTLIBRARIES
+ 	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
+ 
  
 +
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --cc tests/Makefile.in
index 97555db,dd236d2..f37e977
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@@ -559,22 -1019,23 +1019,24 @@@ ps-am
  
  uninstall-am:
  
- .MAKE: install-am install-strip
- 
- .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- 	clean-libtool clean-noinstPROGRAMS ctags distclean \
- 	distclean-compile distclean-generic distclean-libtool \
- 	distclean-tags distdir dvi dvi-am html html-am info info-am \
- 	install install-am install-data install-data-am install-dvi \
- 	install-dvi-am install-exec install-exec-am install-html \
- 	install-html-am install-info install-info-am install-man \
- 	install-pdf install-pdf-am install-ps install-ps-am \
- 	install-strip installcheck installcheck-am installdirs \
- 	maintainer-clean maintainer-clean-generic mostlyclean \
- 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- 	pdf pdf-am ps ps-am tags uninstall uninstall-am
+ .MAKE: check-am install-am install-strip
+ 
+ .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
+ 	clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \
+ 	ctags ctags-am distclean distclean-compile distclean-generic \
+ 	distclean-libtool distclean-tags distdir dvi dvi-am html \
+ 	html-am info info-am install install-am install-data \
+ 	install-data-am install-dvi install-dvi-am install-exec \
+ 	install-exec-am install-html install-html-am install-info \
+ 	install-info-am install-man install-pdf install-pdf-am \
+ 	install-ps install-ps-am install-strip installcheck \
+ 	installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ 	recheck tags tags-am uninstall uninstall-am
+ 
  
 +
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/libgdiplus.git



More information about the Pkg-mono-svn-commits mailing list