repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* final.c (shorten_branches): Fix last change.
[official-gcc.git]
/
etc
/
configure.in
blob
f34241bea1e9f126929ab1d518ab16056643f1a9
1
dnl Process this file with autoconf to produce a configure script.
2
AC_PREREQ(2.12.1)
3
AC_INIT(Makefile.in)
4
5
EGCS_PROG_INSTALL
6
7
AC_OUTPUT(Makefile)