Reverted r32225. r29732 already fixes the automake issue in the trunk
This commit was SVN r32230. The following SVN revision numbers were found above: r29732 --> open-mpi/ompi@3923ee89ec r32225 --> open-mpi/ompi@0db23b0210
Этот коммит содержится в:
родитель
1feaffbb15
Коммит
2d01dd04d4
@ -5,7 +5,7 @@ AC_PREREQ(2.60)
|
||||
AC_INIT([VampirTrace], [m4_normalize(esyscmd([cat VERSION]))], [vampirsupport@zih.tu-dresden.de], [VampirTrace])
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AC_CONFIG_MACRO_DIR(config/m4)
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
|
||||
# If Automake supports silent rules, enable them.
|
||||
|
@ -8,7 +8,7 @@ AC_INIT([OTF],
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AC_CONFIG_MACRO_DIR(config/m4)
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
# If Automake supports silent rules, enable them.
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user