mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
add ax_enable_builddir_sed=${ax_enable_builddir_sed=/usr/bin/sed} to
config.site unless there's a BDEP on GNU sed. ok jca
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# $OpenBSD: config.no-gsed,v 1.3 2013/04/16 12:09:36 sthen Exp $
|
||||
# $OpenBSD: config.no-gsed,v 1.4 2025/03/04 14:33:51 sthen Exp $
|
||||
# included unless textproc/gsed
|
||||
ac_cv_path_SED=${ac_cv_path_SED=/usr/bin/sed}
|
||||
ac_cv_prog_SED=${ac_cv_prog_SED=/usr/bin/sed}
|
||||
lt_cv_path_SED=${lt_cv_path_SED=/usr/bin/sed}
|
||||
ax_enable_builddir_sed=${ax_enable_builddir_sed=/usr/bin/sed}
|
||||
# workaround bug in common autoconf fragment, SED is only set
|
||||
# if lt_cv_path_SED is not set.
|
||||
SED=${SED=/usr/bin/sed}
|
||||
|
||||
Reference in New Issue
Block a user