Kaydet (Commit) e0202de0 authored tarafından Michael Stahl's avatar Michael Stahl

configure: typos

Change-Id: I73ffb627bea34f039af0777709794fab30b01987
üst 74a920c5
...@@ -7195,7 +7195,7 @@ dnl Check for system clucene ...@@ -7195,7 +7195,7 @@ dnl Check for system clucene
dnl =================================================================== dnl ===================================================================
dnl we should rather be using dnl we should rather be using
dnl libo_CHECK_SYSTEM_MODULE([clucence],[CLUCENE],[liblucence-core]) here dnl libo_CHECK_SYSTEM_MODULE([clucence],[CLUCENE],[liblucence-core]) here
dnl but the contibs-lib check seems tricky dnl but the contribs-lib check seems tricky
AC_MSG_CHECKING([which clucene to use]) AC_MSG_CHECKING([which clucene to use])
if test "$with_system_clucene" = "yes"; then if test "$with_system_clucene" = "yes"; then
AC_MSG_RESULT([external]) AC_MSG_RESULT([external])
...@@ -7348,7 +7348,7 @@ dnl =================================================================== ...@@ -7348,7 +7348,7 @@ dnl ===================================================================
dnl Check for system libwpg dnl Check for system libwpg
dnl =================================================================== dnl ===================================================================
if test $_os = iOS; then if test $_os = iOS; then
libo_PUBLISH_MODULE([WPD]) libo_PUBLISH_MODULE([WPG])
else else
if test "$with_system_libwpg" = "no"; then if test "$with_system_libwpg" = "no"; then
WPG_CFLAGS="-I${OUTDIR}/inc/external" WPG_CFLAGS="-I${OUTDIR}/inc/external"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment