Files
pkgsrc-ng/graphics/libraw/patches/patch-configure.ac
2016-01-21 23:40:00 +01:00

14 lines
381 B
Plaintext

$NetBSD: patch-configure.ac,v 1.1 2014/11/17 19:04:25 joerg Exp $
--- configure.ac.orig 2013-05-17 22:56:40.000000000 +0000
+++ configure.ac
@@ -220,7 +220,7 @@ if test x$dp3 = xtrue ; then
fi
fi
-LIBS="$LIBS -lm -lstdc++"
+LIBS="$LIBS -lm"
AC_SUBST([LIBRAW_SHLIB_VERSION],m4_esyscmd([./shlib-version.sh]))
AC_SUBST([LIBRAW_RELEASE_VERSION],m4_esyscmd([./version.sh]))