diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2010-05-12 12:45:38 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-05-12 12:45:38 +0200 |
commit | 8e5ac100c95e02ef60aa827b4199002f324617ed (patch) | |
tree | 76e0131064617658b44177c27dfe330c4e7b267d /configure.in | |
parent | 714a8d50a03e773320a02247847c58020c96e867 (diff) | |
parent | 9fbb9141a8895ac83e8051ac568223a9e57a278d (diff) |
Merge branch 'master' of git@github.com:sustrik/zeromq2
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index b95a367..8d2f27d 100644 --- a/configure.in +++ b/configure.in @@ -268,7 +268,7 @@ fi # PGM extension pgm_ext="no" -pgm_basename="libpgm-2.0.24" +pgm_basename="libpgm-2.1.26" AC_SUBST(pgm_basename) |