diff options
| author | Glenn Morris | 2013-08-23 07:17:33 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-08-23 07:17:33 -0400 |
| commit | d4c5b3745e0113908a72771c7ebd173b12749efa (patch) | |
| tree | 9a5cd35d95e54fec678a084177e6e3ada1df520e | |
| parent | b4f581f0048c7c6f61dfe4f9accc5ea919d5a44d (diff) | |
| download | emacs-d4c5b3745e0113908a72771c7ebd173b12749efa.tar.gz emacs-d4c5b3745e0113908a72771c7ebd173b12749efa.zip | |
Auto-commit of generated files.
| -rwxr-xr-x | autogen/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure index d5b64cd171c..b674278b91b 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -15139,7 +15139,7 @@ esac | |||
| 15139 | emacs_broken_SIGIO=no | 15139 | emacs_broken_SIGIO=no |
| 15140 | 15140 | ||
| 15141 | case $opsys in | 15141 | case $opsys in |
| 15142 | hpux* | irix6-5 | openbsd | sol2* | unixware | gnu-kfreebsd ) | 15142 | hpux* | irix6-5 | openbsd | sol2* | unixware ) |
| 15143 | emacs_broken_SIGIO=yes | 15143 | emacs_broken_SIGIO=yes |
| 15144 | ;; | 15144 | ;; |
| 15145 | 15145 | ||