ef69e49
diff -Naur cfitsio/longnam.h cfitsio.noversioncheck/longnam.h
ef69e49
--- cfitsio/longnam.h	2017-09-20 21:40:41.000000000 +0200
ef69e49
+++ cfitsio.noversioncheck/longnam.h	2018-02-23 14:42:36.246522445 +0100
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
ef69e49
 #define fits_open_extlist   ffeopn