1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00

Fix capitalization.

This commit is contained in:
Lute Kamstra 2005-07-06 12:03:35 +00:00
parent dd15724de4
commit e6a304f077

View File

@ -1290,7 +1290,7 @@ else
LDFLAGS="$LDFLAGS -znocombreloc"
fi
AC_MSG_CHECKING([For -znocombreloc])
AC_MSG_CHECKING([for -znocombreloc])
AC_LINK_IFELSE([main(){return 0;}],
[AC_MSG_RESULT(yes)],
LDFLAGS=$late_LDFLAGS