diff options
| author | fukachan <fukachan> | 2001-11-12 23:46:38 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-12 23:46:38 +0000 |
| commit | f70a72750df438be399f31c30bbab60ef9350483 (patch) | |
| tree | 5a8f6805c6ca50c97b35372aee19d4f96762d2eb /config.sh.in | |
| parent | d693343e5e221e029f1071cb5c04f64dde87ea4b (diff) | |
| download | fml8-f70a72750df438be399f31c30bbab60ef9350483.tar.gz fml8-f70a72750df438be399f31c30bbab60ef9350483.tar.bz2 fml8-f70a72750df438be399f31c30bbab60ef9350483.zip | |
nuke default_prefix
Diffstat (limited to 'config.sh.in')
| -rwxr-xr-x | config.sh.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config.sh.in b/config.sh.in index 3322d8f8..a81f1319 100755 --- a/config.sh.in +++ b/config.sh.in @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: INSTALL.sh,v 1.29 2001/11/08 03:38:21 fukachan Exp $ +# $FML: config.sh.in,v 1.1 2001/11/12 13:38:15 fukachan Exp $ # @@ -21,7 +21,6 @@ exec_prefix=@exec_prefix@ bindir=@bindir@ mandir=@mandir@ -default_prefix=@exec_prefix@ config_dir=@sysconfdir@ libexec_dir=@libexecdir@/fml lib_dir=@libdir@/fml |
