Sign in
gnu
/
gcc
/
refs/tags/prereleases/egcs-1.0.3-prerelease
/
.
/
etc
/
configure.in
blob: 9176273de25f945115e110c98eb08117988fc4bc [
file
] [
log
] [
blame
]
dnl
Process
this
file
with
autoconf to produce a configure script
.
AC_PREREQ
(
2.5
)
AC_INIT
(
Makefile
.
in
)
EGCS_PROG_INSTALL
AC_OUTPUT
(
Makefile
)