diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1d9e197..dc66dde 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ IEM_OPERATING_SYSTEM ARCH=$(uname -m) KERN=$(uname -s) -m4_ifdef([AC_LIB_RPATH], [AC_LIB_RPATH]) +dnl m4_ifdef([AC_LIB_RPATH], [AC_LIB_RPATH]) dnl Checks for programs. AC_PROG_CC |