diff options
| author | Dan Nicolaescu | 2010-05-02 12:32:18 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-05-02 12:32:18 -0700 |
| commit | a101e0fbac19df1d78912ee67d690d65d8f96ab0 (patch) | |
| tree | d51c8a037cdef687d102268983da7565ffaf3dd0 /src/ChangeLog | |
| parent | f63d0028c0cb44c5bf4ca7f36b66ab19595f6ecc (diff) | |
| download | emacs-a101e0fbac19df1d78912ee67d690d65d8f96ab0.tar.gz emacs-a101e0fbac19df1d78912ee67d690d65d8f96ab0.zip | |
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
The FreeBSD is not needed, the default works, Solaris version is
not needed, and the remaining case is not supported by configure.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2e0a77ce187..12f15b3c2fd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-05-02 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove. | ||
| 4 | The FreeBSD is not needed, the default works, Solaris version is | ||
| 5 | not needed, and the remaining case is not supported by configure. | ||
| 6 | |||
| 1 | 2010-05-02 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2010-05-02 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * xsmfns.c (CHDIR_OPT): New define. | 9 | * xsmfns.c (CHDIR_OPT): New define. |