* src/devices/grolbp/lbp.cc (set_papersizes): Add declaration of
commit1a7069be4343a7e044970b443bb8ad3a8c419667
authorWerner LEMBERG <wl@gnu.org>
Wed, 31 May 2000 14:18:51 +0000 (31 14:18 +0000)
committerWerner LEMBERG <wl@gnu.org>
Wed, 31 May 2000 14:18:51 +0000 (31 14:18 +0000)
tree52edb64cfb00b31d02bbc8834cb7dc775bad3fb8
parent3967c9a898f323f020a1bddd13363752ff6ded37
* src/devices/grolbp/lbp.cc (set_papersizes): Add declaration of
strncasecmp().

* aclocal.m4 (GROFF_SRAND): New function to test the return value
of srand() -- at least SunOS 4.1.3 uses `int' instead of `void'.
* configure.in: Use it.
* src/preproc/pic/pic.y, src/preproc/pic/pic.cc: Use it.
* configure, Makefile.in: Updated.

* configure.in: Add test for strncasecmp().
* src/include/lib.h: Use it.
ChangeLog
Makefile.in
aclocal.m4
configure
configure.in
src/devices/grohtml/ChangeLog
src/devices/grohtml/html.cc
src/devices/grolbp/lbp.cc
src/include/lib.h
src/preproc/pic/pic.cc
src/preproc/pic/pic.y