[project @ 2003-12-02 19:16:41 by panne]
[ghc-hetmet.git] / mk / config.mk.in
index 7aa1976..daf0b4d 100644 (file)
@@ -397,6 +397,10 @@ GhcLibsWithOpenGL=@GhcLibsWithOpenGL@
 GL_CFLAGS=@GL_CFLAGS@
 GL_LIBS=@GL_LIBS@
 
+# Build the Haskell OpenAL binding?
+#
+GhcLibsWithOpenAL=@GhcLibsWithOpenAL@
+
 # Build the Haskell GLUT binding?
 #
 GhcLibsWithGLUT=@GhcLibsWithGLUT@