gpgme/m4
Raphael Kubo da Costa 211844f049 Qt: Make sure extended grep is used with '|'.
* m4/qt.m4: Use grep -E when using the alternation character.
--

POSIX specifies '|' is only supposed to work as an alternation special
character when grep is used in extended mode. The code worked fine
with GNU grep because it accepts extended regular expressions by
default, but other POSIX-compliant implementations might fail and take
it literally.

Signed-off-by: Raphael Kubo da Costa <rakuco@FreeBSD.org>
2016-12-19 10:36:17 +01:00
..
ax_cxx_compile_stdcxx.m4 Cpp: Set -std=c++11 also if CXXCPP is already set 2016-05-24 14:13:52 +02:00
ax_pkg_swig.m4 python: Integrate into the build system. 2016-05-11 13:33:05 +02:00
ax_python_devel.m4 python: Make Python detection more robust. 2016-06-01 15:33:52 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 11:36:37 +01:00
glib-2.0.m4 doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
glibc21.m4 2004-09-14 Marcus Brinkmann <marcus@g10code.de> 2004-09-14 18:30:23 +00:00
gnupg-ttyname.m4 Fix ttyname problem on Android. 2012-10-24 16:44:34 +02:00
gpg-error.m4 build: Implement SYSROOT feature. 2014-10-02 15:57:50 +02:00
libassuan.m4 Update GnuPG related m4 files. 2013-02-26 16:15:02 +01:00
libtool.m4 doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
lt~obsolete.m4 Update to libtool 2.4.2 2012-01-19 15:30:52 +01:00
ltoptions.m4 Update to libtool 2.4.2 2012-01-19 15:30:52 +01:00
ltsugar.m4 2009-12-08 Marcus Brinkmann <marcus@g10code.de> 2009-12-08 21:38:22 +00:00
ltversion.m4 Update to libtool 2.4.2 2012-01-19 15:30:52 +01:00
pkg.m4 doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
qt.m4 Qt: Make sure extended grep is used with '|'. 2016-12-19 10:36:17 +01:00