jerenkrantz 02/04/30 17:00:02
Modified: . configure.in
Log:
Fix brain damage from last commit (remove bogus [] and blank line)
Revision Changes Path
1.439 +1 -2 apr/configure.in
Index: configure.in
===================================================================
RCS file: /home/cvs/apr/configure.in,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- configure.in 30 Apr 2002 23:49:41 -0000 1.438
+++ configure.in 1 May 2002 00:00:02 -0000 1.439
@@ -310,8 +310,7 @@
[ --disable-atomics Turn off optimized atomic code],
[ if test "$enableval" = "no"; then
user_disabled_atomics=1
- fi ], [] )
-
+ fi ] )
config_subdirs="none"
INSTALL_SUBDIRS="none"