1. --- Makefile.orig   2010-09-20 14:59:25.457015124 -0400
  2. +++ Makefile    2010-09-20 14:59:00.993681789 -0400
  3. @@ -45,7 +45,7 @@
  4.  FLAGS    = $(ZLIBS) $(DEBUG)
  5.  PROFILE  =
  6.  
  7. -STRLIB = -cclib -lstr
  8. +STRLIB = -cclib /usr/lib/ocaml/libcamlstr.a
  9.  
  10.  OBJS =  options.cmx html.cmx latexmacros.cmx latexscan.cmx bbl_lexer.cmx \
  11.     bibtex.cmx bibtex_parser.cmx bibtex_lexer.cmx \