diff options
author | Roland McGrath <roland@gnu.org> | 1996-07-02 21:57:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-07-02 21:57:31 +0000 |
commit | 66da789f8dfa5e42ff4aa5d1ca4dab93ed0beb4f (patch) | |
tree | 5f258e16fba807e9ca092841e648051cec13340b /ChangeLog | |
parent | f49bc43fc0a6879424777f95eff12cb688afe89e (diff) | |
download | glibc-66da789f8dfa5e42ff4aa5d1ca4dab93ed0beb4f.tar glibc-66da789f8dfa5e42ff4aa5d1ca4dab93ed0beb4f.tar.gz glibc-66da789f8dfa5e42ff4aa5d1ca4dab93ed0beb4f.tar.bz2 glibc-66da789f8dfa5e42ff4aa5d1ca4dab93ed0beb4f.zip |
* rpm/template (%build): Use @prefix@ instead of always /usr.
Set up configparms only if @prefix@ is in fact /usr.
* rpm/Makefile ($(config)): Substitute $(prefix) for @prefix@.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * rpm/template (%build): Use @prefix@ instead of always /usr. + Set up configparms only if @prefix@ is in fact /usr. + * rpm/Makefile ($(config)): Substitute $(prefix) for @prefix@. + * elf/Makefile: Add missing endif. * nss/nss_files/files-ethers.c (ntohost): Fix db key. |