summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjofret2009-04-28 07:09:11 +0000
committerjofret2009-04-28 07:09:11 +0000
commitf96b66fe2423831bcad2f141469de6805364d019 (patch)
treee2ba2913dfecf15595072494a9ebcb663f4c698f
parent233be8f6d3f5170c417d00ee3ce843965490eab4 (diff)
downloadscilab2c-f96b66fe2423831bcad2f141469de6805364d019.tar.gz
scilab2c-f96b66fe2423831bcad2f141469de6805364d019.tar.bz2
scilab2c-f96b66fe2423831bcad2f141469de6805364d019.zip
Moving headers
-rw-r--r--includes/blas.h (renamed from src/includes/blas.h)0
-rw-r--r--includes/constant.h (renamed from src/includes/constant.h)0
-rw-r--r--includes/lapack.h (renamed from src/includes/lapack.h)0
-rw-r--r--includes/machine.h.in (renamed from src/includes/machine.h.in)4
-rw-r--r--includes/notFound.h (renamed from src/includes/notFound.h)0
5 files changed, 4 insertions, 0 deletions
diff --git a/src/includes/blas.h b/includes/blas.h
index 86ab62f6..86ab62f6 100644
--- a/src/includes/blas.h
+++ b/includes/blas.h
diff --git a/src/includes/constant.h b/includes/constant.h
index a2c0d499..a2c0d499 100644
--- a/src/includes/constant.h
+++ b/includes/constant.h
diff --git a/src/includes/lapack.h b/includes/lapack.h
index 0bee916e..0bee916e 100644
--- a/src/includes/lapack.h
+++ b/includes/lapack.h
diff --git a/src/includes/machine.h.in b/includes/machine.h.in
index d3e68944..eaa168db 100644
--- a/src/includes/machine.h.in
+++ b/includes/machine.h.in
@@ -42,6 +42,10 @@
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
diff --git a/src/includes/notFound.h b/includes/notFound.h
index 2d5ee1c2..2d5ee1c2 100644
--- a/src/includes/notFound.h
+++ b/includes/notFound.h