freebsd-ports/x11-toolkits/xbae/files/patch-aa
Lars Koeller 6ab5d3908e o Upgrade to version 4.50.0
o Now uses libtool
 o Lib-version changes from libXbae.so.8 to libXbae.so.4
   -> implies modification of grace port
 o PR:	       ports/45655
   Originator: James E. Flemer <jflemer@alum.rpi.edu>
2003-01-12 10:55:49 +00:00

19 lines
346 B
Text

*** Xbae.tmpl.orig Thu Dec 28 20:02:38 2000
--- Xbae.tmpl Thu Dec 28 20:05:49 2000
***************
*** 12,18 ****
#define DoNormalLib YES
#define DoSharedLib YES
! #define DoDebugLib YES
#include <Library.tmpl>
--- 12,18 ----
#define DoNormalLib YES
#define DoSharedLib YES
! #define DoDebugLib NO
#include <Library.tmpl>