mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 03:39:02 +00:00
Regenerate config.h from OpenBSM 1.0 alpha 14 import.
This commit is contained in:
parent
2855b49318
commit
fe710d5b65
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168781
@ -150,13 +150,13 @@
|
||||
#define PACKAGE_NAME "OpenBSM"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "OpenBSM 1.0a11"
|
||||
#define PACKAGE_STRING "OpenBSM 1.0alpha14"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "openbsm"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.0a11"
|
||||
#define PACKAGE_VERSION "1.0alpha14"
|
||||
|
||||
/* Define as the return type of signal handlers (`int' or `void'). */
|
||||
#define RETSIGTYPE void
|
||||
@ -171,7 +171,7 @@
|
||||
/* #undef TM_IN_SYS_TIME */
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "1.0a11"
|
||||
#define VERSION "1.0alpha14"
|
||||
|
||||
/* Define to empty if `const' does not conform to ANSI C. */
|
||||
/* #undef const */
|
||||
|
Loading…
Reference in New Issue
Block a user