mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-22 03:02:06 +03:00
* Makefile.am (AM_CPPFLAGS): Remove, it's not needed.
This commit is contained in:
parent
280ac1e9d6
commit
2be0ee1d25
@ -1,3 +1,7 @@
|
||||
2001-08-26 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* Makefile.am (AM_CPPFLAGS): Remove, it's not needed.
|
||||
|
||||
2001-08-25 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* Makefile.in: Converted to ...
|
||||
|
@ -1,5 +1,4 @@
|
||||
AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@
|
||||
AM_CPPFLAGS = -I.. @CPPFLAGS@ @MCCPPFLAGS@
|
||||
|
||||
if INCLUDED_SLANG
|
||||
lib_LIBRARIES = libmcslang.a
|
||||
|
Loading…
Reference in New Issue
Block a user