From 49086b8bae418aab978d0827ee8db3bb6584997b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Tue, 20 Mar 2007 01:25:03 +0000 Subject: Oops, I copied it wrong from his paste, this should do it. CVS patchset: 8732 CVS date: 2007/03/20 01:25:03 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 93cdab2e7..d275f7841 100644 --- a/configure.ac +++ b/configure.ac @@ -2370,7 +2370,7 @@ if test "x$enable_impure_text" = xyes; then fi ;; *-darwin*) - IMPURE_TEXT_LDFLAGS="-read-only-relocs warning" + IMPURE_TEXT_LDFLAGS="-Wl,-read_only_relocs,warning" ;; esac fi -- cgit v1.2.3