Closed vtorri closed 5 years ago
Hello
in configure.ac, there are 2 LT_INIT (lines 53 and 59) in addition, to allow the compilation of twolame, you should use LT_INIT like that :
LT_INIT([win32-dll)
if you want, i can provide a pull request (just tell me which LT_INIT you want to suppress)
Thanks for reporting
win32-dll
Hello
in configure.ac, there are 2 LT_INIT (lines 53 and 59) in addition, to allow the compilation of twolame, you should use LT_INIT like that :
LT_INIT([win32-dll)
if you want, i can provide a pull request (just tell me which LT_INIT you want to suppress)