From: Bruno Haible Date: Mon, 13 Nov 2006 12:43:31 +0000 (+0000) Subject: Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile. X-Git-Tag: v0.17~649 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7156387ca661fa6ff420812f2d81540b873b292e;p=thirdparty%2Fgettext.git Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile. --- diff --git a/gnulib-local/m4/termcap.m4 b/gnulib-local/m4/termcap.m4 index 133847843..c25a8d8fc 100644 --- a/gnulib-local/m4/termcap.m4 +++ b/gnulib-local/m4/termcap.m4 @@ -78,4 +78,7 @@ AC_DEFUN([gl_TERMCAP_BODY], libtermcap) ;; esac + AC_SUBST([LIBTERMCAP]) + AC_SUBST([LTLIBTERMCAP]) + AC_SUBST([INCTERMCAP]) ]) diff --git a/gnulib-local/modules/termcap b/gnulib-local/modules/termcap index 94216da8f..d119775bb 100644 --- a/gnulib-local/modules/termcap +++ b/gnulib-local/modules/termcap @@ -11,6 +11,9 @@ configure.ac: gl_TERMCAP Makefile.am: +if GL_COND_LIBTOOL +lib_LDFLAGS += $(LTLIBTERMCAP) +endif Include: