mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
11 lines
347 B
Plaintext
11 lines
347 B
Plaintext
|
1998-11-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||
|
|
||
|
* autogen.sh: Add "-I macros" to the aclocal flags.
|
||
|
|
||
|
* mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
|
||
|
so that aclocal will not complain about an obsolete macro.
|
||
|
|
||
|
* configure.in: Use MC_HPUX_PROG_CC_STDC
|
||
|
|
||
|
* ChangeLog: There was no ChangeLog here, so I added one.
|