Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 32337
Collapse All | Expand All

(-)abiword-2.0.7.orig/abiword-plugins/aclocal.m4~ (+3 lines)
Lines 986-991 Link Here
986
# Checks for libraries.
986
# Checks for libraries.
987
# Checks for header files.
987
# Checks for header files.
988
988
989
# withval could be used below without being set; assume it is "yes"
990
withval="yes"
991
989
AC_ARG_WITH(psiconv,[  --with-psiconv=DIR      use libpsiconv in DIR],[
992
AC_ARG_WITH(psiconv,[  --with-psiconv=DIR      use libpsiconv in DIR],[
990
	if test "x$withval" = "xno"; then
993
	if test "x$withval" = "xno"; then
991
		AC_MSG_ERROR([* * * huh? psiconv required for psion plugin! * * *])
994
		AC_MSG_ERROR([* * * huh? psiconv required for psion plugin! * * *])

Return to bug 32337