It seems we've been having this macro dangling in our manpage since
0862aa3d74378abbf9f23289ab864a4d07305d0d

Signed-off-by: Jason Gerecke <killert...@gmail.com>
---
 man/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/man/Makefile.am b/man/Makefile.am
index 993dff8..ec0add2 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -39,6 +39,9 @@ CLEANFILES = $(driverman_DATA) $(xsetwacomman_DATA)
 SUFFIXES = .$(DRIVER_MAN_SUFFIX) $(APP_MAN_SUFFIX) .man
 
 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
+MAN_SUBSTS += \
+         -e 's|__drivername__|$(DRIVER_NAME)|g'
+
 .man.$(DRIVER_MAN_SUFFIX):
        $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
 .man.$(APP_MAN_SUFFIX):
-- 
1.7.4.1


------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to