|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | change @LIB_DIR@ to @libexecdir@/@PACKAGE@/cgi-bin/ | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * scripts/w3mman/README: W3MMAN_W3M, W3MMAN_MAN
* scripts/w3mman/w3mman.1.in: add ENVIRONMENT
* scripts/w3mman/w3mman.in: $ENV{'W3MMAN_W3M'}, $ENV{'W3MMAN_MAN'}
* scripts/w3mman/w3mman2html.cgi.in: $ENV{'W3MMAN_MAN'}
				hyphenation
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
|  | * scripts/w3mman/.cvsignore: add w3mman.1
* scripts/w3mman/Makefile (MAN_DIR): added
	(MAN_TARGETS): added
	(all): add $(MAN_TARGETS)
	(.in): replace @LIB_DIR@
	(install): install $(MAN_TARGETS)
	(uninstall): uninstall $(MAN_TARGETS)
	(clean): clean $(MAN_TARGETS)
* scripts/w3mman/w3mman.1.in: added
* scripts/w3mman/w3mman2html.cgi.in: undef $PAGER
From: Fumitoshi UKAI  <ukai@debian.or.jp> |