comparison lib-src/ChangeLog @ 108508:fa057912367f

Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES. * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused. * lib-src/Makefile.in (INSTALLABLES): Remove @LIB_SRC_EXTRA_INSTALLABLES@. * msdos/sed3v2.inp (INSTALLABLES): No more @LIB_SRC_EXTRA_INSTALLABLES@.
author Glenn Morris <rgm@gnu.org>
date Tue, 11 May 2010 20:06:50 -0700
parents cea42c2d7982
children 9e1b87832dbf
comparison
equal deleted inserted replaced
108507:ea7b1bab920f 108508:fa057912367f
1 2010-05-12 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (INSTALLABLES): Remove @LIB_SRC_EXTRA_INSTALLABLES@.
4
1 2010-05-11 Glenn Morris <rgm@gnu.org> 5 2010-05-11 Glenn Morris <rgm@gnu.org>
2 6
3 * Makefile.in (.m.o): Remove, there are no .m files. 7 * Makefile.in (.m.o): Remove, there are no .m files.
4 (BASE_CFLAGS): New variable. 8 (BASE_CFLAGS): New variable.
5 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS. 9 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS.