Return to make-configure CVS log | Up to [local] / OpenXM / src / kxx |
version 1.2, 2000/02/01 10:04:39 | version 1.3, 2000/02/03 09:33:46 | ||
---|---|---|---|
|
|
||
# !/bin/sh | #!/bin/sh | ||
# $OpenXM: OpenXM/src/kxx/make-configure,v 1.1 2000/02/01 09:59:43 takayama Exp $ | # $OpenXM: OpenXM/src/kxx/make-configure,v 1.2 2000/02/01 10:04:39 takayama Exp $ | ||
if ! test -f ./.configure_done | if test ! -f ./.configure_done | ||
then | then | ||
if test -f configure | if test -f configure | ||
then | then |