repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(line_comment_chars): Include the # character as otherwise this breaks
[binutils.git]
/
etc
/
configure.in
blob
b785068009ebc8effec594abf5228c5ebd9bb137
1
dnl Process this file with autoconf to produce a configure script.
2
AC_PREREQ(2.5)
3
AC_INIT(Makefile.in)
4
5
AC_PROG_INSTALL
6
7
AC_OUTPUT(Makefile)