*fix* not possible to include a configure script because it was unversioned before and makes problems for a svn up
git-svn-id: http://tint2.googlecode.com/svn/trunk@495 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
d103fe00d7
commit
49908979ad
1 changed files with 0 additions and 8 deletions
8
configure
vendored
8
configure
vendored
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This file should be removed for a release, but right now it is here for convenience.
|
||||
# Everyone who is used to build tint2 with ./configure && make && sudo make install will get this message
|
||||
|
||||
echo "Tint2 has changed the build system to CMake"
|
||||
echo "See INSTALL or the wiki page for further building instructions"
|
||||
|
Loading…
Reference in a new issue