Distribution the .in versions of the various Windoze makefiles.

Distribution the .in versions of the various Windoze makefiles.
This commit is contained in:
Elliot Lee 1999-07-29 23:38:17 +00:00
parent 5c61c9d060
commit 508ae4786c
11 changed files with 66 additions and 3 deletions

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -1,3 +1,10 @@
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am, tests/Makefile.am: Distribution the .in versions
of the various Windoze makefiles.
Thursday July 29, 1999 Elliot Lee <sopwith@redhat.com>
* Makefile.am: Include various *.in files in EXTRA_DIST
Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
* ltconfig

View File

@ -19,10 +19,13 @@ EXTRA_DIST = \
sanity_check \
README.win32 \
glib.def \
makefile.msc.in \
makefile.msc \
giowin32.c \
glibconfig.h.win32 \
config.h.win32
glibconfig.h.win32.in \
config.h.win32 \
config.h.win32.in
lib_LTLIBRARIES = libglib.la

View File

@ -19,10 +19,13 @@ EXTRA_DIST = \
sanity_check \
README.win32 \
glib.def \
makefile.msc.in \
makefile.msc \
giowin32.c \
glibconfig.h.win32 \
config.h.win32
glibconfig.h.win32.in \
config.h.win32 \
config.h.win32.in
lib_LTLIBRARIES = libglib.la

View File

@ -2,7 +2,8 @@
INCLUDES = -I$(top_srcdir)
EXTRA_DIST = \
makefile.msc
makefile.msc \
makefile.msc.in
TESTS = \
array-test \