Re: Need more EXTRA_PROGRAMS variables

2007-06-28 Thread Behdad Esfahbod
On Thu, 2007-06-21 at 20:24 +0200, Ralf Wildenhues wrote: > * Behdad Esfahbod wrote on Thu, Jun 21, 2007 at 01:42:18AM CEST: > > On Tue, 2007-06-19 at 09:18 +0200, Ralf Wildenhues wrote: > > > > > > All fair. Except I simply don't see a use case for this yet, nor do I > > > see what `something' s

how to create dependencies for conditional sources

2007-06-28 Thread Roumen Petrov
Please find attached test case "bootstrap.sh". How to write Makefile.am so that created makefiles to contain dependencies for conditional sources ? Roumen #! /bin/sh cat > configure.ac < Makefile.am < main.c aclocal automake --foreign --add-missing --copy #autoconf #./configure grep AMDEP.

libtool, mingw host and dll name

2007-06-28 Thread Roumen Petrov
When libtool create a shared library (dll) for mingw host the name of dll is created in format ${libname}${versuffix}.dll , where ${versuffix} is in format -N ("-$major"). The application in this project (xmlsec1.exe) try to open this library with methods from libltdl but search for name ${li

[Esound] Plz~Help compiling!

2007-06-28 Thread SEUNGHO SHIN
I'm having a trouble compiling esound.I downloaded Esound and trying to build it on Visual C++ 6.I installed Cygwin to get some of header files but, still missing multiple header files such as sys/audio.h, alsa/asoundlib.h, CoreAudio/CoreAudio.h, i386/gstabs.h, etc.It seems pretty difficult