root/autogen.sh

Revision 37f27bc0e54077fc0d554781c838adc50188236d, 27 bytes (checked in by Nelson Elhage <nelhage@mit.edu>, 4 months ago)
Switch the build system to using automake. Use automake for the build system, which lets us clean a bunch of cruft out of Makefile.in.
  • Property mode set to 100755
Line 
1#!/bin/sh
2autoreconf -fvi
3
Note: See TracBrowser for help on using the browser.