Skip to content
Snippets Groups Projects
Commit ef4a9512 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

fix

parent bf430821
No related branches found
No related tags found
2 merge requests!19Put most recent version onto mater,!18Cleanup
......@@ -29,6 +29,8 @@ PKG_CHECK_MODULES([POCKETFFT], [pocketfft], , [POCKETFFT_LIBS="-lpocketfft -lm"]
tmpval=`echo $CFLAGS | grep -c '\-DMULTIARCH'`
AM_CONDITIONAL([HAVE_MULTIARCH], [test $tmpval -gt 0])
LIBS=$POCKETFFT_LIBS
PACKAGE_LIBS="-lsharp"
dnl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment