Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846047
en ru br
ALT Linux repos
S:1.8-alt0.1

Group :: Networking/Mail
RPM: cone

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: cone-1.6-alt-m4.patch
Download


diff --git a/cone/configure.ac b/cone/configure.ac
index 20011c7..be95b33 100644
--- a/cone/configure.ac
+++ b/cone/configure.ac
@@ -25,10 +25,12 @@ dnl Checks for programs.
 AC_PROG_AWK
 AC_PROG_INSTALL
 AC_PROG_LN_S
-AC_PROG_SYSCONFTOOL
+SYSCONFTOOL=$srcdir/sysconftool
 AC_USE_SYSTEM_EXTENSIONS
 LT_INIT
 AC_PATH_PROGS(PERL, perl5 perl, perl, $LPATH)
+SYSCONFTOOL="$PERL $SYSCONFTOOL"
+AC_SUBST(SYSCONFTOOL)
 
 AC_ARG_WITH(notice,[AS_HELP_STRING([--with-notice=unicode],
 [The --with-notice=unicode option is required, and indicates that you
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin