freebsd-ports/devel/camlp4/files/patch-aa
Neil Blakey-Milner 704d583f8c Add camlp4, a preprocessor for ocaml.
PR:		ports/19896
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
2000-08-01 11:58:29 +00:00

20 lines
414 B
Plaintext

*** config/configure_batch.orig Wed May 12 01:11:18 1999
--- config/configure_batch Wed Jul 12 15:20:17 2000
***************
*** 1,7 ****
#! /bin/sh
# $Id: configure_batch,v 2.1 1999/05/12 06:11:18 ddr Exp $
! prefix=/usr/local
bindir=''
libdir=''
mandir=''
--- 1,7 ----
#! /bin/sh
# $Id: configure_batch,v 2.1 1999/05/12 06:11:18 ddr Exp $
! prefix=$PREFIX
bindir=''
libdir=''
mandir=''