summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-03-12 13:21:25 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-03-12 13:21:25 +0000
commit3f19c36eaf095948616d2f8ac97f63011161c366 (patch)
tree6a34cc17a1c7a4bce4f53138681333302e8bea11 /cpp
parentf141c2c5dbdce51de2533c0009067bd538bfebd8 (diff)
downloadqpid-python-3f19c36eaf095948616d2f8ac97f63011161c366.tar.gz
QPID-4646: Remove Perl Makefile.PL from configure.ac
The file is no longer generated, so configure.ac should not concern itself with the file. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1455524 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index f3681073fd..e876dd66af 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -526,7 +526,6 @@ AC_CONFIG_FILES([
bindings/qpid/Makefile
bindings/qpid/ruby/Makefile
bindings/qpid/python/Makefile
- bindings/qpid/perl/Makefile.PL
bindings/qpid/dotnet/Makefile
bindings/qmf/Makefile
bindings/qmf/ruby/Makefile