mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
simple patch to add [brackets] to libmikmod.m4, but this little patch then enables sdl-mixer to run cleanly and to also allow building of shared libs... go figure.
This commit is contained in:
11
media-libs/libmikmod/libmikmod.m4.diff
Normal file
11
media-libs/libmikmod/libmikmod.m4.diff
Normal file
@@ -0,0 +1,11 @@
|
||||
--- /boot/home/libmikmod-3.2.0-beta2-haiku/libmikmod.m4 2009-10-06 08:03:12.000000000 +0000
|
||||
+++ /boot/home/Desktop/libmikmod-3.2.0-beta2/libmikmod.m4 2004-01-21 01:36:34.000000000 +0000
|
||||
@@ -8,7 +8,7 @@
|
||||
dnl Test for libmikmod, and define LIBMIKMOD_CFLAGS, LIBMIKMOD_LIBS and
|
||||
dnl LIBMIKMOD_LDADD
|
||||
dnl
|
||||
-AC_DEFUN([AM_PATH_LIBMIKMOD],
|
||||
+AC_DEFUN(AM_PATH_LIBMIKMOD,
|
||||
[dnl
|
||||
dnl Get the cflags and libraries from the libmikmod-config script
|
||||
dnl
|
||||
Reference in New Issue
Block a user