mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
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:
@@ -12,7 +12,6 @@ INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
|
||||
EXTRA_DIST = \
|
||||
ChangeLog.pre-2-0 \
|
||||
ChangeLog.pre-1-2 \
|
||||
glib.spec.in \
|
||||
glib-zip.in \
|
||||
NEWS.pre-1-3 \
|
||||
acglib.m4 \
|
||||
@@ -38,8 +37,8 @@ EXTRA_DIST = \
|
||||
# These may be in the builddir too
|
||||
BUILT_EXTRA_DIST = \
|
||||
glibconfig.h.win32 \
|
||||
config.h.win32 \
|
||||
glib.spec
|
||||
config.h.win32
|
||||
|
||||
|
||||
configexecincludedir = $(libdir)/glib-2.0/include
|
||||
#configexecinclude_DATA = glibconfig.h
|
||||
|
Reference in New Issue
Block a user