greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 15550

Show
Ignore:
Timestamp:
2008-05-16 16:15:25 (5 months ago)
Author:
mdewsnip
Message:

Fixed problem using GSDLOS when installing the z3950server executable.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gsdl/trunk/src/z3950/Makefile.in

    r15546 r15550  
    4747CPPFLAGS = @CXXFLAGS@ 
    4848DEFS = @DEFS@ -DNZDL -DQUIET -DSHORT_SUFFIX -DPARADOCNUM -DGSDLSERVER 
    49 GSDLOS = @GSDLOS
     49GSDLOS = @gsdlos
    5050# Do NOT add the "recpt" directory here: the z39.50 code should be independent of the receptionist! 
    5151INCLUDES = -I. -I$(GSDL_DIR) -I$(GSDL_DIR)/lib -I$(COLSERVR_DIR) -I$(PROTOCOL_DIR) \