1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/lang/guileobjc/files/patch-aa
Steve Price 3de11fa7f7 Initial import of guileobjc version 0.3.8.
A library to send messages from GNU GUILE to Objective C objects.

PR:		7183 (2 of 9)
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-13 02:05:07 +00:00

12 lines
306 B
Plaintext

--- configure.orig Tue Jun 30 19:54:00 1998
+++ configure Tue Jun 30 19:54:19 1998
@@ -62,6 +62,8 @@
# Initialize some other variables.
subdirs=
MFLAGS= MAKEFLAGS=
+CFLAGS=-I/usr/local/include
+LDFLAGS=-L/usr/local/lib
# Maximum number of lines to put in a shell here document.
ac_max_here_lines=12