* hello-objc-gnome/configure.ac: Likewise.
Needed to avoid error with automake-1.9.
+2004-08-19 Bruno Haible <bruno@clisp.org>
+
+ * hello-librep/hello.jl.in: Remove no-op comments.
+
2004-03-21 Bruno Haible <bruno@clisp.org>
* po/es.po: Update from Max de Mendizábal <max@upn.mx>.
(bindtextdomain "hello-librep" "@localedir@")
(write standard-output (_ "Hello, world!"))
-(write standard-output "\n");
+(write standard-output "\n")
(format standard-output (_ "This program is running as process number %d.")
(process-id))
-(write standard-output "\n");
+(write standard-output "\n")