changeset 432:5f9f185e4aa0

Wrong predicate on SHAREDFLAGS.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 27 May 2003 21:27:26 +0000
parents 561acf6de39a
children f225f16bebbd
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Tue May 27 21:23:42 2003 +0000
+++ b/Makefile.in	Tue May 27 21:27:26 2003 +0000
@@ -25,7 +25,7 @@
     
 
 # Link flags shared objects
-SYSCONF_LFLAGS_SHOBJ	= $(SHAREDFLAG)
+SYSCONF_LFLAGS_SHOBJ	= @SHAREDFLAG@
 
 # Linking shared libraries
 #   - Build the $(TARGET) library, eg. lib$(TARGET).so.0.0