diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 17:30:42 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 17:30:42 -0500 |
commit | d6ee27dacd1a96ef9e5819695c7eb62720e738bc (patch) | |
tree | 895dad88ec12a3e9ccbe1dcb6e70e40bd6931d53 /kdoctools/configure.in.in | |
parent | a37d43794f4369915068f585f6ff4720e93dd2af (diff) | |
download | tdelibs-d6ee27dacd1a96ef9e5819695c7eb62720e738bc.tar.gz tdelibs-d6ee27dacd1a96ef9e5819695c7eb62720e738bc.zip |
Update files and references in support of bug report 1446.
Diffstat (limited to 'kdoctools/configure.in.in')
-rw-r--r-- | kdoctools/configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdoctools/configure.in.in b/kdoctools/configure.in.in index 1905d9a21..738cf25d6 100644 --- a/kdoctools/configure.in.in +++ b/kdoctools/configure.in.in @@ -78,7 +78,7 @@ KDOCTOOLS_CHECK_BZIP2 if test -n "$HELP_SUBDIR"; then MEINPROC='$(top_builddir)/kdoctools/meinproc --srcdir=$(top_srcdir)/kdoctools' MEINPROC_DEP='$(top_builddir)/kdoctools/meinproc' - KDE_XSL_STYLESHEET='$(top_srcdir)/kdoctools/customization/kde-chunk.xsl' + KDE_XSL_STYLESHEET='$(top_srcdir)/kdoctools/customization/tde-chunk.xsl' else MEINPROC="" MEINPROC_DEP="" |