Sign in
gnu
/
dejagnu
/
refs/heads/redhat
/
.
/
contrib
/
bluegnu2.0.3
/
testsuite
/
configure.in
blob: 80b25da0515d6d2ed372976ac232f511dbea390b [
file
]
dnl
Process
this
file
with
autoconf to produce a configure script
.
AC_INIT
(
Makefile
.
in
)
CY_AC_PATH_TCLH
AC_CONFIG_SUBDIRS
(
calc
)
AC_SUBST
(
host
)
AC_OUTPUT
(
Makefile
)