From a24525ca5375efcc3f75105e1b6428815244f7ff Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 18 Apr 2000 17:54:56 +0000 Subject: [PATCH] Fix typo. --- sysdeps/unix/sysv/aix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/aix/Makefile b/sysdeps/unix/sysv/aix/Makefile index c94b9d4..3de7e02 100644 --- a/sysdeps/unix/sysv/aix/Makefile +++ b/sysdeps/unix/sysv/aix/Makefile @@ -12,7 +12,7 @@ endif # Don't compile the ctype glue code, since there is no old non-GNU C library. inhibit-glue = yes -# XXX Don"t know yet why this is needed in the moment. +# XXX Don't know yet why this is needed in the moment. ifeq ($(subdir),timezone) CPPFLAGS-zic.c = -Dunix endif -- 2.7.4