Mercurial > audlegacy
comparison ChangeLog @ 2412:f0d65a33bf64 trunk
[svn] - handle unknown options
author | nenolod |
---|---|
date | Fri, 26 Jan 2007 07:37:53 -0800 |
parents | ffbac11b3a77 |
children | 86777d94dc7a |
comparison
equal
deleted
inserted
replaced
2411:ffbac11b3a77 | 2412:f0d65a33bf64 |
---|---|
1 2007-01-26 15:32:55 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [3832] | |
3 - use GOption instead of getopt. | |
4 - remove nolonger used GNU getopt code | |
5 | |
6 trunk/src/audacious/Makefile | 2 | |
7 trunk/src/audacious/getopt.c | 961 ------------------------------------------ | |
8 trunk/src/audacious/getopt.h | 132 ----- | |
9 trunk/src/audacious/getopt1.c | 183 ------- | |
10 trunk/src/audacious/main.c | 256 ++--------- | |
11 5 files changed, 62 insertions(+), 1472 deletions(-) | |
12 | |
13 | |
1 2007-01-26 06:33:00 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 14 2007-01-26 06:33:00 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [3830] | 15 revision [3830] |
3 - remove gcc-specific CFLAGs | 16 - remove gcc-specific CFLAGs |
4 | 17 |
5 trunk/src/audacious/widgets/Makefile | 3 +-- | 18 trunk/src/audacious/widgets/Makefile | 3 +-- |