From d8727081eb1354692bc74602defc9fa19ceef0af Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Tue, 30 Oct 2007 08:17:16 +0000 Subject: It's meinproc4 svn path=/trunk/KDE/kdelibs/; revision=730940 --- modules/FindKDE4Internal.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 0acba2a8..3a4f2e72 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -189,13 +189,13 @@ # directoy given in path, in the subdirectory for the given icon theme. # # KDE4_CREATE_HANDBOOK( docbookfile [INSTALL_DESTINATION installdest] [SUBDIR subdir]) -# Create the handbook from the docbookfile (using meinproc) +# Create the handbook from the docbookfile (using meinproc4) # The resulting handbook will be installed to when using # INSTALL_DESTINATION , or to / if # SUBDIR is specified. # # KDE4_CREATE_MANPAGE( docbookfile section ) -# Create the manpage for the specified section from the docbookfile (using meinproc) +# Create the manpage for the specified section from the docbookfile (using meinproc4) # The resulting manpage will be installed to when using # INSTALL_DESTINATION , or to / if # SUBDIR is specified. -- cgit v1.2.1