]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- allow shared link with glib
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Dec 2000 14:45:05 +0000 (14:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts-shared.patch -> 1.1

rc-scripts-shared.patch [new file with mode: 0644]

diff --git a/rc-scripts-shared.patch b/rc-scripts-shared.patch
new file mode 100644 (file)
index 0000000..bc4c434
--- /dev/null
@@ -0,0 +1,11 @@
+--- rc-scripts-0.2.10/src/Makefile.am~ Mon Apr  3 16:49:40 2000
++++ rc-scripts-0.2.10/src/Makefile.am  Wed Dec 27 03:32:07 2000
+@@ -47,7 +47,7 @@
+ getkey_SOURCES = getkey.c
+ ppp_watch_SOURCES = ppp-watch.c shvar.c shvar.h
+-ppp_watch_LDADD = /usr/lib/libglib.a
++ppp_watch_LDADD = -lglib
+ INCLUDES = `glib-config --cflags`
+ consoletype_SOURCES = consoletype.c
This page took 0.065034 seconds and 4 git commands to generate.