diff options
| author | Jan Djärv | 2004-09-25 20:43:26 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-09-25 20:43:26 +0000 |
| commit | e888c2b318e8676c20ea4b3a60990e28f9309b6d (patch) | |
| tree | 0da7727584e01f6c75606747eab14e3014c10608 /src | |
| parent | 6e5dce0251f046c4c807f9b1e11de582572867fa (diff) | |
| download | emacs-e888c2b318e8676c20ea4b3a60990e28f9309b6d.tar.gz emacs-e888c2b318e8676c20ea4b3a60990e28f9309b6d.zip | |
* config.in: Rebuild.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 | ||||
| -rw-r--r-- | src/config.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f7e62c1ce21..b7552f67e9a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * config.in: Rebuild | ||
| 4 | |||
| 1 | 2004-09-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 5 | 2004-09-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 6 | ||
| 3 | * config.in: Rebuild. | 7 | * config.in: Rebuild. |
diff --git a/src/config.in b/src/config.in index fac26db0a84..d87d235fe55 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -136,7 +136,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 136 | /* Define to 1 if you have the `euidaccess' function. */ | 136 | /* Define to 1 if you have the `euidaccess' function. */ |
| 137 | #undef HAVE_EUIDACCESS | 137 | #undef HAVE_EUIDACCESS |
| 138 | 138 | ||
| 139 | /* Define to 1 if this OS has exec shield. */ | 139 | /* Define to 1 if this OS has exec shield and we can handle it. */ |
| 140 | #undef HAVE_EXECSHIELD | 140 | #undef HAVE_EXECSHIELD |
| 141 | 141 | ||
| 142 | /* Define to 1 if you have the <fcntl.h> header file. */ | 142 | /* Define to 1 if you have the <fcntl.h> header file. */ |