]> https://gitweb.dealii.org/ - dealii.git/commitdiff
bug in Makefile.in
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 12 Apr 2000 23:01:16 +0000 (23:01 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 12 Apr 2000 23:01:16 +0000 (23:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@2710 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/auto/kdoc/Makefile.in

index ac0f260019d98cc3aae2c7a4905bf055a60f8dd2..31d504b1409f23d258ee745d1a82cbadca6a0f58 100644 (file)
@@ -10,10 +10,10 @@ kdocversion = @kdocversion@
 
 include $D/common/Make.global_options
 
-ifeq ($kdocversion,1)
+ifeq ($(kdocversion),1)
 KDOCFLAGS=-I$(kdocdir) $(kdocdir)/kdoc -a -p -L $D/doc/auto/kdoc
 else
-KDOCFLAGS=-I$(kdocdir) $(kdocdir)/kdoc -a -p -L $D/doc/auto/kdoc
+KDOCFLAGS=-I$(kdocdir) $(kdocdir)/kdoc -a -p -L $D/doc/auto/kdoc -n 
 endif
 
 kdoc.base     = $(shell echo $D/base/include/base/*.h)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.