This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Automake and libltdl


Hello,

I am using Automake (and autoconf) and libltdl in my package. I would like to know what is the best way to add a --enable-debug option to my configure.ac file to compile my package and the libltdl library with -ggdb3 flag (and most important: remove this -O2 flag which I don't know where it comes from).

Thanks,

Thomas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]