Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045592
en ru br
ALT Linux repos
S:3.9p1-alt15
5.0: 3.9p1-alt10
4.1: 3.9p1-alt8
4.0: 3.9p1-alt8
3.0:
+backports:3.9p1-alt0.M30.1

Group :: Networking/Other
RPM: openntpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openntpd-3.9p1-alt-AC_USE_SYSTEM_EXTENSIONS.patch
Download


From 47b50d198aebc88c0583895d585c7067202885c9 Mon Sep 17 00:00:00 2001
From: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Date: Tue, 22 Aug 2023 05:00:00 +0000
Subject: [PATCH] configure.ac: use AC_USE_SYSTEM_EXTENSIONS macro
---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 2c6ed17..ff90688 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,6 +27,8 @@ AC_PATH_PROG(AR, ar)
 AC_PROG_AWK
 AC_PROG_YACC
 
+AC_USE_SYSTEM_EXTENSIONS
+
 if test -z "$LD" ; then
 	LD=$CC
 fi
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin