Working through ch27 devpkg, though still having compilation problems with apr_errno.h
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PREFIX?=/usr/local
|
||||
CFLAGS=-g -Wall -I${PREFIX}/apr/include/apr-1 -I${PREFIX}/apr/include/apr-util-1
|
||||
CFLAGS=-g -Wall -I${PREFIX}/apr/include/apr-1
|
||||
LDFLAGS=-lapr-1 -pthread -laprutil-1
|
||||
|
||||
all: devpkg
|
||||
|
Reference in New Issue
Block a user