From 1b6d18fcb0539bfe1fa512f51f4b62cc326edb5b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Mar 2009 12:42:29 +0000 Subject: [PATCH] removed useless comment --- curl-config.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/curl-config.in b/curl-config.in index 086bedce6..cbe316e56 100644 --- a/curl-config.in +++ b/curl-config.in @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2001 - 2008, Daniel Stenberg, , et al. +# Copyright (C) 2001 - 2009, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -21,10 +21,7 @@ # # $Id$ ########################################################################### -# -# The idea to this kind of setup info script was stolen from numerous -# other packages, such as neon, libxml and gnome. -# + prefix=@prefix@ exec_prefix=@exec_prefix@ includedir=@includedir@