[PATCH 3/4] build: fix typo in configure.ac

Jan Engelhardt jengelh at inai.de
Tue Jul 31 01:07:17 PDT 2012


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? :)


More information about the plymouth mailing list