summaryrefslogtreecommitdiffstats
path: root/devel/libgtop2/files/patch-configure
blob: c03e5eea29a55ae71a30578e611bb0fde7b2eeac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
--- configure.orig  Sun Jan 12 21:40:08 2003
+++ configure   Tue Jan 14 00:17:38 2003
@@ -1479,10 +1479,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}-
 
 LIBGTOP_MAJOR_VERSION=2
 LIBGTOP_MINOR_VERSION=0
@@ -1777,9 +1777,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=2
+LT_REVISION=0
+LT_AGE=0
 LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
 
 
@@ -18514,7 +18514,7 @@
 
 
 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=