Changeset 8599

Show
Ignore:
Timestamp:
10/26/10 21:13:23 (3 years ago)
Author:
mtmoore
Message:

remove db-4.8 from server libs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/Orange-Branch/Makefile.in

    r8553 r8599  
    315315SERVERCFLAGS += -D__STATIC_FLOWPROTO_BMI_CACHE__ 
    316316 
    317 SERVERLIBS = -lpvfs2-server -ldb-4.8 @LIBS@ @DB_LIB@ -lpthread  
     317SERVERLIBS = -lpvfs2-server @LIBS@ @DB_LIB@ -lpthread  
    318318 
    319319ifdef NEEDS_LIBRT