**
**
WARNING: Panda Antivirus GateDefender has detected a virus in file
attached to this e-mail message!
The attachment has been automatically removed to
protect your network.
Pand
Hi All,
I am maintaining a project that has a non-top level makefile structure.
Essentially, it separates the source files and their OS-dependent
elements.
src
-->projectA
-->projectB
linux
-->projectA
-->projectB
windows
-->projectA
-->projectB
...etc.
The Makefile.am and configure.ac and othe
Bob Friesenhahn wrote:
> Any recipient of the package should have the ability to become a
> package "maintainer" without removing site/developer specific hacks.
I hadn't considered a "make dist" for copying around a locally "fixed"
version. Certainly, one cannot really maintain a package for whi
On Tue, 22 Jun 2004, Alexandre Duret-Lutz wrote:
Hi Bruce!
"Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes:
[...]
Bruce> When you invoke, "make dist" I believe you are claiming
Bruce> that you wish to construct a new distribution for some
Bruce> distribution-related purpose. If you merely wish to
Hi Bruce!
>>> "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes:
[...]
Bruce> When you invoke, "make dist" I believe you are claiming
Bruce> that you wish to construct a new distribution for some
Bruce> distribution-related purpose. If you merely wish to
Bruce> verify that the parts that you
On Mon, Jun 21, 2004 at 04:38:23PM +0200, Volker Boerchers wrote:
> the _SOURCES values of our Makefile.am's are split into multiple lines
> to improve readability like this
>
> libfoo_la_SOURCES = \
> foo.c \
> bar.c
>
> However if one forgets a backslash the source files after tha
Hi,
the _SOURCES values of our Makefile.am's are split into multiple lines
to improve readability like this
libfoo_la_SOURCES = \
foo.c \
bar.c
However if one forgets a backslash the source files after that are
silently ignored by automake.
libfoo_la_SOURCES = \
foo.
Burch,&
Need affordable but reliable web hosting for only $5/month?
-800 MB Disk Space
-Unlimited email accounts
-FREE Shopping Cart... and much more!
Please contact us to take advantage of this new offer at
http://www.myhostingdeal.com
decide