diff --git a/GSWeb.framework/Makefile.preamble.in b/GSWeb.framework/Makefile.preamble.in index 5904733..c6a718d 100644 --- a/GSWeb.framework/Makefile.preamble.in +++ b/GSWeb.framework/Makefile.preamble.in @@ -1,9 +1,9 @@ # -*-makefile-*- # Makefile.preamble - GSWeb: Makefile.preamble -# Copyright (C) 1999-2002 Free Software Foundation, Inc. +# Copyright (C) 1999-2004 Free Software Foundation, Inc. # # Written by: Manuel Guesdon -# Date: Jan 1999 +# Date: Jan 1999 # # This file is part of the GNUstep Web Library. # @@ -64,7 +64,7 @@ ADDITIONAL_CFLAGS = -DUSE_BUILTIN ADDITIONAL_INCLUDE_DIRS = -I./$(GNUSTEP_TARGET_DIR) @XML_CFLAGS@ # Additional LDFLAGS to pass to the linker -LIBRARIES_DEPEND_UPON += -lGSANTLR @AUX_LIBS@ +LIBRARIES_DEPEND_UPON += @AUX_LIBS@ ifneq ($(FOUNDATION_LIB),gnu) LIBRARIES_DEPEND_UPON += -lgnustep-baseadd endif