/[xforms]/xforms/configure.ac
ViewVC logotype

Diff of /xforms/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by leeming, Wed Nov 19 22:23:18 2003 UTC revision 1.9 by leeming, Wed Nov 19 22:33:16 2003 UTC
# Line 83  AC_CHECK_LIB(c, fopen) Line 83  AC_CHECK_LIB(c, fopen)
83  AC_CHECK_HEADERS([sys/select.h])  AC_CHECK_HEADERS([sys/select.h])
84    
85  # Check whether we want to build the gl code  # Check whether we want to build the gl code
86  AC_ARG_ENABLE(gl,  AC_ARG_ENABLE(gl,
87    [AC_HELP_STRING([--disable-gl], [Do not build GL support library])])    [AC_HELP_STRING([--disable-gl], [Do not build GL support library])])
88  if test x$enable_gl != xno ; then  if test x$enable_gl != xno ; then
89    AC_CHECK_HEADER([GL/glx.h],, [enable_gl=no])    AC_CHECK_HEADER([GL/glx.h],, [enable_gl=no])

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26