Skip to content

configure: Replace use of AC_EGREP_CPP#85

Merged
ofalk merged 4 commits intoofalk:develfrom
kraj:kraj/autoconf-2.72
Apr 7, 2023
Merged

configure: Replace use of AC_EGREP_CPP#85
ofalk merged 4 commits intoofalk:develfrom
kraj:kraj/autoconf-2.72

Conversation

@kraj
Copy link
Contributor

@kraj kraj commented Apr 6, 2023

Use AC_COMPILE_IFELSE instead to compute platform support for arp ioctls AC_EGREP_CPP does not work as used with upcoming autoconf 2.72

chenrui333 and others added 4 commits January 23, 2023 20:47
Signed-off-by: Rui Chen <rui@chenrui.dev>

Signed-off-by: Oliver Falk <oliver@linux-kernel.at>
Use AC_COMPILE_IFELSE instead to compute platform support for arp ioctls
AC_EGREP_CPP does not work as used with upcoming autoconf 2.72

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
@ofalk ofalk changed the base branch from master to devel April 7, 2023 07:23
@ofalk ofalk self-assigned this Apr 7, 2023
@ofalk
Copy link
Owner

ofalk commented Apr 7, 2023

Thanks @kraj for finding this issue and the PR! I've switched the branch to devel, since that is the branch I'm mainly pulling into ATM. Let me see if I can quickly merge it, but it seems straight forward.

@ofalk ofalk merged commit e9044f7 into ofalk:devel Apr 7, 2023
ofalk added a commit that referenced this pull request Apr 7, 2023
1.16.4 release

* Correct path to string.h (from bsd); Fixes #74
* Update RPM spec
* Get rid of distutils from Python and use setuptools
* Update author information
* Add missing aux files
* Init cmake with github actions (#81)
* configure: Replace use of AC_EGREP_CPP (#85)

Many thanks to the supporters!!!

Signed-off-by: Oliver Falk <oliver@linux-kernel.at>
Co-authored-by: Anton <Jihadist@users.noreply.github.com>
Co-authored-by: Khem Raj <raj.khem@gmail.com>
Co-authored-by: Joshua Root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants