summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-09-15 06:15:02 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-09-15 06:15:02 +0000
commitbcb397692046660715985bd8dfb274010d1b312b (patch)
tree815085062eaaa79d3c5cc939a80450157d71bed1 /Makefile.am
parenta9cf49d80024a2ebff4977997ad4bb0e34433480 (diff)
downloadpygtk-bcb397692046660715985bd8dfb274010d1b312b.tar.gz
don't install the GTK.py header.
2001-09-15 James Henstridge <james@daa.com.au> * gtk/Makefile.am (pygtk_PYTHON): don't install the GTK.py header. * pygtk.spec: update spec file, and add -devel sub package. * configure.in: use AC_HELP_STRING to format help strings, update version number. * acinclude.m4: remove the AM_PATH_PYTHON macro, as it is in automake 1.5. * Makefile.am: require automake 1.5 to build.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d60b6b1..7112f40b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-# require automake-1.4a
-AUTOMAKE_OPTIONS = 1.4a
+# require automake-1.5
+AUTOMAKE_OPTIONS = 1.5
SUBDIRS = codegen gtk