root/trunk/midgard/apis/mono/autogen.sh

Revision 10661, 83 bytes (checked in by ecanuto, 1 year ago)

Initial Mono bindings import

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #!/bin/sh
2
3 aclocal
4 automake -a -c
5 autoconf
6 ./configure --enable-maintainer-mode $*
Note: See TracBrowser for help on using the browser.