summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2012-02-21 17:35:31 +0530
committerVijay Bellur <vijay@gluster.com>2012-02-21 04:16:36 -0800
commitf2eb8e4a17219e6a75b8673181f4bb0b85697d66 (patch)
tree5635439f26741aba6907b8bc325afa53819aecdd /configure.ac
parent0344a8a12e7675bee24c770d71eff52db6b2d128 (diff)
build: rpmbuild friendly changes
Change-Id: Ia1299d4404da0bd6787516924ebadcf9d6e021d1 BUG: 764702 Signed-off-by: Vijay Bellur <vijay@gluster.com> Reviewed-on: http://review.gluster.com/2785 Reviewed-by: Amar Tumballi <amarts@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c5f303d0c..ca3d87750 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([glusterfs],[3git],[gluster-users@gluster.org],[https://github.com/gluster/glusterfs.git])
+AC_INIT([glusterfs],[3git],[gluster-users@gluster.org],,[https://github.com/gluster/glusterfs.git])
AM_INIT_AUTOMAKE