mosquitto: fix build
[oi-userland.git] / components / sysutils / fsvs / patches / 03-configure_make_topdir.patch
blobbf441900c48c1a22e775be6d73032b8658769c36
1 --- fsvs-1.2.5/configure.in 2013-08-07 18:41:11.340013489 +0400
2 +++ fsvs-1.2.5.patched/configure.in 2013-08-07 18:42:52.078710996 +0400
3 @@ -3,7 +3,7 @@
5 AC_PREREQ(2.60)
6 AC_INIT(fsvs,
7 - [esyscmd(make --quiet --no-print-directory -f Makefile.in version-nnl 2>/dev/null)],
8 + [esyscmd(gmake --quiet --no-print-directory -f Makefile.in version-nnl 2>/dev/null)],
9 http://fsvs.tigris.org/)
10 AC_GNU_SOURCE