diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2003-11-16 18:32:34 +0000 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2003-11-16 18:32:34 +0000 |
commit | d77711a5a652d60467d76a3b642600a723565c51 (patch) | |
tree | f134c496ba460c801accccdd629f01ea457704e7 /ChangeLog | |
parent | 037558bfd948e55ab902497ccea5cb1a6b499990 (diff) | |
download | emacs-d77711a5a652d60467d76a3b642600a723565c51.tar.gz |
Fix in HAVE_X_SM test
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2abd179f5ff..d2d1d0e32ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle multiple displays. + Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected. 2003-09-23 Dave Love <fx@gnu.org> |