[598] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

zephyr-2.0-beta: error in top-level Makefile.in

daemon@ATHENA.MIT.EDU (E. Jay Berkenbilt)
Wed Jul 5 12:52:30 1995

Date: Wed, 5 Jul 1995 12:49:23 -0400
From: "E. Jay Berkenbilt" <ejb@ERA.COM>
To: bug-zephyr@MIT.EDU


The top-level Makefile.in defines datadir, confidir, sbindir, prefix,
and exec_prefix.  The configure.in initializes these based on the
value of prefix.  It should, instead, initialize them to include the
string "$(prefix)" in the makefile.  With the current situation, you
can ./configure --prefix=/something/else, but you can't say make
install prefix=/something/else since the "/usr/local/" ends up
hardcoded in the automatically generated Makefile.  I have not
enclosed a patch since this should be a trivial fix.  However, if I
decide to do this and edit things, I will send you the results.

                                Jay B (formerly qjb@mit.edu)       

--
E. Jay Berkenbilt (ejb@ERA.COM)  |  Member, League for Programming Freedom
Engineering Research Associates  |  lpf@uunet.uu.net, http://www.lpf.org  


home help back first fref pref prev next nref lref last post