[gnumeric] Install: fix installation of gnumeric-features.h; trim it.



commit 174a11c0ad69d72068b05e2b5e9a65111bb3e35f
Author: Morten Welinder <terra gnome org>
Date:   Wed Sep 16 21:40:25 2009 -0400

    Install: fix installation of gnumeric-features.h; trim it.

 ChangeLog              |    5 +++
 Makefile.am            |    2 +-
 NEWS                   |    5 ++-
 gnumeric-features.h.in |   86 ------------------------------------------------
 4 files changed, 9 insertions(+), 89 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 26e3f3b..35dcfd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-09-16  Morten Welinder  <terra gnome org>
 
+	* Makefile.am (install-exec-local): Install gnumeric-features.h in
+	the right spot.  Fixes #595317.
+
+	* gnumeric-features.h.in: Trim a lot of fat.
+
 	* src/item-grid.c (item_grid_unrealize): New function to plug
 	leak.
 
diff --git a/Makefile.am b/Makefile.am
index 0c73ae4..5ea39de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ gnumeric.desktop: gnumeric.desktop.in Makefile $(INTLTOOL_MERGE) $(POFILES_FULL)
 	sed -e 's/BUGZILLAVERSION/@VERSION@/' <$  tmp2 >$@
 	rm -f $  tmp $  tmp2
 
-configexecincludedir = $(gnumeric_libdir)/include
+configexecincludedir = $(includedir)/libspreadsheet- GNUMERIC_API_VER@/spreadsheet
 install-exec-local: gnumeric-features.h
 	$(mkinstalldirs) $(DESTDIR)$(configexecincludedir)
 	file=$(DESTDIR)$(configexecincludedir)/$< ; \
diff --git a/NEWS b/NEWS
index 42f2d29..26374f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 Gnumeric 1.9.13
 
 Jean:
-	* Fix grab issue after dragging an object. [debian bug #546559]
-	* reimplement double click in item-cursor. [debian bug #546690]
+	* Fix grab issue after dragging an object. [Debian bug #546559]
+	* Reimplement double-click in item-cursor. [Debian bug #546690]
 
 Morten:
 	* Fixes text export GUI issue.  [#594155]
@@ -10,6 +10,7 @@ Morten:
 	* Fix print crash for sheet object.  [#594862]
 	* Limit memory usage for rendered values.
 	* Fix auto-format.
+	* Fix API installation problem.  [#595317]
 
 --------------------------------------------------------------------------
 Gnumeric 1.9.12
diff --git a/gnumeric-features.h.in b/gnumeric-features.h.in
index 2519509..26bbfff 100644
--- a/gnumeric-features.h.in
+++ b/gnumeric-features.h.in
@@ -35,60 +35,6 @@
 /* Define to 1 if you have the <sunmath.h> header file. */
 #undef HAVE_SUNMATH_H
 
-/* Define to 1 if you have the `acoshl' function. */
-#undef HAVE_ACOSHL
-
-/* Define to 1 if you have the `acosl' function. */
-#undef HAVE_ACOSL
-
-/* Define to 1 if you have the `asinhl' function. */
-#undef HAVE_ASINHL
-
-/* Define to 1 if you have the `asinl' function. */
-#undef HAVE_ASINL
-
-/* Define to 1 if you have the `atan2l' function. */
-#undef HAVE_ATAN2L
-
-/* Define to 1 if you have the `atanhl' function. */
-#undef HAVE_ATANHL
-
-/* Define to 1 if you have the `atanl' function. */
-#undef HAVE_ATANL
-
-/* Define to 1 if you have the `ceill' function. */
-#undef HAVE_CEILL
-
-/* Define to 1 if you have the `coshl' function. */
-#undef HAVE_COSHL
-
-/* Define to 1 if you have the `cosl' function. */
-#undef HAVE_COSL
-
-/* Define to 1 if you have the `expl' function. */
-#undef HAVE_EXPL
-
-/* Define to 1 if you have the `expm1l' function. */
-#undef HAVE_EXPM1L
-
-/* Define to 1 if you have the `fabsl' function. */
-#undef HAVE_FABSL
-
-/* Define to 1 if you have the `finitel' function. */
-#undef HAVE_FINITEL
-
-/* Define to 1 if you have the `floorl' function. */
-#undef HAVE_FLOORL
-
-/* Define to 1 if you have the `fmodl' function. */
-#undef HAVE_FMODL
-
-/* Define to 1 if you have the `tanhl' function. */
-#undef HAVE_TANHL
-
-/* Define to 1 if you have the `tanl' function. */
-#undef HAVE_TANL
-
 /* Define to 1 if you have the `lgamma' function. */
 #undef HAVE_LGAMMA
 
@@ -104,36 +50,4 @@
 /* Define to 1 if you have the `ynl' function. */
 #undef HAVE_YNL
 
-/* Define to 1 if you have the `hypotl' function. */
-#undef HAVE_HYPOTL
-
-/* Define to 1 if you have the `log10l' function. */
-#undef HAVE_LOG10L
-
-/* Define to 1 if you have the `log1pl' function. */
-#undef HAVE_LOG1PL
-
-/* Define to 1 if you have the `logl' function. */
-#undef HAVE_LOGL
-
-/* Define to 1 if the type `long double' works and has more range or precision
-   than `double'. */
-#undef HAVE_LONG_DOUBLE
-
-/* Define to 1 if the type `long double' works and has more range or precision
-   than `double'. */
-#undef HAVE_LONG_DOUBLE_WIDER
-
-/* Define to 1 if you have the `powl' function. */
-#undef HAVE_POWL
-
-/* Define to 1 if you have the `sinhl' function. */
-#undef HAVE_SINHL
-
-/* Define to 1 if you have the `sinl' function. */
-#undef HAVE_SINL
-
-/* Define to 1 if you have the `sqrtl' function. */
-#undef HAVE_SQRTL
-
 #endif  /* _LIBSPREADSHEET_CONFIG_H_ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]