alsa-utils: QA-fix for m4 syntax
authorwoglinde <heinold@inf.fu-berlin.de>
Fri, 13 Feb 2009 13:18:57 +0000 (14:18 +0100)
committerwoglinde <heinold@inf.fu-berlin.de>
Fri, 13 Feb 2009 13:18:57 +0000 (14:18 +0100)
packages/alsa/files/alsa-utils-autoconf-strl-funcs.patch

index 0c8404d..d736abb 100644 (file)
@@ -37,7 +37,7 @@ Index: alsa-utils-1.0.18/configure.in
  AM_GNU_GETTEXT([external])
  AM_GNU_GETTEXT_VERSION([0.15])
 -
-+AC_CHECK_FUNCS(strlcat strlcpy)
++AC_CHECK_FUNCS([strlcat strlcpy])
  dnl Checks for programs.
  
  dnl try to gues cross-compiler if not set