diff options
Diffstat (limited to 'config.nice')
| -rwxr-xr-x | config.nice | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config.nice b/config.nice new file mode 100755 index 0000000..7b0a0b7 --- /dev/null +++ b/config.nice @@ -0,0 +1,8 @@ +#! /bin/sh +# +# Created by configure + +LDFLAGS='-lm' \ +'./configure' \ +'--without-t1lib' \ +"$@" |
