Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Nov 11, 2015

configure.ac was introduced in 2001 with automake-1.15 and autoconf-2.50
to replace the file named configure.in.
Autotools is preparing to remove configure.in in Automake 2.0.
All new software should be using configure.ac.
This also fixes Bug #69770 where extensions are creating configure.in

Signed-off-by: Brian Evans grknight@gentoo.org

@tehplague
Copy link

the 90s have called, they want their configure.in back

ext/ext_skel Outdated
config.status
config.sub
configure
configure.in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this reference to configure.in be removed?

@ghost ghost mentioned this pull request Jul 18, 2016
@smalyshev
Copy link
Contributor

README.RELEASE_PROCESS also needs to be updated.

@krakjoe krakjoe removed the PHP7.1 label Jan 2, 2017
@krakjoe
Copy link
Member

krakjoe commented Jan 2, 2017

@grknight fix conflicts please :)

Too late for 7.1, but may be merged into master if fixed in a timely fashion.

Brian Evans added 3 commits January 26, 2017 15:02
configure.ac was introduced in 2001 with automake-1.15 and autoconf-2.50
to replace the file named configure.in.
Autotools is preparing to remove configure.in in Automake 2.0.
All new software should be using configure.ac.
This also fixes Bug #69770 where extensions are creating configure.in

Signed-off-by: Brian Evans <grknight@gentoo.org>
@ghost
Copy link
Author

ghost commented Jan 26, 2017

@krakjoe Changes rebased

@krakjoe
Copy link
Member

krakjoe commented Jan 27, 2017

Merged 2fe9208

Thanks.

@krakjoe krakjoe closed this Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants