Remove hpversion.h from repository
This patch removes hpversion.h from the repository, this also untangles a lot of ifdef mess. This closes bug CDExc19524.
This commit is contained in:
@@ -80,10 +80,8 @@ OLIASTLIBS= \
|
||||
#endif
|
||||
OLIASLIBS= $(OLIASNORMALLIBS) $(OLIASTLIBS)
|
||||
|
||||
#ifndef HPArchitecture
|
||||
# ifdef UseDlOpen
|
||||
#if !defined(HPArchitecture) && defined(UseDlOpen)
|
||||
DLLIB=-ldl
|
||||
# endif
|
||||
#endif
|
||||
|
||||
OTHEROBJS=Support/InputNotifier.o
|
||||
|
||||
Reference in New Issue
Block a user