hepmc
Subversion Repositories:
| /trunk/bootstrap |
|---|
| @@ -15,7 +15,7 @@ |
| autoconf |
| # run doxygen if present |
| if [ `whereis doxygen | wc -w` == 2 ]; then |
| if [ `whereis doxygen | wc -w` > 1 ]; then |
| cd doc; doxygen doxygen.conf |
| fi |
| /trunk/bootstrap |
|---|
| @@ -15,7 +15,7 @@ |
| autoconf |
| # run doxygen if present |
| if [ `whereis doxygen | wc -w` == 2 ]; then |
| if [ `whereis doxygen | wc -w` > 1 ]; then |
| cd doc; doxygen doxygen.conf |
| fi |