merge autotool build system by Christian Ruppert
git-svn-id: http://tint2.googlecode.com/svn/trunk@90 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
5
autogen.sh
Executable file
5
autogen.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ ! -d m4 ] && mkdir m4
|
||||
|
||||
autoreconf -i -s -f
|
||||
Reference in New Issue
Block a user