Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
819590c0
Commit
819590c0
authored
Dec 31, 2009
by
malosek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libpgm updated to 2.0.18rc3
parent
9fadf0b2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
configure.in
configure.in
+5
-5
libpgm-2.0.17rc2.tar.bz2
foreign/openpgm/libpgm-2.0.17rc2.tar.bz2
+0
-0
libpgm-2.0.18rc3.tar.bz2
foreign/openpgm/libpgm-2.0.18rc3.tar.bz2
+0
-0
No files found.
configure.in
View file @
819590c0
...
...
@@ -409,7 +409,7 @@ fi
# PGM extension
pgm2_ext="no"
pgm2_basename="libpgm-2.0.1
7rc2
"
pgm2_basename="libpgm-2.0.1
8rc3
"
AC_SUBST(pgm2_basename)
...
...
@@ -470,13 +470,13 @@ if test "x$with_pgm2_ext" != "xno"; then
# Generate galois_tables.c
AC_CONFIG_COMMANDS([galois_tables2.c],
[perl foreign/openpgm/libpgm-2.0.1
7rc2
/openpgm/pgm/galois_generator.pl > \
foreign/openpgm/libpgm-2.0.1
7rc2
/openpgm/pgm/galois_tables.c])
[perl foreign/openpgm/libpgm-2.0.1
8rc3
/openpgm/pgm/galois_generator.pl > \
foreign/openpgm/libpgm-2.0.1
8rc3
/openpgm/pgm/galois_tables.c])
# Generate version.c
AC_CONFIG_COMMANDS([version2.c],
[python foreign/openpgm/libpgm-2.0.1
7rc2
/openpgm/pgm/version_generator.py > \
foreign/openpgm/libpgm-2.0.1
7rc2
/openpgm/pgm/version.c])
[python foreign/openpgm/libpgm-2.0.1
8rc3
/openpgm/pgm/version_generator.py > \
foreign/openpgm/libpgm-2.0.1
8rc3
/openpgm/pgm/version.c])
# Check for OpenPGM nedded libraries.
PKG_CHECK_MODULES([GLIB], [glib-2.0 gthread-2.0])
...
...
foreign/openpgm/libpgm-2.0.17rc2.tar.bz2
deleted
100644 → 0
View file @
9fadf0b2
File deleted
foreign/openpgm/libpgm-2.0.18rc3.tar.bz2
0 → 100644
View file @
819590c0
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment