[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] broken build/install :-(
From: |
Theodore A. Roth |
Subject: |
[avr-libc-dev] broken build/install :-( |
Date: |
Fri, 17 Sep 2004 11:33:00 -0700 (PDT) |
Hi,
While tracking down bug #10420, my 5 minute fix turned into an hour and
half because 'make && make install' where only working for avr2.
I broken the build and install when I made this change:
2004-06-08 Theodore A. Roth <address@hidden>
* configure.in (AM_INIT_AUTOMAKE): Bump version.
* Makefile.am (install-data-local): Install version.h file.
* acconfig.h: New file.
* config-ml.in: When adding the Multi.tem fragment to the Makefile,
don't use a variable or the fragment will be added to the version.h
file instead of the Makefile.
* configure.in: Generate the version.h config header file.
* reconf: Run autoheader.
The attached patch partially reverts that change so as to get the
build/install working again. I'm going to commit this to HEAD and 1.0
shortly.
I need to look into this more before we roll 1.0.5, but don't have the
time at the moment.
---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden
avr-libc-no-autoheader.diff
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-libc-dev] broken build/install :-(,
Theodore A. Roth <=