X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=configure;h=f55e9b652a299088b1e38f7d1c86215f84cbe43c;hp=8ef761135bcb8a4d81cb5f65b5a1e52286310f39;hb=2c616080220bf33a8348e12fd8a5c87052300a54;hpb=5b9aa74918361ff5d306c39cb695a77d7ea40b8f diff --git a/configure b/configure index 8ef76113..f55e9b65 100755 --- a/configure +++ b/configure @@ -425,6 +425,9 @@ echo "enable dynarec $enable_dynarec" echo "ARMv7 optimizations $have_armv7" echo "enable ARM NEON $have_arm_neon" echo "tslib support $have_tslib" +if [ "$platform" = "generic" ]; then + echo "OpenGL ES output $have_gles" +fi echo "# Automatically generated by configure" > $config_mak printf "# Configured with:" >> $config_mak