From e84f429ed4dd9e3d58b2349669ccd0f6957b63b6 Mon Sep 17 00:00:00 2001 From: kaleb-himes Date: Tue, 6 Jan 2015 15:00:38 -0700 Subject: [PATCH] white space configure.ac --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index c794d6e9e..d3a48512a 100644 --- a/configure.ac +++ b/configure.ac @@ -1777,8 +1777,8 @@ AC_CONFIG_FILES([wolfssl/options.h]) #have options.h and version.h for autoconf fips tag and build if test "x$ENABLED_FIPS" = "xyes" then -AC_CONFIG_FILES([cyassl/version.h]) -AC_CONFIG_FILES([cyassl/options.h]) + AC_CONFIG_FILES([cyassl/version.h]) + AC_CONFIG_FILES([cyassl/options.h]) fi AC_CONFIG_FILES([support/wolfssl.pc]) AC_CONFIG_FILES([rpm/spec])