summaryrefslogtreecommitdiff
path: root/m4/ld-O1.m4
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 21:06:32 -0800
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 21:06:32 -0800
commitf3c0273b7bd2d7fdcac3fe3604cedd82afc57f49 (patch)
treeead579aab3f7345280205fa43570f2c033b1f6ce /m4/ld-O1.m4
parentb70316c593cbc8e5c9155e5c6597497090c6eb88 (diff)
parent46cdce51ed99e5b86c613fb19dafa973c219d255 (diff)
New upstream version 1.1.3
Diffstat (limited to 'm4/ld-O1.m4')
-rw-r--r--m4/ld-O1.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ld-O1.m4 b/m4/ld-O1.m4
index 6efd3f34..f67b959b 100644
--- a/m4/ld-O1.m4
+++ b/m4/ld-O1.m4
@@ -1,4 +1,4 @@
-# ld-O1.m4 serial 2
+# ld-O1.m4 serial 3
# Test if ld supports -O1
@@ -19,6 +19,6 @@ EOF
pam_cv_ld_O1=no
fi
rm -f conftest*])
- AC_SUBST(pam_cv_ld_as_needed)
+ AC_SUBST(pam_cv_ld_O1)
]
)