[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Autoconf should not require to be in the path
From: |
Peter Eisentraut |
Subject: |
Autoconf should not require to be in the path |
Date: |
Mon, 11 Feb 2002 22:19:39 -0500 (EST) |
With sources from just now (2.52i), the autoconf executable requires
autom4te to be in the path. This is inappropriate. The attached patch
prepends the configured bindir to the program names before they are
substituted into the executables so that they look into the standard
installation location by default.
--
Peter Eisentraut address@hidden
changelog-entry
Description: ChangeLog
explicit-dir.patch
Description: Patch
- Autoconf should not require to be in the path,
Peter Eisentraut <=