Nachshon Draiman, Esky Honey Bee King 2 6Ch Electric Rc Helicopter

2007-12-18 Thread Blogger Man
Nachshon Draiman, Esky Honey Bee King 2 6Ch Electric Rc Helicopter Gas RC Helicopter teaches you the basic of the helicopter flying more than any type of RC Helicopter around. Practice doing left / right turns in front of you while flying your RC Helicopter back and forth. Almost like a figure-

Integration of autoconf and pkg-config

2007-12-18 Thread Stefano Sabatini
Hi all, I'm trying to package an application which uses some libraries using the pkg-config system to automatically setup the compilation and linking flags (namely the ffmpeg libraries). The pkg-config system is also useful because it lets you specify easily some constraints checking the version

Re: Integration of autoconf and pkg-config

2007-12-18 Thread Baurzhan Ismagulov
Hello Stefano, On Tue, Dec 18, 2007 at 02:40:31PM +0100, Stefano Sabatini wrote: > A solution could be then to write a little test program to run during > configuration which uses the flags provided by pkg-config (I wonder if > there is already some macro which can do it in autoconf). Do you mean