Skip to content
Snippets Groups Projects
Commit 01893431 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Add an automake conditional.

parent 229cafca
No related branches found
No related tags found
No related merge requests found
...@@ -231,6 +231,7 @@ fi ...@@ -231,6 +231,7 @@ fi
fi dnl disable fi fi dnl disable fi
AM_CONDITIONAL([HAVE_]UPNAME, [test -n "$[]UPNAME[_LIB]"])
AC_SUBST(UPNAME[_INCLUDE_PATH]) AC_SUBST(UPNAME[_INCLUDE_PATH])
AC_SUBST(UPNAME[_LIB_PATH]) AC_SUBST(UPNAME[_LIB_PATH])
AC_SUBST(UPNAME[_INCLUDE]) AC_SUBST(UPNAME[_INCLUDE])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment