Hi Loïc, * Loïc Minier wrote on Thu, May 25, 2006 at 06:22:52PM CEST: > > totem's configure.in uses:
apt-get -t unstable source totem gives me 1.2.1-4. So how do I get the one you're looking at? > When I run autoconf 2.59.cvs.2006.05.13-1, and then ./configure, the > resulting #define VERSION in config.h is not quoted in the same way. > It now ends up with: > #define VERSION 1.4.1 > while with autoconf 2.59a-9, this resulted in: > #define VERSION "1.4.1" > > This seems like a regression / backward-incompatibility in autoconf, > but perhaps totem's configure.in is doing something evil. Not sure yet. Cheers, Ralf

