Bug 2416 - autogen.sh, should take relative or absolute path, and configure
Summary: autogen.sh, should take relative or absolute path, and configure
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-03-04 19:51 UTC by Andrew Cagney
Modified: 2006-05-05 17:51 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-03-04 19:51:27 UTC
autogen.sh, can normally be used as follows:

  ../path/to/autogen.sh
  make

that is it:
- generates the configuration input files - configure, Makefile.in, ...
- runs configure for the current directory
Comment 1 Andrew Cagney 2006-05-05 17:51:33 UTC
2006-04-27  Andrew Cagney  <cagney@redhat.com>

        * bootstrap.sh: Rename autogen.sh.
        * autogen.sh: New, run both bootstrap.sh and configure.