Kaydet (Commit) 423932fe authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

slashes in configure options are a Bad Thing(tm)

Change-Id: I92cc8be5c6359e99b57967ae54e6814d07d0e47d
üst ff4ed842
......@@ -8215,7 +8215,7 @@ AC_SUBST(EXTMSV80)
dnl ===================================================================
dnl Check for system NSS
dnl ===================================================================
libo_CHECK_SYSTEM_MODULE([nss/nspr],[NSS],[nss >= 3.9.3 nspr >= 4.8])
libo_CHECK_SYSTEM_MODULE([nss],[NSS],[nss >= 3.9.3 nspr >= 4.8])
if test "$with_system_nss" = "yes"; then
libo_MINGW_CHECK_DLL([NSPR4], [libnspr4])
libo_MINGW_CHECK_DLL([PLC4], [libplc4])
......
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