summaryrefslogtreecommitdiff
path: root/net/tramp/files/patch-configure.ac
diff options
context:
space:
mode:
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