diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-03-08 01:33:01 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-03-08 01:33:01 +0000 |
commit | 29268cc780d2a63a44c2ebd12ebbd4b65cd2391f (patch) | |
tree | 4a106a84704bc1ac882ce4c049b43858a3623bf4 /Makefile.am | |
parent | 7ae2326acbaaf4a5aba886e9f57bf3bb2457a83c (diff) | |
download | gtk+-29268cc780d2a63a44c2ebd12ebbd4b65cd2391f.tar.gz |
use full set, since current set wasn't building on all configs.
Wed Mar 7 20:08:48 2001 Owen Taylor <otaylor@redhat.com>
* gdk-pixbuf/Makefile.am (GTKDOC_CFLAGS/LIBS): use full set,
since current set wasn't building on all configs.
* */Makefile.am: ...to build a more perfect Makefile.am...
Wed Mar 7 20:07:22 2001 Owen Taylor <otaylor@redhat.com>
* Makefile.am: Remove gtk-config-2.0 again.
(Grrrr, pkg-config. And stops make loops.)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 6ba3ec04a3..1ee167e411 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,10 +149,6 @@ dist-hook: gtk+.spec m4datadir = $(datadir)/aclocal m4data_DATA = gtk-2.0.m4 -bin_SCRIPTS=gtk-config-2.0 -BUILT_SOURCES=gtk-config-2.0 -gtk-config-2.0: gtk-config-2.0.in - .PHONY: files release sanity snapshot files: |