bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnulib] Re: patch: gnulib-tool --symlink and --aux-dir


From: Simon Josefsson
Subject: [bug-gnulib] Re: patch: gnulib-tool --symlink and --aux-dir
Date: Fri, 15 Apr 2005 11:11:44 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

Oskar Liljeblad <address@hidden> writes:

> Add -s, --symlink option to gnulib-tool to make symbolic links to files
> instead of copying/moving. [Maybe it should be renamed --sym-link?]

Neat!

I think --symbolic is better.  I know autoreconf uses --symlink, but I
think an abbreviation like that is poor style in a long option.  And
--symbolic is mentioned in the GNU coding standards.

> Add --aux-dir, specifying directory relative --dir where auxiliary build
> tools are placed (only relevant for --import). Files in 'build-aux' in
> module spec files are copied to this directory. AC_CONFIG_AUX_DIR in
> configure.ac also specifies this directory.

Great.

Shouldn't this be --aux-base, to mimic --m4-base and --source-base?
Or possibly the latter two should be changed to --m4-dir and
--source-dir?

Do you want to update the manual to mention this as well?

I installed your patch, and took the liberty to change --symlink into
--symbolic, I hope that is OK by you and everyone else.  I'm not
strongly attached to the --symbolic change, so if you think it is a
bad idea, let's revert it.

Thanks,
Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]