Author: joes
Date: Tue Mar  1 21:34:14 2005
New Revision: 155879

URL: http://svn.apache.org/viewcvs?view=rev&rev=155879
Log:
Use apreq2-config.

Modified:
    httpd/apreq/branches/multi-env-unstable/library/t/Makefile.am

Modified: httpd/apreq/branches/multi-env-unstable/library/t/Makefile.am
URL: 
http://svn.apache.org/viewcvs/httpd/apreq/branches/multi-env-unstable/library/t/Makefile.am?view=diff&r1=155878&r2=155879
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/library/t/Makefile.am (original)
+++ httpd/apreq/branches/multi-env-unstable/library/t/Makefile.am Tue Mar  1 
21:34:14 2005
@@ -1,6 +1,5 @@
-INCLUDES = -I../../include @APR_INCLUDES@ @APU_INCLUDES@
-LDFLAGS = @APU_LTFLAGS@ @APR_LTFLAGS@
-LIBS  = ../[EMAIL PROTECTED]@.la @APU_LIBS@ @APR_LIBS@
+AM_CPPFLAGS = @APR_INCLUDES@
+LDFLAGS = @APR_LTFLAGS@ [EMAIL PROTECTED]@ --link-libtool --libs`
 noinst_LIBRARIES = libapache_test.a
 libapache_test_a_SOURCES = at.h at.c
 


Reply via email to