diff options
| author | Robert Pluim | 2015-03-02 08:52:22 -0500 |
|---|---|---|
| committer | Ken Brown | 2015-03-02 08:57:54 -0500 |
| commit | 04fb1029e4fd008e853558a910aa2b2710cf82d7 (patch) | |
| tree | 5777a8aa7da99dd2cc167250520fc669d61cd61f /ChangeLog | |
| parent | da02eb556a8751c59d5946dec353804bb826c712 (diff) | |
| download | emacs-04fb1029e4fd008e853558a910aa2b2710cf82d7.tar.gz emacs-04fb1029e4fd008e853558a910aa2b2710cf82d7.zip | |
configure.ac: Error out if with-file-notification=w32 is specified on Cygwin
Fixes: 19909
Copyright-paperwork-exempt: yes
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-03-02 Robert Pluim <rpluim@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * configure.ac: Error out if with-file-notification=w32 is | ||
| 4 | specified on Cygwin. (Bug#19909) | ||
| 5 | |||
| 1 | 2015-02-27 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2015-02-27 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Don't require GNU putenv | 8 | Don't require GNU putenv |