pkgsrc/net/freewais-sf/patches/patch-ag
seb f999c2f5f4 Fix build with gcc3 and libtool 1.5.
Fix installation directory of elisp file.
Sort PLIST and remove info files entries.

Bump PKGREVISION.
2004-03-09 11:24:04 +00:00

13 lines
424 B
Text

$NetBSD: patch-ag,v 1.2 2004/03/09 11:24:04 seb Exp $
--- lib/ir/Makefile.SH.orig Fri Apr 16 11:59:27 1999
+++ lib/ir/Makefile.SH Sun May 9 01:36:08 1999
@@ -36,7 +36,7 @@
########################################################################
# Parameters set by Configure -- edit config.sh if changes are needed
-CC = $cc
+CC = \$(LIBTOOL) --tag=CC --mode=compile $cc
CP = $cp
CTAGS = ctags
JLFLAGS = \$(LFLAGS)