diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 31cf857..c81621a 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. |