diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-10 15:17:38 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-10 15:17:38 +0000 |
| commit | d38bdc9af68a91cf75f9876a78ad99acaea6eb10 (patch) | |
| tree | a4e1a6a9142e5a0b79ed052a79279a30fe1b7eda /editors/abiword-devel/files/patch-autogen.sh | |
| parent | Update to 1.7. (diff) | |
Update to 0.99.5.
Reviewed by: sobomax
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=57531
Diffstat (limited to 'editors/abiword-devel/files/patch-autogen.sh')
| -rw-r--r-- | editors/abiword-devel/files/patch-autogen.sh | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/editors/abiword-devel/files/patch-autogen.sh b/editors/abiword-devel/files/patch-autogen.sh index b7766edf9745..57a58a879794 100644 --- a/editors/abiword-devel/files/patch-autogen.sh +++ b/editors/abiword-devel/files/patch-autogen.sh @@ -1,8 +1,8 @@ $FreeBSD$ ---- autogen.sh.orig Fri Sep 28 12:06:00 2001 -+++ autogen.sh Fri Nov 23 16:33:29 2001 +--- autogen.sh.orig Mon Mar 25 07:41:49 2002 ++++ autogen.sh Tue Apr 9 12:35:41 2002 @@ -10,20 +10,20 @@ set -e @@ -34,13 +34,12 @@ $FreeBSD$ -aclocal -I ac-helpers +aclocal14 -I ac-helpers --# autoheader -+# autoheader14 + # autoheader - # Produce all the `Makefile.in's, verbosely, and create neat missing things - # like `libtool', `install-sh', etc. --automake --add-missing --verbose --foreign -+automake14 --add-missing --verbose --foreign + # Produce all the `GNUmakefile.in's and create neat missing things + # like `install-sh', etc. +-automake --add-missing --copy --foreign ++automake14 --add-missing --copy --foreign # If there's a config.cache file, we may need to delete it. # If we have an existing configure script, save a copy for comparison. |
