summaryrefslogtreecommitdiff
path: root/net/tramp/files/patch-configure.ac
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-07-02 22:22:47 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-07-02 22:22:47 +0000
commit0e75645e97d376107005ce57f0ef1b42fe86e5fc (patch)
tree6d5d617ccfec349859de985ada8ee7548f007cde /net/tramp/files/patch-configure.ac
parent- Assign to new maintainer (diff)
- Upgrade to 2.1.12.
- Don't use EMACS_PORT_NAME?=emacs21 Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com> PR: ports/121604 (part of)
Notes
Notes: svn path=/head/; revision=216180
Diffstat (limited to 'net/tramp/files/patch-configure.ac')
-rw-r--r--net/tramp/files/patch-configure.ac13
1 files changed, 6 insertions, 7 deletions
diff --git a/net/tramp/files/patch-configure.ac b/net/tramp/files/patch-configure.ac
index 7ce9acd3a8e8..89b64f73d4d3 100644
--- a/net/tramp/files/patch-configure.ac
+++ b/net/tramp/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig Sun Jan 16 19:43:17 2005
-+++ configure.ac Tue Feb 22 09:45:18 2005
-@@ -58,12 +58,11 @@
+--- configure.ac.orig 2007-12-23 05:39:52.000000000 -0600
++++ configure.ac 2008-03-11 10:07:43.000000000 -0500
+@@ -55,11 +55,10 @@
AC_EMACS_INFO
# Handle contrib files. "-" must be encoded as "_".
@@ -9,8 +9,7 @@
AC_CONTRIB_FILES([base64_encode_region], [base64.el])
AC_CONTRIB_FILES([format_spec], [format_spec.el])
- AC_CONTRIB_FILES([md5], [md5.el], [optional])
-AC_CONTRIB_FILES([password_cache_add], [password.el], [optional])
- AC_CONTRIB_FILES([uudecode_decode_region], [uudecode.el])
- dnl run-at-time for XEmacs can be find in fsf-compat. Unfortunately,
- dnl password.el doesn't honor it, and it requires run-at-time mandatory.
+ if test "${EMACS_GW}" = yes; then
+ AC_CONTRIB_FILES([socks_open_network_stream], [socks.el], [optional])
+ fi