Commit Graph

14 Commits

Author SHA1 Message Date
Evan Klinger
bf8f42835f Add appropriate check for mckcrypto lib 2000-03-02 02:05:39 +00:00
Evan Klinger
ae552c39fd get rid of warning when $url["port"] isn't set 2000-03-01 07:03:33 +00:00
Zeev Suraski
bf5cb890b0 - Convert 'PHP3' to 'PHP'
- Avoid declaring crypt() related salt types twice
2000-02-26 03:20:55 +00:00
Sascha Schumann
189847996d Revert last commit (cybercash has its own version of base64.h) 2000-02-24 10:58:21 +00:00
Sascha Schumann
9dc605afe5 Fix include file path
Suggested by: stephen@ecoverage.com
PR: #3542
2000-02-23 14:08:16 +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
Sascha Schumann
f2f8d38efa Integration of -ng changes. Changes:
- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
  (libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.
1999-12-30 02:59:53 +00:00
Zeev Suraski
a1ad2872ee - The tree compiles again 1999-12-18 22:40:35 +00:00
Evan Klinger
091c58f734 More clean up. 1999-12-07 02:26:51 +00:00
Evan Klinger
76207d5de8 Now it compiles - couldn't find lib before. 1999-12-07 02:02:05 +00:00
Evan Klinger
998a9ed0ff Eliminate some warnings. 1999-12-07 01:41:25 +00:00
Evan Klinger
540f780735 Minor changes and clean up. 1999-12-07 01:17:25 +00:00
Evan Klinger
0d993a8c42 @- Added CyberCash support. (Evan)
CyberCash support.
1999-12-07 00:56:25 +00:00