Differences From Artifact [c2b384fa70]:
- File build/prep.sh — part of check-in [0334619956] at 2004-10-22 23:42:33 on branch trunk — Created libconfig project. (user: rkeene, size: 12) [annotate] [blame] [check-ins using]
To Artifact [3f4d67e154]:
- File build/prep.sh — part of check-in [6a0a10a0ab] at 2004-10-24 14:26:31 on branch trunk — Lots of improvements to libconfig: We now process the command line arguments ourselves rather than using getopt(). We now process Apache-style config files. Began work on documentation. Many more bug fixes (user: rkeene, size: 58) [annotate] [blame] [check-ins using] [more...]
1 2 | #! /bin/sh | > > | 1 2 3 4 | #! /bin/sh autoconf; autoheader rm -rf autom4te.cache *~ |