diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 08:33:03 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 08:33:03 +0000 |
| commit | d9ace6481e0d3a3db50b9390a244f9c152fff67d (patch) | |
| tree | bbcc567136147147963fa440fb55575206ddd181 /www/c-icap/files/patch-configure | |
| parent | - Fix LDFLAGS (diff) | |
- Update to 030606
PR: ports/98797
Submitted by: Elisey O. Savateev <b3k@mail.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=165073
Diffstat (limited to 'www/c-icap/files/patch-configure')
| -rw-r--r-- | www/c-icap/files/patch-configure | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/c-icap/files/patch-configure b/www/c-icap/files/patch-configure index f6188fbadc63..b98fb67f9299 100644 --- a/www/c-icap/files/patch-configure +++ b/www/c-icap/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.bak Thu Feb 2 10:46:33 2006 -+++ configure Thu Feb 2 10:47:13 2006 -@@ -20614,7 +20614,7 @@ +--- configure.bak Sat Jun 10 17:33:25 2006 ++++ configure Sat Jun 10 17:34:38 2006 +@@ -21574,7 +21574,7 @@ fi -- ac_config_files="$ac_config_files Makefile c-icap.conf services/Makefile services/echo/Makefile services/sguard/Makefile services/clamav/Makefile modules/Makefile" -+ ac_config_files="$ac_config_files Makefile c-icap.conf.default services/Makefile services/echo/Makefile services/sguard/Makefile services/clamav/Makefile modules/Makefile" +- ac_config_files="$ac_config_files Makefile c-icap.conf services/Makefile services/echo/Makefile services/url_check/Makefile services/clamav/Makefile modules/Makefile" ++ ac_config_files="$ac_config_files Makefile c-icap.conf.default services/Makefile services/echo/Makefile services/url_check/Makefile services/clamav/Makefile modules/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure -@@ -21200,7 +21200,7 @@ +@@ -22160,7 +22160,7 @@ case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; @@ -17,4 +17,4 @@ + "c-icap.conf.default" ) CONFIG_FILES="$CONFIG_FILES c-icap.conf.default" ;; "services/Makefile" ) CONFIG_FILES="$CONFIG_FILES services/Makefile" ;; "services/echo/Makefile" ) CONFIG_FILES="$CONFIG_FILES services/echo/Makefile" ;; - "services/sguard/Makefile" ) CONFIG_FILES="$CONFIG_FILES services/sguard/Makefile" ;; + "services/url_check/Makefile" ) CONFIG_FILES="$CONFIG_FILES services/url_check/Makefile" ;; |
