]> Dogcows Code - chaz/tint2/blob - configure
5561cd74696e992834bf66f1cde61730282fd48c
[chaz/tint2] / configure
1 #!/bin/bash
2
3 # This file should be removed for a release, but right now it is here for convenience.
4 # Everyone who is used to build tint2 with ./configure && make && sudo make install will get this message
5
6 echo "Tint2 has changed the build system to CMake"
7 echo "See INSTALL or the wiki page for further building instructions"
8
This page took 0.036545 seconds and 3 git commands to generate.