1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-11-13 15:46:56 +00:00
parent 0534158ad0
commit adb8c0f235
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2001-11-13 Marius Vollmer <mvo@zagadka.ping.de>
* strop.h, strop.c (scm_substring_move_left_x,
scm_substring_move_right_x): Removed.
* __scm.h (HAVE_UINTPTR_T, HAVE_PTRDIFF_T, HAVE_LONG_LONG,
HAVE_LONG_LONGS): Define to "1" when defining them, to mirror what
configure does.