mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 06:20:30 +02:00
[build slog] Replace AC_PROG_CC_C89 with AC_PROG_CC
* configure.ac (AC_PROG_CC): ...here.
This commit is contained in:
parent
1c594b5a4c
commit
f881f70d14
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ AC_PROG_AWK
|
|||
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
AC_PROG_CC_C89
|
||||
AC_PROG_CC
|
||||
|
||||
# for per-target cflags in the libguile subdir
|
||||
AM_PROG_CC_C_O
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue