]> Nishi Git Mirror - libw3.git/commitdiff
fixing the flag
authornishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Tue, 6 Feb 2024 04:53:46 +0000 (04:53 +0000)
committernishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Tue, 6 Feb 2024 04:53:46 +0000 (04:53 +0000)
git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@173 d27a3e52-49c5-7645-884c-6793ebffc270

Makefile

index 248dfb6e28e0876e7562f1d91a7eac454898fab9..816f19eeb01810b756e37aabf94579d29d72e433 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ endif
        echo "Description: The WWW Library" >> $@
        echo "Version: $(VERSION)" >> $@
        echo "Cflags: -I\$${includedir}/W3" >> $@
-       echo "Libs: -I\$${libdir} -lw3" >> $@
+       echo "Libs: -L\$${libdir} -lw3" >> $@
 
 clean:
        -rm -f ./w3.pc w3-*.zip w3-*.tar.gz w3-*.lzh ./Library/W3Version.h *~