Eitan Adler 209e78f57a Further assume we're on a POSIX system
- GNU sed has supported -E for a long time. In addition, `-E` has been
  POSIX since 2012.  http://austingroupbugs.net/view.php?id=528#c1112

- readlink has been in POSIX even longer. Removal of this check breaks
  macOS 10.3 and lower.

  This is already broken in configure
  ```
  31   10.0*|10.1|10.1.*|10.2*|10.3*)
  32     AC_MSG_ERROR([This version of Mac OS X is not supported
  ```

- While here, change autogen.sh to use autoreconf
2017-12-22 07:57:13 +11:00
2017-10-05 22:10:24 +02:00
2017-12-06 04:12:57 -06:00
2017-12-18 23:00:52 +11:00
2016-08-17 21:57:59 +00:00
2017-01-18 14:59:01 -08:00
2017-02-09 14:16:07 +11:00
2017-10-25 16:08:59 +02:00
2017-12-19 22:43:21 +11:00
2017-12-19 22:43:21 +11:00
2013-08-28 21:53:43 +00:00
2017-02-10 09:48:37 -06:00
2011-06-19 16:28:10 +00:00
2016-12-15 05:51:11 +11:00
S
Description
Languages
Tcl 51.7%
C 33.7%
Assembly 9.6%
M4 2.7%
Shell 1.2%
Other 1.1%