Commit Graph

17 Commits

Author SHA1 Message Date
Frank Warmerdam
d713a69145 added darwin support 2001-06-22 12:49:23 +00:00
Frank Warmerdam
a2252cd044 removed tee to out.sh 2001-05-12 03:11:59 +00:00
Frank Warmerdam
72ed01b40c Changed NULL to 0 in mmap() call since NULL is not ubiquitous. 2001-05-10 02:14:16 +00:00
Frank Warmerdam
61b0ba33f0 Fixed SCRIPT_SH/SHELL handling. 2001-04-06 02:53:24 +00:00
Frank Warmerdam
21724616f5 Wide variety of HP/UX configuration changes 2001-04-03 05:17:02 +00:00
Frank Warmerdam
a255812074 added Darwin test to see if -lm needed 2001-04-03 03:51:57 +00:00
Frank Warmerdam
fb16c8ba87 added support for OPTIMIZER from config.site 2001-03-30 01:55:32 +00:00
Mike Welles
a7f6e194cf * modified Makefile.in, configure, and dist/newversion, so that.
the old code updates things based on the info in VERSION. I've
	  kept this, but added a second token in VERSION, "beta". configure
	  will now parse VERSION into $VERSION and $RELEASE.  Whatever the
	  second token is will be appened to the "release" target tar and
	  zip afiles, and will be used by dist/newversion to
	  create dist/tiff.version.
2000-12-22 22:33:41 +00:00
Frank Warmerdam
03bad0db8f Removed all reference to ALPHAFILE, and DIST_TYPE. Now extracts DIST_POINT
from VERSION file.  Use DIST_POINT in assigning DSOSUB_VERSION value.
2000-11-24 06:28:10 +00:00
Frank Warmerdam
abcd47ae35 added --prefix, and --exec-prefix support to configure 2000-11-22 14:41:35 +00:00
Frank Warmerdam
582fb18716 added GNULDdso, and switch LINUX and FreeBSD to use it 2000-09-27 16:20:40 +00:00
Frank Warmerdam
e0433eb06e removed extra sh 2000-07-24 16:56:31 +00:00
Mike Welles
4b79457a0e Bugzilla info 2000-07-13 14:58:15 +00:00
Frank Warmerdam
07263bff09 Patched linux DSO check ... patch supplied by
Jan Van Buggenhout <chipzz@Ace.ULYSSIS.Student.KULeuven.Ac.Be>.
2000-05-11 12:00:07 +00:00
Mike Welles
d20c60a208 2000-03-20 Mike Welles <mike@onshore.com>
* configure: added test for libc6 for linux targets.  Bug reported by
          Stanislav Brabec <utx@k332.feld.cvut.cz>

	* Added 3.5 docs to html/Makefile.in.  Thanks to  Stanislav Brabec <utx@k332.feld.cvut.cz>

	* configure: fixed bugs in sed scripts (applied sed script s:/@:s;@:;s:/s;;:;: to configure).
	  fix submitted to Stanislav Brabec <utx@k332.feld.cvut.cz>

	* tools/iptcutil was not in files list, and wasn't being added to tar archive.  Updated Makefile.in.
2000-03-20 18:20:42 +00:00
Frank Warmerdam
6ab26a4daf Added patches for IRIX/gcc and OSF/1 4.x suggested by
Albert Chin-A-Young <china@thewrittenword.com>.
1999-09-08 12:32:18 +00:00
Mike Welles
0ef31e1f62 Initial revision 1999-07-27 21:50:26 +00:00