Skip to content

Commit e7a4661

Browse files
committed
* rename configure.in to configure.ac
1 parent 385e08f commit e7a4661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.in renamed to configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.57)
5-
AC_INIT(configure.in)
5+
AC_INIT(configure.ac)
66
AC_CONFIG_AUX_DIR(config)
77
AM_INIT_AUTOMAKE(artnet-examples, 0.3.12)
88
AM_CONFIG_HEADER(config.h)

0 commit comments

Comments
 (0)