public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: mc-4.7.0_pre1-undelfs_configure.patch
Date: Wed, 05 Aug 2009 12:22:28 +0000	[thread overview]
Message-ID: <E1MYfVk-0005Ss-OP@stork.gentoo.org> (raw)

ssuominen    09/08/05 12:22:28

  Added:                mc-4.7.0_pre1-undelfs_configure.patch
  Log:
  Upstream patch for undelfs configure flag.
  (Portage version: 2.2_rc36/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-misc/mc/files/mc-4.7.0_pre1-undelfs_configure.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/mc-4.7.0_pre1-undelfs_configure.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/mc-4.7.0_pre1-undelfs_configure.patch?rev=1.1&content-type=text/plain

Index: mc-4.7.0_pre1-undelfs_configure.patch
===================================================================
http://www.midnight-commander.org/ticket/1459

Patch from upstream git

diff -ur mc-4.7.0-pre1.orig/configure.ac mc-4.7.0-pre1/configure.ac
--- mc-4.7.0-pre1.orig/configure.ac	2009-07-31 19:36:24.000000000 +0300
+++ mc-4.7.0-pre1/configure.ac	2009-08-05 15:16:25.000000000 +0300
@@ -535,7 +535,7 @@
 AM_CONDITIONAL(USE_EDIT, [test -n "$use_edit"])
 AM_CONDITIONAL(USE_VFS, [test "x$use_vfs" = xyes])
 AM_CONDITIONAL(USE_VFS_NET, [test x"$use_net_code" = xtrue])
-AM_CONDITIONAL(USE_UNDEL_FS, [test -n "$use_undelfs"])
+AM_CONDITIONAL(USE_UNDEL_FS, [test -n "$enable_vfs_undelfs"])
 AM_CONDITIONAL(USE_SAMBA_FS, [test -n "$use_smbfs"])
 AM_CONDITIONAL(ENABLE_MCSERVER, [test x"$enable_mcserver" = "xyes"])
 AM_CONDITIONAL(CHARSET, [test -n "$have_charset"])






                 reply	other threads:[~2009-08-05 12:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MYfVk-0005Ss-OP@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox