* doc/Makefile.am: Remove width from the man2hlp command line.

The same for translations.
This commit is contained in:
Pavel Roskin 2002-09-22 17:08:05 +00:00
parent 8fad60a1c6
commit 15d5cfdca3
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2002-09-22 Pavel Roskin <proski@gnu.org>
* doc/Makefile.am: Remove width from the man2hlp command line.
The same for translations.
* configure.in: Remove support for HSC proxy - it's obsolete.
Remove all references to HSC proxy everywhere.

View File

@ -12,4 +12,4 @@ EXTRA_DIST = DEVEL xnc.hlp
CLEANFILES = $(pkgdata_DATA)
mc.hlp: mc.1 $(srcdir)/xnc.hlp $(top_builddir)/src/man2hlp
- $(top_builddir)/src/man2hlp 58 mc.1 $(srcdir)/xnc.hlp mc.hlp
- $(top_builddir)/src/man2hlp mc.1 $(srcdir)/xnc.hlp mc.hlp