[PATCH] Use autocofigured package version if possible. Update the module version to the autoconfigured one.
Daniel Stone
daniel at fooishbar.org
Tue Apr 24 18:08:08 PDT 2007
On Wed, Apr 25, 2007 at 03:06:26AM +0200, Giuseppe Bilotta wrote:
> #ifdef HAVE_CONFIG_H
> #include "config.h"
> +#else
> +#define PACKAGE_VERSION_MAJOR 1
> +#define PACKAGE_VERSION_MINOR 2
> +#define PACKAGE_VERSION_PATCHLEVEL 0
> #endif
When could HAVE_CONFIG_H possibly be unset?
Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20070425/1f8e974d/attachment.pgp>
More information about the xorg
mailing list