--- abiword-2.8.6/src/Makefile.am~ 2009-09-09 15:11:01.000000000 +0200 +++ abiword-2.8.6/src/Makefile.am 2011-09-12 07:03:10.105448720 +0200 @@ -44,7 +44,7 @@ libabiword_2_8_la_LDFLAGS = \ $(DEPS_LIBS) \ - --no-undefined \ + -Wl,--no-undefined \ -avoid-version \ -export-dynamic @@ -107,7 +107,7 @@ AbiWord_LDFLAGS = \ $(DEPS_LIBS) \ - --no-undefined \ + -Wl,--no-undefined \ -avoid-version \ -export-dynamic \ -headerpad_max_install_names @@ -129,7 +129,7 @@ abiword_LDFLAGS = \ $(platform_ldflags) \ - --no-undefined \ + -Wl,--no-undefined \ -avoid-version \ -export-dynamic