cvs commit: fptools configure.in fptools/hslibs/posix DLPrim.hsc

[email protected] Tue, 16 Jul 2002 00:04:50 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <[email protected]>
stolz       2002/07/16 00:04:50 PDT

  Modified files:
    .                    configure.in 
    hslibs/posix         DLPrim.hsc 
  Log:
  The <dlfcn.h> constants RTLD_NOW, RTLD_GLOBAL, RTLD_LOCAL
  are not defined in the OpenBSD implementation of the dl library.
  
  [email protected] (Donald Bruce Stewart)
  
  Revision  Changes    Path
  1.164     +37 -1     fptools/configure.in
  1.4       +11 -0     fptools/hslibs/posix/DLPrim.hsc