typo
This commit is contained in:
parent
b32e0b6eea
commit
2f164c9ce5
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ dnl ----------------------------
|
|||
|
||||
dnl --- CHECK FOR MNG LIB ------
|
||||
AC_ARG_WITH(mng,
|
||||
[ --with-mng [Use mng (default: no)]], MAD="$with_mng")
|
||||
[ --with-mng [Use mng (default: no)]], MNG="$with_mng")
|
||||
MNG_CFLAGS=
|
||||
MNG_LIBS=
|
||||
if test "$MNG" != "yes"; then
|
||||
|
|
Loading…
Reference in a new issue