You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-pda/libopensync-plugin-palm/files/libopensync-plugin-palm-inc...

12 lines
375 B

--- acinclude.m4.org 2006-10-25 17:52:48.000000000 +0200
+++ acinclude.m4 2006-10-25 17:53:15.000000000 +0200
@@ -16,7 +16,7 @@
PILOT_CFLAGS="-I$with_pilot_link/include"
PILOT_LIBS="-L$with_pilot_link/lib -Wl,-R$with_pilot_link/lib -lpisock"
else
- PILOT_CFLAGS=""
+ PILOT_CFLAGS="-I/usr/include/libpisock"
PILOT_LIBS="-lpisock"
fi