1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

document (for autoheader) the preprocessor definition for LAME compile-time linkage

This commit is contained in:
RichardAsh1981@gmail.com 2013-01-13 20:16:06 +00:00
parent 7de1a13772
commit d0abe90304

View File

@ -12,6 +12,13 @@ AC_DEFUN([AUDACITY_CHECKLIB_LAME], [
LAME_ARGUMENT=$withval,
LAME_ARGUMENT="unspecified")
dnl These four lines are never executed, but they document the DISABLE_DYNAMIC_LOADING_LAME
dnl pre-processor directive (for configunix.h etc)
if false ; then
AC_DEFINE(DISABLE_DYNAMIC_LOADING_LAME, 1,
[Define if LAME should be linked at compile time])
fi
dnl See if LAME is installed in the system
AC_CHECK_LIB(mp3lame,