summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-08 06:38:55 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-08 06:38:55 -0800
commit3a5d1b7f8b9d726f4ea8abe4e05b8bbf9c1b8353 (patch)
treedeca917d91ddefe775f1013a1889307eb3634c32
parentc0698bfab1b7868ac601441cee30f4d30eed8c90 (diff)
downloaddoxygen-3a5d1b7f8b9d726f4ea8abe4e05b8bbf9c1b8353.tar.gz
doxygen-3a5d1b7f8b9d726f4ea8abe4e05b8bbf9c1b8353.tar.bz2
doxygen-3a5d1b7f8b9d726f4ea8abe4e05b8bbf9c1b8353.zip
doxygen-1.5.9-man
-rw-r--r--Makefile.in2
-rwxr-xr-xconfigure1
2 files changed, 1 insertions, 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