opnsense-ports/audio/audacity/files/patch-lib-src_libnyquist_configure.ac
Franco Fichtner 76d6964363 */*: sync with upstream
Taken from: FreeBSD
2016-03-05 22:24:10 +01:00

11 lines
264 B
Text

--- lib-src/libnyquist/configure.ac.orig 2016-01-08 22:05:48 UTC
+++ lib-src/libnyquist/configure.ac
@@ -117,6 +117,8 @@ dnl Checks for typedefs, structures, and
AC_C_CONST
AC_TYPE_SIZE_T
+AC_SUBST([SNDFILE_CFLAGS])
+
AC_CONFIG_FILES([Makefile])
AC_OUTPUT