]> git.pld-linux.org Git - packages/alsa-lib.git/blame - alsa-lib-build.patch
- up to 1.0.27
[packages/alsa-lib.git] / alsa-lib-build.patch
CommitLineData
8eae4c34
AM
1diff -urN alsa-lib-1.0.27.org/configure.in alsa-lib-1.0.27/configure.in
2--- alsa-lib-1.0.27.org/configure.in 2013-04-11 13:43:05.000000000 +0200
3+++ alsa-lib-1.0.27/configure.in 2013-04-14 00:15:25.366208805 +0200
4@@ -53,7 +53,7 @@
5
6 dnl Checks for header files.
7 AC_HEADER_STDC
8-AM_CONFIG_HEADER(include/config.h)
9+AC_CONFIG_HEADERS(include/config.h)
10
11 dnl Checks for typedefs, structures, and compiler characteristics.
12 AC_C_CONST
This page took 0.059704 seconds and 4 git commands to generate.