foobar
a20383ba06
- Unify the "configure --help" texts
2005-05-29 23:17:16 +00:00
foobar
dc080a5db6
- Always look into /usr/local before /usr
...
- Added breaks to make sure the preferred value is used.
2003-10-01 02:53:23 +00:00
foobar
22dba46f2d
- Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared extension). (Jani)
2003-08-05 11:17:01 +00:00
foobar
d313b3c285
- No tabs, no echoing, no unnecessary code
2002-10-23 02:46:09 +00:00
Hartmut Holzgraefe
cdecc42086
make it work with pre-v5 fdftk again
2002-10-23 01:11:06 +00:00
foobar
0abca4f60a
Cleanup. (no tabs here!)
2002-10-21 22:58:52 +00:00
Hartmut Holzgraefe
eb137d3d80
@ updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut)
...
reworked some existing stuff
added some functions suporting stuff that have been added since fdftk 2.0
emulating read from/save to strings by transparently using temp. files
(activeX version of fdftk has this, but not plain C version :( )
2002-10-21 19:55:28 +00:00
foobar
e8271cc71e
- Fix this without breaking BC
2002-03-20 00:39:28 +00:00
Sascha Schumann
5cba3a99c2
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
foobar
f1397d5339
Unified the configure messages.
2001-11-30 19:00:13 +00:00
foobar
032b263129
Fixes commit / link problems with certain compilers.
...
# Please use PHP_CHECK_LIBRARY() always instead of AC_CHECK_LIB
# if you need to pass extra libs/libpaths to the test.
2001-09-05 13:18:09 +00:00
foobar
67b9fb4912
KISS. And the search order must be reversed always. Last one counts.
2001-08-30 16:29:36 +00:00
foobar
9ba69908cd
This should work better. Thanks to Jon Wagoner <jwagoner@wlion.com>
2001-08-01 13:15:26 +00:00
foobar
14e883c3a0
Cleaned up this a bit..
2001-05-10 00:55:48 +00:00
foobar
28a2cb46d5
Fix bug #10545 .
2001-04-29 10:14:18 +00:00
foobar
8a26918ed1
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
...
# Heads up people! I tested this before committing but you never know..
2001-03-27 20:35:04 +00:00
Uwe Steinmann
4bb015938e
- The name of the extension has to be fdf and not fdftk
2000-11-23 10:55:51 +00:00
Sascha Schumann
2325a41346
PHP_FDFTK is always != no. $PHP_FDFTK is not.
2000-11-12 12:01:05 +00:00
Rui Hirokawa
71e53f2a5f
enabled shared module.
2000-11-12 05:59:34 +00:00
Sascha Schumann
cf5a5fb1dd
Whoops, defining them to empty values generates many parse errors.
...
Defaulting to 1.
1999-12-30 04:52:19 +00:00
Sascha Schumann
2c99bef442
Get rid of config.h.stub. Note that you should embed a comment about
...
what the respective define does into the AC_DEFINE macro. I.e.
AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])
1999-12-30 04:07:46 +00:00
Uwe Steinmann
512c641794
- Several small corrections, typos, ...
1999-12-07 10:49:19 +00:00
Uwe Steinmann
6f4cca9cff
- fix to work with new version of FdfTk
1999-10-06 05:23:28 +00:00
Uwe Steinmann
cc31ea96a5
- fixed misleading explaination of fdftk option
1999-09-22 05:27:55 +00:00
Stig Bakken
ff37732997
moved fdf, hyperwave, informix and some smaller files
1999-04-22 00:25:57 +00:00