diff options
| author | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2004-05-19 04:59:31 +0000 |
|---|---|---|
| committer | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2004-05-19 04:59:31 +0000 |
| commit | d0a9b9a03fc7ae74ef8a64593ac6b592526ec4d5 (patch) | |
| tree | e03d2a7fac8c7619f1286545f717ef7ee3866cd6 /config.nice | |
- initial import
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@7 455248ca-bdda-0310-9134-f4ebb693071a
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' \ +"$@" |
