jasonlarkin / p3dfft

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

Out-of-source install won't copy C header #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- p3dfft.2.3.2/build/makefile at line 65
add '-cp ../include/p3dfft.h $(P3DFFT_ROOT)/include'
Otherwise out of source install won't copy the C header.

Original issue reported on code.google.com by d4p...@ucsd.edu on 3 Mar 2010 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by d4p...@ucsd.edu on 3 Mar 2010 at 1:20

GoogleCodeExporter commented 9 years ago
With that change, I'm getting:

cp: `../include/p3dfft.h' and `../include/p3dfft.h' are the same file
make: [install] Error 1 (ignored)

Original comment by dan.djc...@gmail.com on 3 Mar 2010 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by dan.djc...@gmail.com on 3 Apr 2010 at 12:23