Use compatibility regex library also on AIX
commit9c101b3e6ff23378447bacd537a3dea57b1eed35
authorJohannes Sixt <j.sixt@viscovery.net>
Thu, 11 Sep 2008 08:14:44 +0000 (11 10:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2008 08:23:16 +0000 (11 01:23 -0700)
tree8afcc9d1130705ec1ab564c7068723694f6d33b2
parent873358dd2ac3bf2cea9a370d8586378a27a092f2
Use compatibility regex library also on AIX

This augments 3632cfc24 (Use compatibility regex library on Darwin,
2008-09-07), which already carries a "Tested-by" statement for AIX,
but that test was actually done with this patch included.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Tested-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile