|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../doxygen/doxygen.conf |
|
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -25,4 +25,5 @@ fi
|
|
|
|
|
|
|
|
|
|
if pkginstalled qt3; then |
|
|
|
|
var_append confopt ' ' '--with-doxywizard' |
|
|
|
|
var_append GCC_WRAPPER_INSERT " " "-I$root/$(pkgprefix includedir qt3)" |
|
|
|
|
fi |
|
|
|
|