[BACK]Return to configure CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm-1.1.2 / scripts

File: [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm-1.1.2 / scripts / configure (download)

Revision 1.1.1.1 (vendor branch), Thu Mar 2 10:32:40 2000 UTC (24 years, 4 months ago) by takayama
Branch: TAKAYAMA, MAIN
CVS Tags: maekawa-ipv6, R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, RELEASE_1_1_3, RELEASE_1_1_2, RELEASE_1_0, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.1: +0 -0 lines

A support for the port system of FreeBSD.
It has not yet tested.

#!/bin/sh
# $OpenXM: OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/scripts/configure,v 1.1.1.1 2000/03/02 10:32:40 takayama Exp $
(cd $WRKSRC/OpenXM/src ; make configure )


## It is necessary to do "make configure" by scripts/configure.
## If we do not do this, the procedure hangs up at the stage of
##  generating kernel.o  of pari.  (I do not know the reason.)