From: Alan W. I. <ir...@be...> - 2001-01-02 20:26:27
|
Maurice, something is wrong with your new logic in sysconf.in. configure no longer finds c++ on my Linux system. I am slowly working through the new sysconf.in logic compared to the last version (which worked fine for me). The old version had the lines if test "$with_gcc" = "yes"; then if test ! "$enable_cxx" = "no"; then enable_cxx=yes but I cannot find the equivalent of the last line in the new logic. If this the source of the problem? Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ On Tue, 2 Jan 2001, Maurice LeBrun wrote: > All: cleaned up headers, mostly this means stripping out cvs Log entries. I > used to think these were way kewl, now I hate them as they are redundant and > actually harmful (e.g. for comparisons or merges). > > cf/ > KAI C++ support, configure tweaks > > Unfortunately utils/ is still frozen b/c of the lockfile. > > -- > Maurice LeBrun mj...@ga... > > _______________________________________________ > Plplot-cvs mailing list > Plp...@li... > http://lists.sourceforge.net/mailman/listinfo/plplot-cvs > > |