http://llvm.org/bugs/show_bug.cgi?id=9642

           Summary: doxygen build fails
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: autoconf
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6403)
 --> (http://llvm.org/bugs/attachment.cgi?id=6403)
fix doxygen.cfg generation [files: configure.ac, configure]

Hi

I've tried to get doxygen documentation by configuring with
--enable-doxygen. Then 'make install' has been interrupted with
message "error: configuration file
/media/data/virtual/share/gsoc/build/docs/doxygen.cfg not found!".

mikem, why did you remove a line "AC_CONFIG_FILES([docs/doxygen.cfg])"
in autoconf/configure.ac [1] ?

I've restored this line. Now 'make install' is ok and doxygen is generated.

I've done patсh by 'git diff'. If it's not acceptable, please inform me.

[1]
https://llvm.org/viewvc/llvm-project/llvm/trunk/autoconf/configure.ac?r1=102719&r2=103213&sortby=log

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to