Menu

#374 autoreconf overwrites INSTALL

open
nobody
None
5
2025-02-08
2024-05-22
Jan Starý
No

The git source does not contain a ./configure,
so one has to autoreconf as a first step
when building from the git source.

Apparently, running autoreconf rewrites the INSTALL file,
thus replacing a description of the actual INSTALL process
with the generic GNU autohell blabbery.

Discussion

  • Martin Guy

    Martin Guy - 2025-02-07

    No it doesn't

     
  • Jan Starý

    Jan Starý - 2025-02-08
    git clone https://git.code.sf.net/p/sox/code sox
    cd sox
    head INSTALL
    autoreconf -fi
    head INSTALL
    
     

Log in to post a comment.

MongoDB Logo MongoDB