Changeset 1862


Ignore:
Timestamp:
2001-01-26T07:57:38+13:00 (23 years ago)
Author:
cs025
Message:

Minor touches to configuration of txt2db; removed use of MICO linker.

Location:
trunk/gsdl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/packages/yaz/include/yaz/proto.h

    r1860 r1862  
    55 *
    66 * $Log$
    7  * Revision 1.4  2001/01/25 18:26:44  cs025
    8  * Included CORBA branch for first time
     7 * Revision 1.5  2001/01/25 18:57:38  cs025
     8 * Minor touches to configuration of txt2db; removed use of MICO linker.
    99 *
    1010 * Revision 1.1  2000/08/03 03:11:01  johnmcp
  • trunk/gsdl/src/txt2db/Makefile.in

    r1860 r1862  
    8989
    9090txt2db: $(TXT2DB_OBJS) $(DPLIBS)
    91     $(MLINK) $(TXT2DB_OBJS) $(LIBS)
     91    $(LINK) $(TXT2DB_OBJS) $(LIBS)
    9292
    9393
Note: See TracChangeset for help on using the changeset viewer.