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 f128667 commit 3e06d9eCopy full SHA for 3e06d9e
configure.in configure.acconfigure.in renamed to configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.57)
5
-AC_INIT(configure.in)
+AC_INIT(configure.ac)
6
AM_CONFIG_HEADER(config.h)
7
AM_INIT_AUTOMAKE(libartnet, 1.1.0)
8
0 commit comments