Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37496877
en ru br
ALT Linux repos
S:2.5-alt0.4
5.0: 1.96-alt6
4.1: 1.96-alt5.M41.1
4.0: 1.96-alt2.6
3.0:
+backports:1.96-alt0.M30.1

Other repositories
Upstream:1.96-beta

Group :: Sound
RPM: festival

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: config_config.in.diff
Download


This patch is part of a series of patches for speech-tools for
Debian GNU/Linux, to provide Debian specific building of speech-tools
--- a/config/config.in
+++ b/config/config.in
@@ -28,14 +28,14 @@
 ## 
 ## Examples: sparc_SunOS5 intel_Linux2.0
 
-SYSTEM_TYPE=$(MACHINETYPE)_$(OSTYPE)$(OSREV)
+SYSTEM_TYPE=unknown_DebianGNULinux
 
 ###########################################################################
 ## Compiler.
 ## The definitions are in compilers/$(COMPILER).mak
 ## Examples: gcc suncc egcs gcc28
 
-COMPILER=@COMPILERTYPE@
+COMPILER=gcc
 
 ###########################################################################
 ## Java system to use if you include the Java interface.
@@ -59,9 +59,9 @@
 OPTIMISE=3
 WARN=1
 # VERBOSE=1
-#DEBUG=1
+DEBUG=1
 # PROFILE=gprof
-#SHARED=2
+SHARED=2
 
 ## Directory specific selections which override the above
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin