config headers: remove stale comment in makefile fragment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 2 Oct 2012 14:45:37 +0000 (16:45 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 2 Oct 2012 15:12:51 +0000 (17:12 +0200)
* lib/am/remake-hdr.am: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/remake-hdr.am

index 3c7e346..155e7b4 100644 (file)
@@ -14,9 +14,6 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-## Explicitly look in srcdir for benefit of non-GNU makes.
-
-
 %CONFIG_H%: %STAMP%
 ## Recover from removal of CONFIG_HEADER
        @if test ! -f $@; then rm -f %STAMP%; else :; fi