Add fixes for VPATH builds
This commit was SVN r378.
Этот коммит содержится в:
родитель
216932931b
Коммит
4e9e99e330
@ -83,7 +83,7 @@ AH_TOP([/* -*- c -*-
|
|||||||
#define LAM_CONFIG_H
|
#define LAM_CONFIG_H
|
||||||
])
|
])
|
||||||
AH_BOTTOM([
|
AH_BOTTOM([
|
||||||
#include <lam_config_bottom.h>
|
#include "lam_config_bottom.h"
|
||||||
#endif /* LAM_CONFIG_H */
|
#endif /* LAM_CONFIG_H */
|
||||||
])
|
])
|
||||||
|
|
||||||
@ -325,8 +325,8 @@ lam_show_title "Final top-level LAM configuration"
|
|||||||
# purely aesthetic.
|
# purely aesthetic.
|
||||||
#
|
#
|
||||||
|
|
||||||
CPPFLAGS='-I$(top_srcdir)/src'" $CPPFLAGS"
|
CPPFLAGS='-I$(top_srcdir)/src -I$(top_srcdir)/src/include'" $CPPFLAGS"
|
||||||
CXXCPPFLAGS='-I$(top_srcdir)/src'" $CXXCPPFLAGS"
|
CXXCPPFLAGS='-I$(top_srcdir)/src -I$(top_srcdir)/src/include'" $CXXCPPFLAGS"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Adding WRAPPER_* flags so that extra flags needed for wrappper compilers
|
# Adding WRAPPER_* flags so that extra flags needed for wrappper compilers
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user