summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-08-26 16:04:55 +0000
committerAlan Conway <aconway@apache.org>2008-08-26 16:04:55 +0000
commit7caacf27a24d9a9cbbc36e77474d23e90ea11a4c (patch)
tree681f9ec7e4594e188febc8bec1bf4dac0b2b554a /cpp/configure.ac
parent1ce014b722ca905aa71ac48dff83240d5ea74cc0 (diff)
downloadqpid-python-7caacf27a24d9a9cbbc36e77474d23e90ea11a4c.tar.gz
Removed unused rpm targets and files.
Added src/tests/echotest.cpp from Gordon Sim. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@689123 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 812d82c6ce..9c977d05d6 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -16,7 +16,6 @@ AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])
AC_PREREQ(2.59)
AC_CONFIG_HEADERS([src/config.h])
-AC_CONFIG_SRCDIR([qpidc.spec.in])
AC_PROG_CC_STDC
AM_PROG_CC_C_O
@@ -321,7 +320,6 @@ fi
# Files to generate
AC_CONFIG_FILES([
- qpidc.spec
Makefile
examples/Makefile
examples/direct/Makefile