sim: unify hardware settings
[deliverable/binutils-gdb.git] / sim / rl78 / configure.ac
index b44d1dabb2b30f91dd3c7f147f8e379b63c81df0..7d86d83f8b205fdc475c892a48a3a78708e69fd3 100644 (file)
@@ -19,10 +19,6 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
 dnl
 AC_INIT(Makefile.in)
-sinclude(../common/acinclude.m4)
-
-SIM_AC_COMMON
-
-AC_CHECK_HEADERS(getopt.h)
+AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
 SIM_AC_OUTPUT
This page took 0.023765 seconds and 4 git commands to generate.