From 893feace349c7cb4ce7821b8e8f5ccc7031f8079 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 17 Nov 2008 10:09:25 +0000 Subject: 2008-11-17 Thomas Schwinge * configure.ac: Require GNU Automake 1.10.1. * Makefile.am: Adapt. * Makefile.correct_output_files_for_.S_files.patch: Remove. --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 31cf857d..c81621a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,10 +66,6 @@ if disable_smashing_stack_protector AM_CFLAGS += \ -fno-stack-protector endif - -# For pre Automake 1.10. -AM_CCASFLAGS += \ - $(AM_CPPFLAGS) # # MIG Setup. -- cgit v1.2.3