bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] gnulib-tool --import


From: Gary V . Vaughan
Subject: Re: [Bug-gnulib] gnulib-tool --import
Date: Sat, 7 Aug 2004 16:53:11 +0100

Hi Simon,

On 7 Aug 2004, at 15:57, Simon Josefsson wrote:
Here's how I use it for Shishi:

address@hidden:~/src/shishi$ ../gnulib/gnulib-tool --import --source-base=gl --m4-base=gl/m4 --libtool error getopt realloc setenv strcase strchrnul strnlen strdup strndup xstrndup vasprintf vasnprintf xalloc getdate timegm gethostname xgethostname xgetdomainname getline xreadlink progname getsubopt

Thoughts, comments and suggestions appreciated.

Great work!

I have cobbled together a script that I use to import gnulib
modules into CVS m4, which is a bit hackish, but works for me,
and might give you some snippets of shell that are helpful.

One nice feature of my script is that it pulls the list of
modules to import from the contents of an m4_GNULIB_MODULES
call in configure.ac, and then does a recursive dependency
analysis to make sure everything required is pulled in to the
full list of modules that must be imported.

HTH,
        Gary.

Attachment: import
Description: Binary data


--
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

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