]> git.saurik.com Git - bison.git/blobdiff - lib/bitset.c
* bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
[bison.git] / lib / bitset.c
index 5470c5a906e4108dfcd70468daaaea68661af545..2924567e9fb91cd68c7d6c4c1c83d5a475b7d561 100644 (file)
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+# include <config.h>
 #endif
 
 #include <stdlib.h>