lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix repl


From: lilypond
Subject: [Lilypond-auto] Issue 3238 in lilypond: Patch: Fixup default prefix replacement in aclocal.m4
Date: Tue, 12 Mar 2013 16:13:48 +0000

Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 3238 by address@hidden: Patch: Fixup default prefix replacement in aclocal.m4
http://code.google.com/p/lilypond/issues/detail?id=3238

Fixup default prefix replacement in aclocal.m4

The string NONE was not properly replaced by the default value.

$ diff config.status.backup config.status
806c806
< D["DATADIR"]=" \"NONE/share\""
---
> D["DATADIR"]=" \"/usr/local/share\""
808c808
< D["LIBDIR"]=" \"NONE/lib\""
---
> D["LIBDIR"]=" \"/usr/local/lib\""

http://codereview.appspot.com/7755043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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