mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
removed glib.def from EXTRA_DIST ... ... and added it here.
2001-07-23 Sven Neumann <sven@gimp.org> * Makefile.am: removed glib.def from EXTRA_DIST ... * glib/Makefile.am: ... and added it here.
This commit is contained in:
parent
371fe04203
commit
5d0d8c89c1
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-07-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed glib.def from EXTRA_DIST ...
|
||||
* glib/Makefile.am: ... and added it here.
|
||||
|
||||
2001-07-22 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_get_buffer_condition) : make
|
||||
|
@ -15,7 +15,6 @@ EXTRA_DIST = \
|
||||
sanity_check \
|
||||
README.win32 \
|
||||
TODO.xml \
|
||||
glib.def \
|
||||
makefile.msc.in \
|
||||
makefile.mingw.in \
|
||||
glibconfig.h.win32.in \
|
||||
|
@ -4,7 +4,8 @@ INCLUDES = -I$(top_srcdir) -DG_LOG_DOMAIN=g_log_domain_glib \
|
||||
@GLIB_DEBUG_FLAGS@ -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
|
||||
|
||||
EXTRA_DIST = \
|
||||
gen-unicode-tables.pl
|
||||
gen-unicode-tables.pl \
|
||||
glib.def
|
||||
|
||||
lib_LTLIBRARIES = libglib-1.3.la
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user