From dc2028d6ae7ae0cabb5247a7523bcbc37f0c71cf Mon Sep 17 00:00:00 2001 From: "fergus.henderson@gmail.com" Date: Wed, 2 Apr 2014 23:20:37 +0000 Subject: Fix cut-and-paste error in previous change. git-svn-id: http://distcc.googlecode.com/svn/trunk@791 01de4be4-8c4a-0410-9132-4925637da917 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index feec478..5847948 100644 --- a/configure.ac +++ b/configure.ac @@ -359,7 +359,7 @@ else POPT_INCLUDES='' fi -AC_ARG_WITH(binutils, +AC_ARG_WITH(libiberty, AC_HELP_STRING([--without-libiberty], [build without libiberty (no @file support)])) if test x"$with_libiberty" != xno; then -- cgit v1.2.1