From 0048be874bbe76e53caafe3405ecfe3955e14784 Mon Sep 17 00:00:00 2001 From: Per Hedbor <ph@opera.com> Date: Sun, 14 Nov 1999 01:11:57 +0100 Subject: [PATCH] oups Rev: src/post_modules/GLUT/configure.in:1.3 --- src/post_modules/GLUT/configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/post_modules/GLUT/configure.in b/src/post_modules/GLUT/configure.in index 2fb58e7c46..bdc3d95f94 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 ) -- GitLab