]> err.no Git - pkg-config/commit
2008-03-23 Tollef Fog Heen <tfheen@err.no>
authorTollef Fog Heen <tfheen@err.no>
Sun, 23 Mar 2008 16:34:33 +0000 (17:34 +0100)
committerTollef Fog Heen <tfheen@err.no>
Sun, 23 Mar 2008 16:34:33 +0000 (17:34 +0100)
commit89932ecfcfc31392884171008d8265ada2631249
treea74ee8dfe8147749d209d5862626a2cd2bc0540e
parentb4cdd181659fa9764736a27af6ddf4a0734075b3
2008-03-23  Tollef Fog Heen  <tfheen@err.no>

* main.c (main): Fix small portability problem by defining all the
variables in main that are used in the static initialiser as
static variables.  This makes the IRIX/mipseb compiler happier.
Thanks to Roland Illig of NetBSD for the patch.  This doesn't
apply to some of the Win32 variables, but I don't believe that is
a problem with the existing compilers there.
ChangeLog
main.c