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 |
|