]> andersk Git - moira.git/commitdiff
regen
authordanw <danw>
Mon, 7 Sep 1998 07:11:17 +0000 (07:11 +0000)
committerdanw <danw>
Mon, 7 Sep 1998 07:11:17 +0000 (07:11 +0000)
configure

index 947fa7a9d49a1996183cf368547c9f2b47674f9e..7c6a2a272ba4407c0d025fb600292e5161e27e3d 100755 (executable)
--- a/configure
+++ b/configure
@@ -2175,7 +2175,7 @@ fi
 
 if test "$readline" != no; then
     if test "$readline" != yes; then
-       READLINE_CPPFLAGS="-I$readline/include/readline -DHAVE_READLINE"
+       READLINE_CPPFLAGS="-I$readline/include -I$readline/include/readline -DHAVE_READLINE"
        READLINE_LIBS="-L$readline/lib -lreadline -ltermcap"
     fi
 fi
This page took 0.042481 seconds and 5 git commands to generate.