summaryrefslogtreecommitdiff
path: root/foreign
diff options
context:
space:
mode:
authorMikko Koppanen <mkoppanen@php.net>2011-03-31 18:42:09 +0200
committerMartin Sustrik <sustrik@250bpm.com>2011-03-31 18:42:09 +0200
commitfbf1f5146860a2557f247cdb0f94bda647c75ceb (patch)
tree48e32a2e8374af7be650875114d2bacab1f73367 /foreign
parentd36d9a378a9f3c561f2ae7849cee907c59d33b72 (diff)
Upstream the openpgm build fixes. Add DSO symbol visibility to OpenPGM builds
Signed-off-by: Mikko Koppanen <mkoppanen@php.net>
Diffstat (limited to 'foreign')
-rw-r--r--foreign/openpgm/Makefile.am8
-rw-r--r--foreign/openpgm/libpgm-5.0.92~dfsg.tar.gzbin444700 -> 0 bytes
-rw-r--r--foreign/openpgm/libpgm-5.1.115~dfsg.tar.gzbin0 -> 1054630 bytes
3 files changed, 8 insertions, 0 deletions
diff --git a/foreign/openpgm/Makefile.am b/foreign/openpgm/Makefile.am
new file mode 100644
index 0000000..665b457
--- /dev/null
+++ b/foreign/openpgm/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS = $(pgm_subdir)
+DIST_SUBDIRS =
+# Override Automake's installation targets with the command ":" that does nothing.
+install:; @:
+install-exec:; @:
+install-data:; @:
+uninstall:; @:
+dist:; @;
diff --git a/foreign/openpgm/libpgm-5.0.92~dfsg.tar.gz b/foreign/openpgm/libpgm-5.0.92~dfsg.tar.gz
deleted file mode 100644
index 8a539cb..0000000
--- a/foreign/openpgm/libpgm-5.0.92~dfsg.tar.gz
+++ /dev/null
Binary files differ
diff --git a/foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz b/foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz
new file mode 100644
index 0000000..a0c5b7a
--- /dev/null
+++ b/foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz
Binary files differ