mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
Don't distribute glib-zip.
2003-01-04 Tor Lillqvist <tml@iki.fi> * Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
This commit is contained in:
parent
933b7ba4b6
commit
90f62a657f
@ -1,5 +1,7 @@
|
|||||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
|
||||||
|
|
||||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||||
[Win32] Install also the .def files, to help users generate
|
[Win32] Install also the .def files, to help users generate
|
||||||
import libraries for other compilers. Uninstall, too.
|
import libraries for other compilers. Uninstall, too.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
|
||||||
|
|
||||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||||
[Win32] Install also the .def files, to help users generate
|
[Win32] Install also the .def files, to help users generate
|
||||||
import libraries for other compilers. Uninstall, too.
|
import libraries for other compilers. Uninstall, too.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
|
||||||
|
|
||||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||||
[Win32] Install also the .def files, to help users generate
|
[Win32] Install also the .def files, to help users generate
|
||||||
import libraries for other compilers. Uninstall, too.
|
import libraries for other compilers. Uninstall, too.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
|
||||||
|
|
||||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||||
[Win32] Install also the .def files, to help users generate
|
[Win32] Install also the .def files, to help users generate
|
||||||
import libraries for other compilers. Uninstall, too.
|
import libraries for other compilers. Uninstall, too.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
|
||||||
|
|
||||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||||
[Win32] Install also the .def files, to help users generate
|
[Win32] Install also the .def files, to help users generate
|
||||||
import libraries for other compilers. Uninstall, too.
|
import libraries for other compilers. Uninstall, too.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
|
||||||
|
|
||||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||||
[Win32] Install also the .def files, to help users generate
|
[Win32] Install also the .def files, to help users generate
|
||||||
import libraries for other compilers. Uninstall, too.
|
import libraries for other compilers. Uninstall, too.
|
||||||
|
@ -39,8 +39,7 @@ EXTRA_DIST = \
|
|||||||
BUILT_EXTRA_DIST = \
|
BUILT_EXTRA_DIST = \
|
||||||
glibconfig.h.win32 \
|
glibconfig.h.win32 \
|
||||||
config.h.win32 \
|
config.h.win32 \
|
||||||
glib.spec \
|
glib.spec
|
||||||
glib-zip
|
|
||||||
|
|
||||||
configexecincludedir = $(libdir)/glib-2.0/include
|
configexecincludedir = $(libdir)/glib-2.0/include
|
||||||
#configexecinclude_DATA = glibconfig.h
|
#configexecinclude_DATA = glibconfig.h
|
||||||
|
Loading…
Reference in New Issue
Block a user