[PATCH 3/4] build: fix typo in configure.ac
Ray Strode
halfline at gmail.com
Tue Jul 31 08:43:54 PDT 2012
Hi,
On Tue, Jul 31, 2012 at 4:07 AM, Jan Engelhardt <jengelh at inai.de> wrote:
> On Monday 2012-07-30 22:09, Ray Strode wrote:
>
>>Hi,
>>
>>On Sun, Jul 29, 2012 at 2:32 PM, Jan Engelhardt <jengelh at inai.de> wrote:
>>> -AC_ARG_WITH(release-file, AS_HELP_STRING([--with-release-file=<path_to_release_file>],[Release File to use to detect distribution (by default /etc/system-reelase)]),RELEASE_FILE=${withval},RELEASE_FILE=/etc/system-release)
>>> +AC_ARG_WITH(release-file, AS_HELP_STRING([--with-release-file=<path_to_release_file>],[Release File to use to detect distribution (by default /etc/system-relase)]),RELEASE_FILE=${withval},RELEASE_FILE=/etc/system-release)
>>Yours has a typo too !
>
> With a long unreadable line like that, are you surprised? :)
Nope, yay for autogoo. Though, I guess i could add some line breaks.
--Ray
More information about the plymouth
mailing list