head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.07.08.03.36.36;	author rafan;	state dead;
branches;
next	1.1;

1.1
date	2004.05.21.13.24.56;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.4.3
- Pass maintainersip to submitter

PR:		99901
Submitted by:	Scott Flatman <sf slappy.org>
Approved by:	delphij (mentor, implicit)
@
text
@--- configure.orig	Thu Oct 16 19:31:57 2003
+++ configure	Sun May  9 09:54:12 2004
@@@@ -3488,7 +3488,7 @@@@
   enableval="$enable_debug"
   CPPFLAGS="-g -Wall -pedantic -DDEBUG"; qmake_debug="debug"
 else
-  CPPFLAGS="-O3 -ffast-math"; qmake_debug="release"
+  CPPFLAGS+="-ffast-math"; qmake_debug="release"
 fi;
 
 # Check whether --enable-gnu-debug or --disable-gnu-debug was given.
@@@@ -3545,7 +3545,7 @@@@
   CPPFLAGS="${CPPFLAGS} -pedantic"
 fi;
 
-htmldir='${datadir}/doc_html'
+htmldir='${prefix}/share/doc/avida'
 HTMLDIR=${htmldir}
 
 # Check whether --enable-primitive or --disable-primitive was given.
@


1.1
log
@Add forgotten patches...
@
text
@@

