Remove references to glib.spec. (#102231)

Thu Jan 30 16:45:13 2003  Owen Taylor  <otaylor@redhat.com>

        * Makefile.am: Remove references to glib.spec.
        (#102231)

        * configure.in: Don't generate glib.spec.
This commit is contained in:
Owen Taylor 2003-01-30 21:47:23 +00:00 committed by Owen Taylor
parent 4b18121e83
commit 305742130f
8 changed files with 44 additions and 4 deletions

View File

@ -1,3 +1,10 @@
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove references to glib.spec.
(#102231)
* configure.in: Don't generate glib.spec.
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: If msgfmt isn't found, * m4macros/glib-gettext.m4: If msgfmt isn't found,

View File

@ -1,3 +1,10 @@
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove references to glib.spec.
(#102231)
* configure.in: Don't generate glib.spec.
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: If msgfmt isn't found, * m4macros/glib-gettext.m4: If msgfmt isn't found,

View File

@ -1,3 +1,10 @@
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove references to glib.spec.
(#102231)
* configure.in: Don't generate glib.spec.
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: If msgfmt isn't found, * m4macros/glib-gettext.m4: If msgfmt isn't found,

View File

@ -1,3 +1,10 @@
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove references to glib.spec.
(#102231)
* configure.in: Don't generate glib.spec.
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: If msgfmt isn't found, * m4macros/glib-gettext.m4: If msgfmt isn't found,

View File

@ -1,3 +1,10 @@
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove references to glib.spec.
(#102231)
* configure.in: Don't generate glib.spec.
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: If msgfmt isn't found, * m4macros/glib-gettext.m4: If msgfmt isn't found,

View File

@ -1,3 +1,10 @@
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove references to glib.spec.
(#102231)
* configure.in: Don't generate glib.spec.
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: If msgfmt isn't found, * m4macros/glib-gettext.m4: If msgfmt isn't found,

View File

@ -12,7 +12,6 @@ INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
EXTRA_DIST = \ EXTRA_DIST = \
ChangeLog.pre-2-0 \ ChangeLog.pre-2-0 \
ChangeLog.pre-1-2 \ ChangeLog.pre-1-2 \
glib.spec.in \
glib-zip.in \ glib-zip.in \
NEWS.pre-1-3 \ NEWS.pre-1-3 \
acglib.m4 \ acglib.m4 \
@ -38,8 +37,8 @@ EXTRA_DIST = \
# These may be in the builddir too # These may be in the builddir too
BUILT_EXTRA_DIST = \ BUILT_EXTRA_DIST = \
glibconfig.h.win32 \ glibconfig.h.win32 \
config.h.win32 \ config.h.win32
glib.spec
configexecincludedir = $(libdir)/glib-2.0/include configexecincludedir = $(libdir)/glib-2.0/include
#configexecinclude_DATA = glibconfig.h #configexecinclude_DATA = glibconfig.h

View File

@ -2460,7 +2460,6 @@ gthread-2.0.pc
gthread-2.0-uninstalled.pc gthread-2.0-uninstalled.pc
gobject-2.0.pc gobject-2.0.pc
gobject-2.0-uninstalled.pc gobject-2.0-uninstalled.pc
glib.spec
glib-zip glib-zip
glib-gettextize glib-gettextize
Makefile Makefile