From 3a5d1b7f8b9d726f4ea8abe4e05b8bbf9c1b8353 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 8 Nov 2012 06:38:55 -0800 Subject: doxygen-1.5.9-man --- Makefile.in | 2 -- configure | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 67a2ba0..67b7909 100644 --- a/Makefile.in +++ b/Makefile.in @@ -44,8 +44,6 @@ distclean: clean DATE=$(shell date "+%B %Y") -MAN1DIR = man/man1 - install: doxywizard_install $(INSTTOOL) -d $(DESTDIR)/$(INSTALL)/bin $(INSTTOOL) -m 755 bin/doxygen $(DESTDIR)/$(INSTALL)/bin diff --git a/configure b/configure index 9765c3a..e6d98cc 100755 --- a/configure +++ b/configure @@ -491,6 +491,7 @@ INSTTOOL = $f_insttool DOXYDOCS = .. DOCDIR = $f_docdir QTDIR = $QTDIR +MAN1DIR = share/man/man1 EOF if test "$f_dot" != NO; then -- cgit v1.2.3