root/tags/pdfcube-0.0.3/autogen.sh

Revision 15, 69 bytes (checked in by mirko, 4 years ago)

new autogen with autoreconf

  • Property svn:executable set to *
Line 
1#! /bin/sh
2autoreconf --install && ./configure "$@" && exit 0
3exit 1
Note: See TracBrowser for help on using the browser.