Move misplaced hunk where it belongs (from patch-configure to patch-hairy).
This commit is contained in:
parent
cc0ad4416e
commit
6e26545bd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58143
@ -10,13 +10,4 @@ $FreeBSD$
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
@@ -7078,7 +7079,7 @@
|
||||
#define ENABLE_NAUTILUS_VIEW 1
|
||||
EOF
|
||||
|
||||
- _gnome_modules="$_gnome_modules bonobox nautilus"
|
||||
+ _gnome_modules="$_gnome_modules bonobox"
|
||||
fi
|
||||
echo "$ac_t""$enable_nautilus_view" 1>&6
|
||||
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
|
@ -737,3 +737,14 @@ $FreeBSD$
|
||||
@ENABLE_NAUTILUS_VIEW_FALSE@galeon_bin_OBJECTS = \
|
||||
@ENABLE_NAUTILUS_VIEW_FALSE@GaleonAutomation-common.$(OBJEXT) \
|
||||
@ENABLE_NAUTILUS_VIEW_FALSE@Galeon-impl.$(OBJEXT) \
|
||||
--- configure.orig Wed Mar 13 19:23:43 2002
|
||||
+++ configure Wed Mar 13 19:29:40 2002
|
||||
@@ -7030,7 +7030,7 @@
|
||||
#define ENABLE_NAUTILUS_VIEW 1
|
||||
EOF
|
||||
|
||||
- _gnome_modules="$_gnome_modules bonobox nautilus"
|
||||
+ _gnome_modules="$_gnome_modules bonobox"
|
||||
fi
|
||||
echo "$ac_t""$enable_nautilus_view" 1>&6
|
||||
|
||||
|
@ -10,13 +10,4 @@ $FreeBSD$
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
@@ -7078,7 +7079,7 @@
|
||||
#define ENABLE_NAUTILUS_VIEW 1
|
||||
EOF
|
||||
|
||||
- _gnome_modules="$_gnome_modules bonobox nautilus"
|
||||
+ _gnome_modules="$_gnome_modules bonobox"
|
||||
fi
|
||||
echo "$ac_t""$enable_nautilus_view" 1>&6
|
||||
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
|
@ -737,3 +737,14 @@ $FreeBSD$
|
||||
@ENABLE_NAUTILUS_VIEW_FALSE@galeon_bin_OBJECTS = \
|
||||
@ENABLE_NAUTILUS_VIEW_FALSE@GaleonAutomation-common.$(OBJEXT) \
|
||||
@ENABLE_NAUTILUS_VIEW_FALSE@Galeon-impl.$(OBJEXT) \
|
||||
--- configure.orig Wed Mar 13 19:23:43 2002
|
||||
+++ configure Wed Mar 13 19:29:40 2002
|
||||
@@ -7030,7 +7030,7 @@
|
||||
#define ENABLE_NAUTILUS_VIEW 1
|
||||
EOF
|
||||
|
||||
- _gnome_modules="$_gnome_modules bonobox nautilus"
|
||||
+ _gnome_modules="$_gnome_modules bonobox"
|
||||
fi
|
||||
echo "$ac_t""$enable_nautilus_view" 1>&6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user