public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: mc-4.7.0_pre1-undelfs_configure.patch
@ 2009-08-05 12:22 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-05 12:22 UTC (permalink / raw
  To: gentoo-commits

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"])






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-05 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 12:22 [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: mc-4.7.0_pre1-undelfs_configure.patch Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox