Fix typo in acinclude.m4 fs_old_*flags
Introduced in commit d2669b47.
Signed-off-by: Dan McGee <dan@archlinux.org> --- m4/acinclude.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/m4/acinclude.m4 b/m4/acinclude.m4 index f57a515..e601f0e 100644 --- a/m4/acinclude.m4 +++ b/m4/acinclude.m4 @@ -58,11 +58,11 @@ AC_DEFUN([GCC_FORTIFY_SOURCE_CC],[ } ], [ AC_MSG_RESULT(yes) - CFLAGS="$df_old_cflags" + CFLAGS="$fs_old_cflags" ], [ AC_MSG_RESULT(no) - CPPFLAGS="$df_old_cppflags" - CFLAGS="$df_old_cflags" + CPPFLAGS="$fs_old_cppflags" + CFLAGS="$fs_old_cflags" ]) fi ]) -- 1.7.12 |
| All times are GMT. The time now is 04:03 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.