From: Niels R. <n.r...@pl...> - 2001-07-21 04:19:21
|
Op vrijdag 20 juli 2001 21:17, schreef u: > You need vorbis.m4 and ogg.m4 at the moment to rebuild configure. I > would suggest : > > - install libogg and libvorbis (including developer files) > - copy the missing .m4 files to the /usr/share/aclocal directory > > It might be possible to paste these .m4 files into configure.in.in to > remove the requirement to have these files in aclocal. But this would > have the disadvantage that we duplicate something which is already there. ] What we should do is to add these to aclocal.m4.in (in admin), however, the changes will be lost as soon as we import from KDE-CVS. What we actually should do is to cvs import of the admin dir and continue to use cvs imports whenever we want to update. This keeps our changes (they are merged with the imported source) and keeps us up to date. See the CVS manual for the reasons behind cvs import. Niels P.S. : Leaving now :-) |