Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some temporary files that shouldn't be in 'git'. | Neil Brown | 2006-06-16 | 1 | -1579/+0 |
| | | | | | | | | | | deleted: compile deleted: config.guess deleted: config.sub deleted: depcomp deleted: install-sh deleted: ltmain.sh deleted: missing | ||||
* | More automake stuff | neilbrown | 2005-12-20 | 1 | -23/+36 |
| | |||||
* | Update config.sub and config.guess. | chip | 2005-04-06 | 1 | -126/+331 |
| | |||||
* | 2001-04-18 H.J. Lu <hjl@lucon.org> | hjl | 2001-04-18 | 1 | -0/+1361 |
* nfs-utils.spec.in: Support cross build. * nfs-utils.spec: Regenerated. (Release): Set to 4. * config.sub: New. * config.guess: New. * config.mk.in (BUILD_CC): New. (CC): Set to $(BUILD_CC) if BUILD is defined. (AR): Set to @AR@. (LD): Set to @LD@. (RANLIB): Set to @RANLIB@. * configure.in: Check BUILD_CC, RANLIB, AR and LD. * configure: Regenerated. * tools/rpcgen/Makefile (BUILD): Set to true. |