From: Rafael L. <rla...@us...> - 2001-02-03 08:28:14
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv5243 Modified Files: init.in pkg_python.in Log Message: Reverted to non-GNU make specificities. The package is no more relocatable now. However, I kept the previous changes regarding the symlinks for the examples Makefiles (that does not harm any make in any system). When we will decide to officially adopt GNU make, we have just to uncomment a couple of lines and delete others (see comments containing "GNU make") in init.in and pkg_python.in. Everything else that is harmful (like AC_SUBSTítution of @prefix@) has been kept. Sorry for the back door Maurice, hope I am coming back by the front door. |