From: Bruno Haible Date: Wed, 21 May 2003 14:46:57 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.12.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5677bbf43287558a490ad973ec17ea719b4106a;p=thirdparty%2Fgettext.git Oops. --- diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am index aeb892ae1..8c504283b 100644 --- a/gettext-tools/Makefile.am +++ b/gettext-tools/Makefile.am @@ -203,7 +203,7 @@ config.h.msvc: config.h.in ../version.sh < $(srcdir)/config.h.in > $@ windows/stdbool.h: lib/stdbool.h.in - sed -e 's/@''HAVE__BOOL''@/0/' < $(srcdir)/windows/stdbool.h > $@ + sed -e 's/@''HAVE__BOOL''@/0/' < $(srcdir)/lib/stdbool.h.in > $@ all-local : windows/stdbool.h