source: box/trunk/bootstrap @ 2794

Revision 2794, 60 bytes checked in by chris, 16 months ago (diff)

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

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3aclocal -I infrastructure/m4
4autoheader
5autoconf
Note: See TracBrowser for help on using the repository browser.