Changeset 15550


Ignore:
Timestamp:
2008-05-16T16:15:25+12:00 (16 years ago)
Author:
mdewsnip
Message:

Fixed problem using GSDLOS when installing the z3950server executable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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) \
Note: See TracChangeset for help on using the changeset viewer.