Changes in 1.2p4

1) Add LDFLAGS to configuration options.

2) Add missing flags to getopt call.

3) Fix blank line handling (again!)

Changes in 1.2p3

1) Fixed some problems with long lines and continuations.

Changes in 1.2p2

1) Added detection of -command options and subsequent formatting of
   the code.

2) Add detection of simple one-liners (you need this for 1.....)

Changes in 1.2p1

1) Replaced strdup which is not portable.

2) Added support for rc files

3) Lots of code clean ups.

4) Extra support for bodies that are strings.

Released at 1.2.5.

Changes in 1.2.3

1) Storage allocation changes

2) added -v flag

3) lots of other minor changes.

Changes in 1.2.2

1) Fix output of some truely bizarre tokens iwth { and } in them.

Changes in 1.2.1

1) Frink is now written in C.....

2) Many bugs fixed and weird cases handled correctly

3) A little faster but not that much - more work needed!!!

-----------------------------------------------------------------------

Changes in 1.1.1

1) handle weird comment case

Changes in 1.1.10

1) Makefile fix

Changes in 1.1.8

1) Makefile fix

2) Handling of continuations and calls fixed.

Changes in 1.1.8

1) incr tcl corrections

Changes in 1.1.7

1) Switch handling fixed

2) ; handling fixed

3) lots of other changes

4) debracing added

Changes in 1.1.6

1) Fix misunderstanding of semantics of ; and remove some redundant
   lines in -m mode.

Changes in 1.1.5

1) Fix itcl code bug

2) Fix comment handling

Changes in 1.1.4

1) Fix nocomment problem reported by dl

Changes in 1.1.3

1) Fix configuration script error

2) Completely rewrite the code.......

3) Add support for [incr tcl] (not yet tested)

Changes in 1.1.2

1) fix Makefile problem
