mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
--- Makefile.in.orig Sun Jan 17 16:17:27 1999
|
|
+++ Makefile.in Sun Jan 17 16:17:38 1999
|
|
@@ -93,7 +93,7 @@
|
|
ghttp.h \
|
|
ghttp_constants.h
|
|
|
|
-libghttp_la_LDFLAGS = -version-info 99:2:99
|
|
+libghttp_la_LDFLAGS = -version-info 0:2:0
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_CLEAN_FILES =
|