summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2016-02-11 21:29:54 -0500
committerDavid Thompson <dthompson2@worcester.edu>2016-02-11 21:33:05 -0500
commitdc21596b5bcc06342e0a9c647a79de256ab5c56a (patch)
tree972d71a458dcdffe650fc3d03ac7145047a727cb /Makefile.am
parent1a375482bf71287801fb4258c6387d92236b6fab (diff)
Remove GSL dependency.
* sly/config.scm.in (%libgslcblas): Delete. * sly/wrappers/gsl.scm: Delete. * Makefile.am (WRAPPER_SOURCES): Remove it. * configure.ac: Remove GSL configuration.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 89bf94d..97fc1c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,7 +64,6 @@ SOURCES = \
WRAPPER_SOURCES = \
sly/wrappers/gl.scm \
- sly/wrappers/gsl.scm \
sly/wrappers/util.scm
EXTRA_DIST += \