From a4aa9bbe06669f94df140e3185cec2673c639273 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Sat, 4 Feb 2012 14:42:22 -0500 Subject: [PATCH] Fix configure with old autoconf versions --- src/conf_macros.m4 | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/conf_macros.m4 b/src/conf_macros.m4 index f33194444058247537c135623732df95bc17235f..01bfc9003879f1d33e7aa2ad7eb377d4dd1d7180 100644 --- a/src/conf_macros.m4 +++ b/src/conf_macros.m4 @@ -409,7 +409,6 @@ AC_DEFUN([WITH_SUDO], ) ], [with_sudo=$withval], - [] ) dnl Remove when sudo goes out of experimental -- 1.7.4.1