screen-users
[Top][All Lists]
Advanced

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

Re: String escape for total number of windows?


From: Artur Skonecki
Subject: Re: String escape for total number of windows?
Date: Mon, 21 Dec 2009 11:11:43 +0100

After running "./autogen.sh" I have to manually run "autoheader"
before "./configure" and "make" . Otherwise I get this error:
"config.status: error: cannot find input file: config.h.inAON"

Regards

2009/12/21, John Magolske <address@hidden>:
> * Thor Andreassen <address@hidden> [091218 08:36]:
>> On Thu, Dec 10, 2009 at 10:25:11PM -0800, John Magolske wrote:
>> > Is there a string escape sequence that will display the total number
>> > of windows (just a single number, not all window numbers and names)?
>> > ...
>> ...
>> I've attached a patch that copies some of the functionality of the '%w'
>> handling, and should be applied to the newest source on savannah. It
>> seems to produce the correct result, although someone more familiar with
>> the code should check it for any unwanted consequences.
>
> Thanks for the patch, this should be very useful.
>
> For some reason I'm getting an error when running configure:
>
>   % git clone git://git.savannah.gnu.org/screen.git
>
>   % cd /screen/src
>
>   % cp ~/number_of_windows.patch .
>
>   % patch -i number_of_windows.patch
>   patching file extern.h
>   patching file process.c
>   Hunk #1 succeeded at 5342 (offset 25 lines).
>   patching file screen.c
>
>   % autoconf
>
>   % ./configure
>    ...
>    ...
>   config.status: error: cannot find input file: config.h.in
>
>
> John
>
>
> --
> John Magolske
> http://B79.net/contact
>
>
> _______________________________________________
> screen-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/screen-users
>


-- 
Artur Skonecki
http://adb.cba.pl




reply via email to

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