6ab5d3908e
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>
19 lines
346 B
Text
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>
|
|
|