gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1679: move libfftw to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1679: move libfftw to external dep
Date: Wed, 23 Jan 2013 23:24:08 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1679
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:24:08 +0100
message:
  move libfftw to external dep
renamed:
  deps/libfftw/ => external/libfftw/
modified:
  external/libfftw/Makefile
=== renamed directory 'deps/libfftw' => 'external/libfftw'
=== modified file 'external/libfftw/Makefile'
--- a/deps/libfftw/Makefile     2012-11-10 16:07:28 +0000
+++ b/external/libfftw/Makefile 2013-01-23 22:24:08 +0000
@@ -2,13 +2,6 @@
 GARVERSION = 3.3.2
 HOME_URL = http://fttw.org
 DESCRIPTION = A library to compute Fast Fourier Transforms
-
-######################################################################
-
-MASTER_SITES = http://fftw.org/
-DISTFILES = $(DISTNAME).tar.gz
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
+LIBFILES = fftw3
+include ../../gar.lib/external.mk
+


reply via email to

[Prev in Thread] Current Thread [Next in Thread]