Ignore:
Timestamp:
2010-09-01T10:36:46+12:00 (14 years ago)
Author:
mdewsnip
Message:

Lots of makefile tidy ups (both Windows and Linux), for consistency and flexibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gs2-core/runtime-src/src/oaiservr/Makefile.am

    r22740 r22824  
    5555    $(GSDL_DIR)/common-src/src/lib/libgsdllib.a
    5656
    57 oaiserver_cgi_LDFLAGS = $(COMPAT32BITFLAGS)
    58 
    5957# Option: Lucene support
    6058if ENABLE_LUCENE
     
    6664  oaiserver_cgi_LDADD += $(GSDL_DIR)/common-src/packages/sqlite/lib/libsqlite3.a -ldl -lpthread
    6765endif
     66
     67oaiserver_cgi_LDFLAGS = $(COMPAT32BITFLAGS)
Note: See TracChangeset for help on using the changeset viewer.