1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-05-16 00:07:26 +00:00
parent 934039f8ef
commit a3001b9dd0

View file

@ -1,3 +1,8 @@
2003-05-16 Kevin Ryde <user42@zip.com.au>
* configure.in (--with-cc-for-build): Remove this option, CC_FOR_BUILD
variable is more or less standard, and is adequate for the task.
2003-05-12 Kevin Ryde <user42@zip.com.au>
* configure.in (CC_FOR_BUILD): Use AC_ARG_VAR.