comparison src/ChangeLog @ 10344:65974373505a

Do not use SIGALRM unconditinally.
author Michael Goffioul <michael.goffioul@gmail.com>
date Sun, 21 Feb 2010 17:40:13 +0000
parents 2ef5144ccb0d
children 65d5776379c3
comparison
equal deleted inserted replaced
10343:2ef5144ccb0d 10344:65974373505a
1 2010-02-21 Michael Goffioul <michael.goffioul@gmail.com> 1 2010-02-21 Michael Goffioul <michael.goffioul@gmail.com>
2
3 * sighandlers.cc (octave_set_signal_handler): Don't use SIGALRM
4 unconditionally.
2 5
3 * ov-bool.h (class octave_bool): Add OCTINTERP_API. 6 * ov-bool.h (class octave_bool): Add OCTINTERP_API.
4 * unwind-prot.h (class unwind_protect_safe): Ditto. 7 * unwind-prot.h (class unwind_protect_safe): Ditto.
5 8
6 * Makefile.am: Add -bindir flag to liboctinterp_la_LDFLAGS. Remove 9 * Makefile.am: Add -bindir flag to liboctinterp_la_LDFLAGS. Remove