Install libs into /usr/lib/perl. The discussion we had did not come to

a point so...  If any thing besides here I would vote for /usr/include.
This commit is contained in:
Gary Clark II 1994-11-03 20:02:15 +00:00
parent 9e320feef3
commit 31da8cb88e

View File

@ -764,6 +764,6 @@
* execution path, but it should be accessible by the world. The program
* should be prepared to do ~ expansion.
*/
#define PRIVLIB "/usr/share/perl" /**/
#define PRIVLIB "/usr/lib/perl" /**/
#endif