From 6e2ef07dd32af0a672266401bad550a072ff0443 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sun, 8 Apr 2007 16:03:48 +0000 Subject: LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. When stopping, don't uncoldplug too early. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 3104626f..4dd0e901 100644 --- a/src/Makefile +++ b/src/Makefile @@ -77,7 +77,7 @@ endif # We also define _BSD_SOURCE so both Linux and the BSDs get a few # handy functions which makes our lives a lot easier -override CFLAGS += -DLIBDIR=\"$(LIB)\" +override CFLAGS += -DLIB=\"$(LIB)\" # IMPORTANT!!! # Remove this when releasing as it's a security risk -- cgit v1.2.3