summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2004-05-29 23:16:38 +0000
committerthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2004-05-29 23:16:38 +0000
commitefc5c266c27f9c13092657555e129cb1aeee04c0 (patch)
treee4bf77e12f20a4ea906d613df0245ae7cd6e30a4 /configure.in
parent721dae372d5129be1763fe98fef6a439526ad21c (diff)
downloadlibapr-efc5c266c27f9c13092657555e129cb1aeee04c0.tar.gz
Add pkg-config APR file.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65141 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index b25abe6eb..96c8a6ba8 100644
--- a/configure.in
+++ b/configure.in
@@ -1998,6 +1998,7 @@ AC_OUTPUT([
include/apr.h
build/apr_rules.mk
apr-config
+ apr.pc
],[
for i in $SAVE_FILES; do
if cmp -s $i $i.save 2>/dev/null; then