mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 06:10:56 +00:00
Typos and other legibility improvements. Enjoy the reconfigures & recompiles. Whee!
This commit is contained in:
parent
1269241612
commit
894f3974f4
2 changed files with 4 additions and 4 deletions
|
@ -562,7 +562,7 @@ if test "x$enable_zlib" != "xno"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
AC_ARG_ENABLE(png,
|
AC_ARG_ENABLE(png,
|
||||||
[ --disable-png disaple png support],
|
[ --disable-png disable png support],
|
||||||
)
|
)
|
||||||
HAVE_PNG=no
|
HAVE_PNG=no
|
||||||
PNG_LIBS=""
|
PNG_LIBS=""
|
||||||
|
|
Loading…
Reference in a new issue