OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Jun-2004 14:09:24
  Branch: HEAD                             Handle: -NONE-

  Modified files:
    openpkg-src/js          js.pc

  Log:
    the API requires this general define

  Summary:
    Revision    Changes     Path
    1.2         +1  -1      openpkg-src/js/js.pc
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/js/js.pc
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 js.pc
  --- openpkg-src/js/js.pc      27 Jun 2004 11:13:50 -0000      1.1
  +++ openpkg-src/js/js.pc      27 Jun 2004 12:09:23 -0000      1.2
  @@ -7,4 +7,4 @@
   Description: JavaScript (JS) Library
   Version: @version@
   Libs: -L${libdir} -ljs -ljsfdlibm -lm
  -Cflags: -I${includedir}
  +Cflags: -DXP_UNIX -I${includedir}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to