removed obsolete variable WARNING
This commit is contained in:
parent
f52562254c
commit
4beeadb110
|
@ -24,7 +24,6 @@ AC_SUBST(VERSION)
|
|||
|
||||
dnl checkin for lame library
|
||||
AC_MSG_CHECKING(lame library)
|
||||
WARNING=
|
||||
AC_ARG_WITH(lame-prefix,
|
||||
[ --with-lame-prefix=DIR alternate location for lame [/usr]
|
||||
files looked for: LAME-PREFIX/lib/libmp3lame.a
|
||||
|
@ -55,7 +54,5 @@ AC_ARG_ENABLE( static,
|
|||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
AC_OUTPUT(Makefile src/Makefile man/Makefile)
|
||||
|
||||
|
|
Loading…
Reference in New Issue