]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - files/zeromq-3.2.2-no-tests.patch
add gitignore file
[chaz/p5-Alien-ZMQ] / files / zeromq-3.2.2-no-tests.patch
1 --- a/Makefile.in 2012-11-23 00:58:57.000000000 -0700
2 +++ b/Makefile.in 2013-01-18 23:08:21.794836073 -0700
3 @@ -256,8 +256,8 @@
4 top_builddir = @top_builddir@
5 top_srcdir = @top_srcdir@
6 ACLOCAL_AMFLAGS = -I config
7 -@BUILD_PGM_FALSE@SUBDIRS = src doc perf tests
8 -@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc perf tests
9 +@BUILD_PGM_FALSE@SUBDIRS = src doc
10 +@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc
11 DIST_SUBDIRS = foreign/openpgm src doc perf tests builds/msvc
12 EXTRA_DIST = \
13 autogen.sh \
This page took 0.030279 seconds and 4 git commands to generate.