Sign in
gnu
/
gcc
/
0b9db4a2b3be0105812104f4b6f9a4c310b3e1b1
/
.
/
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
)