summaryrefslogtreecommitdiffstats
path: root/buildtools/compare_config_h4.sh
Commit message (Collapse)AuthorAgeFilesLines
* waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotesBjörn Jacke2010-12-021-3/+3
| | | | | | | - some Unix shells actually don't like grep ^foo, use grep "^foo" instead. - bash is not installed on every system, please avoid #!/bin/bash and use #!/bin/sh instead
* build: rename s4 compare_config_h.sh helper and add a s3 version of itKai Blin2010-04-061-0/+12