bug-parted
[Top][All Lists]
Advanced

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

Re: Parted 1.6.4


From: Neal H. Walfield
Subject: Re: Parted 1.6.4
Date: 07 Dec 2002 08:47:57 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

> * configure.in parted/Makefile.am partprobe/Makefile.am:
>   renamed PARTED_LDFLAGS to PARTEDLDFLAGS... it was causing automake to
>   do some odd things (name-space collision?)

_LDFLAGS is a primary.  Why don't you just set LDFLAGS?  Then you also
elide:

  PARTEDLDFLAGS = @PARTEDLDFLAGS@
  ...
  parted_LDFLAGS = @PARTEDLDFLAGS@

in your Makefile.in files.  (The same can also be done for LIBS.)




reply via email to

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