Mercurial > noffle
comparison ChangeLog @ 56:688bd51704e0 noffle
[svn] * configure, configure.in: Only add all those compiler-switches
like -ansi, -pedantic etc. if we use gcc. Other c-compilers are unlikely
to have those switches.
author | uh1763 |
---|---|
date | Fri, 12 May 2000 09:20:00 +0100 |
parents | 3b3750063786 |
children | 84e32c84666b |
comparison
equal
deleted
inserted
replaced
55:3b3750063786 | 56:688bd51704e0 |
---|---|
1 ------------------------------------------------------------------------------- | 1 ------------------------------------------------------------------------------- |
2 NOFFLE ChangeLog | 2 NOFFLE ChangeLog |
3 ------------------------------------------------------------------------------- | 3 ------------------------------------------------------------------------------- |
4 | |
5 | |
6 Fri May 12 10:19:56 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | |
7 | |
8 * configure, configure.in: Only add all those compiler-switches | |
9 like -ansi, -pedantic etc. if we use gcc. Other c-compilers are unlikely | |
10 to have those switches. | |
11 | |
4 | 12 |
5 Wed May 10 00:25:44 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 13 Wed May 10 00:25:44 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> |
6 | 14 |
7 * src/client.c, src/configfile.c, src/content.c, src/control.c, | 15 * src/client.c, src/configfile.c, src/content.c, src/control.c, |
8 src/database.c, src/dynamicstring.c, src/fetch.c, src/fetchlist.c, | 16 src/database.c, src/dynamicstring.c, src/fetch.c, src/fetchlist.c, |