jasonlarkin / p3dfft

Automatically exported from code.google.com/p/p3dfft
GNU General Public License v3.0
0 stars 0 forks source link

Configure produces corrupt Makefile under Solaris #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When running configure under Solaris the line for Fortran-define flags read
FDFLAGS = -DMEASURE
even though FFTW has been specified. Running the same stuff under Linux (same 
configure parameters only different compiler/flags) yields
FDFLAGS = -DMEASURE -DDIMS_C -DFFTW

I am not so completely sure if I want to dig through the configure stuff.....

Original issue reported on code.google.com by felix.sp...@googlemail.com on 4 Mar 2011 at 12:45

GoogleCodeExporter commented 9 years ago
Not sure this is still relevant

Original comment by dmitry...@gmail.com on 16 Mar 2015 at 11:56

GoogleCodeExporter commented 9 years ago

Original comment by dmitry...@gmail.com on 17 Mar 2015 at 12:01