aboutsummaryrefslogtreecommitdiff
path: root/devel/libgtop2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgtop2/files/patch-configure')
-rw-r--r--devel/libgtop2/files/patch-configure68
1 files changed, 7 insertions, 61 deletions
diff --git a/devel/libgtop2/files/patch-configure b/devel/libgtop2/files/patch-configure
index e451557e7674..662f75ac3671 100644
--- a/devel/libgtop2/files/patch-configure
+++ b/devel/libgtop2/files/patch-configure
@@ -1,69 +1,15 @@
---- configure.orig Tue Nov 4 14:55:15 2003
-+++ configure Tue Nov 4 15:10:15 2003
-@@ -1580,10 +1580,10 @@
-
- # The aliases save the names the user supplied, while $host etc.
- # will get canonicalized.
--test -n "$target_alias" &&
-- test "$program_prefix$program_suffix$program_transform_name" = \
-- NONENONEs,x,x, &&
-- program_prefix=${target_alias}-
-+#test -n "$target_alias" &&
-+# test "$program_prefix$program_suffix$program_transform_name" = \
-+# NONENONEs,x,x, &&
-+# program_prefix=${target_alias}-
- # Making releases:
- # LIBGTOP_MICRO_VERSION += 1;
- # LIBGTOP_INTERFACE_AGE += 1;
-@@ -1886,9 +1886,9 @@
+--- configure.orig Thu Mar 11 15:38:00 2004
++++ configure Thu Mar 11 15:38:00 2004
+@@ -1917,9 +1917,9 @@
# libtool versioning
LT_RELEASE=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION
--LT_CURRENT=`expr $LIBGTOP_MICRO_VERSION - $LIBGTOP_INTERFACE_AGE`
--LT_REVISION=$LIBGTOP_INTERFACE_AGE
--LT_AGE=`expr $LIBGTOP_BINARY_AGE - $LIBGTOP_INTERFACE_AGE`
+-LT_CURRENT=$LIBGTOP_CURRENT
+-LT_REVISION=$LIBGTOP_REVISION
+-LT_AGE=$LIBGTOP_AGE
+LT_CURRENT=2
+LT_REVISION=0
+LT_AGE=0
- LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
-
-
-@@ -20821,7 +20821,7 @@
-
-
- # this should go away soon
-- need_gnome_support=yes
-+ need_gnome_support=no
-
-
- for ac_func in getopt_long
-@@ -30052,13 +30052,13 @@
-
- fi;
-
--if test "x$gnome_found" = xyes ; then
-- LIBSUPPORT="$GNOME_LIBDIR -lgnomesupport"
-- SUPPORTINCS="$GNOME_INCLUDEDIR"
--else
-- LIBSUPPORT='$(top_builddir)/support/libgnomesupport-2.0.la'
-- SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
--fi
-+#if test "x$gnome_found" = xyes ; then
-+# LIBSUPPORT="$GNOME_LIBDIR -lgnomesupport"
-+# SUPPORTINCS="$GNOME_INCLUDEDIR"
-+#else
-+# LIBSUPPORT='$(top_builddir)/support/libgnomesupport-2.0.la'
-+# SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
-+#fi
-
- case "$GNOME_LIBS" in
- '*-lgnomesupport*' )
-@@ -30160,7 +30160,7 @@
+ LT_VERSION_INFO="-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}"
- if test x$libgtop_need_server = xyes ; then
-- sysdeps_suid_lib="\$(top_builddir)/sysdeps/\$(sysdeps_dir)/libgtop_sysdeps_suid-2.0.la"
-+ sysdeps_suid_lib="\$(top_builddir)/sysdeps/\$(sysdeps_dir)/libgtop_sysdeps_suid-2.0.la \$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la"
- server_programs='libgtop_server2'
- else
- sysdeps_suid_lib=