]> git.pld-linux.org Git - packages/newt.git/blame - gold.patch
up to 0.52.22
[packages/newt.git] / gold.patch
CommitLineData
50ff84b8
AF
1--- newt-0.52.13/configure.ac.wiget 2011-07-17 17:07:20.843018152 +0200
2+++ newt-0.52.13/configure.ac 2011-07-17 17:09:11.307821301 +0200
3@@ -19,7 +19,7 @@ AC_PROG_GREP
4 AC_MSG_CHECKING([for GNU ld])
9f523b89 5 LD=$($CC -print-prog-name=ld 2>&5)
50ff84b8 6
9f523b89
JP
7-if test $($LD -v 2>&1 | $ac_cv_path_GREP -c "GNU ld") = 0; then
8+if test $($LD -v 2>&1 | $ac_cv_path_GREP -c "GNU (go)?ld") = 0; then
50ff84b8
AF
9 # Not
10 GNU_LD=""
11 AC_MSG_RESULT([no])
This page took 0.098922 seconds and 4 git commands to generate.