changeset 3643:aeaee911a68d

Typo.
author Jonathan Schleifer <js@h3c.de>
date Wed, 26 Sep 2007 03:10:22 +0200
parents e9852ec75c5c
children 9418f74acdb7
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:02:44 2007 +0200
+++ b/m4/buildsys.m4	Wed Sep 26 03:10:22 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=''