From 638ed0e14b00fb88e70056a7a49d431309cc78ce Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Tue, 14 Jun 2005 12:48:54 +0000 Subject: [PATCH] removed obsolete AUTOMAKE_OPTIONS. 2005-06-14 Sven Neumann * */Makefile.am: removed obsolete AUTOMAKE_OPTIONS. --- devel-docs/ChangeLog | 4 ++++ devel-docs/app/Makefile.am | 2 -- devel-docs/libgimp/Makefile.am | 2 -- devel-docs/libgimpbase/Makefile.am | 2 -- devel-docs/libgimpcolor/Makefile.am | 2 -- devel-docs/libgimpconfig/Makefile.am | 2 -- devel-docs/libgimpmath/Makefile.am | 2 -- devel-docs/libgimpmodule/Makefile.am | 2 -- devel-docs/libgimpthumb/Makefile.am | 2 -- devel-docs/libgimpwidgets/Makefile.am | 2 -- 10 files changed, 4 insertions(+), 18 deletions(-) diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index 19f57773c9..beee69e2e7 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,7 @@ +2005-06-14 Sven Neumann + + * */Makefile.am: removed obsolete AUTOMAKE_OPTIONS. + 2005-06-04 Sven Neumann * libgimp/libgimp-sections.txt diff --git a/devel-docs/app/Makefile.am b/devel-docs/app/Makefile.am index a99928265e..c0147da2f5 100644 --- a/devel-docs/app/Makefile.am +++ b/devel-docs/app/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.6 - # The name of the module. DOC_MODULE = app diff --git a/devel-docs/libgimp/Makefile.am b/devel-docs/libgimp/Makefile.am index bd28f1bbc3..221ccbd21f 100644 --- a/devel-docs/libgimp/Makefile.am +++ b/devel-docs/libgimp/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimp diff --git a/devel-docs/libgimpbase/Makefile.am b/devel-docs/libgimpbase/Makefile.am index d300114c40..822652d504 100644 --- a/devel-docs/libgimpbase/Makefile.am +++ b/devel-docs/libgimpbase/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimpbase diff --git a/devel-docs/libgimpcolor/Makefile.am b/devel-docs/libgimpcolor/Makefile.am index 231acfc010..2c9d5aee69 100644 --- a/devel-docs/libgimpcolor/Makefile.am +++ b/devel-docs/libgimpcolor/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimpcolor diff --git a/devel-docs/libgimpconfig/Makefile.am b/devel-docs/libgimpconfig/Makefile.am index 2caab47631..fde43d45b7 100644 --- a/devel-docs/libgimpconfig/Makefile.am +++ b/devel-docs/libgimpconfig/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimpconfig diff --git a/devel-docs/libgimpmath/Makefile.am b/devel-docs/libgimpmath/Makefile.am index 03e4f4b2c8..6b5e9e6d5b 100644 --- a/devel-docs/libgimpmath/Makefile.am +++ b/devel-docs/libgimpmath/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimpmath diff --git a/devel-docs/libgimpmodule/Makefile.am b/devel-docs/libgimpmodule/Makefile.am index 9287860be2..c1468620be 100644 --- a/devel-docs/libgimpmodule/Makefile.am +++ b/devel-docs/libgimpmodule/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimpmodule diff --git a/devel-docs/libgimpthumb/Makefile.am b/devel-docs/libgimpthumb/Makefile.am index 0bf6b69251..88e94d407e 100644 --- a/devel-docs/libgimpthumb/Makefile.am +++ b/devel-docs/libgimpthumb/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.6 - # The name of the module. DOC_MODULE = libgimpthumb diff --git a/devel-docs/libgimpwidgets/Makefile.am b/devel-docs/libgimpwidgets/Makefile.am index 693630182d..411b0eba5a 100644 --- a/devel-docs/libgimpwidgets/Makefile.am +++ b/devel-docs/libgimpwidgets/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 - # The name of the module. DOC_MODULE = libgimpwidgets