aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d0a04643ef..7a15c7acd8 100755
--- a/configure
+++ b/configure
@@ -1964,7 +1964,7 @@ if test -n "$_host"; then
;;
ppc-amigaos)
_endian=big
-+ # AmigaOS exec allocates memory always in an aligned way
+ # AmigaOS exec allocates memory always in an aligned way
_need_memalign=yes
;;
ps2)