X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=aclocal.m4;h=dd7337aad458f35a934471adce4072280acc5174;hb=0ac160495727f0a8e44c6829b51441324d0f3ea7;hp=d5f6d002b0aa6c6664dcce03aed3f47ae578b917;hpb=3366bb05f4f2dd447a934427e24af45822282986;p=libfirm diff --git a/aclocal.m4 b/aclocal.m4 index d5f6d002b..dd7337aad 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,8 +1,14 @@ - -dnl libFIRM Project - -dnl Macros for autoconf -dnl $Id$ +dnl +dnl Project: libFIRM +dnl File name: aclocal.m4 +dnl Purpose: Macros for autoconf +dnl Author: Till Riedel +dnl Modified by: +dnl Created: +dnl CVS-ID: $Id$ +dnl Copyright: (c) 2002-2003 Universität Karlsruhe +dnl Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. +dnl dnl Set variable `LD' to the name of the linker program. @@ -25,6 +31,7 @@ int foo() { return 0; } EOF if eval $ac_compile && mv conftest.o conftest2.o; then cat > conftest.$ac_ext <