diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-10-29 22:33:34 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-10-29 22:33:34 +0000 |
commit | a0781a1747e01fa776c75e61d4a165d55fe6d29e (patch) | |
tree | 95ffda40860848644f325b355460e73c39cca3fd /configure.in | |
parent | 062ecaf1ed6be60135ea19214bfa3e99a3b2aa93 (diff) |
New file, used to build distribution packages for Windows.
2001-10-30 Tor Lillqvist <tml@iki.fi>
* glib-zip.in: New file, used to build distribution packages for
Windows.
* configure.in: Expand it.
* Makefile.am: Distribute it.
* config.h.win32.in: Update to match currently produced config.h
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 2d76e9af3..96f01c55a 100644 --- a/configure.in +++ b/configure.in @@ -2144,6 +2144,7 @@ gthread-2.0-uninstalled.pc gobject-2.0.pc gobject-2.0-uninstalled.pc glib.spec +glib-zip glib-gettextize Makefile build/Makefile |