summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
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