* device/lib/pic16/bootstrap.sh: avoid symlinks
[fw/sdcc] / device / lib / pic16 / configure.ac
index 6ce003ec1663a9cd1e698c6a4561214aca1eafe6..cedc3d449eade2e2231c2c1c98bdf976ee063d72 100644 (file)
@@ -1,13 +1,6 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-#
-# The (generated) configure script should be called with
-#     --build=<your-build-system> --target=pic16
-# to force cross-compilation mode; rather use the wrapper
-# ./configure.gnu instead of ./configure directly.
-#
-
 AC_PREREQ(2.61)
 AC_INIT([pic16lib], [0.3], [tecodev AT users sourceforge net])
 AM_INIT_AUTOMAKE