From aede3be6e385893a9f7d4fe0dfd33ba31e3ed043 Mon Sep 17 00:00:00 2001 From: gstein Date: Wed, 14 Aug 2002 17:15:15 +0000 Subject: Various changes to clean up APR for a release. * Add a version number to the library name to support parallel installation. See: http://www106.pair.com/rhp/parallel.html (assuming the app uses apr-config to fetch linking information, then users should not have anything to change) * Get rid of APRVARS. Apps should be using apr-config by now. * Add --version to apr-config so that apps can see what they're building against. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63811 13f79535-47bb-0310-9956-ffa450edef68 --- .cvsignore | 1 - 1 file changed, 1 deletion(-) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index 28bd83769..e24285d0b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,7 +5,6 @@ config.nice config.status configure libtool -APRVARS apr-config LibD LibR -- cgit v1.2.1