From 4f6baf4dde627656b63cc4e2acdb78a8577ba640 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 5 Jan 2010 08:29:35 +0100 Subject: Copyrights transferred from FastMQ to iMatix --- autogen.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index d538709..37f1a69 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2007 FastMQ Inc. +# Copyright (c) 2007-2010 iMatix Corporation # # This file is part of 0MQ. # @@ -27,11 +27,6 @@ if [ $? -ne 0 ]; then fi mkdir config -if [ $? -ne 0 ]; then - echo - echo "Cannot create config directory." - echo -fi autoreconf --install --force --verbose -I config if [ $? -ne 0 ]; then echo -- cgit v1.2.3