1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-09 19:20:43 +00:00

Bug fix: Allow compilations using separate build directories to succeed

This commit is contained in:
John Zaitseff 2018-08-09 18:11:28 +10:00
parent 2032f6de8a
commit 80c1301e1a

View File

@ -45,7 +45,7 @@ AC_DEFUN([USE_LATEST_XOPEN_SOURCE], [dnl
AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
AH_BOTTOM([
/* Redefine _XOPEN_SOURCE as required */
@%:@include <lib/xopen_source.h>
@%:@include <xopen_source.h>
])
AC_CACHE_CHECK([the latest supported version of _XOPEN_SOURCE],
[x_cv_latest_xopen_source], [