Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Removed cruft from pkg 1.0 time
Baptiste Daroussin committed 6 years ago
commit 2dc4a37316ce665fd6abf722e460192c007e7556
parent 379e217
1 file changed +0 -15
deleted external/config.h
@@ -1,15 +0,0 @@
-
#ifdef HAVE_CONFIG_H
-
#include "pkg_config.h"
-
#endif
-

-
/* Define the major version number. */
-
#define YAML_VERSION_MAJOR 0
-

-
/* Define the minor version number. */
-
#define YAML_VERSION_MINOR 1
-

-
/* Define the patch version number. */
-
#define YAML_VERSION_PATCH 4
-

-
/* Define the version string. */
-
#define YAML_VERSION_STRING "0.1.4"