|
|
@ -20,9 +20,9 @@ diff -u cfitsio/configure cfitsio-new/configure
|
|
|
|
lhea_shlib_cflags='-fPIC'
|
|
|
|
lhea_shlib_cflags='-fPIC'
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
if test "x$lhea_shlib_cflags" != x; then
|
|
|
|
if test "x$lhea_shlib_cflags" != x; then
|
|
|
|
diff -u Makefile.in.orig Makefile.in
|
|
|
|
diff -u old/Makefile.in new/Makefile.in
|
|
|
|
--- Makefile.in.orig 2006-10-12 17:14:41.000000000 -0400
|
|
|
|
--- old/Makefile.in 2006-10-12 17:14:41.000000000 -0400
|
|
|
|
+++ Makefile.in 2006-12-05 16:29:51.000000000 -0500
|
|
|
|
+++ new/Makefile.in 2006-12-05 16:36:24.000000000 -0500
|
|
|
|
@@ -21,8 +21,8 @@
|
|
|
|
@@ -21,8 +21,8 @@
|
|
|
|
prefix = @prefix@
|
|
|
|
prefix = @prefix@
|
|
|
|
exec_prefix = @exec_prefix@
|
|
|
|
exec_prefix = @exec_prefix@
|
|
|
@ -34,4 +34,3 @@ diff -u Makefile.in.orig Makefile.in
|
|
|
|
INSTALL_DIRS = @INSTALL_ROOT@ ${CFITSIO_LIB} ${CFITSIO_LIB}/pkgconfig ${CFITSIO_INCLUDE}
|
|
|
|
INSTALL_DIRS = @INSTALL_ROOT@ ${CFITSIO_LIB} ${CFITSIO_LIB}/pkgconfig ${CFITSIO_INCLUDE}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|