2010-01-02 13:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* mpkg_rpm.sh
+ Really added cairo enabler logic.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-01-02 13:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* mpkg_rpm.sh
|
||||
+ Really added cairo enabler logic.
|
||||
|
||||
2010-01-02 13:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* include/hbextcdp.ch
|
||||
! Deleted unnecessary #include.
|
||||
|
||||
@@ -81,6 +81,10 @@ if test_reqrpm "allegro-devel"
|
||||
then
|
||||
INST_PARAM="${INST_PARAM} --with allegro"
|
||||
fi
|
||||
if test_reqrpm "cairo-devel"
|
||||
then
|
||||
INST_PARAM="${INST_PARAM} --with cairo"
|
||||
fi
|
||||
if test_reqrpm "curl-devel"
|
||||
then
|
||||
INST_PARAM="${INST_PARAM} --with curl"
|
||||
|
||||
Reference in New Issue
Block a user