1
0
Fork 0
mirror of https://git.suyu.dev/suyu/flatpak.git synced 2025-01-07 23:06:06 +00:00
yuzu-suyu-flatpak/shared-modules/linux-audio/patches/lash-configure.patch
2024-03-07 20:28:57 -03:00

11 lines
308 B
Diff

--- configure.ac 2007-11-14 16:58:51.000000000 -0500
+++ configure.ac.new 2019-01-24 13:48:46.284377086 -0500
@@ -2,7 +2,7 @@
AC_CONFIG_SRCDIR([lash/types.h])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE
-AM_ACLOCAL_INCLUDE([m4])
+dnl AM_ACLOCAL_INCLUDE([m4])
### Check for programs ###
AC_LANG([C])