diff options
Diffstat (limited to 'net-im/loudmouth/files/patch-loudmouth_Makefile.in')
-rw-r--r-- | net-im/loudmouth/files/patch-loudmouth_Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/loudmouth/files/patch-loudmouth_Makefile.in b/net-im/loudmouth/files/patch-loudmouth_Makefile.in deleted file mode 100644 index 99c8782e6ced..000000000000 --- a/net-im/loudmouth/files/patch-loudmouth_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- loudmouth/Makefile.in.orig 2008-07-06 15:44:25.000000000 -0400 -+++ loudmouth/Makefile.in 2008-07-06 15:43:53.000000000 -0400 -@@ -306,8 +306,7 @@ libloudmouthinclude_HEADERS = \ - - libloudmouth_1_la_LIBADD = \ - $(LOUDMOUTH_LIBS) \ -- $(LIBIDN_LIBS) \ -- -lresolv -+ $(LIBIDN_LIBS) - - libloudmouth_1_la_LDFLAGS = \ - -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \ |