[screen-devel] [bug #62010] Configure script is missing from release

2023-08-18 Thread Alexander Naumov
Update of bug #62010 (project screen): Status: Confirmed => Fixed Open/Closed:Open => Closed Fixed Release:None => 4.9.1 __

[screen-devel] [bug #62010] Configure script is missing from release

2022-02-09 Thread Chris Putnam
Follow-up Comment #4, bug #62010 (project screen): I don't mind modifying my workflow - but it may be a hardship for those that have it automated and distributed. Thanks for your hard work on this tool, @anaumov ! ___ Reply to this item at

[screen-devel] [bug #62010] Configure script is missing from release

2022-02-08 Thread Alexander Naumov
Update of bug #62010 (project screen): Status:None => Confirmed Planned Release: 4.9.0 => 4.9.1 ___ Reply to this item at:

[screen-devel] [bug #62010] Configure script is missing from release

2022-02-08 Thread Vincent Lefèvre
Follow-up Comment #2, bug #62010 (project screen): Tarballs should normally be distributed with a configure script so that users do not have to install the autotools. This is normally done with "make dist" (or better, "make distcheck"). ___

[screen-devel] [bug #62010] Configure script is missing from release

2022-02-08 Thread Vincent Lefèvre
Follow-up Comment #3, bug #62010 (project screen): According to the GNU Coding Standards: "Each GNU distribution should come with a shell script named configure. [...]" See https://www.gnu.org/prep/standards/standards.html#Configuration ___

[screen-devel] [bug #62010] Configure script is missing from release

2022-02-08 Thread Alexander Naumov
Follow-up Comment #1, bug #62010 (project screen): To generate configure script just run autogen.sh like described in INSTALL file: 0.) autogen.sh -- First, run ./autogen.sh. This will create configure file that you can use.

[screen-devel] [bug #62010] Configure script is missing from release

2022-02-08 Thread anonymous
URL: Summary: Configure script is missing from release Project: GNU Screen Submitted by: None Submitted on: Tue 08 Feb 2022 12:04:24 PM UTC Category: Build/Install Sev