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