We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385e08f commit e7a4661Copy full SHA for e7a4661
1 file changed
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
AC_CONFIG_AUX_DIR(config)
7
AM_INIT_AUTOMAKE(artnet-examples, 0.3.12)
8
AM_CONFIG_HEADER(config.h)
0 commit comments