Skip to content

Commit 7e7fd08

Browse files
committed
2 parents f48ee31 + 3e06d9e commit 7e7fd08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
AM_CONFIG_HEADER(config.h)
77
AM_INIT_AUTOMAKE(libartnet, 1.1.0)
88

0 commit comments

Comments
 (0)