libev/libev-4.20-Respect-the-CFLAGS-if-defined.patch
Petr Šabata 5294d3c393 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libev#c33e756b60d1fa25e9e7fb9df13bd9f9362bdc7a
2020-10-15 15:55:22 +02:00

20 lines
372 B
Diff

--- configure.ac 2015-06-20 13:03:45.000000000 +0200
+++ configure.ac.new 2015-10-17 11:44:33.481244447 +0200
@@ -1,7 +1,5 @@
AC_INIT
-orig_CFLAGS="$CFLAGS"
-
AC_CONFIG_SRCDIR([ev_epoll.c])
dnl also update ev.h!
@@ -9,6 +7,8 @@
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE
+orig_CFLAGS="$CFLAGS"
+
AC_PROG_CC
dnl Supply default CFLAGS, if not specified