summaryrefslogtreecommitdiff
path: root/sysdeps/common
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@src.gnome.org>2005-06-14 22:21:06 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2005-06-14 22:21:06 +0000
commitc81e0554277d9e6f1cdc4a2054ad87d95e48211f (patch)
treeb89303c3e46e3f7267653e4fd3591e8685410e2c /sysdeps/common
parent06fb19b5c6e3eaf39f9eaa7833ce396513b44d46 (diff)
downloadlibgtop-c81e0554277d9e6f1cdc4a2054ad87d95e48211f.tar.gz
Removed LT_VERSION_INFO from LDFLAGS when unused.
* sysdeps/common/Makefile.am: * sysdeps/linux/Makefile.am: Removed LT_VERSION_INFO from LDFLAGS when unused.
Diffstat (limited to 'sysdeps/common')
-rw-r--r--sysdeps/common/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/common/Makefile.am b/sysdeps/common/Makefile.am
index 71b117e4..745a2d23 100644
--- a/sysdeps/common/Makefile.am
+++ b/sysdeps/common/Makefile.am
@@ -20,11 +20,11 @@ libgtop_common_2_0_la_SOURCES = error.c gnuslib.c \
default.c \
$(inodedb_SRCLIST)
-libgtop_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
+# libgtop_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
libgtop_common_2_0_la_LIBADD = $(LIBGTOP_EXTRA_LIBS)
libgtop_suid_common_2_0_la_SOURCES = error.c sysdeps_suid.c
-libgtop_suid_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
+# libgtop_suid_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
EXTRA_DIST = inodedb.c