Alon Bar-Lev has uploaded a new change for review. Change subject: build: remove unneeded autogen.sh ......................................................................
build: remove unneeded autogen.sh Change-Id: I9f1059d9e7bc4e036f9f5e68ab18cede20e3bf7c Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- D autogen.sh 1 file changed, 0 insertions(+), 26 deletions(-) git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/04/42404/1 diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index 8b40a83..0000000 --- a/autogen.sh +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# otopi -- plugable installer -# Copyright (C) 2012-2013 Red Hat, Inc. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -# - -# you probably need: -# - autoconf -# - automake -# - gettext-devel - -autoreconf -ivf -- To view, visit https://gerrit.ovirt.org/42404 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f1059d9e7bc4e036f9f5e68ab18cede20e3bf7c Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches