From a1f32433fb4781d529876d6db8735dba7d82efdf Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Tue, 12 Mar 2013 13:21:25 +0000 Subject: 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@1455524 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp') diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index f3681073fd..e876dd66af 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/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 -- cgit v1.2.1