Remove old script

This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-20 18:29:40 +00:00
parent 8eef0f28ed
commit 4b378c9423
2 changed files with 1 additions and 9 deletions

View file

@ -1,9 +0,0 @@
#!/usr/bin/perl
# DEPRECATED!
#
# activate a pre-defined configuration
print "This script is deprecated!\n";
print "See configs/README.txt regarding alternative config.h usage\n";
exit 1;