Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37863226
en ru br
ALT Linux repos
S:3.40.0-alt2
5.0: 1.4.0-alt2
4.1: 1.4.0-alt1.M41.1

Group :: Accessibility
RPM: accerciser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: accerciser-3.6.2-alt-config.patch
Download


diff --git a/accerciser/aclocal.m4 b/accerciser/aclocal.m4
index b1ab774..b0553cb 100644
--- a/accerciser/aclocal.m4
+++ b/accerciser/aclocal.m4
@@ -57,8 +57,8 @@ dnl We go to great lengths to make sure that aclocal won't
 dnl try to pull in the installed version of these macros
 dnl when running aclocal in the glib directory.
 dnl
-m4_copy([AC_DEFUN],[glib_DEFUN])
-m4_copy([AC_REQUIRE],[glib_REQUIRE])
+dnl m4_copy([AC_DEFUN],[glib_DEFUN])
+dnl m4_copy([AC_REQUIRE],[glib_REQUIRE])
 dnl
 dnl At the end, if we're not within glib, we'll define the public
 dnl definitions in terms of our private definitions.
diff --git a/accerciser/configure.in b/accerciser/configure.in
index 886cf34..b2f796d 100644
--- a/accerciser/configure.in
+++ b/accerciser/configure.in
@@ -1,8 +1,8 @@
 AC_INIT(Accerciser, 3.6.2, eitan@ascender.com, accerciser)
 AC_CONFIG_SRCDIR(src/accerciser.in)
+AC_CONFIG_HEADERS([.])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
-
 YELP_HELP_INIT
 
 dnl == check for python ==
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin