2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / etc / configure.in
CommitLineData
252b5132
RH
1dnl Process this file with autoconf to produce a configure script.
2AC_PREREQ(2.5)
3AC_INIT(Makefile.in)
4
5AC_PROG_INSTALL
6
108a6f8e
CD
7AC_SUBST(datarootdir)
8AC_SUBST(docdir)
9AC_SUBST(htmldir)
10
11
252b5132 12AC_OUTPUT(Makefile)
This page took 0.518719 seconds and 4 git commands to generate.