|
From: Fathi B. <fb...@fr...> - 2006-02-09 12:58:35
|
> after the cvs commit I will check it for myself and then we should create a > minor release :-) hi thomas, i'm not registred to log4cpp project so i can't commit my minor update. for the next time, my sourceforge id : fboudra anyway to update build system, you only need to do (i used automake 1.9 series and libtool 1.5 series): # bring configure script up to date aclocal -I m4 autoconf automake -a -c # bring ltmain.sh, config.guess and config.sub scripts up to date libtoolize --copy --force also, i removed debian dir dependency. i join the patch. cheers, Fathi PS: if you can delete the debian dir from source package, it will not be needed there anymore. |