summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-02-13 19:04:24 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-13 19:04:24 +0000
commit775814accf11eecbcd34981f977f95802fb793b0 (patch)
tree2427b10e2308e0611114f96a3dfd683c38d94547
parent55c263e39be388808c7bd6d275c847449b57a3a1 (diff)
downloadpango-775814accf11eecbcd34981f977f95802fb793b0.tar.gz
Remove AUTOMAKE_OPTIONS, as we do that in configure.in now.
-rw-r--r--Makefile.am2
-rw-r--r--docs/Makefile.am2
2 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 936b8fa7..f797e66b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,5 @@
## Process this file with automake to create Makefile.in.
-AUTOMAKE_OPTIONS = 1.7
-
SUBDIRS= pango modules examples docs tools tests
EXTRA_DIST = \
diff --git a/docs/Makefile.am b/docs/Makefile.am
index af9d7198..775d303c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,7 +1,5 @@
## Process this file with automake to create Makefile.in.
-AUTOMAKE_OPTIONS = 1.6
-
# The name of the module.
DOC_MODULE=pango