Skip to content

Commit ea6a028

Browse files
committed
update configure scripts
1 parent 90f5dbc commit ea6a028

File tree

3 files changed

+1611
-1753
lines changed

3 files changed

+1611
-1753
lines changed

c/config.h.in

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
/* config.h.in. Generated from configure.in by autoheader. */
2+
3+
/* Name of package */
4+
#undef PACKAGE
5+
6+
/* Define to the address where bug reports for this package should be sent. */
7+
#undef PACKAGE_BUGREPORT
8+
9+
/* Define to the full name of this package. */
10+
#undef PACKAGE_NAME
11+
12+
/* Define to the full name and version of this package. */
13+
#undef PACKAGE_STRING
14+
15+
/* Define to the one symbol short name of this package. */
16+
#undef PACKAGE_TARNAME
17+
18+
/* Define to the home page for this package. */
19+
#undef PACKAGE_URL
20+
21+
/* Define to the version of this package. */
22+
#undef PACKAGE_VERSION
23+
24+
/* Version number of package */
25+
#undef VERSION

0 commit comments

Comments
 (0)