fix for cygwin build

This commit is contained in:
BVK Chaitanya 2010-06-04 16:48:42 +05:30
parent b89561390c
commit d3ff5a05eb
4 changed files with 9 additions and 8 deletions

View file

@ -42,11 +42,11 @@ AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([grub-core/include/grub/dl.h])
AC_CONFIG_HEADER([config.h])
m4_include([configure.common])
grub_coredir='grub-core'
AC_SUBST(grub_coredir)
m4_include([configure.common])
# Output files.
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([po/Makefile])