diff options
author | Mikko Koppanen <mkoppanen@php.net> | 2011-03-31 18:42:09 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-03-31 18:42:09 +0200 |
commit | fbf1f5146860a2557f247cdb0f94bda647c75ceb (patch) | |
tree | 48e32a2e8374af7be650875114d2bacab1f73367 /foreign | |
parent | d36d9a378a9f3c561f2ae7849cee907c59d33b72 (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.am | 8 | ||||
-rw-r--r-- | foreign/openpgm/libpgm-5.0.92~dfsg.tar.gz | bin | 444700 -> 0 bytes | |||
-rw-r--r-- | foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz | bin | 0 -> 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 Binary files differdeleted file mode 100644 index 8a539cb..0000000 --- a/foreign/openpgm/libpgm-5.0.92~dfsg.tar.gz +++ /dev/null diff --git a/foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz b/foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz Binary files differnew file mode 100644 index 0000000..a0c5b7a --- /dev/null +++ b/foreign/openpgm/libpgm-5.1.115~dfsg.tar.gz |