]> git.mxchange.org Git - flightgear.git/commitdiff
Makefile.am: distribute irix-hack.sh rather than irix-hack.pl
authorcurt <curt>
Tue, 26 Jun 2001 20:41:03 +0000 (20:41 +0000)
committercurt <curt>
Tue, 26 Jun 2001 20:41:03 +0000 (20:41 +0000)
Thanks: Updated Norman Vine's entry
configure.in: require simgear-0.0.16

Makefile.am
Thanks

index 245d06b6009a5e932a332aa3c593525cf31d3ffc..26f56ba91fe2a0a17055b7dbac705b1dfbab298b 100644 (file)
@@ -2,7 +2,7 @@ SUBDIRS = \
        tests \
        src
 
-EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.pl \
+EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.sh \
        FlightGear.dsp FlightGear.dsw
 
 dist-hook:
diff --git a/Thanks b/Thanks
index 6b031dd6f85da2ec0e22a3b851aacd61878d9c54..a8c5a63af0cfcd0f4a5f87a280a9cfed030a9dd1 100644 (file)
--- a/Thanks
+++ b/Thanks
@@ -380,6 +380,7 @@ Norman Vine <nhv@yahoo.com>
   Contributed a great circle route autopilot mode based on wgs84 routines.
   Many other GUI, HUD, and autopilot contributions.
   Contributed a patch to allow mouse input to control view direction.
+  Ultra hires tiled screen dumps.
 
 
 Roland Voegtli <voegtli@sanw.unibe.ch>