2000-04-10 Damon Chaplin <damon@helixcode.com> * configure.in: added AC_PROG_MAKE_SET. svn path=/trunk/; revision=2363
19 lines
590 B
Plaintext
19 lines
590 B
Plaintext
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
|