Skip to content

Commit

Permalink
update configure script with autoconf
Browse files Browse the repository at this point in the history
  • Loading branch information
polydroi committed Nov 10, 2016
1 parent 17b4286 commit 417bed7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions configure
Expand Up @@ -631,11 +631,6 @@ CPP
glut
GLU
GL
ARM_OBJCOPY
ARM_LD
ARM_AR
ARM_GPP
ARM_GCC
PIC_CC8E
OPENSSL
UNCRUSTIFY
Expand Down Expand Up @@ -3815,6 +3810,8 @@ else
$as_echo "CC8E found!" >&6; }
fi

# Checks for libraries.

{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glAlphaFunc in -lGL" >&5
$as_echo_n "checking for glAlphaFunc in -lGL... " >&6; }
if ${ac_cv_lib_GL_glAlphaFunc+:} false; then :
Expand Down

0 comments on commit 417bed7

Please sign in to comment.