sasl/sasl.pc@66c3db5d26f6
sasl/sasl.pc
Wed, 01 Aug 2012 23:37:13 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 01 Aug 2012 23:37:13 +0200
- changeset 434
- 66c3db5d26f6
- permissions
- -rw-r--r--
Hack up to build 64 bit bins and libs on 64 bit platforms, why not?
...I just hope this is a portable way to do it, using the '-m64' switch.
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
9 Libs: -L${libdir} @libs@
10 Cflags: -I${includedir}