diff --git a/src/post_modules/GLUT/configure.in b/src/post_modules/GLUT/configure.in
index 2fb58e7c46820c653c299ca754c1697829d421a5..bdc3d95f948c197818ba33a34abc6fbfc5ea97b7 100755
--- a/src/post_modules/GLUT/configure.in
+++ b/src/post_modules/GLUT/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.2 1999/11/14 00:09:35 per Exp $
+# $Id: configure.in,v 1.3 1999/11/14 00:11:57 per Exp $
 AC_INIT(top.c)
 AC_CONFIG_HEADER(config.h)
 
@@ -44,5 +44,6 @@ else
   AC_MSG_RESULT(no)
   AUTO=""
 fi
+fi
 
 AC_OUTPUT(Makefile,echo FOO >stamp-h )