blob: 683a112752302f3ef75d6992b6b4c297d32153da (
plain) (
tree)
|
|
2000-04-10 Damon Chaplin <damon@helixcode.com>
* configure.in: added AC_PROG_MAKE_SET.
2000-03-01 Ettore Perazzoli <ettore@helixcode.com>
* src/libicalss/Makefile.am (INCLUDES): Include from
`$(top_srcdir)/src/libical'.
2000-02-26 Seth Alves <alves@hungry.com>
* src/libical/icalitipy.y: renamed icalitip.y so automake bung is easy
* src/libical/icalitipl.l: renamed icalitip.l so automake bung is easy
* src/libical/Makefile.am: added icalparser_yy to the start
of all the yacc/lex names to avoid namespace conflicts.
note that this forces the build to use bison/flex
|