[Uml-devel] [Bug 118904] funny result of ./configure (umbrello tarball 1.5.0)

Oliver Kellogg okellogg at users.sourceforge.net
Fri Sep 15 18:47:58 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=118904         




------- Additional Comments From okellogg users sourceforge net  2006-09-15 20:47 -------
SVN commit 584893 by okellogg:

Requiring flex was a relic from the ancient past.
This addresses part of Comment #5,
> 2. flex seems to be a required build dependency. If that is correct,
> there should be 1) a note in the README [...]

CCBUG:118904


 M  +0 -7      configure.in.in  


--- branches/KDE/3.5/kdesdk/umbrello/configure.in.in #584892:584893
 @ -1,13 +1,6  @
 AC_LANG_SAVE
 AC_LANG_CPLUSPLUS
-AC_CHECK_HEADER(FlexLexer.h,
-  [kde_have_flex=yes],
-  [kde_have_flex=no])
 
-if test "$kde_have_flex" = "no"; then
-  DO_NOT_COMPILE="$DO_NOT_COMPILE umbrello"
-fi
-
 dnl Not GPL compatible
 dnl AC_PATH_PROG(DOT_FOUND, dot, no)
 dnl KDE_CHECK_HEADER(graphviz/pathgeom.h,




More information about the umbrello-devel mailing list