Use the request object in example programs.
authorLinus Nordberg <linus@nordu.net>
Thu, 28 Oct 2010 11:00:31 +0000 (13:00 +0200)
committerLinus Nordberg <linus@nordu.net>
Thu, 28 Oct 2010 11:00:31 +0000 (13:00 +0200)
lib/examples/Makefile.am

index c869070..88522b2 100644 (file)
@@ -5,4 +5,4 @@ INCLUDES = -I$(top_srcdir)/include
 bin_PROGRAMS = client
 client_SOURCES = client-blocking.c
 client_LDADD = ../libradsec.la
-client_CFLAGS = $(CFLAGS) -DUSE_CONFIG_FILE
+client_CFLAGS = $(CFLAGS) -DUSE_CONFIG_FILE -DUSE_REQUEST_OBJECT