From 739e4d2cca2d1d9a78d4c3c654155aa0213f69da Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 14 Aug 2003 15:51:58 +0000 Subject: [PATCH] update svn: r2004 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 87f6254cf..137b186a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-08-14 Alexandre Duret-Lutz + * configure.in: Check for include directory of $PYTHON, not $PYTHON22. + Set PYTHON_CPPFLAGS accordingly. Do not set $PYTHON22 and + $P22_INCLUDES, they are not used anymore. + * src/Makefile.am (GVFSINC): Remove, unused. + (intl22.so, grampslib.so): Adjust to use $P22_INCLUDES. + 2003-08-13 Don Allingham * src/gramps_main.py: implement a basic history mechanism * src/gramps.glade: add back and forward buttons