Great job, thank you! I am going to try it and would like to feedback if there is something helpful :-)
2010/6/9 Patrick von Reth <[email protected]>: > Hi Mat, > I switched our msys source and added also a autotools package, with the new > msys we also ship a msys-perl which as far as I know is needed for > autotools(hardcoded path) I also fixed the problem which ocures with normal > configure if msys-perl is installed. > Maybe we also can add the direct autotools support to emerge. > But for what is the pkg-config-dev package needed? dbus-c++'s configure.ac use 'PKG_CHECK_MODULES' macro to invoke pkg-config check function, some functions/macro is defined in 'pkg-config.m4', which are in pkg-config-dev package. > Regards > Patrick > > 2010/6/4 Mat <[email protected]> >> >> Hi All, >> >> I tried to made a package for autotools toolchain [1][2]. >> The package now can run and generates "./configure" form compact >> autotool-based source. >> It is still experimental, and hope it helps. >> >> sincerely, Mat. >> >> [1]. attachment://autotools.patch >> [2]. attachment://pkg-config.patch >> >> _______________________________________________ >> Kde-windows mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/kde-windows >> > > > _______________________________________________ > Kde-windows mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-windows > > _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
