[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: link to common folder in kdelibs-apidocs
From:       Jens Herden <jens () kdewebdev ! org>
Date:       2004-08-25 12:36:05
Message-ID: 200408251436.06148.jens () kdewebdev ! org
[Download RAW message or body]

Hi!

> > > Am I alone with this?
> >
> > No ;)
> >
> > This seems to be caused by revision 2.445 of admin/acinclude.m4.in. Due
> > to the split-up into KDE_SET_PREFIX and KDE_SET_PREFIX_CORE the
> > kde_libs_htmldir variable which is used in admin/Doxyfile.am:87 to
> > install the link is not set in the kdelibs package (other packages work).
>
> Ooops.
>
> Does this help?

Well I would say no, but I will describe what I did in case I made it wrong:

- make -f admin/Makefilecommon cvs-clean in kdelibs
- copy the changed admin folder from kde-common into kdelibs folder
- make -f Makefile.cvs && make
- removed the old docs
- make install

I still have get invalid link :-(

What can I do to pin it down?

Jens

> Index: acinclude.m4.in
> ===================================================================
> RCS file: /home/kde/kde-common/admin/acinclude.m4.in,v
> retrieving revision 2.461
> diff -u -p -r2.461 acinclude.m4.in
> --- acinclude.m4.in     26 Jul 2004 14:13:36 -0000      2.461
> +++ acinclude.m4.in     24 Aug 2004 10:25:01 -0000
> @@ -4553,6 +4553,11 @@ AC_DEFUN([KDE_SET_PREFIX_CORE],
>    # And delete superfluous '/' to make compares easier
>    prefix=`echo "$prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
>    exec_prefix=`echo "$exec_prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
> +
> +  kde_libs_prefix='$(prefix)'
> +  kde_libs_htmldir='$(kde_htmldir)'
> +  AC_SUBST(kde_libs_prefix)
> +  AC_SUBST(kde_libs_htmldir)
>    KDE_FAST_CONFIGURE
>    KDE_CONF_FILES
>  ])
>
> (This is what was in KDE_SET_PREFIX initially, and which I overlooked when
> splitting it up)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic