[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/sol2.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/sol2.h,v |
Date: |
Sun, 20 Jul 2008 13:03:57 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/20 13:03:56
Index: src/s/sol2.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/sol2.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- src/s/sol2.h 17 Jul 2008 14:09:13 -0000 1.41
+++ src/s/sol2.h 20 Jul 2008 13:03:53 -0000 1.42
@@ -40,7 +40,6 @@
#define LD_SWITCH_SYSTEM `./prefix-args -Xlinker LD_SWITCH_X_SITE_AUX`
#endif /* GCC */
-#undef LIBS_SYSTEM
#define LIBS_SYSTEM -lsocket -lnsl -lkstat
/* Prefer kstat over kvm in getloadavg.c, kstat doesn't require root.