libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 18-gary-dos-ac-config-header.patch


From: Gary V. Vaughan
Subject: FYI: 18-gary-dos-ac-config-header.patch
Date: Tue, 11 Sep 2001 03:11:03 +0100
User-agent: Mutt/1.3.22.1i

Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * libltdl/configure.in (AC_CONFIG_HEADER): Use config-h.in for DOS
        compatibility.

Index: libltdl/configure.in
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/Attic/configure.in,v
retrieving revision 1.56.2.1
retrieving revision 1.56.2.2
diff -u -p -r1.56.2.1 -r1.56.2.2
--- libltdl/configure.in        2001/09/11 01:22:03     1.56.2.1
+++ libltdl/configure.in        2001/09/11 02:04:24     1.56.2.2
@@ -22,7 +22,7 @@ if test -z "$enable_ltdl_install$enable_
 fi
 
 AM_INIT_AUTOMAKE(libltdl,1.2,-)
-AM_CONFIG_HEADER(config.h)
+AM_CONFIG_HEADER(config.h:config-h.in)
 AM_MAINTAINER_MODE
 
 AC_PROG_CC

-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]