summaryrefslogtreecommitdiff
path: root/app-text/a2ps/files/a2ps-4.14-configure.ac.patch
blob: 58cbe4bca4785e3890435de6bc36976a4a64f928 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a2ps-4.14/man/Makefile.maint
+++ a2ps-4.14/man/Makefile.maint
@@ -4,7 +4,7 @@
 HELP2MAN-run = $(PERL) -w -- $(srcdir)/$(HELP2MAN)
 
 # Depend on configure.in to get version number changes.
-$(man_MANS): $(top_srcdir)/configure.in common.x
+$(man_MANS): $(top_srcdir)/configure.ac common.x
 
 # Depend on the source file containing the --help text.
 # Filter out irregular cases.