mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
Made autoconf stop generating Doxyfile.help in preparation for Xcode documentation build phase
This commit is contained in:
@@ -937,7 +937,7 @@ case $target_os in
|
||||
esac
|
||||
|
||||
# Tell the world what we know
|
||||
AC_CONFIG_FILES([Makefile fish.spec Doxyfile.help seq])
|
||||
AC_CONFIG_FILES([Makefile fish.spec seq])
|
||||
AC_OUTPUT
|
||||
|
||||
if test ! x$local_found_posix_switch = xyes; then
|
||||
|
||||
Reference in New Issue
Block a user