head	1.3;
access;
symbols
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.02.23.05.05.38;	author cy;	state dead;
branches;
next	1.2;

1.2
date	2004.03.11.21.48.10;	author cy;	state Exp;
branches;
next	1.1;

1.1
date	2002.11.05.13.46.25;	author cy;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update 0.10 --> 0.11
@
text
@--- configure.orig	Fri Nov 28 07:14:08 2003
+++ configure	Sat Jan  3 20:21:15 2004
@@@@ -2885,7 +2885,7 @@@@
 EOF
 
   	cat >> confdefs.h <<EOF
-#define AIDE_BLKCNT_TYPE blkcnt_t
+#define AIDE_BLKCNT_TYPE int32_t
 EOF
 
   	cat >> confdefs.h <<EOF
@


1.2
log
@Update aide 0.9 --> 0.10.
@
text
@@


1.1
log
@Update 0.7 --> 0.9

The aide database was in /var/adm/aide and is now in /var/db/aide. /var/adm
is a SYSV directory that does not exist on FreeBSD.
@
text
@d1 3
a3 3
--- configure.orig	Tue Jun  4 01:31:27 2002
+++ configure	Fri Jul 12 06:13:48 2002
@@@@ -2838,7 +2838,7 @@@@
d6 1
a6 1
   cat >> confdefs.h <<EOF
d11 1
a11 1
   compoptionstring="${compoptionstring}WITH_LSTAT\\n"
@

