We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8842e6 commit a2bd552Copy full SHA for a2bd552
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ([2.69])
2
-AC_INIT([bthread], [0.2], [])
+AC_INIT([libbthread], [0.2], [])
3
AC_CONFIG_SRCDIR([pt-cancel.c])
4
AC_CONFIG_HEADERS([config.h])
5
AM_INIT_AUTOMAKE([foreign])
0 commit comments