cygwin fixes
This commit is contained in:
parent
83fb6e1d48
commit
2d465fb052
7 changed files with 54 additions and 29 deletions
|
@ -45,6 +45,9 @@ AC_CONFIG_HEADER([config.h])
|
|||
grub_coredir='grub-core'
|
||||
AC_SUBST(grub_coredir)
|
||||
|
||||
grub_utildir='.'
|
||||
AC_SUBST(grub_utildir)
|
||||
|
||||
m4_include([configure.common])
|
||||
|
||||
# Output files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue