]> git.pld-linux.org Git - packages/anjuta.git/commitdiff
- build anjuta shared objects modules as not versioned shared object.
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 15:00:32 +0000 (15:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anjuta-module_no_version.patch -> 1.1

anjuta-module_no_version.patch [new file with mode: 0644]

diff --git a/anjuta-module_no_version.patch b/anjuta-module_no_version.patch
new file mode 100644 (file)
index 0000000..33d85b7
--- /dev/null
@@ -0,0 +1,10 @@
+--- anjuta-0.1.9/plugins/class-gen/Makefile.am~        Tue Oct  8 04:06:28 2002
++++ anjuta-0.1.9/plugins/class-gen/Makefile.am Tue Oct  8 04:06:28 2002
+@@ -20,6 +20,7 @@
+ plugin_LTLIBRARIES = libanjuta_clsGen.la
+ libanjuta_clsGen_la_SOURCES = clsGen.c
++libanjuta_clsGen_la_LDFLAGS = -module -avoid-version
+ INCLUDES =                                            \
+       -I$(ANJUTA_SRC_DIR)                             \
This page took 0.079985 seconds and 4 git commands to generate.