]>
Commit | Line | Data |
---|---|---|
90f09655 JMG |
1 | # DJGPP specific configuration file.\r |
2 | # Sed script for additional DJGPP specific editing\r | |
3 | # of the testsuite script generated by autoconf 2.61.\r | |
4 | \r | |
c932d613 | 5 | # Copyright (C) 2007-2012 Free Software Foundation, Inc.\r |
90f09655 | 6 | \r |
f16b0819 | 7 | # This program is free software: you can redistribute it and/or modify\r |
90f09655 | 8 | # it under the terms of the GNU General Public License as published by\r |
f16b0819 | 9 | # the Free Software Foundation, either version 3 of the License, or\r |
90f09655 | 10 | # (at your option) any later version.\r |
f16b0819 | 11 | #\r |
90f09655 JMG |
12 | # This program is distributed in the hope that it will be useful,\r |
13 | # but WITHOUT ANY WARRANTY; without even the implied warranty of\r | |
14 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r | |
15 | # GNU General Public License for more details.\r | |
f16b0819 | 16 | #\r |
90f09655 | 17 | # You should have received a copy of the GNU General Public License\r |
f16b0819 | 18 | # along with this program. If not, see <http://www.gnu.org/licenses/>.\r |
90f09655 JMG |
19 | \r |
20 | \r | |
21 | # Remove disallowed characters from file names.\r | |
22 | \r | |
23 | s/~!@#\\\$%^&\*()-=_+{}\[\]|\\\\:;<>, ./~!@#\\$%^\&()-=_+{}[];, ./g\r |