Ignore:
Timestamp:
18/10/2010 21:34:25 (19 months ago)
Author:
chris
Message:

Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix
build on Windows and make it easier to merge Charles' work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/configure.ac

    r2759 r2794  
    389389 
    390390cat parcels.txt | sed -e 's/#.*//' | while read cmd subdir configure_args; do 
    391         if test "$cmd" = "configure"; then 
     391        if test "$cmd" = "subdir"; then 
    392392                echo 
    393393                export CC CXX CXXFLAGS LDFLAGS LIBS 
Note: See TracChangeset for help on using the changeset viewer.