Merge branch 'master' of gitlab.asc.tuwien.ac.at:jschoeberl/netgen

This commit is contained in:
Joachim Schoeberl 2015-07-29 20:39:11 +02:00
commit 4e258c7b2e

View File

@ -234,6 +234,7 @@ AM_CONDITIONAL([NGPYTHON], [test x$pythonon = xtrue])
# AC_CHECK_HEADERS([limits.h]) # AC_CHECK_HEADERS([limits.h])
# AC_CHECK_LIB(pthread, pthread_create) # AC_CHECK_LIB(pthread, pthread_create)
AC_CHECK_LIB(dl, dlsym)
# LDFLAGS+=" -L/usr/lib/Togl1.7" # LDFLAGS+=" -L/usr/lib/Togl1.7"