mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
[libs/fftw3] Updated to version 3.3.6
Signed-off-by: Vladimir Ulrich <admin@evl.su>
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -232,7 +232,7 @@
|
||||
@@ -241,7 +241,7 @@
|
||||
CTAGS = ctags
|
||||
CSCOPE = cscope
|
||||
DIST_SUBDIRS = support genfft kernel simd-support dft rdft reodft api \
|
||||
- libbench2 . threads tests mpi doc tools m4
|
||||
+ libbench2 . threads mpi doc tools m4
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
@@ -444,7 +444,7 @@
|
||||
#
|
||||
@COMBINED_THREADS_TRUE@CHICKEN_EGG = threads .
|
||||
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
|
||||
$(srcdir)/fftw.pc.in AUTHORS COPYING ChangeLog INSTALL NEWS \
|
||||
README TODO compile config.guess config.sub install-sh \
|
||||
@@ -470,7 +470,7 @@
|
||||
# tools are available, such as fig2dev in maintainer mode)
|
||||
@BUILD_DOC_TRUE@DOCDIR = doc
|
||||
SUBDIRS = support $(GENFFT) kernel simd-support dft rdft reodft api \
|
||||
-libbench2 $(CHICKEN_EGG) tests mpi doc tools m4
|
||||
-libbench2 $(CHICKEN_EGG) tests mpi $(DOCDIR) tools m4
|
||||
+libbench2 $(CHICKEN_EGG) mpi m4
|
||||
|
||||
EXTRA_DIST = COPYRIGHT bootstrap.sh CONVENTIONS fftw.pc.in
|
||||
|
||||
Reference in New Issue
Block a user