diff options
author | Harshavardhana Ranganath <harsha@gluster.com> | 2009-12-04 20:42:55 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-12-06 02:30:10 -0800 |
commit | a2d7ca2ee22de61bf43525e4a8a2928ce6dd8851 (patch) | |
tree | a35f7e9c2d066f43b3673c13205b2067f050464f /configure.ac | |
parent | b5da78348291435b2f711018c529c83dc824cff8 (diff) |
glusterfs-volgen honours now build level prefix.
Signed-off-by: Harshavardhana <harsha@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 437 (Fix critical argument validation check on Fedora11 systems)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=437
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 556f809ab..5615234ca 100644 --- a/configure.ac +++ b/configure.ac @@ -125,6 +125,7 @@ AC_CONFIG_FILES([Makefile extras/init.d/glusterfsd-SuSE extras/benchmarking/Makefile extras/volgen/Makefile + extras/volgen/glusterfs-volgen contrib/Makefile contrib/fuse-util/Makefile glusterfs.spec]) |