Re: another EXTRA_DIST bug



Dan Winship <danw ximian com> writes:

> Noted on gtk-quartz-devel now that people are actually trying to build
> from tarballs on Mac OS X.

Please commit. Thanks,
                                        Owen

Index: gmodule/ChangeLog
> ===================================================================
> RCS file: /cvs/gnome/glib/gmodule/ChangeLog,v
> retrieving revision 1.65
> diff -u -r1.65 ChangeLog
> --- gmodule/ChangeLog	2001/10/22 22:14:25	1.65
> +++ gmodule/ChangeLog	2001/10/30 19:56:31
> @@ -1,3 +1,7 @@
> +2001-10-30  Dan Winship  <danw ximian com>
> +
> +	* Makefile.am (EXTRA_DIST): Add gmodule-dyld.c
> +
>  2001-10-23  Tor Lillqvist  <tml iki fi>
>  
>  	* Makefile.am: (Win32): If we have built the MSVC import library,
> Index: gmodule/Makefile.am
> ===================================================================
> RCS file: /cvs/gnome/glib/gmodule/Makefile.am,v
> retrieving revision 1.34
> diff -u -r1.34 Makefile.am
> --- gmodule/Makefile.am	2001/10/22 22:14:25	1.34
> +++ gmodule/Makefile.am	2001/10/30 19:56:31
> @@ -10,6 +10,7 @@
>  		gmodule.def	\
>  		gmodule-dl.c	\
>  		gmodule-dld.c	\
> +		gmodule-dyld.c	\
>  		gmodule-os2.c	\
>  		gmodule-win32.c	\
>  		gmodule-beos.c	\



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