Some more pbatard patches

This commit is contained in:
R. Bernstein
2012-03-04 14:12:09 -05:00
parent 39bd8104b8
commit 14f6f505ce
3 changed files with 12 additions and 7 deletions

View File

@@ -526,7 +526,7 @@ if test "x${enable_joliet}" != "xno"; then
if test "x$joliet_supported" = "xyes"; then
AC_DEFINE(HAVE_JOLIET, [1],
[Define 1 if you want ISO-9660 Joliet extension support.
On most platform, this requires libiconv to be installed.])
On most platforms, this requires libiconv to be installed.])
HAVE_JOLIET=1
else
AC_MSG_ERROR([You must have iconv installed.])