summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorbjh <bjh@13f79535-47bb-0310-9956-ffa450edef68>2001-01-10 01:01:33 +0000
committerbjh <bjh@13f79535-47bb-0310-9956-ffa450edef68>2001-01-10 01:01:33 +0000
commitf5a22c7fc18cfa354e9ddbfdb31ac0f9b2cc1a21 (patch)
tree697c9f760949a3625667b9981c9327bcc0728dbd /Makefile.in
parent00ed854dc110ed000aeb6451030ac9c9cc2abd04 (diff)
downloadlibapr-f5a22c7fc18cfa354e9ddbfdb31ac0f9b2cc1a21.tar.gz
Libtool takes care of the lib prefix so get rid of our own workaround.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61039 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 7b9738a5d..39b4d750f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -16,7 +16,7 @@ MODULES=@MODULES@
SUBDIRS=@SUBDIRS@
#shmem/@OSDIR@
-LIBAPR = @LIBPREFIX@apr.la
+LIBAPR = libapr.la
TARGET_EXPORTS = apr.exports