[libgtop] openbsd: drop empty EXTRA_SYSDEPS_LIBS.



commit 5371e8ec88ffed33480c1aebb4a16e822331b0b1
Author: Antoine Jacoutot <ajacoutot gnome org>
Date:   Mon Mar 31 10:57:22 2014 +0200

    openbsd: drop empty EXTRA_SYSDEPS_LIBS.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727375

 sysdeps/openbsd/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sysdeps/openbsd/Makefile.am b/sysdeps/openbsd/Makefile.am
index 0c9f527..25ba60f 100644
--- a/sysdeps/openbsd/Makefile.am
+++ b/sysdeps/openbsd/Makefile.am
@@ -10,7 +10,7 @@ libgtop_sysdeps_2_0_la_SOURCES        = nosuid.c siglist.c sysinfo.c \
 
 libgtop_sysdeps_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
 
-libgtop_sysdeps_suid_2_0_la_LIBADD     = $(KVM_LIBS) $(EXTRA_SYSDEPS_LIBS)
+libgtop_sysdeps_suid_2_0_la_LIBADD     = $(KVM_LIBS)
 libgtop_sysdeps_suid_2_0_la_SOURCES    =  suid_open.c close.c swap.c \
                                  proclist.c procstate.c procuid.c \
                                  proctime.c procmem.c procsignal.c \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]