Re: gnulib-tool not working on AIX

2008-09-04 Thread Ralf Wildenhues
Hi Bruno, * Bruno Haible wrote on Fri, Sep 05, 2008 at 01:09:19AM CEST: > > Mostly ok, but not exactly. The modification in line 2505 is not necessary; > actually it would cause no-op sed invocations to happen. Also, I prefer a > variable instead of a literal string - as a place where we can put

Re: gnulib-tool not working on AIX

2008-09-04 Thread Bruno Haible
Ralf Wildenhues wrote: > 2008-09-04 Ralf Wildenhues <[EMAIL PROTECTED]> > > * gnulib-tool (func_emit_lib_Makefile_am) > (func_emit_tests_Makefile_am, func_import, func_add_or_update) > (func_create_testdir): Do not feed empty scripts to `sed -e', > for AIX sed. > Re

Re: gnulib-tool not working on AIX

2008-09-04 Thread Albert Chin
On Thu, Sep 04, 2008 at 08:40:42PM +0200, Ralf Wildenhues wrote: > * Albert Chin wrote on Thu, Sep 04, 2008 at 07:33:36PM CEST: > > $ ./gnulib-tool --test --with-tests fcntl > [...] > > sed: 0602-429 No editing script was provided. > > Usage: sed [-n] Script [File ...] > > sed [-n]

Re: gnulib-tool not working on AIX

2008-09-04 Thread Ralf Wildenhues
Hi Albert, * Albert Chin wrote on Thu, Sep 04, 2008 at 07:33:36PM CEST: > Should gnulib-tool work on AIX? On AIX 5.3 and 6.1: Yes. > $ ./gnulib-tool --test --with-tests fcntl [...] > sed: 0602-429 No editing script was provided. > Usage: sed [-n] Script [File ...] > sed [-n] [-e

gnulib-tool not working on AIX

2008-09-04 Thread Albert Chin
Should gnulib-tool work on AIX? On AIX 5.3 and 6.1: $ ./gnulib-tool --test --with-tests fcntl Module list with included dependencies: fcntl fcntl-tests include_next link-warning unistd unistd-tests File list: build-aux/link-warning.h lib/dummy.c lib/fcntl.i