Rename configure.in to configure.ac.

".ac" is the preferred extension.
This commit is contained in:
Ross Lagerwall 2012-09-03 08:37:25 +02:00
parent b7f6e89ab9
commit b3fea67385
2 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ endif
pkgconfigdir=$(libdir)/pkgconfig
LIBEVENT_PKGCONFIG=libevent.pc
# These sources are conditionally added by configure.in or conditionally
# These sources are conditionally added by configure.ac or conditionally
# included from other files.
PLATFORM_DEPENDENT_SRC = \
arc4random.c \