X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2FMakefile.in;h=dfda636a25580295442054a680dab4c1e1d95bce;hp=b9f52703cfa8e0b0857117cdf3f69b6f7e74f22b;hb=18865150079f74b17047633094e3994516af8a41;hpb=96097feb6ca4e2c4c944f3ed789c89d964611655 diff --git a/ncurses/Makefile.in b/ncurses/Makefile.in index b9f52703..dfda636a 100644 --- a/ncurses/Makefile.in +++ b/ncurses/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.114 2009/01/03 19:09:26 tom Exp $ +# $Id: Makefile.in,v 1.115 2009/03/28 18:22:39 Charles.Wilson Exp $ ############################################################################## # Copyright (c) 1998-2007,2009 Free Software Foundation, Inc. # # # @@ -71,6 +71,7 @@ LIBTOOL_COMPILE = @LIB_COMPILE@ LIBTOOL_LINK = @LIB_LINK@ LIBTOOL_INSTALL = @LIB_INSTALL@ LIBTOOL_UNINSTALL = @LIB_UNINSTALL@ +LT_UNDEF = @LT_UNDEF@ INSTALL = @INSTALL@ INSTALL_LIB = @INSTALL@ @INSTALL_LIB@