Sign in
chromium
/
native_client
/
nacl-toolchain
/
cc3d67a9abb3eceb0d79d5369b40b41f67e2474b
/
.
/
gdb
/
etc
/
configure.in
blob: 38bc65902e7ce79e80a1d787345fe6db6cb8cd72 [
file
] [
log
] [
blame
]
dnl
Process
this
file
with
autoconf to produce a configure script
.
AC_PREREQ
(
2.5
)
AC_INIT
(
Makefile
.
in
)
AC_PROG_INSTALL
AC_SUBST
(
datarootdir
)
AC_SUBST
(
docdir
)
AC_SUBST
(
htmldir
)
AC_OUTPUT
(
Makefile
)