source: autogen.sh @ 0f5b08e

release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since 0f5b08e was 37f27bc, checked in by Nelson Elhage <nelhage@mit.edu>, 15 years 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
File size: 27 bytes
Line 
1#!/bin/sh
2autoreconf -fvi
3
Note: See TracBrowser for help on using the repository browser.