If you installed world after my libreadline header moving, you probably
have readline headers in /usr/include you'll want to rm.


Index: Makefile
===================================================================
RCS file: /home/ncvs/src/gnu/lib/libreadline/readline/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile    2000/01/29 12:01:52     1.4
+++ Makefile    2000/01/30 17:11:46     1.5
@@ -17,6 +17,8 @@
 
 DPADD+= $(LIBTERMCAP)
 LDADD+= -ltermcap
+
+INCDIR=        /usr/include/readline
 
 .for hdr in ${INSTALLED_HEADERS}
 INCS+= ${SRCDIR}/${hdr}


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to