Manuel Pégourié-Gonnard | 684e9dc | 2013-09-20 15:11:44 +0200 | [diff] [blame] | 1 | #!/usr/bin/perl |
2 | |||||
Manuel Pégourié-Gonnard | 0bc1f23 | 2014-04-30 11:53:50 +0200 | [diff] [blame] | 3 | # DEPRECATED! |
4 | # | ||||
Manuel Pégourié-Gonnard | 684e9dc | 2013-09-20 15:11:44 +0200 | [diff] [blame] | 5 | # activate a pre-defined configuration |
6 | |||||
Manuel Pégourié-Gonnard | 0bc1f23 | 2014-04-30 11:53:50 +0200 | [diff] [blame] | 7 | print "This script is deprecated!\n"; |
8 | print "See configs/README.txt regarding alternative config.h usage\n"; | ||||
9 | exit 1; |