We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382f466 commit 2da0138Copy full SHA for 2da0138
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ([2.69])
2
-AC_INIT([faac],[1.31],[https://github.com/knik0/faac])
+AC_INIT(faac, 1.31, [https://github.com/knik0/faac])
3
AC_CONFIG_AUX_DIR(.)
4
AM_INIT_AUTOMAKE([subdir-objects])
5
0 commit comments