source:
trunk/src/binutils/etc/configure.in@
2013
Last change on this file since 2013 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 141 bytes |
Line | |
---|---|
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) |
Note:
See TracBrowser
for help on using the repository browser.