Re: [g-a-devel][PATCH] atk-1.2.4 some changes for Cygwin, similar as in glib or pango



Hi Gerrit,

On Wed, 2003-06-25 at 07:45, Gerrit P. Haase wrote:
> +if PLATFORM_WIN32
> +no_undefined = -no-undefined

	We should use -no-undefined unconditionally across the platform - this
is what we do elsewhere for cygwin. 

> +install-libtool-import-lib:
> +       $(INSTALL) .libs/libatk-$(ATK_API_VERSION).dll.a $(DESTDIR)$(libdir)
> +uninstall-libtool-import-lib:
> +       -rm $(DESTDIR)$(libdir)/libatk-$(ATK_API_VERSION).dll.a

	But I guess if we have to have all this evil crud in the Makefile.am
then some more garbage in configure.in won't hurt I guess.

	The real question is; why is all this grotesqueness in the Makefile.am
anyway ? isn't this precisely the sort of problem that autotools is
intended to solve for us ?

	Regards,

		Michael.

-- 
 michael ximian com  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]