2000-11-03 Philip Blundell <pb@futuretv.com>
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info files.
This commit is contained in:
parent
373857e0f6
commit
cf5a5f2987
|
@ -1,3 +1,8 @@
|
|||
2000-11-03 Philip Blundell <pb@futuretv.com>
|
||||
|
||||
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
|
||||
files.
|
||||
|
||||
2000-03-29 Jason Merrill <jason@casey.cygnus.com>
|
||||
|
||||
* configure.in: -linux-gnu*, not -linux-gnu.
|
||||
|
|
|
@ -1683,7 +1683,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
|
|||
# ChangeLog omitted because it may refer to files which are not in this
|
||||
# distribution (perhaps it would be better to include it anyway).
|
||||
ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
|
||||
make-stds.texi standards.info*
|
||||
make-stds.texi standards.info* configure.texi configure.info*
|
||||
|
||||
# When you use `make setup-dirs' or `make taz' you should always redefine
|
||||
# this macro.
|
||||
|
|
Loading…
Reference in New Issue