summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-10-29 18:45:40 +0000
committerrwatson <rwatson@FreeBSD.org>2007-10-29 18:45:40 +0000
commit6643c1fc3761457e5093af693f28086901cb416e (patch)
tree0c1a7f970c2687ba613443f5f07873413e95c51f /contrib/openbsm
parent7e612564be64e0f3e28cbecfb1f0f8a77402fdeb (diff)
downloadFreeBSD-src-6643c1fc3761457e5093af693f28086901cb416e.zip
FreeBSD-src-6643c1fc3761457e5093af693f28086901cb416e.tar.gz
Regenerate config.h after import of OpenBSM 1.0.
Obtained from: TrustedBSD Project
Diffstat (limited to 'contrib/openbsm')
-rw-r--r--contrib/openbsm/config/config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/openbsm/config/config.h b/contrib/openbsm/config/config.h
index e225b9b..ac6c6ab 100644
--- a/contrib/openbsm/config/config.h
+++ b/contrib/openbsm/config/config.h
@@ -1,4 +1,4 @@
-/* config/config.h. Generated by configure. */
+/* config/config.h. Generated from config.h.in by configure. */
/* config/config.h.in. Generated from configure.ac by autoheader. */
/* $FreeBSD$ */
@@ -150,13 +150,13 @@
#define PACKAGE_NAME "OpenBSM"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "OpenBSM 1.0alpha15"
+#define PACKAGE_STRING "OpenBSM 1.0"
/* 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.0alpha15"
+#define PACKAGE_VERSION "1.0"
/* 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.0alpha15"
+#define VERSION "1.0"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
@@ -185,7 +185,7 @@
/* Define to `int' if <sys/types.h> does not define. */
/* #undef pid_t */
-/* Define to `unsigned' if <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */
/* Define to `int' if <sys/types.h> doesn't define. */
OpenPOWER on IntegriCloud