1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00

Update for 1.0.5a.

This commit is contained in:
David E. O'Brien 2000-01-16 10:21:28 +00:00
parent ca4d36dde4
commit 6986f365d4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56106

View File

@ -1,3 +1,5 @@
/* $FreeBSD$ */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@ -33,7 +35,7 @@
#define PACKAGE "bc"
/* Package VERSION number */
#define VERSION "1.04"
#define VERSION "1.05"
/* define if the math lib is to be loaded from a file. */
/* #undef BC_MATH_FILE */
@ -47,6 +49,9 @@
/* Define if you have the isgraph function. */
#define HAVE_ISGRAPH 1
/* Define if you have the setvbuf function. */
#define HAVE_SETVBUF 1
/* Define if you have the <lib.h> header file. */
/* #undef HAVE_LIB_H */