> same error here. auto[conf|make] is not my thing,
The following seems to do the trick. Don't know if it's
the correct solution though.
diff --git a/src/Makefile.am b/src/Makefile.am
index 2bd2cbd..c4c740e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,7 +52,7 @@ endif
AM_CFLAGS = @PHASEX_CFLAGS@
AM_CPPFLAGS = $(EXTRA_CPPFLAGS) @PHASEX_CPPFLAGS@
-AM_LDFLAGS = $(INTLLIBS) @PHASEX_LIBS@
+phasex_LDADD = $(INTLLIBS) @PHASEX_LIBS@
clean-local:
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.