diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -928,7 +928,6 @@ Special configuration feature: gp2xwiz for GP2X Wiz iphone for Apple iPhone (iOS <= 6) ios7 for Apple iPhone / iPad (iOS >= 7) - linupy for Yopy PDA maemo for Nokia Maemo motoezx for MotoEZX motomagx for MotoMAGX @@ -1506,10 +1505,6 @@ ios7) _host_cpu=arm _host_alias=arm-apple-darwin11 ;; -linupy) - _host_os=linux - _host_cpu=arm - ;; maemo) _host_os=maemo _host_cpu=arm @@ -3045,9 +3040,6 @@ if test -n "$_host"; then _seq_midi=no _timidity=no ;; - linupy) - append_var DEFINES "-DLINUPY" - ;; m68k-atari-mint) append_var DEFINES "-DSYSTEM_NOT_SUPPORTING_D_TYPE" _ranlib=m68k-atari-mint-ranlib |