mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
46789bfcb4
Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
12 lines
342 B
Plaintext
12 lines
342 B
Plaintext
--- configure.orig Wed Sep 8 00:22:53 1999
|
|
+++ configure Tue Feb 15 21:54:21 2000
|
|
@@ -4407,7 +4407,7 @@
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
else
|
|
ac_save_LIBS="$LIBS"
|
|
-LIBS="$all_libraries -lgif -lX11 $LIBSOCKET"
|
|
+LIBS="$all_libraries -lungif -lX11 $LIBSOCKET"
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 4413 "configure"
|
|
#include "confdefs.h"
|