summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:03:11 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:03:11 +0900
commit93c3d45c0108d02e1491e7440c4f3922975e47b3 (patch)
treedd69958abb0c9976803518f51ea2c0dca387e807 /configure.in
parent2182809ac3e65fcda0a6fe71c9428ebd21c6695b (diff)
build/redhat/zeromq.spec removed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 72dec47..76105c5 100644
--- a/configure.in
+++ b/configure.in
@@ -381,7 +381,6 @@ AC_SUBST(LIBXS_EXTRA_LDFLAGS)
AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile
perf/Makefile src/libxs.pc \
builds/msvc/Makefile tests/Makefile \
- foreign/openpgm/Makefile \
- builds/redhat/zeromq.spec])
+ foreign/openpgm/Makefile])
AC_OUTPUT