components/file/config.patch
author Norm Jacobs <Norm.Jacobs@Sun.COM>
Fri, 07 May 2010 13:13:04 -0500
changeset 2 125cd5d2cd9e
permissions -rw-r--r--
include gmake example
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     1
--- file-5.04/configure.ac.orig	2010-05-07 10:58:59.053717431 -0500
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     2
+++ file-5.04/configure.ac	2010-05-07 10:59:15.618253998 -0500
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     3
@@ -1,4 +1,5 @@
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     4
 dnl Process this file with autoconf to produce a configure script.
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     5
+dnl NORM WAS HERE
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     6
 AC_INIT(file, 5.04, [email protected])
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     7
 AM_INIT_AUTOMAKE
125cd5d2cd9e include gmake example
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents:
diff changeset
     8
 AM_CONFIG_HEADER(config.h)