[lasem] build: rename lasemredner utility to lasem-render- LASEM_API_VERSION@
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem] build: rename lasemredner utility to lasem-render- LASEM_API_VERSION@
- Date: Sun, 1 May 2011 06:49:55 +0000 (UTC)
commit a1eb4272386d771347f9ae68bec3f422a9e6b2c8
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Sat Apr 30 16:22:49 2011 +0200
build: rename lasemredner utility to lasem-render- LASEM_API_VERSION@
src/.gitignore | 2 +-
src/Makefile.am | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/.gitignore b/src/.gitignore
index 6f49a06..4694fce 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -3,7 +3,7 @@
*.lo
*.la
.libs
-lasemrender
+lasem-render-*
*.swp
*enumtypes.c
*enumtypes.h
diff --git a/src/Makefile.am b/src/Makefile.am
index 03b69ed..433e520 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -261,14 +261,14 @@ lsmsvgenumtypes.h: lsmsvgenumtypes.h.template $(LASEM_SVG_HDRS) $(GLIB_MKENUMS)
lsmsvgenumtypes.c: lsmsvgenumtypes.c.template $(LASEM_SVG_HDRS) $(GLIB_MKENUMS)
$(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmsvgenumtypes.c.template $(LASEM_SVG_HDRS)) > $@
-bin_PROGRAMS = lasemrender
+bin_PROGRAMS = lasem-render- LASEM_API_VERSION@
-lasemrender_SOURCES = \
+lasem_render_ LASEM_API_VERSION@_SOURCES = \
lasemrender.c
-lasemrender_LDFLAGS =
+lasem_render_ LASEM_API_VERSION@_LDFLAGS =
-lasemrender_LDADD = $(LASEM_LIBS) liblasem- LASEM_API_VERSION@.la ../itex2mml/libitex2mml.la
+lasem_render_ LASEM_API_VERSION@_LDADD = $(LASEM_LIBS) liblasem- LASEM_API_VERSION@.la ../itex2mml/libitex2mml.la
CLEANFILES = $(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]