changeset 1880:0d8899c4ba25

Typo.
author Jonathan Schleifer <js@h3c.de>
date Wed, 26 Sep 2007 03:10:35 +0200
parents 81cdc01db60e
children 8bdede3414cd
files m4/buildsys.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/buildsys.m4	Wed Sep 26 03:05:48 2007 +0200
+++ b/m4/buildsys.m4	Wed Sep 26 03:10:35 2007 +0200
@@ -66,7 +66,7 @@
 			UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}'
 			CLEAN_LIB=''
 			;;
-		*-*-cygwin | *-*-ming32)
+		*-*-cygwin | *-*-mingw32)
 			AC_MSG_RESULT(Win32)
 			LIB_CPPFLAGS='-DPIC'
 			LIB_CFLAGS=''