summaryrefslogtreecommitdiff
path: root/ext/rpc/java/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>.Sebastian Bergmann2003-01-121-1/+3
* fix for bug #20389 (no trailing slash in configure option)Christian Stocker2002-11-291-1/+1
* One more patch up towards OSX compatibility...Dan Kalowsky2002-08-211-21/+19
* Fix the build when using --with-java without any pathfoobar2002-08-191-1/+3
* Updating the error message to state a difference between libraries andDan Kalowsky2002-08-141-6/+6
* Adding a check for the binaries rather than just the directories.Dan Kalowsky2002-08-141-2/+2
* JavaC doesn't take flags like this, Java jar does, pay attention kalowskyDan Kalowsky2002-08-141-1/+1
* cleaning up the displayed path (removing the ./ in the middle)Dan Kalowsky2002-08-141-1/+1
* Adding in MSG_RESULT check and \n for configure output viewingDan Kalowsky2002-08-141-0/+1
* Correcting mis-versioned commentDan Kalowsky2002-08-141-1/+1
* JAVA_INCLUDE, not JAVE_INCLUDEDan Kalowsky2002-08-141-1/+1
* A little more clean up on the error messages, with a sample JDK 1.3 path to l...Dan Kalowsky2002-08-141-16/+6
* correcting the AC_MSG_RESULT lineDan Kalowsky2002-08-141-1/+1
* adding in PATH check for JavaJar as well...Dan Kalowsky2002-08-141-2/+10
* Fix a bug for a user provided path as eru.Dan Kalowsky2002-08-141-0/+14
* The start of adding in MacOSX compatibility. No objections on theDan Kalowsky2002-08-111-95/+133
* - Fail gracefully and not just bail out with an error message from dirnameMarkus Fischer2002-05-111-0/+6
* Tiny typo..foobar2002-04-211-6/+6
* - Use the correct javac/jar binaries.foobar2002-04-141-5/+17
* Fixed the build issues reported by Stas.foobar2002-03-311-99/+93
* Unified the configure messages.foobar2001-11-301-5/+5
* fix build.foobar2001-09-101-1/+1
* Fix a problem when withval pointed to a symlink and automaticSascha Schumann2001-09-101-2/+5
* Nuke more quotesSascha Schumann2001-05-121-16/+16
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-2/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-8/+8
* Support AIX/HP shared lib extensions and j2sdk1.3.0 (hotspot)Alex Akilov2001-01-181-3/+12
* wb fix.foobar2000-12-191-14/+14
* Fix pr: #7982foobar2000-12-191-0/+1
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-3/+3
* Fix for problem noted by Jay Greenspan on TurboLinux machinesSam Ruby2000-07-111-1/+1
* Don't try to install php_java.jar if --with-servlet was specifiedSam Ruby2000-04-011-2/+2
* JAVA_LIBPATH was not allways being added to the LIBPATHSam Ruby2000-03-261-2/+1
* Dynamically load java support, for better error messagesSam Ruby2000-03-251-4/+15
* Get Blackdown support to compile. Doesn't seem to be able to findSam Ruby2000-03-151-5/+10
* Eliminate java.library ini option in favor of rpathSam Ruby2000-03-131-34/+45
* Progress: sapi/servlet now builds again on UnixSam Ruby2000-01-291-1/+3
* accomodate old versions of kaffe which don't support jarSam Ruby2000-01-281-7/+13
* Forward progress, thanks to Sascha Schumann.Sam Ruby2000-01-271-1/+0
* First step to restoring the ability to build Java support on Unix:Sam Ruby2000-01-191-1/+8
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-6/+6
* force ext/java to be built as a shared librarySam Ruby1999-12-161-0/+1
* PHP_BUILD_* m4 macros are not intended to be used by extensions.Sascha Schumann1999-12-031-1/+0
* Initial alpha-level of sapi/servlet. See README for details.Sam Ruby1999-11-291-0/+7
* - substitute JAVA_LFLAGS (not set, but used in libphp_java_la_LIBADD)Stig Bakken1999-11-091-0/+2
* @ Added Zend OO syntax overloading support for Java componentsSam Ruby1999-11-091-0/+59