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]

Major differences between Autotools versions on Red Hat 7.3 and8.0??? Seems so...


Did you know file name configure.ac is OK on Red Hat 8.0 but
Red Hat 7.3 requires file name configure.in??!?

That is bearable.

What is getting close to unbearable is that

name_CFLAGS = -Wall

works on 8.0 but is ignored in 7.3.

(CFLAGS = -Wall works on 7.3 however)

Sound familiar?? What else is different between

these versions of Autotools??? What is going on here?

Chris





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