* Makefile.in: Revert patch from 2003-04-17.

This commit is contained in:
Thomas Pfaff 2003-04-30 22:18:24 +00:00
parent 14dbd34e9e
commit 2238537c36
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2003-04-30 Thomas Pfaff <tpfaff@gmx.net>
* Makefile.in: Revert patch from 2003-04-17.
2003-04-28 Brian Ford <ford@vss.fsi.com>
* profil.h (PROFADDR): Prevent overflow when text segments are larger

View file

@ -80,9 +80,6 @@ CFLAGS=@CFLAGS@
override CFLAGS+=-MMD ${$(*F)_CFLAGS}
CXX=@CXX@
CXXFLAGS=@CXXFLAGS@
ifeq ($(CYGINLINE),1)
override CXXFLAGS+=-finline-functions
endif
AR:=@AR@
AR_FLAGS:=qv