From dbfca826b1f52f213593c9a2f19c2d83d4888029 Mon Sep 17 00:00:00 2001 From: Alan Brault Date: Mon, 6 Dec 2010 20:43:58 -0500 Subject: More sysfsutils stuff but the linker is not working just yet --- configure | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index f03a566..08acafb 100755 --- a/configure +++ b/configure @@ -2633,9 +2633,6 @@ ac_config_headers="$ac_config_headers config.h" subdirs="$subdirs sysfsutils" -CFLAGS="-Wall -O2 -I../include -static" -LDFLAGS="-lpthread -lrt" - # Checks for programs. DEPDIR="${am__leading_dot}deps" -- cgit