summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-03-01 20:02:33 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-03-01 20:02:33 +0000
commit97d609b5bfea75944ef1c4b65ea1fd4048c4b5cd (patch)
treeb18efbe889f3e23f83d7ce34440196f46e4737b4 /pango
parent5262e5f1e3349a78468d2f5b05d83a1d3487671d (diff)
downloadpango-97d609b5bfea75944ef1c4b65ea1fd4048c4b5cd.tar.gz
Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where older
2005-03-01 Owen Taylor <otaylor@redhat.com> * configure.in: Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where older verisons of AM_PATH_GLIB_2_0 silently ignored gmodule-no-export causing mysterious build failures. (#161786) * pango/Makefile.am (DISTCLEANFILES): Move some configure.in output files from CLEANFILES to DISTCLEANFILES.
Diffstat (limited to 'pango')
-rw-r--r--pango/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index ceea5582..d13bc8d5 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -355,13 +355,14 @@ CLEANFILES = \
pango-enum-types.h \
s-enum-types-h \
pango-enum-types.c \
- s-enum-types-c \
+ s-enum-types-c
+
+DISTCLEANFILES = \
module-defs.h \
module-defs-x.c \
module-defs-fc.c \
module-defs-win32.c
-
install-data-local: install-ms-lib install-libtool-import-lib
install-exec-hook: