summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@fastmq.com>2009-09-08 15:11:19 +0200
committerMartin Sustrik <sustrik@fastmq.com>2009-09-08 15:11:19 +0200
commitdadfd243649fbde768a24c677fa952f90d00589d (patch)
treed70543c48ada79bd8e0fd355ac9e95496b6621f4 /configure.in
parentef34c94c3a9cbda87b0a4512ec56415b023aff0b (diff)
parent844b590b5e348d8513ed574f6548cc0be41574af (diff)
Merge branch 'master' of github.com:sustrik/zeromq2
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c5c521a..172b74a 100644
--- a/configure.in
+++ b/configure.in
@@ -372,7 +372,7 @@ AC_CHECK_FUNCS(perror gettimeofday memset socket getifaddrs freeifaddrs)
AC_OUTPUT(Makefile src/Makefile python/Makefile python/setup.py ruby/Makefile \
java/Makefile perf/Makefile perf/c/Makefile perf/cpp/Makefile \
- perf/python/Makefile perf/ruby/Makefile perf/java/Makefile)
+ perf/python/Makefile perf/ruby/Makefile perf/java/Makefile src/libzmq.pc)
AC_MSG_RESULT([])
AC_MSG_RESULT([ ******************************************************** ])