From 1196cc11b9b535b562b37cfb6a8776ae72d49fb9 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 20 Sep 2009 13:12:57 +0530 Subject: Remove unnecessary prefix test --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index fe55977..1fe0b41 100644 --- a/configure.ac +++ b/configure.ac @@ -69,9 +69,6 @@ AC_ARG_WITH(stathost, [AC_DEFINE_UNQUOTED(DEFAULT_STATHOST, "$withval")], [AC_DEFINE_UNQUOTED(DEFAULT_STATHOST, "tinyproxy.stats")]) -dnl Set the default configuration file location -test "$prefix" = "NONE" && prefix=/usr/local - dnl Add compiler-specific optimization flags TP_ARG_ENABLE(debug, [Enable debugging support code and methods (default is NO)], -- cgit v1.2.3