From 86ccc162eedc51ec83b6b180ef7d6eb243b5d7d3 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sat, 31 Mar 2007 09:18:41 +0200 Subject: [PATCH] configure: Added `libupsclient' to the library-overview. --- configure.in | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/configure.in b/configure.in index 3e85bffe..a085240b 100644 --- a/configure.in +++ b/configure.in @@ -1225,19 +1225,20 @@ Configuration: Libraries: libcurl . . . . . . $with_libcurl libiokit . . . . . $with_libiokit - liboping . . . . . $with_liboping - librrd . . . . . . $with_rrdtool - lm_sensors . . . . $with_lm_sensors - libstatgrab . . . . $with_libstatgrab + libiptc . . . . . . $with_libiptc libkstat . . . . . $with_kstat libmysql . . . . . $with_libmysql + liboping . . . . . $with_liboping libpcap . . . . . . $with_libpcap - libiptc . . . . . . $with_libiptc libpthread . . . . $with_libpthread + librrd . . . . . . $with_rrdtool + libsensors . . . . $with_lm_sensors + libstatgrab . . . . $with_libstatgrab + libupsclient . . . $with_libupsclient Features: - debug . . . . . . . $enable_debug daemon mode . . . . $enable_daemon + debug . . . . . . . $enable_debug Modules: apache . . . . . . $enable_apache -- 2.11.0