Parent Directory
|
Revision Log
no need to specify '../dir_name' for files in the same directory.
| 1 | [buildout] |
| 2 | extends = |
| 3 | m4.cfg |
| 4 | parts = |
| 5 | autoconf |
| 6 | |
| 7 | [autoconf] |
| 8 | recipe = hexagonit.recipe.cmmi |
| 9 | url = http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.gz |
| 10 | md5sum = c3b5247592ce694f7097873aa07d66fe |
| 11 | environment = |
| 12 | M4=${m4:location}/bin/m4 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |