diff Makeconf.in @ 2386:4fc9fd1424a9

[project @ 1996-10-12 18:31:34 by jwe]
author jwe
date Sat, 12 Oct 1996 18:38:10 +0000
parents 22893e3c7fbf
children dc870b8b229f
line wrap: on
line diff
--- a/Makeconf.in	Sat Oct 12 18:24:33 1996 +0000
+++ b/Makeconf.in	Sat Oct 12 18:38:10 1996 +0000
@@ -57,8 +57,6 @@
 
 DLFCN_INCFLAGS = @DLFCN_INCFLAGS@
 
-UCB_INCFLAGS = @UCB_INCFLAGS@
-
 # Clean up INCFLAGS a bit if we are not compiling in a separate
 # directory.
 ifeq ($(srcdir),.)
@@ -74,7 +72,7 @@
 	-I$(TOPDIR)/glob -I$(top_srcdir) -I$(top_srcdir)/liboctave \
 	-I$(top_srcdir)/src -I$(top_srcdir)/glob
 endif
-INCFLAGS = $(TMP_IF_1) $(TMP_IF_2) $(DLFCN_INCFLAGS) $(UCB_INCFLAGS)
+INCFLAGS = $(TMP_IF_1) $(TMP_IF_2) $(DLFCN_INCFLAGS)
 
 LIBFLAGS = -L$(TOPDIR)