Mercurial > hg > octave-nkf
comparison ChangeLog @ 8562:a6edd5c23cb5
use replacement methods if qrupdate is not available
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Thu, 22 Jan 2009 11:10:47 +0100 |
parents | 5cc594679cdc |
children | da61d0f7ce0b |
comparison
equal
deleted
inserted
replaced
8561:66165de2cc42 | 8562:a6edd5c23cb5 |
---|---|
1 2009-01-22 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * configure.in: Fix qrupdate warning message. | |
4 | |
1 2009-01-21 John W. Eaton <jwe@octave.org> | 5 2009-01-21 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * Makeconf.in: Substitute X11_INCFLAGS and X11_LIBS. | 7 * Makeconf.in: Substitute X11_INCFLAGS and X11_LIBS. |
4 * configure.in: Use AC_PATH_X to check for X11 header files and | 8 * configure.in: Use AC_PATH_X to check for X11 header files and |
5 libraries. | 9 libraries. |