From 3a315cf4f36f13f791b6b728531ba4704c13b186 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 6 Feb 2003 18:13:57 +0000 Subject: AC_SUBST privlibdir, privincludedir, privdatadir (sent from ../configure). * configure.in: AC_SUBST privlibdir, privincludedir, privdatadir (sent from ../configure). Add descriptions to AC_DEFINEs. Don't bother checking for python since we don't build it anyway. * acconfig.h: Gone * src/libical/Makefile.am: install library in privlibdir and headers under privincludedir. Look for zone files in privdatadir * src/libicalvcal/Makefile.am: install in privlibdir * zoneinfo/Makefile.am (zoneinfodatadir): define in terms of privdatadir (install-data-local): update svn path=/trunk/; revision=19823 --- libical/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'libical/ChangeLog') diff --git a/libical/ChangeLog b/libical/ChangeLog index 89bfaf11ed..a249c445f3 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,20 @@ +2003-02-06 Dan Winship + + * configure.in: AC_SUBST privlibdir, privincludedir, privdatadir + (sent from ../configure). Add descriptions to AC_DEFINEs. Don't + bother checking for python since we don't build it anyway. + + * acconfig.h: Gone + + * src/libical/Makefile.am: install library in privlibdir and + headers under privincludedir. Look for zone files in privdatadir + + * src/libicalvcal/Makefile.am: install in privlibdir + + * zoneinfo/Makefile.am (zoneinfodatadir): define in terms of + privdatadir + (install-data-local): update + 2002-12-19 Joe Shaw * configure.in: Add AC_CONFIG_AUX_DIR(..) so it looks for ylwrap in -- cgit v1.2.3