summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2016-12-17 16:57:42 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2016-12-17 16:57:42 +0000
commitf8ff6cc7fc75bdb3369093f563b84a4fa5e2deb6 (patch)
tree786c6b637c673881eea03acc0ba266c4ec99edc3 /NEWS
parent27d81b5b925680fb6f01a0938b8a622d401854d1 (diff)
download
-rw-r--r--USER/Makefile.PL8
1 files changed, 6 insertions, 2 deletions
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions
s too
- 'LIBS' => ['-lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -libpam_misc -libpam -lcrypt -luser'], # e.g., '-lm'
+ 'LIBS' => "\"$libs\"", # e.g., '-lm'
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
- 'INC' => '-I/usr/include/libuser -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include', # e.g., '-I. -I/usr/include/other'
+ 'INC' => "`pkg-config --cflags libuser`", # e.g., '-I. -I/usr/include/other'
'XSPROTOARG' => '-noprototypes',
'TYPEMAPS' => ['../perlobject.map' ],
);