mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 13:58:58 -04:00
we dont use an m4 directory for 1.4 - remove it
svn:r1045
This commit is contained in:
parent
092baefa4e
commit
62d605467f
@ -1,5 +1,4 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
|
||||||
|
|
||||||
# This is the point release for libevent. It shouldn't include any
|
# This is the point release for libevent. It shouldn't include any
|
||||||
# a/b/c/d/e notations.
|
# a/b/c/d/e notations.
|
||||||
|
@ -2,8 +2,6 @@ dnl configure.in for libevent
|
|||||||
dnl Dug Song <dugsong@monkey.org>
|
dnl Dug Song <dugsong@monkey.org>
|
||||||
AC_INIT(event.c)
|
AC_INIT(event.c)
|
||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(libevent,1.4.9-stable)
|
AM_INIT_AUTOMAKE(libevent,1.4.9-stable)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
dnl AM_MAINTAINER_MODE
|
dnl AM_MAINTAINER_MODE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user