Merge pull request #61 from rosslagerwall/rename-configure

Rename configure.in to configure.ac.
This commit is contained in:
Nick Mathewson 2012-09-04 07:58:38 -07:00
commit e8faa2c74c
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 \