I think the ldflags should be defined conditionally here.

On 22 september 2014 11:00:21 CEST, KO Myung-Hun <[email protected]> wrote:
>---
> Makefile.am |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>diff --git a/Makefile.am b/Makefile.am
>index c752ff2..0b198f6 100644
>--- a/Makefile.am
>+++ b/Makefile.am
>@@ -231,6 +231,7 @@ m4_libm4_la_SOURCES        = \
>                 m4/symtab.c \
>                 m4/syntax.c \
>                 m4/utility.c
>+m4_libm4_la_LDFLAGS = $(AM_LDFLAGS) -os2dllname libm4
> m4_libm4_la_LIBADD = m4/gnu/libgnu.la \
>                 $(LIBLTDL) $(LTLIBINTL) $(LIBADD_DL)
> m4_libm4_la_DEPENDENCIES = $(LTDLDEPS) m4/gnu/libgnu.la

-- 
Verzonden van mijn Android telefoon met K-9 Mail.

_______________________________________________
M4-patches mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/m4-patches

Reply via email to