diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-03-12 13:21:25 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-03-12 13:21:25 +0000 |
| commit | 3f19c36eaf095948616d2f8ac97f63011161c366 (patch) | |
| tree | 6a34cc17a1c7a4bce4f53138681333302e8bea11 /cpp | |
| parent | f141c2c5dbdce51de2533c0009067bd538bfebd8 (diff) | |
| download | qpid-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.ac | 1 |
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 |
