mirror_frr/isisd/topology
Vincent Bernat 9e7a548ce4 build: allow configure and build in a separate directory
Some .h files in lib/ are autogenerated. The search path should
include the build directory and the source directory. They usually
match but sometimes, they may be different. For example:

 $ mkdir build
 $ cd build
 $ ../configure
 $ make
2012-06-25 19:03:23 +02:00
..
.gitignore [administrivia] Git should ignore backup files and .loT files 2008-08-22 20:00:46 +01:00
Makefile.am build: allow configure and build in a separate directory 2012-06-25 19:03:23 +02:00
random.c [isisd] Fix compiler warnings and allow v4-only compilation 2006-12-08 01:09:50 +00:00
spacyc.c Initial revision 2003-12-23 08:09:43 +00:00
spgrid.c [isisd] Fix compiler warnings and allow v4-only compilation 2006-12-08 01:09:50 +00:00
spgrid.h * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke 2005-09-01 18:18:47 +00:00
sprand.c Initial revision 2003-12-23 08:09:43 +00:00