forked from Lainports/freebsd-ports
11 lines
314 B
Text
11 lines
314 B
Text
--- examples/xgrep/Makefile.orig Wed Dec 4 19:34:37 2002
|
|
+++ examples/xgrep/Makefile Tue Nov 4 15:18:31 2003
|
|
@@ -12,7 +12,7 @@
|
|
|
|
include $(MAKEDEFS)
|
|
|
|
-XGREPLIBS = -L../../lib $(XERCESLIB) -ldl -lpathan -lstdc++
|
|
+XGREPLIBS = -L../../lib $(XERCESLIB) -lpathan -lstdc++
|
|
|
|
XGREPINCPATH = $(INCPATH) -I../common
|
|
|