diff options
author | bde <bde@FreeBSD.org> | 2001-05-12 14:21:14 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2001-05-12 14:21:14 +0000 |
commit | d8410f6a777db5598c587059d26bbd5aa7186809 (patch) | |
tree | 8911d14afc279dad541a33359b520c7a96a1533b /libexec | |
parent | 2f725652c1fda9a033223b816f04dd4d35198404 (diff) | |
download | FreeBSD-src-d8410f6a777db5598c587059d26bbd5aa7186809.zip FreeBSD-src-d8410f6a777db5598c587059d26bbd5aa7186809.tar.gz |
Fixed some bitrot:
- the changes that renamed libf2c to libg2c had not reached here
- there were no definitions for LIBDEVINFO, LIBMENU, LIBPANEL, LIBTINFO,
LIBUSB or LIBVGL. LIBUSB was used without it being defined, and
LIBDEVINFO and LIBVGL should have been used.
- the definitions of LIBDESCRYPT, LIBGCC_PIC, LIBGPLUSPLUS, LIBKZHEAD,
LIBKZTAIL, LIBSCRYPT and LIBSCSI were garbage.
Fixed some old bugs:
- LIBC_PIC and LIBCOM_ERR were assigned to using "=" instead of "?=".
- the definition of LIBC_R was disordered.
- LIBFORM was misspelled LIBFORMS (but not actually used).
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions