Selçuk Cevher wrote: > ... > And then, I ran bootstrap and configure scripts. However, what I > noticed from the output of configure script is that config.status > script skips the new process's folder while creating Makefiles even > though I added it into SUBDIRS in Makefile.am file in XORP > installation folder. Therefore, no Makefile is generated for the new > process.
Did you add your new Makefile to the AC_OUTPUT() macro in configure.in before running bootstrap? _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
