mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 15:01:16 -03:00
Fix compilation under CentOS
I hope I didn't broke anything, but it works for me.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
#
|
#
|
||||||
# This file is the main build configuration file for fish. It is used
|
# This file is the main build configuration file for fish. It is used
|
||||||
# to determine your systems capabilities, and tries to adapt fish to
|
# to determine your systems capabilities, and tries to adapt fish to
|
||||||
@@ -9,6 +8,8 @@
|
|||||||
# configure the build process.
|
# configure the build process.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
m4_pattern_allow(m4_esyscmd_s)
|
||||||
|
|
||||||
m4_syscmd([build_tools/git_version_gen.sh 2>/dev/null])
|
m4_syscmd([build_tools/git_version_gen.sh 2>/dev/null])
|
||||||
|
|
||||||
AC_INIT(fish,
|
AC_INIT(fish,
|
||||||
|
|||||||
Reference in New Issue
Block a user