Tweak patch 0004 to not require re-running autotools
This commit is contained in:
parent
35531a08e1
commit
9e308eaf9e
@ -24,3 +24,50 @@ index db04447..a389cfd 100644
|
||||
--
|
||||
1.7.2.1
|
||||
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -2,7 +2,7 @@
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.67 for curl -.
|
||||
#
|
||||
-# Report bugs to <a suitable curl mailing list => http://curl.haxx.se/mail/>.
|
||||
+# Report bugs to <a suitable curl mailing list: http://curl.haxx.se/mail/>.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
@@ -737,7 +737,7 @@
|
||||
PACKAGE_TARNAME='curl'
|
||||
PACKAGE_VERSION='-'
|
||||
PACKAGE_STRING='curl -'
|
||||
-PACKAGE_BUGREPORT='a suitable curl mailing list => http://curl.haxx.se/mail/'
|
||||
+PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/'
|
||||
PACKAGE_URL=''
|
||||
|
||||
ac_unique_file="lib/urldata.h"
|
||||
@@ -1792,7 +1792,7 @@
|
||||
Use these variables to override the choices made by `configure' or to help
|
||||
it to find libraries and programs with nonstandard names/locations.
|
||||
|
||||
-Report bugs to <a suitable curl mailing list => http://curl.haxx.se/mail/>.
|
||||
+Report bugs to <a suitable curl mailing list: http://curl.haxx.se/mail/>.
|
||||
_ACEOF
|
||||
ac_status=$?
|
||||
fi
|
||||
@@ -2361,7 +2361,7 @@
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
|
||||
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
|
||||
( $as_echo "## ------------------------------------------------------------------------ ##
|
||||
-## Report this to a suitable curl mailing list => http://curl.haxx.se/mail/ ##
|
||||
+## Report this to a suitable curl mailing list: http://curl.haxx.se/mail/ ##
|
||||
## ------------------------------------------------------------------------ ##"
|
||||
) | sed "s/^/$as_me: WARNING: /" >&2
|
||||
;;
|
||||
@@ -35093,7 +35093,7 @@
|
||||
Configuration commands:
|
||||
$config_commands
|
||||
|
||||
-Report bugs to <a suitable curl mailing list => http://curl.haxx.se/mail/>."
|
||||
+Report bugs to <a suitable curl mailing list: http://curl.haxx.se/mail/>."
|
||||
|
||||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
|
Loading…
Reference in New Issue
Block a user