This flag is already added to the appropriate Makefile.am

Signed-off-by: Anders Roxell <[email protected]>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index aa94034..a4e0174 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,7 +75,7 @@ AC_HELP_STRING([--with-cunit-path=DIR Path to Cunit libs and 
headers],
                [(or in the default path if not specified).]),
 [CUNIT_PATH=$withval cunit_support=yes
 AM_CFLAGS="$AM_CFLAGS -I$CUNIT_PATH"
-AM_LDFLAGS="$AM_LDFLAGS -L$CUNIT_PATH/lib -lcunit"
+AM_LDFLAGS="$AM_LDFLAGS -L$CUNIT_PATH/lib"
 
  ],
 [
-- 
2.1.0


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to