You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libev/files/libev-4.11-gentoo.patch

14 lines
256 B

diff --git a/configure.ac b/configure.ac
index 31d0a25..60e5bda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
+AC_INIT
+
orig_CFLAGS="$CFLAGS"
-AC_INIT
AC_CONFIG_SRCDIR([ev_epoll.c])
AM_INIT_AUTOMAKE(libev,4.11) dnl also update ev.h!