Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
libvortex-1.1:
* [fix] Updated autogen.sh to allow supporting Centos packaging..
  • Loading branch information
francisbrosnan committed Apr 7, 2015
1 parent 9e6252e commit 75d39e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autogen.sh
Expand Up @@ -56,6 +56,8 @@ PACKAGE="Vortex Library 1.1: A BEEP (RFC3080/RFC3081) implementation."
echo "Generating configuration files for $PACKAGE, please wait...."
echo;

export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig

touch NEWS README AUTHORS ChangeLog
libtoolize --force;
aclocal $ACLOCAL_FLAGS;
Expand Down

0 comments on commit 75d39e6

Please sign in to comment.