source: trunk/macros/autogen.sh @ 149

Revision 149, 92 bytes checked in by guyru, 4 years ago (diff)

improved configure.ac

  • Property svn:executable set to *
Line 
1#!/bin/sh
2aclocal
3autoheader
4#libtoolize --automake --force --copy
5automake -a -c
6autoconf
7
Note: See TracBrowser for help on using the repository browser.