lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV lynx-ac-44: FreeBSD libraries fix


From: Андрей Чернов
Subject: LYNX-DEV lynx-ac-44: FreeBSD libraries fix
Date: Wed, 30 Jul 1997 21:07:44 +0400 (MSD)

*** configure.in.bak    Mon Jul 28 04:36:15 1997
--- configure.in        Wed Jul 30 07:15:24 1997
***************
*** 111,116 ****
--- 111,119 ----
  openbsd*)
        LIBS="$LIBS -lcompat"
        ;;
+ freebsd*)
+       LIBS="$LIBS -lmytinfo"
+       ;;
  osf*)
        # Increase the maximum size of functions that will be optimized.
        test -z "$GCC" && CFLAGS="$CFLAGS -O -Olimit 4000"
*** configure.bak       Wed Jul 30 06:39:04 1997
--- configure   Wed Jul 30 07:15:25 1997
***************
*** 2278,2283 ****
--- 2278,2286 ----
  openbsd*)
        LIBS="$LIBS -lcompat"
        ;;
+ freebsd*)
+       LIBS="$LIBS -lmytinfo"
+       ;;
  osf*)
        # Increase the maximum size of functions that will be optimized.
        test -z "$GCC" && CFLAGS="$CFLAGS -O -Olimit 4000"


-- 
Andrey A. Chernov
<address@hidden>
http://www.nagual.pp.ru/~ache/

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]