You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2005/03/02 06:34:16 UTC

svn commit: r155879 - httpd/apreq/branches/multi-env-unstable/library/t/Makefile.am

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  = ../lib@APREQ_LIBNAME@.la @APU_LIBS@ @APR_LIBS@
+AM_CPPFLAGS = @APR_INCLUDES@
+LDFLAGS = @APR_LTFLAGS@ `@APREQ_CONFIG@ --link-libtool --libs`
 noinst_LIBRARIES = libapache_test.a
 libapache_test_a_SOURCES = at.h at.c