2003-11-20 Alberto Manuel Brandão Simões * configure.ac: try to define PKG_CONFIG_PATH to help user to do not need to declare the /usr/local/lib/pkgconfig path. 2003-10-29 Alberto Manuel Brandão Simões * nllex.pc.in: Added information about dependency of jspell; Added information about what libraries are needed to compile nllex generated software * mkskel.pl: beautified; * Makefile.am (EXTRA_DIST): added skel.c to the distro. * AUTHORS: Added author; * samples/sample.input: moved sample file; * nllex.l: changed name; * nllex.yacc.y: changed name; added return values; 2003-10-20 Alberto Manuel Brandão Simões * nllex1.l: First autoconf/automake compilation