configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR
This commit is contained in:
@ -112,6 +112,13 @@ else
|
||||
CFLAGS="$CFLAGS -DDEBUG"
|
||||
fi
|
||||
|
||||
|
||||
dnl Determine target directory for libisoburn-*.pc
|
||||
dnl Important: Must be performed _after_ TARGET_SHIZZLE
|
||||
dnl
|
||||
LIBBURNIA_SET_PKGCONFIG
|
||||
|
||||
|
||||
AC_ARG_ENABLE(libreadline,
|
||||
[ --enable-libreadline Enable use of libreadline by xorriso, default=yes],
|
||||
, enable_libreadline=yes)
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2009.07.07.175748"
|
||||
#define Xorriso_timestamP "2009.07.07.193955"
|
||||
|
Reference in New Issue
Block a user