bug-gnulib
[Top][All Lists]
Advanced

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

avoiding "ar: no archive members specified" error on MacOS X


From: Bruno Haible
Subject: avoiding "ar: no archive members specified" error on MacOS X
Date: Wed, 11 Jan 2006 13:54:16 +0100
User-agent: KMail/1.5.4

This patch makes gnulib-tool generated packages work on MacOS X, even when
no object files is needed in the library. We already have a 'dummy' module
for this case. Now gnulib-tool makes use of it.

2006-01-08  Bruno Haible  <address@hidden>

        Avoid "ar: no archive members specified" error on MacOS X.
        * gnulib-tool (func_modules_add_dummy): New function.
        (func_import, func_create_testdir): Invoke it.





Attachment: patch
Description: Text Data


reply via email to

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