mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Rename configure.in to configure.ac.
".ac" is the preferred extension.
This commit is contained in:
parent
b7f6e89ab9
commit
b3fea67385
@ -88,7 +88,7 @@ endif
|
|||||||
pkgconfigdir=$(libdir)/pkgconfig
|
pkgconfigdir=$(libdir)/pkgconfig
|
||||||
LIBEVENT_PKGCONFIG=libevent.pc
|
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.
|
# included from other files.
|
||||||
PLATFORM_DEPENDENT_SRC = \
|
PLATFORM_DEPENDENT_SRC = \
|
||||||
arc4random.c \
|
arc4random.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user