]> granicus.if.org Git - psmisc/commitdiff
conditionally compile peekfd
authorCraig Small <csmall@users.sourceforge.net>
Tue, 17 Apr 2007 23:21:43 +0000 (23:21 +0000)
committerCraig Small <csmall@users.sourceforge.net>
Tue, 17 Apr 2007 23:21:43 +0000 (23:21 +0000)
ChangeLog
src/Makefile.am

index 6bbdb2a95a9ea63075f5d9c72a986e4621d00b82..6719c9d184e7eb774350f7dccfea6fc04c7d47da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 Changes in 22.5
 ===============
-
+2007-04-18 Craig Small
+       * Conditonally compile peekfd if the right registers are found
 
 Changes in 22.4
 ===============
index 138aeabde1559eb062b26f5e30d56975f095c756..0760fffff7f1ee87437c0c9451ce5a84f024e6b7 100644 (file)
@@ -1,7 +1,10 @@
 
 AM_CFLAGS = -Wall -DLOCALEDIR=\"/usr/share/locale\"
 
-bin_PROGRAMS = fuser killall pstree oldfuser peekfd
+bin_PROGRAMS = fuser killall pstree oldfuser 
+if WANT_PEEKFD
+  bin_PROGRAMS += peekfd
+endif
 
 oldfuser_SOURCES = oldfuser.c comm.h signals.c signals.h loop.h i18n.h