diff -r 9e8381acb43a -r 28d011526d15 components/m4/Makefile --- a/components/m4/Makefile Tue Mar 19 12:14:27 2013 -0600 +++ b/components/m4/Makefile Tue Mar 19 11:51:47 2013 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk @@ -43,6 +43,8 @@ CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR) CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" +ASLR_MODE = $(ASLR_ENABLE) + # common targets build: $(BUILD_32)