[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2 warnnings when compiling
From: |
Christopher Brannon |
Subject: |
2 warnnings when compiling |
Date: |
Tue, 02 Nov 2010 12:06:30 +0000 |
Jos? Vilmar Est?cio de Souza <vilmar at informal.com.br> writes:
> Hi all.
> When compiling speech-dispatcher, I am receiving 2 warnings.
> options.c:31: warning: "PACKAGE" redefined
> ../../../config.h:179: note: this is the location of the previous definition
> options.c:32: warning: "VERSION" redefined
> ../../../config.h:203: note: this is the location of the previous definition
These won't be hard to fix. Instead of overriding PACKAGE and VERSION,
we should just define PROGRAM_NAME and PROGRAM_VERSION.
I'll send a patch in a bit.
-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20101102/e9764caa/attachment.pgp>