diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
| @@ -2,6 +2,20 @@ | |||
| 2 | 2 | ||
| 3 | * .cvsignore: Add .arch-inventory. | 3 | * .cvsignore: Add .arch-inventory. |
| 4 | 4 | ||
| 5 | 2003-12-24 Andreas Schwab <schwab@suse.de> | ||
| 6 | |||
| 7 | * configure.in: Check for <sys/socket.h>. Include it before | ||
| 8 | including <net/if.h>. Move check for <net/if.h> before it's use. | ||
| 9 | |||
| 10 | 2003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 11 | |||
| 12 | * Makefile.in (install-arch-dep): Don't let cd output go into | ||
| 13 | pipe for carbon_appdir. | ||
| 14 | |||
| 15 | 2003-12-24 Andreas Schwab <schwab@suse.de> | ||
| 16 | |||
| 17 | * configure.in (PKG_CHECK_MODULES): Fix quoting. | ||
| 18 | |||
| 5 | 2003-12-01 Andreas Schwab <schwab@suse.de> | 19 | 2003-12-01 Andreas Schwab <schwab@suse.de> |
| 6 | 20 | ||
| 7 | * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of | 21 | * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of |