Pasrario 2c14e2a
diff -ur cfitsio/longnam.h cfitsio.new/longnam.h
f600874
--- cfitsio/longnam.h	2013-04-04 21:45:41.000000000 +0200
f600874
+++ cfitsio.new/longnam.h	2013-07-04 11:05:16.423095453 +0200
Pasrario 2c14e2a
@@ -19,7 +19,8 @@
f600874
    that was used to build the CFITSIO library is compatible with the version
Pasrario 2c14e2a
    as included when compiling the application program
Pasrario 2c14e2a
 */
f600874
-#define fits_open_file(A, B, C, D)  ffopentest( CFITSIO_SONAME, A, B, C, D)
f600874
+/*#define fits_open_file(A, B, C, D)  ffopentest( CFITSIO_SONAME, A, B, C, D)*/
Pasrario 2c14e2a
+#define fits_open_file  ffopen
Pasrario 2c14e2a
 
Pasrario 2c14e2a
 #define fits_open_data      ffdopn
Pasrario 2c14e2a
 #define fits_open_table     fftopn