summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-17 10:09:25 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:20 +0200
commit893feace349c7cb4ce7821b8e8f5ccc7031f8079 (patch)
treef89c0a27113dad25078696bfe566586e329d2bb7 /Makefile.am
parenta383432958ee5352b37a8219863aabb7c537c9b4 (diff)
2008-11-17 Thomas Schwinge <tschwinge@gnu.org>
* configure.ac: Require GNU Automake 1.10.1. * Makefile.am: Adapt. * Makefile.correct_output_files_for_.S_files.patch: Remove.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
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.