dsound-mbl.dll: FTBFS in Makefile.in after buildsys changes master
authorJürgen Tretthahn <orson@orson.at>
Fri, 31 Jan 2014 15:22:39 +0000 (16:22 +0100)
committerJürgen Tretthahn <orson@orson.at>
Fri, 14 Jul 2017 15:56:56 +0000 (17:56 +0200)
dlls/dsound-mbl/Makefile.in

index 28cae66af34a9446bf9e61737bc9816e94ff63f5..d71cafe5a7cb3c07bec2f0ea75c0a5a81c0967fb 100644 (file)
@@ -2,7 +2,7 @@ MODULE    = dsound-mbl.dll
 IMPORTLIB = dsound
 IMPORTS   = dxguid uuid winmm ole32 advapi32 user32
 EXTRAINCL = -I/usr/include
-EXTRALIBS = @FRAMEWORK_OPENAL@
+EXTRALIBS = $(OPENAL_LIBS)
 
 C_SRCS = \
        buffer.c \