Re: RE : call for help/crazy idea: nmake support

2010-08-13 Thread Braden McDaniel
On Fri, 2010-08-13 at 19:18 +0200, Ralf Wildenhues wrote: [snip] > And of course I would be delighted if some of you provided fixes > for pkg-config and whetever else is needed to make building for > this setup work better. The problem with pkg-config is that it relies a lot on POSIXy developmen

Re: Makefile to Makefile.am

2010-08-13 Thread Ralf Wildenhues
Hello, * samson.pierre wrote on Sat, Aug 14, 2010 at 04:01:15AM CEST: > GIMP=gimp > RM=rm -rfv > BMP=bat.bmp beaver.bmp brown_bear.bmp cow.bmp coypu.bmp dromedary.bmp eel.bmp > elephant.bmp giraffe.bmp golden_eagle.bmp great_white_shark.bmp > hammerhead_shark.bmp human.bmp hyena.bmp jackal.bmp j

Makefile to Makefile.am

2010-08-13 Thread samson.pierre
Hello, I have a Makefile and I would like to write a Makefile.am which can help to generate a Makefile nearly the same as this Makefile. This is the tree : --- / configure.ac Makefile.am /doc Doxyfile /src Makefile.am *.c *.h /data Makefile *.xcf --- This is the data/Makefile : --- GIMP=gimp R

Re: RE : call for help/crazy idea: nmake support

2010-08-13 Thread Ralf Wildenhues
I would like to thank everyone who provided input on this topic. It certainly helps when considering where to go. One conclusion from this is that we should get Peter's MSVC support finished and completed for Automake 1.12 and the next Libtool release. I wasn't aware that there are more MSVC-rela