summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-09-18 18:43:20 +0000
committerTushar Gohad <tushar.gohad@intel.com>2015-09-20 19:39:24 +0000
commitbca105ccd31777a1b2cb956f61aeb03cc79664aa (patch)
tree81e5e520b887fb6a466c76e358f7c0f5556eaccd /configure.ac
parentdc11fba6858e8a3fc8b83f36f45c96317e4a8d01 (diff)
downloadliberasurecode-bca105ccd31777a1b2cb956f61aeb03cc79664aa.tar.gz
Create header symlinks in std locations for backward compat
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ab9769c..9b10284 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,6 +15,8 @@ AM_MAINTAINER_MODE([disable])
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
AM_SILENT_RULES([yes])
+AC_PROG_LN_S
+
dnl Compiling with per-target flags requires AM_PROG_CC_C_O.
AC_PROG_CC
AM_PROG_CC_C_O