mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
rename configure.in to configure.ac
Autoconf has been deprecating configure.in for quite a long time. Rename all our configure.in and preconfigure.in files to .ac. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Allan McRae
parent
36a4953a1d
commit
cb8a6dbd17
@@ -78,7 +78,7 @@ install-bin-script += memusage
|
||||
generated += memusagestat memusage
|
||||
extra-objs += memusagestat.o
|
||||
|
||||
# The configure.in check for libgd and its headers did not use $SYSINCLUDES.
|
||||
# The configure.ac check for libgd and its headers did not use $SYSINCLUDES.
|
||||
# The directory specified by --with-headers usually contains only the basic
|
||||
# kernel interface headers, not something like libgd. So the simplest thing
|
||||
# is to presume that the standard system headers will be ok for this file.
|
||||
|
Reference in New Issue
Block a user