Control: tags -1 patch Suggested patch attached
Description: backport to squeeez Author: Mathieu Malaterre <[email protected]> Bug-Debian: http://bugs.debian.org/730191
--- libpipeline-1.2.4.orig/configure.ac +++ libpipeline-1.2.4/configure.ac @@ -30,7 +30,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_R AC_PREREQ([2.59]) AC_CONFIG_SRCDIR([lib/pipeline.c]) AC_GNU_SOURCE -AM_PROG_AR +m4_pattern_allow([AM_PROG_AR], [AM_PROG_AR]) LT_INIT([disable-static]) AC_CONFIG_HEADER([config.h])

