mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
Fixed a typo.
This commit is contained in:
parent
3c0a487674
commit
da44a0bf25
@ -1077,7 +1077,7 @@ AC_MSG_CHECKING([if libtool needs -no-undefined flag to build shared libraries])
|
||||
case "`uname`" in
|
||||
CYGWIN*|MINGW*|AIX*)
|
||||
## Add in the -no-undefined flag to LDFLAGS for libtool.
|
||||
AC_MSG_RESULT([ues])
|
||||
AC_MSG_RESULT([yes])
|
||||
NOUNDEFINED=" -no-undefined"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user