Changeset 827
- Timestamp:
- 05/07/07 13:24:18 (2 years ago)
- Files:
-
- 1.8.3/branches/devel/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/branches/devel/Makefile.in
r803 r827 41 41 config.h: configure 42 42 @echo "Looks like your configure has been updated." 43 @echo "Run that first." 43 @echo "Run that first. If you did just run configure and" 44 @echo "it said that config.h was unchanged, 'touch config.h'" 45 @echo "to suppress this message and continue compiling." 44 46 exit 1 45 47
