This commit is contained in:
nehalmistry 2004-07-14 23:48:27 +00:00
parent b32e0b6eea
commit 2f164c9ce5

View file

@ -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