mirror of
https://git.zap.org.au/git/trader.git
synced 2024-12-04 14:46:45 -05:00
Bug fix: Allow compilations using separate build directories to succeed
This commit is contained in:
parent
2032f6de8a
commit
80c1301e1a
@ -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], [
|
||||
|
Loading…
Reference in New Issue
Block a user