[gnumeric] configure: typo.



commit d10e0019f38d0b153735bbfec830b09023e717bd
Author: Morten Welinder <terra gnome org>
Date:   Sun Jan 25 17:27:35 2015 -0500

    configure: typo.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 301bf5a..b8acfed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -594,7 +594,7 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <pango/pango.h>]],
               [AC_MSG_RESULT(no)])
 
 AC_MSG_CHECKING([for OO_NS_LOCALC_EXT])
-AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <gsf/gfs.h>]],
+AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <gsf/gsf.h>]],
                                [[(void)(OO_NS_LOCALC_EXT == OO_NS_LOCALC_EXT);]])],
                [AC_DEFINE(HAVE_OO_NS_LOCALC_EXT, 1, [Define if OO_NS_LOCALC_EXT is available])
                AC_MSG_RESULT(yes)],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]